| 1 | [ Jan 5 19:06:51 Enabled. ] | ||
| 2 | [ Jan 5 19:06:51 Rereading configuration. ] | ||
| 3 | [ Jan 5 19:06:52 Rereading configuration. ] | ||
| 4 | [ Jan 5 19:07:04 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 5 19:07:04 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.05 19:07:06.164656 [ 1 ] {} <Information> Application: Will watch for the process with pid 24172 | ||
| 29 | 2026.01.05 19:07:06.165059 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.05 19:07:06.655150 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24172 | ||
| 31 | 2026.01.05 19:07:06.656012 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.05 19:07:06.656171 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.05 19:07:06.900615 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.05 19:07:06.938469 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.05 19:07:06.938551 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.05 19:07:06.938570 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.05 19:07:06.938632 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.05 19:07:06.939320 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.05 19:07:06.941545 [ 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.05 19:07:06.942394 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.05 19:07:06.943239 [ 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.05 19:07:06.943293 [ 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.05 19:07:06.943337 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.05 19:07:06.944064 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.05 19:07:06.945070 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.05 19:07:06.951331 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.05 19:07:06.952222 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.05 19:07:06.953777 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.05 19:07:06.953913 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.05 19:07:06.955040 [ 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.05 19:07:06.955706 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.05 19:07:06.959919 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.05 19:07:06.960680 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.05 19:07:06.965421 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.05 19:07:06.965793 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.05 19:07:06.966285 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.05 19:07:06.966613 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.05 19:07:06.968073 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.05 19:07:06.968100 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.05 19:07:06.968194 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.05 19:07:06.968279 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.05 19:07:06.976670 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.05 19:07:06.976698 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000166334 sec | ||
| 68 | 2026.01.05 19:07:06.976750 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.05 19:07:06.976790 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.05 19:07:06.977484 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.05 19:07:06.978088 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.05 19:07:06.991823 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.05 19:07:06.991869 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.05 19:07:06.991952 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.05 19:07:06.991965 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.05 19:07:06.991999 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.05 19:07:06.992077 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.05 19:07:06.999002 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.05 19:07:06.999056 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.05 19:07:06.999100 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.05 19:07:06.999303 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.05 19:07:06.999354 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.05 19:07:06.999370 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.05 19:07:06.999463 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.05 19:07:06.999482 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.05 19:07:06.999520 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.05 19:07:06.999596 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.05 19:07:07.027001 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.05 19:07:07.029247 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.05 19:07:07.029330 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000102292 sec | ||
| 91 | 2026.01.05 19:07:07.029344 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.05 19:07:07.029355 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.05 19:07:07.029380 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.05 19:07:07.029580 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.05 19:07:07.029677 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.05 19:07:07.029691 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.05 19:07:07.029702 [ 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.05 19:07:07.029712 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.05 19:07:07.034830 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.05 19:07:07.035029 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.01.05 19:07:07.036542 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.242e-05 sec. | ||
| 102 | 2026.01.05 19:07:07.036905 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.05 19:07:07.038212 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.05 19:07:07.038230 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.05 19:07:07.427533 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38239 | ||
| 106 | 2026.01.05 19:07:07.438789 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.05 19:07:07.438867 [ 4 ] {} <Debug> TCP-Session: 3a85b06b-ded1-46bb-94bc-655078b256ae Authenticating user 'default' from [fd00:1122:3344:101::a]:38239 | ||
| 108 | 2026.01.05 19:07:07.438895 [ 4 ] {} <Debug> TCP-Session: 3a85b06b-ded1-46bb-94bc-655078b256ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.05 19:07:07.438976 [ 4 ] {} <Debug> TCP-Session: 3a85b06b-ded1-46bb-94bc-655078b256ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.05 19:07:07.439071 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.05 19:07:07.439096 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.05 19:07:07.439181 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.05 19:07:07.442153 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61749 | ||
| 114 | 2026.01.05 19:07:07.442243 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43211 | ||
| 115 | 2026.01.05 19:07:07.442259 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59508 | ||
| 116 | 2026.01.05 19:07:07.442367 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.05 19:07:07.442438 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34972 | ||
| 118 | 2026.01.05 19:07:07.442442 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.01.05 19:07:07.442485 [ 5 ] {} <Debug> TCP-Session: af3c9a39-0a59-4d78-93b0-844bd5e8b053 Authenticating user 'default' from [fd00:1122:3344:101::a]:61749 | ||
| 120 | 2026.01.05 19:07:07.442504 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.05 19:07:07.442547 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55620 | ||
| 122 | 2026.01.05 19:07:07.442534 [ 5 ] {} <Debug> TCP-Session: af3c9a39-0a59-4d78-93b0-844bd5e8b053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.05 19:07:07.442524 [ 254 ] {} <Debug> TCP-Session: 1182f3b4-9497-4c03-844b-5c5521efb71d Authenticating user 'default' from [fd00:1122:3344:101::a]:43211 | ||
| 124 | 2026.01.05 19:07:07.442676 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43019 | ||
| 125 | 2026.01.05 19:07:07.442658 [ 6 ] {} <Debug> TCP-Session: fdfcf5e1-6fb7-464e-b08a-e325f3d2ac41 Authenticating user 'default' from [fd00:1122:3344:101::a]:59508 | ||
| 126 | 2026.01.05 19:07:07.442645 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.01.05 19:07:07.442744 [ 254 ] {} <Debug> TCP-Session: 1182f3b4-9497-4c03-844b-5c5521efb71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.05 19:07:07.442788 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35401 | ||
| 129 | 2026.01.05 19:07:07.442783 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.05 19:07:07.442826 [ 255 ] {} <Debug> TCP-Session: e2a0c747-4f40-4d81-a7bb-304c457e100a Authenticating user 'default' from [fd00:1122:3344:101::a]:34972 | ||
| 131 | 2026.01.05 19:07:07.442894 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.01.05 19:07:07.442876 [ 256 ] {} <Debug> TCP-Session: d69caa8b-8976-435a-9f17-57c1b8058546 Authenticating user 'default' from [fd00:1122:3344:101::a]:55620 | ||
| 133 | 2026.01.05 19:07:07.442846 [ 254 ] {} <Debug> TCP-Session: 1182f3b4-9497-4c03-844b-5c5521efb71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.05 19:07:07.442965 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.05 19:07:07.442981 [ 257 ] {} <Debug> TCP-Session: e52825d3-1996-4d48-83bb-a8fd4cb8b0ad Authenticating user 'default' from [fd00:1122:3344:101::a]:43019 | ||
| 136 | 2026.01.05 19:07:07.442962 [ 256 ] {} <Debug> TCP-Session: d69caa8b-8976-435a-9f17-57c1b8058546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.05 19:07:07.442956 [ 255 ] {} <Debug> TCP-Session: e2a0c747-4f40-4d81-a7bb-304c457e100a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.05 19:07:07.443067 [ 256 ] {} <Debug> TCP-Session: d69caa8b-8976-435a-9f17-57c1b8058546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.05 19:07:07.443086 [ 257 ] {} <Debug> TCP-Session: e52825d3-1996-4d48-83bb-a8fd4cb8b0ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.05 19:07:07.443060 [ 258 ] {} <Debug> TCP-Session: 77ef029b-27e6-45cc-96f1-ae71e0c1e9ee Authenticating user 'default' from [fd00:1122:3344:101::a]:35401 | ||
| 141 | 2026.01.05 19:07:07.443143 [ 257 ] {} <Debug> TCP-Session: e52825d3-1996-4d48-83bb-a8fd4cb8b0ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.05 19:07:07.443128 [ 255 ] {} <Debug> TCP-Session: e2a0c747-4f40-4d81-a7bb-304c457e100a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.05 19:07:07.442761 [ 6 ] {} <Debug> TCP-Session: fdfcf5e1-6fb7-464e-b08a-e325f3d2ac41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.05 19:07:07.442647 [ 5 ] {} <Debug> TCP-Session: af3c9a39-0a59-4d78-93b0-844bd5e8b053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.05 19:07:07.443212 [ 258 ] {} <Debug> TCP-Session: 77ef029b-27e6-45cc-96f1-ae71e0c1e9ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.05 19:07:07.443304 [ 6 ] {} <Debug> TCP-Session: fdfcf5e1-6fb7-464e-b08a-e325f3d2ac41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.05 19:07:07.443314 [ 258 ] {} <Debug> TCP-Session: 77ef029b-27e6-45cc-96f1-ae71e0c1e9ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.05 19:07:08.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 118.95 MiB (RSS), difference: 2.10 MiB | ||
| 149 | 2026.01.05 19:07:08.746164 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53821 | ||
| 150 | 2026.01.05 19:07:08.750333 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.05 19:07:08.750385 [ 259 ] {} <Debug> TCP-Session: f021a4d9-356e-4609-893d-426cc0c8020d Authenticating user 'default' from [fd00:1122:3344:101::c]:53821 | ||
| 152 | 2026.01.05 19:07:08.750407 [ 259 ] {} <Debug> TCP-Session: f021a4d9-356e-4609-893d-426cc0c8020d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.05 19:07:08.750492 [ 259 ] {} <Debug> TCP-Session: f021a4d9-356e-4609-893d-426cc0c8020d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.05 19:07:08.750561 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.05 19:07:08.750585 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.05 19:07:08.750656 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.01.05 19:07:08.753392 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54343 | ||
| 158 | 2026.01.05 19:07:08.753594 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.01.05 19:07:08.753631 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36873 | ||
| 160 | 2026.01.05 19:07:08.753703 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64257 | ||
| 161 | 2026.01.05 19:07:08.753641 [ 260 ] {} <Debug> TCP-Session: 378fdbbb-2859-46ec-a668-9355cce4e64e Authenticating user 'default' from [fd00:1122:3344:101::c]:54343 | ||
| 162 | 2026.01.05 19:07:08.753641 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55907 | ||
| 163 | 2026.01.05 19:07:08.753782 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42429 | ||
| 164 | 2026.01.05 19:07:08.753804 [ 260 ] {} <Debug> TCP-Session: 378fdbbb-2859-46ec-a668-9355cce4e64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.01.05 19:07:08.753902 [ 260 ] {} <Debug> TCP-Session: 378fdbbb-2859-46ec-a668-9355cce4e64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.01.05 19:07:08.753900 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41198 | ||
| 167 | 2026.01.05 19:07:08.754020 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58221 | ||
| 168 | 2026.01.05 19:07:08.754140 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.01.05 19:07:08.754189 [ 262 ] {} <Debug> TCP-Session: d8123c30-821d-4df6-acee-616f5febe69d Authenticating user 'default' from [fd00:1122:3344:101::c]:36873 | ||
| 170 | 2026.01.05 19:07:08.754221 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.01.05 19:07:08.754242 [ 262 ] {} <Debug> TCP-Session: d8123c30-821d-4df6-acee-616f5febe69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.01.05 19:07:08.754223 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.05 19:07:08.754312 [ 261 ] {} <Debug> TCP-Session: f0085812-e4a4-4a8c-8085-2c2b0a5b5faf Authenticating user 'default' from [fd00:1122:3344:101::c]:55907 | ||
| 174 | 2026.01.05 19:07:08.754357 [ 262 ] {} <Debug> TCP-Session: d8123c30-821d-4df6-acee-616f5febe69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.05 19:07:08.754390 [ 264 ] {} <Debug> TCP-Session: 4b08210c-c80f-4058-8dad-65666be33679 Authenticating user 'default' from [fd00:1122:3344:101::c]:42429 | ||
| 176 | 2026.01.05 19:07:08.754392 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.01.05 19:07:08.754381 [ 261 ] {} <Debug> TCP-Session: f0085812-e4a4-4a8c-8085-2c2b0a5b5faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.01.05 19:07:08.754489 [ 263 ] {} <Debug> TCP-Session: d192138f-7c28-4ed6-a61c-d9293517a33c Authenticating user 'default' from [fd00:1122:3344:101::c]:64257 | ||
| 179 | 2026.01.05 19:07:08.754482 [ 264 ] {} <Debug> TCP-Session: 4b08210c-c80f-4058-8dad-65666be33679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.05 19:07:08.754369 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.01.05 19:07:08.754571 [ 263 ] {} <Debug> TCP-Session: d192138f-7c28-4ed6-a61c-d9293517a33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.05 19:07:08.754552 [ 264 ] {} <Debug> TCP-Session: 4b08210c-c80f-4058-8dad-65666be33679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.05 19:07:08.754547 [ 261 ] {} <Debug> TCP-Session: f0085812-e4a4-4a8c-8085-2c2b0a5b5faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.05 19:07:08.754666 [ 266 ] {} <Debug> TCP-Session: 68c7ed8d-e8c1-4be9-bcf2-7d29096143ed Authenticating user 'default' from [fd00:1122:3344:101::c]:58221 | ||
| 185 | 2026.01.05 19:07:08.754667 [ 263 ] {} <Debug> TCP-Session: d192138f-7c28-4ed6-a61c-d9293517a33c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.05 19:07:08.754364 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.01.05 19:07:08.754760 [ 266 ] {} <Debug> TCP-Session: 68c7ed8d-e8c1-4be9-bcf2-7d29096143ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.05 19:07:08.754850 [ 265 ] {} <Debug> TCP-Session: e02f7c62-c290-4749-b6ae-8394a7787ffa Authenticating user 'default' from [fd00:1122:3344:101::c]:41198 | ||
| 189 | 2026.01.05 19:07:08.754853 [ 266 ] {} <Debug> TCP-Session: 68c7ed8d-e8c1-4be9-bcf2-7d29096143ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.05 19:07:08.754879 [ 265 ] {} <Debug> TCP-Session: e02f7c62-c290-4749-b6ae-8394a7787ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.05 19:07:08.754975 [ 265 ] {} <Debug> TCP-Session: e02f7c62-c290-4749-b6ae-8394a7787ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.05 19:07:08.930614 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64566 | ||
| 193 | 2026.01.05 19:07:08.934650 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.05 19:07:08.934726 [ 267 ] {} <Debug> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:64566 | ||
| 195 | 2026.01.05 19:07:08.934748 [ 267 ] {} <Debug> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.05 19:07:08.934761 [ 267 ] {} <Debug> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.05 19:07:08.934890 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.05 19:07:08.934927 [ 267 ] {} <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 | ||
| 199 | 2026.01.05 19:07:08.935007 [ 267 ] {} <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 | ||
| 200 | 2026.01.05 19:07:08.939880 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33185 | ||
| 201 | 2026.01.05 19:07:08.939982 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46818 | ||
| 202 | 2026.01.05 19:07:08.940076 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.01.05 19:07:08.940083 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34170 | ||
| 204 | 2026.01.05 19:07:08.940119 [ 268 ] {} <Debug> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:33185 | ||
| 205 | 2026.01.05 19:07:08.940220 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.01.05 19:07:08.940243 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51967 | ||
| 207 | 2026.01.05 19:07:08.940275 [ 268 ] {} <Debug> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.01.05 19:07:08.940291 [ 269 ] {} <Debug> TCP-Session: e93d9c01-af18-4970-b5a9-bc1808b681c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46818 | ||
| 209 | 2026.01.05 19:07:08.940386 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53916 | ||
| 210 | 2026.01.05 19:07:08.940414 [ 268 ] {} <Debug> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.01.05 19:07:08.940443 [ 269 ] {} <Debug> TCP-Session: e93d9c01-af18-4970-b5a9-bc1808b681c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.01.05 19:07:08.940486 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.01.05 19:07:08.940517 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39598 | ||
| 214 | 2026.01.05 19:07:08.940554 [ 271 ] {} <Debug> TCP-Session: 516cbad8-c549-46ca-8ed9-2d99960ddd8e Authenticating user 'default' from [fd00:1122:3344:101::d]:51967 | ||
| 215 | 2026.01.05 19:07:08.940576 [ 269 ] {} <Debug> TCP-Session: e93d9c01-af18-4970-b5a9-bc1808b681c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.01.05 19:07:08.940631 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.01.05 19:07:08.940668 [ 271 ] {} <Debug> TCP-Session: 516cbad8-c549-46ca-8ed9-2d99960ddd8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.01.05 19:07:08.940696 [ 272 ] {} <Debug> TCP-Session: cf1285c3-e365-442e-a4fd-82d55d07a46a Authenticating user 'default' from [fd00:1122:3344:101::d]:53916 | ||
| 219 | 2026.01.05 19:07:08.940670 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37900 | ||
| 220 | 2026.01.05 19:07:08.940762 [ 271 ] {} <Debug> TCP-Session: 516cbad8-c549-46ca-8ed9-2d99960ddd8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.01.05 19:07:08.940782 [ 272 ] {} <Debug> TCP-Session: cf1285c3-e365-442e-a4fd-82d55d07a46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.01.05 19:07:08.940869 [ 272 ] {} <Debug> TCP-Session: cf1285c3-e365-442e-a4fd-82d55d07a46a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.01.05 19:07:08.941769 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.01.05 19:07:08.941818 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.01.05 19:07:08.941787 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.01.05 19:07:08.941851 [ 274 ] {} <Debug> TCP-Session: 2f03b478-d720-49e6-8ce0-47fa3251ee0a Authenticating user 'default' from [fd00:1122:3344:101::d]:37900 | ||
| 227 | 2026.01.05 19:07:08.941910 [ 273 ] {} <Debug> TCP-Session: 860df9d3-4e2a-472f-a771-585f3281e08b Authenticating user 'default' from [fd00:1122:3344:101::d]:39598 | ||
| 228 | 2026.01.05 19:07:08.941965 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38170 | ||
| 229 | 2026.01.05 19:07:08.941950 [ 270 ] {} <Debug> TCP-Session: 3569e388-b491-4f45-94a4-7e2ff28a4cff Authenticating user 'default' from [fd00:1122:3344:101::d]:34170 | ||
| 230 | 2026.01.05 19:07:08.941925 [ 274 ] {} <Debug> TCP-Session: 2f03b478-d720-49e6-8ce0-47fa3251ee0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.05 19:07:08.942042 [ 270 ] {} <Debug> TCP-Session: 3569e388-b491-4f45-94a4-7e2ff28a4cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.05 19:07:08.942031 [ 273 ] {} <Debug> TCP-Session: 860df9d3-4e2a-472f-a771-585f3281e08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.05 19:07:08.942131 [ 274 ] {} <Debug> TCP-Session: 2f03b478-d720-49e6-8ce0-47fa3251ee0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.05 19:07:08.942159 [ 270 ] {} <Debug> TCP-Session: 3569e388-b491-4f45-94a4-7e2ff28a4cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.05 19:07:08.942146 [ 273 ] {} <Debug> TCP-Session: 860df9d3-4e2a-472f-a771-585f3281e08b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.01.05 19:07:08.942160 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.01.05 19:07:08.942331 [ 275 ] {} <Debug> TCP-Session: 9634937d-6b5c-4341-b921-7d6a1c94a573 Authenticating user 'default' from [fd00:1122:3344:101::d]:38170 | ||
| 238 | 2026.01.05 19:07:08.942349 [ 275 ] {} <Debug> TCP-Session: 9634937d-6b5c-4341-b921-7d6a1c94a573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.05 19:07:08.942362 [ 275 ] {} <Debug> TCP-Session: 9634937d-6b5c-4341-b921-7d6a1c94a573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.05 19:07:08.958507 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.01.05 19:07:08.961306 [ 267 ] {5854a17f-4542-4245-bd23-b2468f9d683f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.01.05 19:07:09.000124 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.05 MiB, peak 119.05 MiB, free memory in arenas 0.00 B, will set to 122.36 MiB (RSS), difference: 3.31 MiB | ||
| 243 | 2026.01.05 19:07:09.070003 [ 267 ] {5854a17f-4542-4245-bd23-b2468f9d683f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64566) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 244 | |||
| 245 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 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 | ||
| 248 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 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 | ||
| 256 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 266 | |||
| 267 | 2026.01.05 19:07:09.071129 [ 267 ] {5854a17f-4542-4245-bd23-b2468f9d683f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 268 | |||
| 269 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 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 | ||
| 272 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 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 | ||
| 280 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 290 | |||
| 291 | 2026.01.05 19:07:09.071391 [ 267 ] {5854a17f-4542-4245-bd23-b2468f9d683f} <Debug> TCPHandler: Processed in 0.119278347 sec. | ||
| 292 | 2026.01.05 19:07:09.072089 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 293 | 2026.01.05 19:07:09.072421 [ 268 ] {e5e2d0ba-46fe-49f5-8e9c-c3907628d126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 294 | 2026.01.05 19:07:09.072813 [ 268 ] {e5e2d0ba-46fe-49f5-8e9c-c3907628d126} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33185) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 295 | |||
| 296 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 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 | ||
| 299 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 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 | ||
| 307 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 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 | ||
| 310 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 317 | |||
| 318 | 2026.01.05 19:07:09.073170 [ 268 ] {e5e2d0ba-46fe-49f5-8e9c-c3907628d126} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 319 | |||
| 320 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 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 | ||
| 323 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 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 | ||
| 331 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 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 | ||
| 334 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 341 | |||
| 342 | 2026.01.05 19:07:09.073396 [ 268 ] {e5e2d0ba-46fe-49f5-8e9c-c3907628d126} <Debug> TCPHandler: Processed in 0.001756433 sec. | ||
| 343 | 2026.01.05 19:07:09.075846 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.05 19:07:09.076650 [ 267 ] {1485e992-b943-4177-be02-de11ce70802b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 345 | 2026.01.05 19:07:09.077456 [ 267 ] {1485e992-b943-4177-be02-de11ce70802b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 346 | 2026.01.05 19:07:09.078697 [ 267 ] {1485e992-b943-4177-be02-de11ce70802b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 347 | 2026.01.05 19:07:09.078719 [ 267 ] {1485e992-b943-4177-be02-de11ce70802b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5571e-05 sec | ||
| 348 | 2026.01.05 19:07:09.078803 [ 267 ] {1485e992-b943-4177-be02-de11ce70802b} <Trace> ReferentialDeps: No tables | ||
| 349 | 2026.01.05 19:07:09.078816 [ 267 ] {1485e992-b943-4177-be02-de11ce70802b} <Trace> LoadingDeps: No tables | ||
| 350 | 2026.01.05 19:07:09.078838 [ 267 ] {1485e992-b943-4177-be02-de11ce70802b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 351 | 2026.01.05 19:07:09.080927 [ 267 ] {1485e992-b943-4177-be02-de11ce70802b} <Debug> TCPHandler: Processed in 0.005200418 sec. | ||
| 352 | 2026.01.05 19:07:09.081141 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 353 | 2026.01.05 19:07:09.081292 [ 267 ] {ac05a464-1fbc-4742-a783-21f8a45277bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) /* The version table contains metadata about the `oximeter` database */ | ||
| 354 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 355 | 2026.01.05 19:07:09.081421 [ 267 ] {ac05a464-1fbc-4742-a783-21f8a45277bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 356 | 2026.01.05 19:07:09.090317 [ 267 ] {ac05a464-1fbc-4742-a783-21f8a45277bf} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 357 | 2026.01.05 19:07:09.092105 [ 267 ] {ac05a464-1fbc-4742-a783-21f8a45277bf} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80): Loading data parts | ||
| 358 | 2026.01.05 19:07:09.093309 [ 267 ] {ac05a464-1fbc-4742-a783-21f8a45277bf} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80): There are no data parts | ||
| 359 | 2026.01.05 19:07:09.096213 [ 267 ] {ac05a464-1fbc-4742-a783-21f8a45277bf} <Debug> TCPHandler: Processed in 0.015120272 sec. | ||
| 360 | 2026.01.05 19:07:09.096420 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 361 | 2026.01.05 19:07:09.096731 [ 267 ] {9bcb010a-1667-4ea0-810f-0d3441a9a9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) /* The measurement tables contain all individual samples from each timeseries. | ||
| 362 | * | ||
| 363 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 364 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 365 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 366 | * by all samples from the same timeseries. | ||
| 367 | * | ||
| 368 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 369 | * and then uses that to index quickly into the measurements tables. | ||
| 370 | */ | ||
| 371 | 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) | ||
| 372 | 2026.01.05 19:07:09.096873 [ 267 ] {9bcb010a-1667-4ea0-810f-0d3441a9a9f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 373 | 2026.01.05 19:07:09.118590 [ 267 ] {9bcb010a-1667-4ea0-810f-0d3441a9a9f6} <Debug> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Loading data parts | ||
| 374 | 2026.01.05 19:07:09.118783 [ 267 ] {9bcb010a-1667-4ea0-810f-0d3441a9a9f6} <Debug> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): There are no data parts | ||
| 375 | 2026.01.05 19:07:09.120131 [ 267 ] {9bcb010a-1667-4ea0-810f-0d3441a9a9f6} <Debug> TCPHandler: Processed in 0.023786425 sec. | ||
| 376 | 2026.01.05 19:07:09.120337 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 377 | 2026.01.05 19:07:09.120506 [ 267 ] {b7dee464-94f9-4726-a00c-374fa36c9525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 378 | 2026.01.05 19:07:09.120633 [ 267 ] {b7dee464-94f9-4726-a00c-374fa36c9525} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 379 | 2026.01.05 19:07:09.122442 [ 267 ] {b7dee464-94f9-4726-a00c-374fa36c9525} <Debug> oximeter.measurements_i8 (c3629cb8-0f4b-4075-9867-202d3b24e580): Loading data parts | ||
| 380 | 2026.01.05 19:07:09.122625 [ 267 ] {b7dee464-94f9-4726-a00c-374fa36c9525} <Debug> oximeter.measurements_i8 (c3629cb8-0f4b-4075-9867-202d3b24e580): There are no data parts | ||
| 381 | 2026.01.05 19:07:09.123912 [ 267 ] {b7dee464-94f9-4726-a00c-374fa36c9525} <Debug> TCPHandler: Processed in 0.00363129 sec. | ||
| 382 | 2026.01.05 19:07:09.124058 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 383 | 2026.01.05 19:07:09.124310 [ 267 ] {4314353f-f763-47fe-8feb-c08d8d191af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 384 | 2026.01.05 19:07:09.124393 [ 267 ] {4314353f-f763-47fe-8feb-c08d8d191af5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 385 | 2026.01.05 19:07:09.126262 [ 267 ] {4314353f-f763-47fe-8feb-c08d8d191af5} <Debug> oximeter.measurements_u8 (6c2af1db-5ab8-490c-89d1-763733612610): Loading data parts | ||
| 386 | 2026.01.05 19:07:09.126378 [ 267 ] {4314353f-f763-47fe-8feb-c08d8d191af5} <Debug> oximeter.measurements_u8 (6c2af1db-5ab8-490c-89d1-763733612610): There are no data parts | ||
| 387 | 2026.01.05 19:07:09.127779 [ 267 ] {4314353f-f763-47fe-8feb-c08d8d191af5} <Debug> TCPHandler: Processed in 0.003771403 sec. | ||
| 388 | 2026.01.05 19:07:09.127992 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 389 | 2026.01.05 19:07:09.128148 [ 267 ] {b691da85-11fa-4e67-8923-cd16a2fd8c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 390 | 2026.01.05 19:07:09.128266 [ 267 ] {b691da85-11fa-4e67-8923-cd16a2fd8c26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 391 | 2026.01.05 19:07:09.130047 [ 267 ] {b691da85-11fa-4e67-8923-cd16a2fd8c26} <Debug> oximeter.measurements_i16 (2c53b8c5-dc61-4b1a-85b6-def38d96cb38): Loading data parts | ||
| 392 | 2026.01.05 19:07:09.130242 [ 267 ] {b691da85-11fa-4e67-8923-cd16a2fd8c26} <Debug> oximeter.measurements_i16 (2c53b8c5-dc61-4b1a-85b6-def38d96cb38): There are no data parts | ||
| 393 | 2026.01.05 19:07:09.132225 [ 267 ] {b691da85-11fa-4e67-8923-cd16a2fd8c26} <Debug> TCPHandler: Processed in 0.004281155 sec. | ||
| 394 | 2026.01.05 19:07:09.132366 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.05 19:07:09.132604 [ 267 ] {c49af3c4-8b30-4289-b355-16acbd5f8cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 396 | 2026.01.05 19:07:09.132647 [ 267 ] {c49af3c4-8b30-4289-b355-16acbd5f8cc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 397 | 2026.01.05 19:07:09.134654 [ 267 ] {c49af3c4-8b30-4289-b355-16acbd5f8cc0} <Debug> oximeter.measurements_u16 (79283cc1-61ba-432a-ba39-b89375271775): Loading data parts | ||
| 398 | 2026.01.05 19:07:09.134774 [ 267 ] {c49af3c4-8b30-4289-b355-16acbd5f8cc0} <Debug> oximeter.measurements_u16 (79283cc1-61ba-432a-ba39-b89375271775): There are no data parts | ||
| 399 | 2026.01.05 19:07:09.135956 [ 267 ] {c49af3c4-8b30-4289-b355-16acbd5f8cc0} <Debug> TCPHandler: Processed in 0.00363985 sec. | ||
| 400 | 2026.01.05 19:07:09.136170 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 401 | 2026.01.05 19:07:09.136329 [ 267 ] {36681653-06ef-4e28-83a5-c42785e4dda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 402 | 2026.01.05 19:07:09.136450 [ 267 ] {36681653-06ef-4e28-83a5-c42785e4dda1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 403 | 2026.01.05 19:07:09.138209 [ 267 ] {36681653-06ef-4e28-83a5-c42785e4dda1} <Debug> oximeter.measurements_i32 (acf70089-85b1-4d52-8d89-cb0ba4bd514e): Loading data parts | ||
| 404 | 2026.01.05 19:07:09.138393 [ 267 ] {36681653-06ef-4e28-83a5-c42785e4dda1} <Debug> oximeter.measurements_i32 (acf70089-85b1-4d52-8d89-cb0ba4bd514e): There are no data parts | ||
| 405 | 2026.01.05 19:07:09.139736 [ 267 ] {36681653-06ef-4e28-83a5-c42785e4dda1} <Debug> TCPHandler: Processed in 0.003616209 sec. | ||
| 406 | 2026.01.05 19:07:09.139877 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 407 | 2026.01.05 19:07:09.140103 [ 267 ] {ce169fd9-a63b-4a2b-842e-dd8ae7037060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 408 | 2026.01.05 19:07:09.140145 [ 267 ] {ce169fd9-a63b-4a2b-842e-dd8ae7037060} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 409 | 2026.01.05 19:07:09.141975 [ 267 ] {ce169fd9-a63b-4a2b-842e-dd8ae7037060} <Debug> oximeter.measurements_u32 (befd6db1-0a62-43a4-b07d-631e7c5114ed): Loading data parts | ||
| 410 | 2026.01.05 19:07:09.142101 [ 267 ] {ce169fd9-a63b-4a2b-842e-dd8ae7037060} <Debug> oximeter.measurements_u32 (befd6db1-0a62-43a4-b07d-631e7c5114ed): There are no data parts | ||
| 411 | 2026.01.05 19:07:09.143339 [ 267 ] {ce169fd9-a63b-4a2b-842e-dd8ae7037060} <Debug> TCPHandler: Processed in 0.003512207 sec. | ||
| 412 | 2026.01.05 19:07:09.143564 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.01.05 19:07:09.143724 [ 267 ] {6d3fa732-abd4-4c46-b613-44a812d39bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 414 | 2026.01.05 19:07:09.143854 [ 267 ] {6d3fa732-abd4-4c46-b613-44a812d39bfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 415 | 2026.01.05 19:07:09.145676 [ 267 ] {6d3fa732-abd4-4c46-b613-44a812d39bfc} <Debug> oximeter.measurements_i64 (562e0070-0b0a-4f09-b6bb-e99f2517797d): Loading data parts | ||
| 416 | 2026.01.05 19:07:09.145867 [ 267 ] {6d3fa732-abd4-4c46-b613-44a812d39bfc} <Debug> oximeter.measurements_i64 (562e0070-0b0a-4f09-b6bb-e99f2517797d): There are no data parts | ||
| 417 | 2026.01.05 19:07:09.147147 [ 267 ] {6d3fa732-abd4-4c46-b613-44a812d39bfc} <Debug> TCPHandler: Processed in 0.003632359 sec. | ||
| 418 | 2026.01.05 19:07:09.147300 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.05 19:07:09.147537 [ 267 ] {8dbd6865-a6c9-430a-9358-089a6a5bdc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 420 | 2026.01.05 19:07:09.147580 [ 267 ] {8dbd6865-a6c9-430a-9358-089a6a5bdc45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 421 | 2026.01.05 19:07:09.149586 [ 267 ] {8dbd6865-a6c9-430a-9358-089a6a5bdc45} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Loading data parts | ||
| 422 | 2026.01.05 19:07:09.149710 [ 267 ] {8dbd6865-a6c9-430a-9358-089a6a5bdc45} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): There are no data parts | ||
| 423 | 2026.01.05 19:07:09.150956 [ 267 ] {8dbd6865-a6c9-430a-9358-089a6a5bdc45} <Debug> TCPHandler: Processed in 0.003707161 sec. | ||
| 424 | 2026.01.05 19:07:09.151202 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.05 19:07:09.151364 [ 267 ] {f5d1bd2a-bd2d-4d72-93ee-79e7ab40744f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 426 | 2026.01.05 19:07:09.151491 [ 267 ] {f5d1bd2a-bd2d-4d72-93ee-79e7ab40744f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 427 | 2026.01.05 19:07:09.153248 [ 267 ] {f5d1bd2a-bd2d-4d72-93ee-79e7ab40744f} <Debug> oximeter.measurements_f32 (e609b232-3675-444e-a027-6e0cd89e9354): Loading data parts | ||
| 428 | 2026.01.05 19:07:09.153449 [ 267 ] {f5d1bd2a-bd2d-4d72-93ee-79e7ab40744f} <Debug> oximeter.measurements_f32 (e609b232-3675-444e-a027-6e0cd89e9354): There are no data parts | ||
| 429 | 2026.01.05 19:07:09.156373 [ 267 ] {f5d1bd2a-bd2d-4d72-93ee-79e7ab40744f} <Debug> TCPHandler: Processed in 0.005235629 sec. | ||
| 430 | 2026.01.05 19:07:09.156515 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.05 19:07:09.156748 [ 267 ] {da28519a-9c77-4600-944a-4626191fcb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 432 | 2026.01.05 19:07:09.156792 [ 267 ] {da28519a-9c77-4600-944a-4626191fcb0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 433 | 2026.01.05 19:07:09.158854 [ 267 ] {da28519a-9c77-4600-944a-4626191fcb0a} <Debug> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Loading data parts | ||
| 434 | 2026.01.05 19:07:09.158960 [ 267 ] {da28519a-9c77-4600-944a-4626191fcb0a} <Debug> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): There are no data parts | ||
| 435 | 2026.01.05 19:07:09.160341 [ 267 ] {da28519a-9c77-4600-944a-4626191fcb0a} <Debug> TCPHandler: Processed in 0.003875765 sec. | ||
| 436 | 2026.01.05 19:07:09.160583 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.05 19:07:09.160738 [ 267 ] {5d30f0cb-a3a3-490b-a4b1-25cf63dbc6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 438 | 2026.01.05 19:07:09.160884 [ 267 ] {5d30f0cb-a3a3-490b-a4b1-25cf63dbc6b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 439 | 2026.01.05 19:07:09.164393 [ 267 ] {5d30f0cb-a3a3-490b-a4b1-25cf63dbc6b9} <Debug> oximeter.measurements_string (e583837d-bbe0-4276-8cdb-d3fcb73b0830): Loading data parts | ||
| 440 | 2026.01.05 19:07:09.164577 [ 267 ] {5d30f0cb-a3a3-490b-a4b1-25cf63dbc6b9} <Debug> oximeter.measurements_string (e583837d-bbe0-4276-8cdb-d3fcb73b0830): There are no data parts | ||
| 441 | 2026.01.05 19:07:09.166549 [ 267 ] {5d30f0cb-a3a3-490b-a4b1-25cf63dbc6b9} <Debug> TCPHandler: Processed in 0.006016598 sec. | ||
| 442 | 2026.01.05 19:07:09.166693 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.05 19:07:09.166926 [ 267 ] {a9f14605-d09a-4e58-92f4-821937cb4c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 444 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 445 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 446 | * a string isn't palatable for a few reasons. | ||
| 447 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 448 | * details. | ||
| 449 | */ | ||
| 450 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.01.05 19:07:09.167053 [ 267 ] {a9f14605-d09a-4e58-92f4-821937cb4c79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 452 | 2026.01.05 19:07:09.169351 [ 267 ] {a9f14605-d09a-4e58-92f4-821937cb4c79} <Debug> oximeter.measurements_bytes (b7aa4574-67e5-4e5b-839b-bafdd9a69215): Loading data parts | ||
| 453 | 2026.01.05 19:07:09.169679 [ 267 ] {a9f14605-d09a-4e58-92f4-821937cb4c79} <Debug> oximeter.measurements_bytes (b7aa4574-67e5-4e5b-839b-bafdd9a69215): There are no data parts | ||
| 454 | 2026.01.05 19:07:09.171714 [ 267 ] {a9f14605-d09a-4e58-92f4-821937cb4c79} <Debug> TCPHandler: Processed in 0.005070555 sec. | ||
| 455 | 2026.01.05 19:07:09.171856 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.05 19:07:09.172093 [ 267 ] {0a3f8aec-cdc9-420a-933c-d9cce22b6205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 457 | 2026.01.05 19:07:09.172204 [ 267 ] {0a3f8aec-cdc9-420a-933c-d9cce22b6205} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 458 | 2026.01.05 19:07:09.174189 [ 267 ] {0a3f8aec-cdc9-420a-933c-d9cce22b6205} <Debug> oximeter.measurements_cumulativei64 (e7ea63e3-c5a0-4757-a71f-60fecba15755): Loading data parts | ||
| 459 | 2026.01.05 19:07:09.174365 [ 267 ] {0a3f8aec-cdc9-420a-933c-d9cce22b6205} <Debug> oximeter.measurements_cumulativei64 (e7ea63e3-c5a0-4757-a71f-60fecba15755): There are no data parts | ||
| 460 | 2026.01.05 19:07:09.175656 [ 267 ] {0a3f8aec-cdc9-420a-933c-d9cce22b6205} <Debug> TCPHandler: Processed in 0.003850145 sec. | ||
| 461 | 2026.01.05 19:07:09.175802 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.05 19:07:09.175961 [ 267 ] {0c53466b-bef0-4e7a-8d0c-3d6c05d30c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 463 | 2026.01.05 19:07:09.176075 [ 267 ] {0c53466b-bef0-4e7a-8d0c-3d6c05d30c83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 464 | 2026.01.05 19:07:09.177898 [ 267 ] {0c53466b-bef0-4e7a-8d0c-3d6c05d30c83} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Loading data parts | ||
| 465 | 2026.01.05 19:07:09.178015 [ 267 ] {0c53466b-bef0-4e7a-8d0c-3d6c05d30c83} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): There are no data parts | ||
| 466 | 2026.01.05 19:07:09.179732 [ 267 ] {0c53466b-bef0-4e7a-8d0c-3d6c05d30c83} <Debug> TCPHandler: Processed in 0.004008979 sec. | ||
| 467 | 2026.01.05 19:07:09.179931 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.01.05 19:07:09.180080 [ 267 ] {2869e9ea-e08c-4367-8a15-d196e84c4152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 469 | 2026.01.05 19:07:09.180190 [ 267 ] {2869e9ea-e08c-4367-8a15-d196e84c4152} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 470 | 2026.01.05 19:07:09.182005 [ 267 ] {2869e9ea-e08c-4367-8a15-d196e84c4152} <Debug> oximeter.measurements_cumulativef32 (766b4b76-1506-4ddb-9218-eaeb2b94d3bb): Loading data parts | ||
| 471 | 2026.01.05 19:07:09.182174 [ 267 ] {2869e9ea-e08c-4367-8a15-d196e84c4152} <Debug> oximeter.measurements_cumulativef32 (766b4b76-1506-4ddb-9218-eaeb2b94d3bb): There are no data parts | ||
| 472 | 2026.01.05 19:07:09.183445 [ 267 ] {2869e9ea-e08c-4367-8a15-d196e84c4152} <Debug> TCPHandler: Processed in 0.003520467 sec. | ||
| 473 | 2026.01.05 19:07:09.183584 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.01.05 19:07:09.183816 [ 267 ] {d82f1573-f65f-4a11-9fa1-2f6bd04f9686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 475 | 2026.01.05 19:07:09.183928 [ 267 ] {d82f1573-f65f-4a11-9fa1-2f6bd04f9686} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 476 | 2026.01.05 19:07:09.185689 [ 267 ] {d82f1573-f65f-4a11-9fa1-2f6bd04f9686} <Debug> oximeter.measurements_cumulativef64 (2ac35f3d-13d5-4324-93f1-26e2375333d2): Loading data parts | ||
| 477 | 2026.01.05 19:07:09.185846 [ 267 ] {d82f1573-f65f-4a11-9fa1-2f6bd04f9686} <Debug> oximeter.measurements_cumulativef64 (2ac35f3d-13d5-4324-93f1-26e2375333d2): There are no data parts | ||
| 478 | 2026.01.05 19:07:09.187157 [ 267 ] {d82f1573-f65f-4a11-9fa1-2f6bd04f9686} <Debug> TCPHandler: Processed in 0.003622689 sec. | ||
| 479 | 2026.01.05 19:07:09.187301 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.01.05 19:07:09.187523 [ 267 ] {ff6b4f50-e1be-44a9-b0f7-88dc8191b62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Array types cannot be Nullable, see | ||
| 482 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 483 | * for more details. | ||
| 484 | * | ||
| 485 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 486 | * is unfortunate, and at this point relies on the fact that an | ||
| 487 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 488 | * to figure out another way to represent missing samples here. | ||
| 489 | */ | ||
| 490 | 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) | ||
| 491 | 2026.01.05 19:07:09.187666 [ 267 ] {ff6b4f50-e1be-44a9-b0f7-88dc8191b62e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 492 | 2026.01.05 19:07:09.189738 [ 267 ] {ff6b4f50-e1be-44a9-b0f7-88dc8191b62e} <Debug> oximeter.measurements_histogrami8 (5e3a18b8-35c0-44e1-8b00-f749db7a3a7f): Loading data parts | ||
| 493 | 2026.01.05 19:07:09.189950 [ 267 ] {ff6b4f50-e1be-44a9-b0f7-88dc8191b62e} <Debug> oximeter.measurements_histogrami8 (5e3a18b8-35c0-44e1-8b00-f749db7a3a7f): There are no data parts | ||
| 494 | 2026.01.05 19:07:09.191202 [ 267 ] {ff6b4f50-e1be-44a9-b0f7-88dc8191b62e} <Debug> TCPHandler: Processed in 0.003952548 sec. | ||
| 495 | 2026.01.05 19:07:09.191359 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2026.01.05 19:07:09.191705 [ 267 ] {d7b8a756-cb5d-4ace-a821-3fe5935eedcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 497 | 2026.01.05 19:07:09.191837 [ 267 ] {d7b8a756-cb5d-4ace-a821-3fe5935eedcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 498 | 2026.01.05 19:07:09.193883 [ 267 ] {d7b8a756-cb5d-4ace-a821-3fe5935eedcd} <Debug> oximeter.measurements_histogramu8 (a034b04c-f506-4422-a962-001529dee64f): Loading data parts | ||
| 499 | 2026.01.05 19:07:09.194031 [ 267 ] {d7b8a756-cb5d-4ace-a821-3fe5935eedcd} <Debug> oximeter.measurements_histogramu8 (a034b04c-f506-4422-a962-001529dee64f): There are no data parts | ||
| 500 | 2026.01.05 19:07:09.195394 [ 267 ] {d7b8a756-cb5d-4ace-a821-3fe5935eedcd} <Debug> TCPHandler: Processed in 0.004091441 sec. | ||
| 501 | 2026.01.05 19:07:09.195584 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.01.05 19:07:09.195799 [ 267 ] {dd79fb1e-2479-4b63-9a8e-1af23b3da203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 503 | 2026.01.05 19:07:09.195949 [ 267 ] {dd79fb1e-2479-4b63-9a8e-1af23b3da203} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 504 | 2026.01.05 19:07:09.197988 [ 267 ] {dd79fb1e-2479-4b63-9a8e-1af23b3da203} <Debug> oximeter.measurements_histogrami16 (41b44896-d001-420c-9e87-9e94b128706b): Loading data parts | ||
| 505 | 2026.01.05 19:07:09.198210 [ 267 ] {dd79fb1e-2479-4b63-9a8e-1af23b3da203} <Debug> oximeter.measurements_histogrami16 (41b44896-d001-420c-9e87-9e94b128706b): There are no data parts | ||
| 506 | 2026.01.05 19:07:09.199541 [ 267 ] {dd79fb1e-2479-4b63-9a8e-1af23b3da203} <Debug> TCPHandler: Processed in 0.004006968 sec. | ||
| 507 | 2026.01.05 19:07:09.199684 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2026.01.05 19:07:09.199989 [ 267 ] {d47e5ca9-7e0d-44e4-a581-c77a46c85582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 509 | 2026.01.05 19:07:09.200120 [ 267 ] {d47e5ca9-7e0d-44e4-a581-c77a46c85582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 510 | 2026.01.05 19:07:09.202814 [ 267 ] {d47e5ca9-7e0d-44e4-a581-c77a46c85582} <Debug> oximeter.measurements_histogramu16 (c46c582a-49c6-4490-8a65-d1c2bad07494): Loading data parts | ||
| 511 | 2026.01.05 19:07:09.202946 [ 267 ] {d47e5ca9-7e0d-44e4-a581-c77a46c85582} <Debug> oximeter.measurements_histogramu16 (c46c582a-49c6-4490-8a65-d1c2bad07494): There are no data parts | ||
| 512 | 2026.01.05 19:07:09.204345 [ 267 ] {d47e5ca9-7e0d-44e4-a581-c77a46c85582} <Debug> TCPHandler: Processed in 0.004710656 sec. | ||
| 513 | 2026.01.05 19:07:09.204577 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.01.05 19:07:09.204792 [ 267 ] {0ec713f7-6796-407b-8d43-400e8c4b5933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 515 | 2026.01.05 19:07:09.204918 [ 267 ] {0ec713f7-6796-407b-8d43-400e8c4b5933} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 516 | 2026.01.05 19:07:09.206949 [ 267 ] {0ec713f7-6796-407b-8d43-400e8c4b5933} <Debug> oximeter.measurements_histogrami32 (d6639454-5457-4985-8fec-2509bd9e7115): Loading data parts | ||
| 517 | 2026.01.05 19:07:09.207182 [ 267 ] {0ec713f7-6796-407b-8d43-400e8c4b5933} <Debug> oximeter.measurements_histogrami32 (d6639454-5457-4985-8fec-2509bd9e7115): There are no data parts | ||
| 518 | 2026.01.05 19:07:09.208929 [ 267 ] {0ec713f7-6796-407b-8d43-400e8c4b5933} <Debug> TCPHandler: Processed in 0.004402388 sec. | ||
| 519 | 2026.01.05 19:07:09.209085 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.01.05 19:07:09.209371 [ 267 ] {c4ed4a1c-dbfd-42ab-90d2-73b7400af2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 521 | 2026.01.05 19:07:09.209503 [ 267 ] {c4ed4a1c-dbfd-42ab-90d2-73b7400af2a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 522 | 2026.01.05 19:07:09.211443 [ 267 ] {c4ed4a1c-dbfd-42ab-90d2-73b7400af2a9} <Debug> oximeter.measurements_histogramu32 (c44c1c7b-8f40-4048-a9bc-d3e68db5350a): Loading data parts | ||
| 523 | 2026.01.05 19:07:09.211579 [ 267 ] {c4ed4a1c-dbfd-42ab-90d2-73b7400af2a9} <Debug> oximeter.measurements_histogramu32 (c44c1c7b-8f40-4048-a9bc-d3e68db5350a): There are no data parts | ||
| 524 | 2026.01.05 19:07:09.212929 [ 267 ] {c4ed4a1c-dbfd-42ab-90d2-73b7400af2a9} <Debug> TCPHandler: Processed in 0.003904325 sec. | ||
| 525 | 2026.01.05 19:07:09.213142 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.01.05 19:07:09.213351 [ 267 ] {18c986d6-53e8-4c24-8d16-39196cab1c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 527 | 2026.01.05 19:07:09.213479 [ 267 ] {18c986d6-53e8-4c24-8d16-39196cab1c77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 528 | 2026.01.05 19:07:09.215432 [ 267 ] {18c986d6-53e8-4c24-8d16-39196cab1c77} <Debug> oximeter.measurements_histogrami64 (80fed945-fa42-4136-bb38-375a36cc324d): Loading data parts | ||
| 529 | 2026.01.05 19:07:09.215645 [ 267 ] {18c986d6-53e8-4c24-8d16-39196cab1c77} <Debug> oximeter.measurements_histogrami64 (80fed945-fa42-4136-bb38-375a36cc324d): There are no data parts | ||
| 530 | 2026.01.05 19:07:09.216895 [ 267 ] {18c986d6-53e8-4c24-8d16-39196cab1c77} <Debug> TCPHandler: Processed in 0.003802243 sec. | ||
| 531 | 2026.01.05 19:07:09.217040 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.01.05 19:07:09.217332 [ 267 ] {6c022b60-c59d-40ac-a4b1-e78bd155d719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 533 | 2026.01.05 19:07:09.217463 [ 267 ] {6c022b60-c59d-40ac-a4b1-e78bd155d719} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 534 | 2026.01.05 19:07:09.220921 [ 267 ] {6c022b60-c59d-40ac-a4b1-e78bd155d719} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Loading data parts | ||
| 535 | 2026.01.05 19:07:09.221057 [ 267 ] {6c022b60-c59d-40ac-a4b1-e78bd155d719} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): There are no data parts | ||
| 536 | 2026.01.05 19:07:09.223338 [ 267 ] {6c022b60-c59d-40ac-a4b1-e78bd155d719} <Debug> TCPHandler: Processed in 0.006349116 sec. | ||
| 537 | 2026.01.05 19:07:09.223554 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.05 19:07:09.223763 [ 267 ] {831b1a5b-d4a2-4a04-96d6-802c7b0e18ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 539 | 2026.01.05 19:07:09.223906 [ 267 ] {831b1a5b-d4a2-4a04-96d6-802c7b0e18ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 540 | 2026.01.05 19:07:09.227618 [ 267 ] {831b1a5b-d4a2-4a04-96d6-802c7b0e18ee} <Debug> oximeter.measurements_histogramf32 (5454b634-becb-4adf-9e76-8f0a69edaa0f): Loading data parts | ||
| 541 | 2026.01.05 19:07:09.227829 [ 267 ] {831b1a5b-d4a2-4a04-96d6-802c7b0e18ee} <Debug> oximeter.measurements_histogramf32 (5454b634-becb-4adf-9e76-8f0a69edaa0f): There are no data parts | ||
| 542 | 2026.01.05 19:07:09.230033 [ 267 ] {831b1a5b-d4a2-4a04-96d6-802c7b0e18ee} <Debug> TCPHandler: Processed in 0.006526361 sec. | ||
| 543 | 2026.01.05 19:07:09.230179 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.05 19:07:09.230472 [ 267 ] {d8238de1-7e85-4f33-8967-1837129cf0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 545 | 2026.01.05 19:07:09.230593 [ 267 ] {d8238de1-7e85-4f33-8967-1837129cf0d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 546 | 2026.01.05 19:07:09.232569 [ 267 ] {d8238de1-7e85-4f33-8967-1837129cf0d0} <Debug> oximeter.measurements_histogramf64 (16163578-4667-4824-a046-4df3d8ec01d2): Loading data parts | ||
| 547 | 2026.01.05 19:07:09.232715 [ 267 ] {d8238de1-7e85-4f33-8967-1837129cf0d0} <Debug> oximeter.measurements_histogramf64 (16163578-4667-4824-a046-4df3d8ec01d2): There are no data parts | ||
| 548 | 2026.01.05 19:07:09.234267 [ 267 ] {d8238de1-7e85-4f33-8967-1837129cf0d0} <Debug> TCPHandler: Processed in 0.004136372 sec. | ||
| 549 | 2026.01.05 19:07:09.234489 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.05 19:07:09.234672 [ 267 ] {e9dbe37a-140c-43c7-b0d0-be6faa6afdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) /* The field tables store named dimensions of each timeseries. | ||
| 551 | * | ||
| 552 | * As with the measurement tables, there is one field table for each field data | ||
| 553 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 554 | * this behavior **must not** be relied upon for query correctness. | ||
| 555 | * | ||
| 556 | * The index for the fields differs from the measurements, however. Rows are | ||
| 557 | * sorted by timeseries name, then field name, field value, and finally | ||
| 558 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 559 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 560 | * usually then used to look up measurements. | ||
| 561 | * | ||
| 562 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 563 | * timeseries name and then key, since it would improve lookups where one | ||
| 564 | * already has the key. Realistically though, these tables are quite small and | ||
| 565 | * so performance benefits will be low in absolute terms. | ||
| 566 | * | ||
| 567 | * TTL: We use a materialized column to expire old field table records. This | ||
| 568 | * column is generated automatically by the database whenever a new row is | ||
| 569 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 570 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 571 | * record will remain during a deduplication, which will have the last | ||
| 572 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 573 | * measurement tables. | ||
| 574 | */ | ||
| 575 | 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) | ||
| 576 | 2026.01.05 19:07:09.234801 [ 267 ] {e9dbe37a-140c-43c7-b0d0-be6faa6afdd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 577 | 2026.01.05 19:07:09.237775 [ 267 ] {e9dbe37a-140c-43c7-b0d0-be6faa6afdd0} <Debug> oximeter.fields_bool (d9619905-b310-48f8-b5a6-e72ff35c76eb): Loading data parts | ||
| 578 | 2026.01.05 19:07:09.237931 [ 267 ] {e9dbe37a-140c-43c7-b0d0-be6faa6afdd0} <Debug> oximeter.fields_bool (d9619905-b310-48f8-b5a6-e72ff35c76eb): There are no data parts | ||
| 579 | 2026.01.05 19:07:09.239562 [ 267 ] {e9dbe37a-140c-43c7-b0d0-be6faa6afdd0} <Debug> TCPHandler: Processed in 0.005126066 sec. | ||
| 580 | 2026.01.05 19:07:09.239697 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.05 19:07:09.239855 [ 267 ] {18d6f2cd-345a-44ae-8a68-168c45b80937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 582 | 2026.01.05 19:07:09.240021 [ 267 ] {18d6f2cd-345a-44ae-8a68-168c45b80937} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2026.01.05 19:07:09.241968 [ 267 ] {18d6f2cd-345a-44ae-8a68-168c45b80937} <Debug> oximeter.fields_i8 (f09f0cc9-911b-4a43-b85a-58209480138d): Loading data parts | ||
| 584 | 2026.01.05 19:07:09.242117 [ 267 ] {18d6f2cd-345a-44ae-8a68-168c45b80937} <Debug> oximeter.fields_i8 (f09f0cc9-911b-4a43-b85a-58209480138d): There are no data parts | ||
| 585 | 2026.01.05 19:07:09.243650 [ 267 ] {18d6f2cd-345a-44ae-8a68-168c45b80937} <Debug> TCPHandler: Processed in 0.004002749 sec. | ||
| 586 | 2026.01.05 19:07:09.243929 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.05 19:07:09.244086 [ 267 ] {d03da216-9b9c-4bd2-8a84-ddc2582e4894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 588 | 2026.01.05 19:07:09.244208 [ 267 ] {d03da216-9b9c-4bd2-8a84-ddc2582e4894} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2026.01.05 19:07:09.246000 [ 267 ] {d03da216-9b9c-4bd2-8a84-ddc2582e4894} <Debug> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Loading data parts | ||
| 590 | 2026.01.05 19:07:09.246202 [ 267 ] {d03da216-9b9c-4bd2-8a84-ddc2582e4894} <Debug> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): There are no data parts | ||
| 591 | 2026.01.05 19:07:09.248874 [ 267 ] {d03da216-9b9c-4bd2-8a84-ddc2582e4894} <Debug> TCPHandler: Processed in 0.004995042 sec. | ||
| 592 | 2026.01.05 19:07:09.249010 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.05 19:07:09.249165 [ 267 ] {48683b4e-29c7-487b-96d1-963a2b012e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 594 | 2026.01.05 19:07:09.249293 [ 267 ] {48683b4e-29c7-487b-96d1-963a2b012e12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2026.01.05 19:07:09.251280 [ 267 ] {48683b4e-29c7-487b-96d1-963a2b012e12} <Debug> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Loading data parts | ||
| 596 | 2026.01.05 19:07:09.251431 [ 267 ] {48683b4e-29c7-487b-96d1-963a2b012e12} <Debug> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): There are no data parts | ||
| 597 | 2026.01.05 19:07:09.252863 [ 267 ] {48683b4e-29c7-487b-96d1-963a2b012e12} <Debug> TCPHandler: Processed in 0.003904936 sec. | ||
| 598 | 2026.01.05 19:07:09.253079 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.01.05 19:07:09.253236 [ 267 ] {9c85e3a9-d04b-41ce-99e7-e6783727e837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 600 | 2026.01.05 19:07:09.253376 [ 267 ] {9c85e3a9-d04b-41ce-99e7-e6783727e837} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 601 | 2026.01.05 19:07:09.255215 [ 267 ] {9c85e3a9-d04b-41ce-99e7-e6783727e837} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Loading data parts | ||
| 602 | 2026.01.05 19:07:09.255437 [ 267 ] {9c85e3a9-d04b-41ce-99e7-e6783727e837} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): There are no data parts | ||
| 603 | 2026.01.05 19:07:09.257209 [ 267 ] {9c85e3a9-d04b-41ce-99e7-e6783727e837} <Debug> TCPHandler: Processed in 0.004179082 sec. | ||
| 604 | 2026.01.05 19:07:09.257346 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.01.05 19:07:09.257663 [ 267 ] {f060f02b-367f-4f79-b763-37d674596d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 606 | 2026.01.05 19:07:09.257707 [ 267 ] {f060f02b-367f-4f79-b763-37d674596d59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2026.01.05 19:07:09.260040 [ 267 ] {f060f02b-367f-4f79-b763-37d674596d59} <Debug> oximeter.fields_i32 (eb1f3b91-17de-42d2-a498-77314107fde8): Loading data parts | ||
| 608 | 2026.01.05 19:07:09.260161 [ 267 ] {f060f02b-367f-4f79-b763-37d674596d59} <Debug> oximeter.fields_i32 (eb1f3b91-17de-42d2-a498-77314107fde8): There are no data parts | ||
| 609 | 2026.01.05 19:07:09.262143 [ 267 ] {f060f02b-367f-4f79-b763-37d674596d59} <Debug> TCPHandler: Processed in 0.004848289 sec. | ||
| 610 | 2026.01.05 19:07:09.262373 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.01.05 19:07:09.262529 [ 267 ] {9fe03f82-08dd-49f6-9def-857c87a2fb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 612 | 2026.01.05 19:07:09.262744 [ 267 ] {9fe03f82-08dd-49f6-9def-857c87a2fb14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2026.01.05 19:07:09.264759 [ 267 ] {9fe03f82-08dd-49f6-9def-857c87a2fb14} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Loading data parts | ||
| 614 | 2026.01.05 19:07:09.265005 [ 267 ] {9fe03f82-08dd-49f6-9def-857c87a2fb14} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): There are no data parts | ||
| 615 | 2026.01.05 19:07:09.267614 [ 267 ] {9fe03f82-08dd-49f6-9def-857c87a2fb14} <Debug> TCPHandler: Processed in 0.005290241 sec. | ||
| 616 | 2026.01.05 19:07:09.267751 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.01.05 19:07:09.267997 [ 267 ] {f6de33c6-cb55-4a9e-b982-43b0bbddb1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 618 | 2026.01.05 19:07:09.268094 [ 267 ] {f6de33c6-cb55-4a9e-b982-43b0bbddb1bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2026.01.05 19:07:09.270628 [ 267 ] {f6de33c6-cb55-4a9e-b982-43b0bbddb1bc} <Debug> oximeter.fields_i64 (fa4c69d2-11d8-4434-aa59-d9f72ed1ac1f): Loading data parts | ||
| 620 | 2026.01.05 19:07:09.270781 [ 267 ] {f6de33c6-cb55-4a9e-b982-43b0bbddb1bc} <Debug> oximeter.fields_i64 (fa4c69d2-11d8-4434-aa59-d9f72ed1ac1f): There are no data parts | ||
| 621 | 2026.01.05 19:07:09.272458 [ 267 ] {f6de33c6-cb55-4a9e-b982-43b0bbddb1bc} <Debug> TCPHandler: Processed in 0.004757097 sec. | ||
| 622 | 2026.01.05 19:07:09.272679 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.05 19:07:09.272832 [ 267 ] {bb174925-7819-4fe6-838e-9a2c1ed1d99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 624 | 2026.01.05 19:07:09.272969 [ 267 ] {bb174925-7819-4fe6-838e-9a2c1ed1d99d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2026.01.05 19:07:09.274854 [ 267 ] {bb174925-7819-4fe6-838e-9a2c1ed1d99d} <Debug> oximeter.fields_u64 (fc2354df-b1f2-45a2-a164-9be097d1ed36): Loading data parts | ||
| 626 | 2026.01.05 19:07:09.275093 [ 267 ] {bb174925-7819-4fe6-838e-9a2c1ed1d99d} <Debug> oximeter.fields_u64 (fc2354df-b1f2-45a2-a164-9be097d1ed36): There are no data parts | ||
| 627 | 2026.01.05 19:07:09.276506 [ 267 ] {bb174925-7819-4fe6-838e-9a2c1ed1d99d} <Debug> TCPHandler: Processed in 0.003877476 sec. | ||
| 628 | 2026.01.05 19:07:09.276647 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.05 19:07:09.276903 [ 267 ] {3f8d9f1e-6000-4335-8e22-8353151d2538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 630 | 2026.01.05 19:07:09.277038 [ 267 ] {3f8d9f1e-6000-4335-8e22-8353151d2538} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2026.01.05 19:07:09.278736 [ 267 ] {3f8d9f1e-6000-4335-8e22-8353151d2538} <Debug> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Loading data parts | ||
| 632 | 2026.01.05 19:07:09.278875 [ 267 ] {3f8d9f1e-6000-4335-8e22-8353151d2538} <Debug> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): There are no data parts | ||
| 633 | 2026.01.05 19:07:09.281080 [ 267 ] {3f8d9f1e-6000-4335-8e22-8353151d2538} <Debug> TCPHandler: Processed in 0.00448554 sec. | ||
| 634 | 2026.01.05 19:07:09.281222 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.05 19:07:09.281375 [ 267 ] {7208fdb5-a690-4e9b-9829-c0b8292a1a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 636 | 2026.01.05 19:07:09.281515 [ 267 ] {7208fdb5-a690-4e9b-9829-c0b8292a1a7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2026.01.05 19:07:09.283228 [ 267 ] {7208fdb5-a690-4e9b-9829-c0b8292a1a7a} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Loading data parts | ||
| 638 | 2026.01.05 19:07:09.283461 [ 267 ] {7208fdb5-a690-4e9b-9829-c0b8292a1a7a} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): There are no data parts | ||
| 639 | 2026.01.05 19:07:09.286143 [ 267 ] {7208fdb5-a690-4e9b-9829-c0b8292a1a7a} <Debug> TCPHandler: Processed in 0.004971613 sec. | ||
| 640 | 2026.01.05 19:07:09.286287 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.05 19:07:09.286537 [ 267 ] {f88db794-7807-45a4-a98b-90ee6b253d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 642 | 2026.01.05 19:07:09.286666 [ 267 ] {f88db794-7807-45a4-a98b-90ee6b253d4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2026.01.05 19:07:09.288503 [ 267 ] {f88db794-7807-45a4-a98b-90ee6b253d4d} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Loading data parts | ||
| 644 | 2026.01.05 19:07:09.288660 [ 267 ] {f88db794-7807-45a4-a98b-90ee6b253d4d} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): There are no data parts | ||
| 645 | 2026.01.05 19:07:09.290671 [ 267 ] {f88db794-7807-45a4-a98b-90ee6b253d4d} <Debug> TCPHandler: Processed in 0.004433649 sec. | ||
| 646 | 2026.01.05 19:07:09.290835 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.05 19:07:09.291093 [ 267 ] {0334f1d7-7360-47da-9d81-a181945e459e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) /* The timeseries schema table stores the extracted schema for the samples | ||
| 648 | * oximeter collects. | ||
| 649 | */ | ||
| 650 | 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) | ||
| 651 | 2026.01.05 19:07:09.291252 [ 267 ] {0334f1d7-7360-47da-9d81-a181945e459e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 652 | 2026.01.05 19:07:09.294384 [ 267 ] {0334f1d7-7360-47da-9d81-a181945e459e} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6): Loading data parts | ||
| 653 | 2026.01.05 19:07:09.294560 [ 267 ] {0334f1d7-7360-47da-9d81-a181945e459e} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6): There are no data parts | ||
| 654 | 2026.01.05 19:07:09.296058 [ 267 ] {0334f1d7-7360-47da-9d81-a181945e459e} <Debug> TCPHandler: Processed in 0.00527201 sec. | ||
| 655 | 2026.01.05 19:07:09.296431 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2026.01.05 19:07:09.296742 [ 268 ] {fae73ad9-17d6-4c23-9976-c72f43e7f63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 657 | 2026.01.05 19:07:09.298242 [ 268 ] {fae73ad9-17d6-4c23-9976-c72f43e7f63b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 658 | 2026.01.05 19:07:09.317757 [ 276 ] {fae73ad9-17d6-4c23-9976-c72f43e7f63b} <Trace> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 659 | 2026.01.05 19:07:09.317799 [ 276 ] {fae73ad9-17d6-4c23-9976-c72f43e7f63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 660 | 2026.01.05 19:07:09.322679 [ 276 ] {fae73ad9-17d6-4c23-9976-c72f43e7f63b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2026.01.05 19:07:09.323274 [ 276 ] {fae73ad9-17d6-4c23-9976-c72f43e7f63b} <Trace> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2026.01.05 19:07:09.323545 [ 268 ] {fae73ad9-17d6-4c23-9976-c72f43e7f63b} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026947 sec., 37.109882361672916 rows/sec., 593.76 B/sec. | ||
| 663 | 2026.01.05 19:07:09.323985 [ 268 ] {fae73ad9-17d6-4c23-9976-c72f43e7f63b} <Debug> TCPHandler: Processed in 0.027711362 sec. | ||
| 664 | 2026.01.05 19:07:09.767581 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48124 | ||
| 665 | 2026.01.05 19:07:09.772001 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.05 19:07:09.772040 [ 278 ] {} <Debug> TCP-Session: 002fbe93-f9bb-467b-bf6c-f6dc0220d952 Authenticating user 'default' from [fd00:1122:3344:101::b]:48124 | ||
| 667 | 2026.01.05 19:07:09.772168 [ 278 ] {} <Debug> TCP-Session: 002fbe93-f9bb-467b-bf6c-f6dc0220d952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.05 19:07:09.772182 [ 278 ] {} <Debug> TCP-Session: 002fbe93-f9bb-467b-bf6c-f6dc0220d952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.05 19:07:09.772260 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.05 19:07:09.772363 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.05 19:07:09.772381 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.05 19:07:09.775304 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49359 | ||
| 673 | 2026.01.05 19:07:09.775406 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46447 | ||
| 674 | 2026.01.05 19:07:09.775555 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.05 19:07:09.775558 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51707 | ||
| 676 | 2026.01.05 19:07:09.775677 [ 279 ] {} <Debug> TCP-Session: 00cb2ebf-430a-414f-a3da-8832fe56c81d Authenticating user 'default' from [fd00:1122:3344:101::b]:49359 | ||
| 677 | 2026.01.05 19:07:09.775756 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38015 | ||
| 678 | 2026.01.05 19:07:09.775827 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.01.05 19:07:09.775823 [ 279 ] {} <Debug> TCP-Session: 00cb2ebf-430a-414f-a3da-8832fe56c81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.01.05 19:07:09.775873 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.01.05 19:07:09.775961 [ 280 ] {} <Debug> TCP-Session: 019d4df9-54d9-4c22-937c-0186f6666d9d Authenticating user 'default' from [fd00:1122:3344:101::b]:46447 | ||
| 682 | 2026.01.05 19:07:09.775964 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38087 | ||
| 683 | 2026.01.05 19:07:09.775921 [ 279 ] {} <Debug> TCP-Session: 00cb2ebf-430a-414f-a3da-8832fe56c81d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.01.05 19:07:09.776057 [ 281 ] {} <Debug> TCP-Session: 27b2854c-244a-40eb-9dc6-80e686d7b3d2 Authenticating user 'default' from [fd00:1122:3344:101::b]:51707 | ||
| 685 | 2026.01.05 19:07:09.776077 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.01.05 19:07:09.776104 [ 280 ] {} <Debug> TCP-Session: 019d4df9-54d9-4c22-937c-0186f6666d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.01.05 19:07:09.775873 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42197 | ||
| 688 | 2026.01.05 19:07:09.776188 [ 282 ] {} <Debug> TCP-Session: 1e193a18-ee30-470c-a580-81bdd19855c5 Authenticating user 'default' from [fd00:1122:3344:101::b]:38015 | ||
| 689 | 2026.01.05 19:07:09.776205 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.01.05 19:07:09.776156 [ 280 ] {} <Debug> TCP-Session: 019d4df9-54d9-4c22-937c-0186f6666d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.01.05 19:07:09.776149 [ 281 ] {} <Debug> TCP-Session: 27b2854c-244a-40eb-9dc6-80e686d7b3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.05 19:07:09.775739 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34014 | ||
| 693 | 2026.01.05 19:07:09.776379 [ 281 ] {} <Debug> TCP-Session: 27b2854c-244a-40eb-9dc6-80e686d7b3d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.05 19:07:09.776455 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.01.05 19:07:09.776639 [ 285 ] {} <Debug> TCP-Session: 156b9204-f63a-4dfc-869b-01898865bb82 Authenticating user 'default' from [fd00:1122:3344:101::b]:38087 | ||
| 696 | 2026.01.05 19:07:09.776663 [ 284 ] {} <Debug> TCP-Session: bc4b11ca-dad4-4021-b70c-cff84ffc90de Authenticating user 'default' from [fd00:1122:3344:101::b]:42197 | ||
| 697 | 2026.01.05 19:07:09.776779 [ 285 ] {} <Debug> TCP-Session: 156b9204-f63a-4dfc-869b-01898865bb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.05 19:07:09.776822 [ 282 ] {} <Debug> TCP-Session: 1e193a18-ee30-470c-a580-81bdd19855c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.05 19:07:09.776802 [ 284 ] {} <Debug> TCP-Session: bc4b11ca-dad4-4021-b70c-cff84ffc90de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.05 19:07:09.776782 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.01.05 19:07:09.776906 [ 282 ] {} <Debug> TCP-Session: 1e193a18-ee30-470c-a580-81bdd19855c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.05 19:07:09.776893 [ 284 ] {} <Debug> TCP-Session: bc4b11ca-dad4-4021-b70c-cff84ffc90de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.05 19:07:09.776882 [ 285 ] {} <Debug> TCP-Session: 156b9204-f63a-4dfc-869b-01898865bb82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.05 19:07:09.777060 [ 283 ] {} <Debug> TCP-Session: 7ef40d0f-b4c0-48d1-b0cf-95e170fcc648 Authenticating user 'default' from [fd00:1122:3344:101::b]:34014 | ||
| 705 | 2026.01.05 19:07:09.777150 [ 283 ] {} <Debug> TCP-Session: 7ef40d0f-b4c0-48d1-b0cf-95e170fcc648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.05 19:07:09.777168 [ 283 ] {} <Debug> TCP-Session: 7ef40d0f-b4c0-48d1-b0cf-95e170fcc648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.05 19:07:10.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 129.71 MiB, peak 129.71 MiB, free memory in arenas 0.00 B, will set to 139.64 MiB (RSS), difference: 9.93 MiB | ||
| 708 | 2026.01.05 19:07:14.499881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.05 19:07:14.499929 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.01.05 19:07:14.499989 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.05 19:07:14.500157 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.05 19:07:14.505719 [ 245 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Loading data parts | ||
| 713 | 2026.01.05 19:07:14.505976 [ 245 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): There are no data parts | ||
| 714 | 2026.01.05 19:07:14.513230 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.05 19:07:14.513272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 716 | 2026.01.05 19:07:14.517469 [ 244 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Loading data parts | ||
| 717 | 2026.01.05 19:07:14.517771 [ 244 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): There are no data parts | ||
| 718 | 2026.01.05 19:07:14.518616 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.05 19:07:14.519259 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.01.05 19:07:14.519513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.01.05 19:07:14.543344 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.05 19:07:14.543394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 723 | 2026.01.05 19:07:14.549608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.05 19:07:14.550875 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): 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.05 19:07:14.554088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.05 19:07:15.001294 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.80 MiB, peak 148.80 MiB, free memory in arenas 0.00 B, will set to 153.92 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2026.01.05 19:07:17.000773 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.05 19:07:17.000882 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.05 19:07:17.005208 [ 243 ] {} <Debug> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Loading data parts | ||
| 730 | 2026.01.05 19:07:17.005423 [ 243 ] {} <Debug> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): There are no data parts | ||
| 731 | 2026.01.05 19:07:17.013406 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.05 19:07:17.013444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 733 | 2026.01.05 19:07:17.015269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.05 19:07:17.015942 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): 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.05 19:07:17.016244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.05 19:07:18.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.32 MiB, peak 158.32 MiB, free memory in arenas 0.00 B, will set to 154.98 MiB (RSS), difference: -3.33 MiB | ||
| 737 | 2026.01.05 19:07:21.968328 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.05 19:07:21.968448 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.05 19:07:22.019768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.01.05 19:07:22.020499 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.05 19:07:22.020550 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 742 | 2026.01.05 19:07:22.021359 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.05 19:07:22.021884 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): 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.05 19:07:22.022047 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.05 19:07:22.054465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.05 19:07:22.072782 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.05 19:07:22.072837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 748 | 2026.01.05 19:07:22.079338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.05 19:07:22.080497 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): 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.05 19:07:22.083535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.05 19:07:23.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.68 MiB, peak 159.68 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 2.08 MiB | ||
| 752 | 2026.01.05 19:07:28.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.79 MiB, peak 159.68 MiB, free memory in arenas 0.00 B, will set to 157.81 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.01.05 19:07:29.350173 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.01.05 19:07:29.350436 [ 267 ] {c8a167ab-fc68-4581-a31b-587a58e4a597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.01.05 19:07:29.350799 [ 267 ] {c8a167ab-fc68-4581-a31b-587a58e4a597} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.01.05 19:07:29.351035 [ 267 ] {c8a167ab-fc68-4581-a31b-587a58e4a597} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.01.05 19:07:29.351730 [ 267 ] {c8a167ab-fc68-4581-a31b-587a58e4a597} <Debug> TCPHandler: Processed in 0.001699252 sec. | ||
| 758 | 2026.01.05 19:07:29.354451 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.01.05 19:07:29.354580 [ 267 ] {3ab89a24-fa0d-4856-b3ff-6f1bb0894949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.01.05 19:07:29.356812 [ 267 ] {3ab89a24-fa0d-4856-b3ff-6f1bb0894949} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.01.05 19:07:29.356858 [ 267 ] {3ab89a24-fa0d-4856-b3ff-6f1bb0894949} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.01.05 19:07:29.357298 [ 267 ] {3ab89a24-fa0d-4856-b3ff-6f1bb0894949} <Debug> TCPHandler: Processed in 0.002899381 sec. | ||
| 763 | 2026.01.05 19:07:29.357594 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.01.05 19:07:29.357704 [ 267 ] {608160e7-3bb9-406a-bfc0-bbe411a4a5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.01.05 19:07:29.357968 [ 267 ] {608160e7-3bb9-406a-bfc0-bbe411a4a5ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.01.05 19:07:29.358008 [ 267 ] {608160e7-3bb9-406a-bfc0-bbe411a4a5ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.01.05 19:07:29.358313 [ 267 ] {608160e7-3bb9-406a-bfc0-bbe411a4a5ca} <Debug> TCPHandler: Processed in 0.00081575 sec. | ||
| 768 | 2026.01.05 19:07:29.358514 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.01.05 19:07:29.358691 [ 267 ] {90c2fd73-fc63-4da7-9981-5f63c2bb4ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 770 | 2026.01.05 19:07:29.358928 [ 267 ] {90c2fd73-fc63-4da7-9981-5f63c2bb4ad7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.01.05 19:07:29.358971 [ 267 ] {90c2fd73-fc63-4da7-9981-5f63c2bb4ad7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.01.05 19:07:29.359280 [ 267 ] {90c2fd73-fc63-4da7-9981-5f63c2bb4ad7} <Debug> TCPHandler: Processed in 0.000754289 sec. | ||
| 773 | 2026.01.05 19:07:29.359485 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.01.05 19:07:29.359600 [ 267 ] {589898ba-92a1-4b0c-ba96-9e47814081c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 775 | 2026.01.05 19:07:29.359838 [ 267 ] {589898ba-92a1-4b0c-ba96-9e47814081c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.01.05 19:07:29.359881 [ 267 ] {589898ba-92a1-4b0c-ba96-9e47814081c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.01.05 19:07:29.360187 [ 267 ] {589898ba-92a1-4b0c-ba96-9e47814081c2} <Debug> TCPHandler: Processed in 0.000750128 sec. | ||
| 778 | 2026.01.05 19:07:29.360397 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.01.05 19:07:29.360517 [ 267 ] {a747afd7-be4e-4f6d-82d5-64d66834b7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 780 | 2026.01.05 19:07:29.360750 [ 267 ] {a747afd7-be4e-4f6d-82d5-64d66834b7ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.01.05 19:07:29.360792 [ 267 ] {a747afd7-be4e-4f6d-82d5-64d66834b7ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.01.05 19:07:29.361103 [ 267 ] {a747afd7-be4e-4f6d-82d5-64d66834b7ee} <Debug> TCPHandler: Processed in 0.000757149 sec. | ||
| 783 | 2026.01.05 19:07:29.361314 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.01.05 19:07:29.361430 [ 267 ] {4c868e48-7102-46cb-bdb9-c6f3944be013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 785 | 2026.01.05 19:07:29.361667 [ 267 ] {4c868e48-7102-46cb-bdb9-c6f3944be013} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.01.05 19:07:29.361709 [ 267 ] {4c868e48-7102-46cb-bdb9-c6f3944be013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.01.05 19:07:29.362016 [ 267 ] {4c868e48-7102-46cb-bdb9-c6f3944be013} <Debug> TCPHandler: Processed in 0.000751228 sec. | ||
| 788 | 2026.01.05 19:07:29.362210 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.01.05 19:07:29.362324 [ 267 ] {f2dd66df-2e5a-4e10-82c0-83435bdf925c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 790 | 2026.01.05 19:07:29.362561 [ 267 ] {f2dd66df-2e5a-4e10-82c0-83435bdf925c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.01.05 19:07:29.362602 [ 267 ] {f2dd66df-2e5a-4e10-82c0-83435bdf925c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.01.05 19:07:29.362907 [ 267 ] {f2dd66df-2e5a-4e10-82c0-83435bdf925c} <Debug> TCPHandler: Processed in 0.000746148 sec. | ||
| 793 | 2026.01.05 19:07:29.363116 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.01.05 19:07:29.363231 [ 267 ] {4c860a8d-e118-4ac0-895d-658b2dc9b718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 795 | 2026.01.05 19:07:29.363474 [ 267 ] {4c860a8d-e118-4ac0-895d-658b2dc9b718} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.01.05 19:07:29.363516 [ 267 ] {4c860a8d-e118-4ac0-895d-658b2dc9b718} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.01.05 19:07:29.363819 [ 267 ] {4c860a8d-e118-4ac0-895d-658b2dc9b718} <Debug> TCPHandler: Processed in 0.000751409 sec. | ||
| 798 | 2026.01.05 19:07:29.364016 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.01.05 19:07:29.364132 [ 267 ] {6890f8a1-7d80-414c-b388-916b2fe4ee4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 800 | 2026.01.05 19:07:29.364374 [ 267 ] {6890f8a1-7d80-414c-b388-916b2fe4ee4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.01.05 19:07:29.364416 [ 267 ] {6890f8a1-7d80-414c-b388-916b2fe4ee4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.01.05 19:07:29.364724 [ 267 ] {6890f8a1-7d80-414c-b388-916b2fe4ee4a} <Debug> TCPHandler: Processed in 0.000757309 sec. | ||
| 803 | 2026.01.05 19:07:29.364932 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.01.05 19:07:29.365047 [ 267 ] {5d5042a9-46ef-4e45-b372-2a8411314a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 805 | 2026.01.05 19:07:29.365287 [ 267 ] {5d5042a9-46ef-4e45-b372-2a8411314a6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.01.05 19:07:29.365330 [ 267 ] {5d5042a9-46ef-4e45-b372-2a8411314a6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.01.05 19:07:29.365636 [ 267 ] {5d5042a9-46ef-4e45-b372-2a8411314a6a} <Debug> TCPHandler: Processed in 0.000752848 sec. | ||
| 808 | 2026.01.05 19:07:29.365853 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.01.05 19:07:29.365970 [ 267 ] {e95a04ad-8fa0-4c22-852d-30125767267c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 810 | 2026.01.05 19:07:29.366217 [ 267 ] {e95a04ad-8fa0-4c22-852d-30125767267c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.01.05 19:07:29.366266 [ 267 ] {e95a04ad-8fa0-4c22-852d-30125767267c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.01.05 19:07:29.366591 [ 267 ] {e95a04ad-8fa0-4c22-852d-30125767267c} <Debug> TCPHandler: Processed in 0.000784919 sec. | ||
| 813 | 2026.01.05 19:07:29.366797 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.01.05 19:07:29.366917 [ 267 ] {a9937a05-bf41-4e9d-b210-c6bbfb1244a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 815 | 2026.01.05 19:07:29.367169 [ 267 ] {a9937a05-bf41-4e9d-b210-c6bbfb1244a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.01.05 19:07:29.367211 [ 267 ] {a9937a05-bf41-4e9d-b210-c6bbfb1244a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.01.05 19:07:29.367529 [ 267 ] {a9937a05-bf41-4e9d-b210-c6bbfb1244a0} <Debug> TCPHandler: Processed in 0.000781929 sec. | ||
| 818 | 2026.01.05 19:07:29.367751 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.01.05 19:07:29.367870 [ 267 ] {b8871f5b-31d9-4ad7-b421-301bf335ed59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 820 | 2026.01.05 19:07:29.368123 [ 267 ] {b8871f5b-31d9-4ad7-b421-301bf335ed59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.01.05 19:07:29.368166 [ 267 ] {b8871f5b-31d9-4ad7-b421-301bf335ed59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.01.05 19:07:29.368498 [ 267 ] {b8871f5b-31d9-4ad7-b421-301bf335ed59} <Debug> TCPHandler: Processed in 0.00079507 sec. | ||
| 823 | 2026.01.05 19:07:29.368722 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.01.05 19:07:29.368840 [ 267 ] {687e52fe-ff27-4e71-b82e-21e09fc363c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 825 | 2026.01.05 19:07:29.369096 [ 267 ] {687e52fe-ff27-4e71-b82e-21e09fc363c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.01.05 19:07:29.369138 [ 267 ] {687e52fe-ff27-4e71-b82e-21e09fc363c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.01.05 19:07:29.369456 [ 267 ] {687e52fe-ff27-4e71-b82e-21e09fc363c3} <Debug> TCPHandler: Processed in 0.000783049 sec. | ||
| 828 | 2026.01.05 19:07:29.369653 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.01.05 19:07:29.369772 [ 267 ] {3a9338c3-70f0-45d7-bf35-011bd466a4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 830 | 2026.01.05 19:07:29.370029 [ 267 ] {3a9338c3-70f0-45d7-bf35-011bd466a4aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.01.05 19:07:29.370071 [ 267 ] {3a9338c3-70f0-45d7-bf35-011bd466a4aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2026.01.05 19:07:29.370389 [ 267 ] {3a9338c3-70f0-45d7-bf35-011bd466a4aa} <Debug> TCPHandler: Processed in 0.000784299 sec. | ||
| 833 | 2026.01.05 19:07:29.371260 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.01.05 19:07:29.371380 [ 267 ] {af35468f-fc48-4ecf-8fee-b8d586fac113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 835 | 2026.01.05 19:07:29.371642 [ 267 ] {af35468f-fc48-4ecf-8fee-b8d586fac113} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.01.05 19:07:29.371686 [ 267 ] {af35468f-fc48-4ecf-8fee-b8d586fac113} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.01.05 19:07:29.371999 [ 267 ] {af35468f-fc48-4ecf-8fee-b8d586fac113} <Debug> TCPHandler: Processed in 0.0007883 sec. | ||
| 838 | 2026.01.05 19:07:29.372214 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.01.05 19:07:29.372334 [ 267 ] {ca3fdb5d-ae97-41af-8e13-9611e3471a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 840 | 2026.01.05 19:07:29.372593 [ 267 ] {ca3fdb5d-ae97-41af-8e13-9611e3471a25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.01.05 19:07:29.372637 [ 267 ] {ca3fdb5d-ae97-41af-8e13-9611e3471a25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.01.05 19:07:29.372951 [ 267 ] {ca3fdb5d-ae97-41af-8e13-9611e3471a25} <Debug> TCPHandler: Processed in 0.000785559 sec. | ||
| 843 | 2026.01.05 19:07:29.373160 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.01.05 19:07:29.373277 [ 267 ] {e2bd4066-f2ae-450b-abbf-6b9aa79e4736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 845 | 2026.01.05 19:07:29.373528 [ 267 ] {e2bd4066-f2ae-450b-abbf-6b9aa79e4736} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.01.05 19:07:29.373570 [ 267 ] {e2bd4066-f2ae-450b-abbf-6b9aa79e4736} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.01.05 19:07:29.373858 [ 267 ] {e2bd4066-f2ae-450b-abbf-6b9aa79e4736} <Debug> TCPHandler: Processed in 0.000747159 sec. | ||
| 848 | 2026.01.05 19:07:29.374054 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.01.05 19:07:29.374174 [ 267 ] {5ae538e1-655d-4f39-a0d5-2ca22949190b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 850 | 2026.01.05 19:07:29.374434 [ 267 ] {5ae538e1-655d-4f39-a0d5-2ca22949190b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.01.05 19:07:29.374476 [ 267 ] {5ae538e1-655d-4f39-a0d5-2ca22949190b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.01.05 19:07:29.374768 [ 267 ] {5ae538e1-655d-4f39-a0d5-2ca22949190b} <Debug> TCPHandler: Processed in 0.000771449 sec. | ||
| 853 | 2026.01.05 19:07:29.374960 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.01.05 19:07:29.375073 [ 267 ] {25eb6a18-3e69-4e5c-b9bd-0129f22c120f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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) | ||
| 855 | 2026.01.05 19:07:29.375312 [ 267 ] {25eb6a18-3e69-4e5c-b9bd-0129f22c120f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.01.05 19:07:29.375352 [ 267 ] {25eb6a18-3e69-4e5c-b9bd-0129f22c120f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.01.05 19:07:29.375694 [ 267 ] {25eb6a18-3e69-4e5c-b9bd-0129f22c120f} <Debug> TCPHandler: Processed in 0.000757609 sec. | ||
| 858 | 2026.01.05 19:07:29.378345 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.01.05 19:07:29.378493 [ 267 ] {0549ee16-d06c-4912-8c62-274812e4be1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 860 | 2026.01.05 19:07:29.378810 [ 267 ] {0549ee16-d06c-4912-8c62-274812e4be1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.01.05 19:07:29.378861 [ 267 ] {0549ee16-d06c-4912-8c62-274812e4be1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.01.05 19:07:29.379217 [ 267 ] {0549ee16-d06c-4912-8c62-274812e4be1c} <Debug> TCPHandler: Processed in 0.000926013 sec. | ||
| 863 | 2026.01.05 19:07:29.379810 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.01.05 19:07:29.379930 [ 267 ] {030c49e4-99df-4e7f-bb36-4ad2a5025c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 865 | 2026.01.05 19:07:29.380187 [ 267 ] {030c49e4-99df-4e7f-bb36-4ad2a5025c4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.01.05 19:07:29.380228 [ 267 ] {030c49e4-99df-4e7f-bb36-4ad2a5025c4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.01.05 19:07:29.380513 [ 267 ] {030c49e4-99df-4e7f-bb36-4ad2a5025c4f} <Debug> TCPHandler: Processed in 0.000751809 sec. | ||
| 868 | 2026.01.05 19:07:29.380751 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.01.05 19:07:29.380872 [ 267 ] {ad318be1-793e-47d6-b318-dc4245d3e37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 870 | 2026.01.05 19:07:29.381131 [ 267 ] {ad318be1-793e-47d6-b318-dc4245d3e37a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.01.05 19:07:29.381171 [ 267 ] {ad318be1-793e-47d6-b318-dc4245d3e37a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.01.05 19:07:29.381456 [ 267 ] {ad318be1-793e-47d6-b318-dc4245d3e37a} <Debug> TCPHandler: Processed in 0.000753209 sec. | ||
| 873 | 2026.01.05 19:07:29.381687 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.01.05 19:07:29.381807 [ 267 ] {5608c23b-1cf7-4925-8313-241b0915d4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 875 | 2026.01.05 19:07:29.382064 [ 267 ] {5608c23b-1cf7-4925-8313-241b0915d4fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.01.05 19:07:29.382106 [ 267 ] {5608c23b-1cf7-4925-8313-241b0915d4fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.01.05 19:07:29.382390 [ 267 ] {5608c23b-1cf7-4925-8313-241b0915d4fa} <Debug> TCPHandler: Processed in 0.000751069 sec. | ||
| 878 | 2026.01.05 19:07:29.382650 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.01.05 19:07:29.382772 [ 267 ] {73b8853a-dde1-4b00-879c-30a4dfb1af9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 880 | 2026.01.05 19:07:29.383032 [ 267 ] {73b8853a-dde1-4b00-879c-30a4dfb1af9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.01.05 19:07:29.383073 [ 267 ] {73b8853a-dde1-4b00-879c-30a4dfb1af9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.01.05 19:07:29.383362 [ 267 ] {73b8853a-dde1-4b00-879c-30a4dfb1af9a} <Debug> TCPHandler: Processed in 0.000759919 sec. | ||
| 883 | 2026.01.05 19:07:29.383586 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.01.05 19:07:29.383708 [ 267 ] {87171ed2-ec53-46cc-b1fa-a58c6ef592a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 885 | 2026.01.05 19:07:29.383971 [ 267 ] {87171ed2-ec53-46cc-b1fa-a58c6ef592a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2026.01.05 19:07:29.384013 [ 267 ] {87171ed2-ec53-46cc-b1fa-a58c6ef592a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 887 | 2026.01.05 19:07:29.384304 [ 267 ] {87171ed2-ec53-46cc-b1fa-a58c6ef592a4} <Debug> TCPHandler: Processed in 0.000766419 sec. | ||
| 888 | 2026.01.05 19:07:29.384545 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.01.05 19:07:29.384672 [ 267 ] {fac98cf0-5d00-4841-9a94-67a9ef28c44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 890 | 2026.01.05 19:07:29.384936 [ 267 ] {fac98cf0-5d00-4841-9a94-67a9ef28c44b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 891 | 2026.01.05 19:07:29.384978 [ 267 ] {fac98cf0-5d00-4841-9a94-67a9ef28c44b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2026.01.05 19:07:29.385262 [ 267 ] {fac98cf0-5d00-4841-9a94-67a9ef28c44b} <Debug> TCPHandler: Processed in 0.000765279 sec. | ||
| 893 | 2026.01.05 19:07:29.385529 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2026.01.05 19:07:29.385652 [ 267 ] {3c18afa6-2423-41df-94d1-a450a044bc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 895 | 2026.01.05 19:07:29.385915 [ 267 ] {3c18afa6-2423-41df-94d1-a450a044bc64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 896 | 2026.01.05 19:07:29.385957 [ 267 ] {3c18afa6-2423-41df-94d1-a450a044bc64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 897 | 2026.01.05 19:07:29.386242 [ 267 ] {3c18afa6-2423-41df-94d1-a450a044bc64} <Debug> TCPHandler: Processed in 0.000760999 sec. | ||
| 898 | 2026.01.05 19:07:29.386494 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.01.05 19:07:29.386617 [ 267 ] {ef5ebe25-493a-4e3a-bd37-be7f625806ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 900 | 2026.01.05 19:07:29.386885 [ 267 ] {ef5ebe25-493a-4e3a-bd37-be7f625806ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 901 | 2026.01.05 19:07:29.386927 [ 267 ] {ef5ebe25-493a-4e3a-bd37-be7f625806ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 902 | 2026.01.05 19:07:29.387223 [ 267 ] {ef5ebe25-493a-4e3a-bd37-be7f625806ba} <Debug> TCPHandler: Processed in 0.000777729 sec. | ||
| 903 | 2026.01.05 19:07:29.387455 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.01.05 19:07:29.387580 [ 267 ] {c709fa87-ba42-4e06-ad2e-21988252a548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 905 | 2026.01.05 19:07:29.387854 [ 267 ] {c709fa87-ba42-4e06-ad2e-21988252a548} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 906 | 2026.01.05 19:07:29.387897 [ 267 ] {c709fa87-ba42-4e06-ad2e-21988252a548} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 907 | 2026.01.05 19:07:29.388199 [ 267 ] {c709fa87-ba42-4e06-ad2e-21988252a548} <Debug> TCPHandler: Processed in 0.00079305 sec. | ||
| 908 | 2026.01.05 19:07:29.400104 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.01.05 19:07:29.400232 [ 267 ] {663157fd-cd3a-481d-90da-9c4798a07b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 910 | 2026.01.05 19:07:29.400553 [ 267 ] {663157fd-cd3a-481d-90da-9c4798a07b93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2026.01.05 19:07:29.400605 [ 267 ] {663157fd-cd3a-481d-90da-9c4798a07b93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 912 | 2026.01.05 19:07:29.400975 [ 267 ] {663157fd-cd3a-481d-90da-9c4798a07b93} <Debug> TCPHandler: Processed in 0.000920772 sec. | ||
| 913 | 2026.01.05 19:07:29.404157 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.01.05 19:07:29.404284 [ 267 ] {0adbf169-b644-433e-b7c5-3dad861560f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 915 | 2026.01.05 19:07:29.404333 [ 267 ] {0adbf169-b644-433e-b7c5-3dad861560f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 916 | 2026.01.05 19:07:29.405046 [ 267 ] {0adbf169-b644-433e-b7c5-3dad861560f0} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.01.05 19:07:29.405099 [ 267 ] {0adbf169-b644-433e-b7c5-3dad861560f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 918 | 2026.01.05 19:07:29.405776 [ 267 ] {0adbf169-b644-433e-b7c5-3dad861560f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2026.01.05 19:07:29.406224 [ 267 ] {0adbf169-b644-433e-b7c5-3dad861560f0} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6): 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.05 19:07:29.406372 [ 267 ] {0adbf169-b644-433e-b7c5-3dad861560f0} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002124 sec., 15065.913370998116 rows/sec., 3.34 MiB/sec. | ||
| 921 | 2026.01.05 19:07:29.406410 [ 267 ] {0adbf169-b644-433e-b7c5-3dad861560f0} <Debug> TCPHandler: Processed in 0.002312707 sec. | ||
| 922 | 2026.01.05 19:07:29.406546 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.01.05 19:07:29.406641 [ 267 ] {c8b1e1f6-9540-4066-8c83-f46373040f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 924 | 2026.01.05 19:07:29.406683 [ 267 ] {c8b1e1f6-9540-4066-8c83-f46373040f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 925 | 2026.01.05 19:07:29.409334 [ 267 ] {c8b1e1f6-9540-4066-8c83-f46373040f18} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.01.05 19:07:29.409375 [ 267 ] {c8b1e1f6-9540-4066-8c83-f46373040f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 927 | 2026.01.05 19:07:29.410015 [ 267 ] {c8b1e1f6-9540-4066-8c83-f46373040f18} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2026.01.05 19:07:29.410530 [ 267 ] {c8b1e1f6-9540-4066-8c83-f46373040f18} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): 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.05 19:07:29.410720 [ 267 ] {c8b1e1f6-9540-4066-8c83-f46373040f18} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.004097 sec., 100073.22431047108 rows/sec., 6.35 MiB/sec. | ||
| 930 | 2026.01.05 19:07:29.410756 [ 267 ] {c8b1e1f6-9540-4066-8c83-f46373040f18} <Debug> TCPHandler: Processed in 0.004258975 sec. | ||
| 931 | 2026.01.05 19:07:29.410878 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.01.05 19:07:29.410973 [ 267 ] {6b274d3a-a9f8-4238-adc1-a9d0aebcc5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 933 | 2026.01.05 19:07:29.411014 [ 267 ] {6b274d3a-a9f8-4238-adc1-a9d0aebcc5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 934 | 2026.01.05 19:07:29.411405 [ 267 ] {6b274d3a-a9f8-4238-adc1-a9d0aebcc5ef} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2026.01.05 19:07:29.411441 [ 267 ] {6b274d3a-a9f8-4238-adc1-a9d0aebcc5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 936 | 2026.01.05 19:07:29.411984 [ 267 ] {6b274d3a-a9f8-4238-adc1-a9d0aebcc5ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2026.01.05 19:07:29.412581 [ 267 ] {6b274d3a-a9f8-4238-adc1-a9d0aebcc5ef} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): 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.05 19:07:29.412721 [ 267 ] {6b274d3a-a9f8-4238-adc1-a9d0aebcc5ef} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001766 sec., 4530.011325028313 rows/sec., 369.39 KiB/sec. | ||
| 939 | 2026.01.05 19:07:29.412760 [ 267 ] {6b274d3a-a9f8-4238-adc1-a9d0aebcc5ef} <Debug> TCPHandler: Processed in 0.001932717 sec. | ||
| 940 | 2026.01.05 19:07:29.412876 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.01.05 19:07:29.412973 [ 267 ] {580a0549-c4f6-46c3-b315-f875512f5c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 942 | 2026.01.05 19:07:29.413016 [ 267 ] {580a0549-c4f6-46c3-b315-f875512f5c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 943 | 2026.01.05 19:07:29.414102 [ 267 ] {580a0549-c4f6-46c3-b315-f875512f5c38} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2026.01.05 19:07:29.414142 [ 267 ] {580a0549-c4f6-46c3-b315-f875512f5c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 945 | 2026.01.05 19:07:29.414729 [ 267 ] {580a0549-c4f6-46c3-b315-f875512f5c38} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2026.01.05 19:07:29.415182 [ 267 ] {580a0549-c4f6-46c3-b315-f875512f5c38} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): 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.05 19:07:29.415317 [ 267 ] {580a0549-c4f6-46c3-b315-f875512f5c38} <Debug> executeQuery: Read 1110 rows, 90.14 KiB in 0.002363 sec., 469741.85357596277 rows/sec., 37.25 MiB/sec. | ||
| 948 | 2026.01.05 19:07:29.415356 [ 267 ] {580a0549-c4f6-46c3-b315-f875512f5c38} <Debug> TCPHandler: Processed in 0.002531812 sec. | ||
| 949 | 2026.01.05 19:07:29.415475 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.01.05 19:07:29.415571 [ 267 ] {fd8b07eb-7219-4db3-bfcb-91c6cc73de37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 951 | 2026.01.05 19:07:29.415613 [ 267 ] {fd8b07eb-7219-4db3-bfcb-91c6cc73de37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 952 | 2026.01.05 19:07:29.416116 [ 267 ] {fd8b07eb-7219-4db3-bfcb-91c6cc73de37} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.01.05 19:07:29.416155 [ 267 ] {fd8b07eb-7219-4db3-bfcb-91c6cc73de37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 954 | 2026.01.05 19:07:29.416638 [ 267 ] {fd8b07eb-7219-4db3-bfcb-91c6cc73de37} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2026.01.05 19:07:29.417190 [ 267 ] {fd8b07eb-7219-4db3-bfcb-91c6cc73de37} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): 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.05 19:07:29.417323 [ 267 ] {fd8b07eb-7219-4db3-bfcb-91c6cc73de37} <Debug> executeQuery: Read 223 rows, 13.63 KiB in 0.001772 sec., 125846.50112866818 rows/sec., 7.51 MiB/sec. | ||
| 957 | 2026.01.05 19:07:29.417361 [ 267 ] {fd8b07eb-7219-4db3-bfcb-91c6cc73de37} <Debug> TCPHandler: Processed in 0.001937188 sec. | ||
| 958 | 2026.01.05 19:07:29.417474 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.01.05 19:07:29.417569 [ 267 ] {0261679f-541b-449d-8d45-3ccbc0acbbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 960 | 2026.01.05 19:07:29.417610 [ 267 ] {0261679f-541b-449d-8d45-3ccbc0acbbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 961 | 2026.01.05 19:07:29.418130 [ 267 ] {0261679f-541b-449d-8d45-3ccbc0acbbfa} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2026.01.05 19:07:29.418164 [ 267 ] {0261679f-541b-449d-8d45-3ccbc0acbbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 963 | 2026.01.05 19:07:29.418681 [ 267 ] {0261679f-541b-449d-8d45-3ccbc0acbbfa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2026.01.05 19:07:29.419248 [ 267 ] {0261679f-541b-449d-8d45-3ccbc0acbbfa} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): 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.05 19:07:29.419385 [ 267 ] {0261679f-541b-449d-8d45-3ccbc0acbbfa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001834 sec., 115594.32933478736 rows/sec., 7.45 MiB/sec. | ||
| 966 | 2026.01.05 19:07:29.419425 [ 267 ] {0261679f-541b-449d-8d45-3ccbc0acbbfa} <Debug> TCPHandler: Processed in 0.002002719 sec. | ||
| 967 | 2026.01.05 19:07:29.419542 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2026.01.05 19:07:29.419638 [ 267 ] {1fba12ef-6f61-4798-8003-5c9710191d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 969 | 2026.01.05 19:07:29.419679 [ 267 ] {1fba12ef-6f61-4798-8003-5c9710191d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 970 | 2026.01.05 19:07:29.420150 [ 267 ] {1fba12ef-6f61-4798-8003-5c9710191d16} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2026.01.05 19:07:29.420188 [ 267 ] {1fba12ef-6f61-4798-8003-5c9710191d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 972 | 2026.01.05 19:07:29.420662 [ 267 ] {1fba12ef-6f61-4798-8003-5c9710191d16} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2026.01.05 19:07:29.421103 [ 267 ] {1fba12ef-6f61-4798-8003-5c9710191d16} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): 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.05 19:07:29.421235 [ 267 ] {1fba12ef-6f61-4798-8003-5c9710191d16} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001616 sec., 130569.30693069307 rows/sec., 7.41 MiB/sec. | ||
| 975 | 2026.01.05 19:07:29.421272 [ 267 ] {1fba12ef-6f61-4798-8003-5c9710191d16} <Debug> TCPHandler: Processed in 0.001780494 sec. | ||
| 976 | 2026.01.05 19:07:29.421384 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2026.01.05 19:07:29.421478 [ 267 ] {7d6e076f-618e-4003-bdd0-84d198bbc1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 978 | 2026.01.05 19:07:29.421517 [ 267 ] {7d6e076f-618e-4003-bdd0-84d198bbc1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 979 | 2026.01.05 19:07:29.422131 [ 267 ] {7d6e076f-618e-4003-bdd0-84d198bbc1cf} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.01.05 19:07:29.422170 [ 267 ] {7d6e076f-618e-4003-bdd0-84d198bbc1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 981 | 2026.01.05 19:07:29.422644 [ 267 ] {7d6e076f-618e-4003-bdd0-84d198bbc1cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2026.01.05 19:07:29.423141 [ 267 ] {7d6e076f-618e-4003-bdd0-84d198bbc1cf} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): 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.05 19:07:29.423270 [ 267 ] {7d6e076f-618e-4003-bdd0-84d198bbc1cf} <Debug> executeQuery: Read 669 rows, 47.68 KiB in 0.00181 sec., 369613.2596685083 rows/sec., 25.73 MiB/sec. | ||
| 984 | 2026.01.05 19:07:29.423309 [ 267 ] {7d6e076f-618e-4003-bdd0-84d198bbc1cf} <Debug> TCPHandler: Processed in 0.001975809 sec. | ||
| 985 | 2026.01.05 19:07:29.423432 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.01.05 19:07:29.423527 [ 267 ] {748057c3-6321-494b-a1a6-75b7e8d6be41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 987 | 2026.01.05 19:07:29.423569 [ 267 ] {748057c3-6321-494b-a1a6-75b7e8d6be41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 988 | 2026.01.05 19:07:29.423922 [ 267 ] {748057c3-6321-494b-a1a6-75b7e8d6be41} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.01.05 19:07:29.423958 [ 267 ] {748057c3-6321-494b-a1a6-75b7e8d6be41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 990 | 2026.01.05 19:07:29.424431 [ 267 ] {748057c3-6321-494b-a1a6-75b7e8d6be41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2026.01.05 19:07:29.424877 [ 267 ] {748057c3-6321-494b-a1a6-75b7e8d6be41} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): 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.05 19:07:29.425007 [ 267 ] {748057c3-6321-494b-a1a6-75b7e8d6be41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 209.12 KiB/sec. | ||
| 993 | 2026.01.05 19:07:29.425045 [ 267 ] {748057c3-6321-494b-a1a6-75b7e8d6be41} <Debug> TCPHandler: Processed in 0.001665191 sec. | ||
| 994 | 2026.01.05 19:07:29.425149 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.01.05 19:07:29.425244 [ 267 ] {252a2c92-3a73-4542-a5fb-e83a6c6a45d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 996 | 2026.01.05 19:07:29.425287 [ 267 ] {252a2c92-3a73-4542-a5fb-e83a6c6a45d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 997 | 2026.01.05 19:07:29.425722 [ 267 ] {252a2c92-3a73-4542-a5fb-e83a6c6a45d6} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.01.05 19:07:29.425757 [ 267 ] {252a2c92-3a73-4542-a5fb-e83a6c6a45d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 999 | 2026.01.05 19:07:29.426222 [ 267 ] {252a2c92-3a73-4542-a5fb-e83a6c6a45d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1000 | 2026.01.05 19:07:29.426662 [ 267 ] {252a2c92-3a73-4542-a5fb-e83a6c6a45d6} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.01.05 19:07:29.426793 [ 267 ] {252a2c92-3a73-4542-a5fb-e83a6c6a45d6} <Debug> executeQuery: Read 218 rows, 14.30 KiB in 0.001568 sec., 139030.61224489796 rows/sec., 8.91 MiB/sec. | ||
| 1002 | 2026.01.05 19:07:29.426829 [ 267 ] {252a2c92-3a73-4542-a5fb-e83a6c6a45d6} <Debug> TCPHandler: Processed in 0.001731612 sec. | ||
| 1003 | 2026.01.05 19:07:29.426944 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.01.05 19:07:29.427040 [ 267 ] {353a1798-c5bd-4855-acfc-0db7d11481ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1005 | 2026.01.05 19:07:29.427082 [ 267 ] {353a1798-c5bd-4855-acfc-0db7d11481ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1006 | 2026.01.05 19:07:29.427384 [ 267 ] {353a1798-c5bd-4855-acfc-0db7d11481ac} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.01.05 19:07:29.427421 [ 267 ] {353a1798-c5bd-4855-acfc-0db7d11481ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1008 | 2026.01.05 19:07:29.427837 [ 267 ] {353a1798-c5bd-4855-acfc-0db7d11481ac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1009 | 2026.01.05 19:07:29.428242 [ 267 ] {353a1798-c5bd-4855-acfc-0db7d11481ac} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.01.05 19:07:29.428361 [ 267 ] {353a1798-c5bd-4855-acfc-0db7d11481ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 48.51 KiB/sec. | ||
| 1011 | 2026.01.05 19:07:29.428394 [ 267 ] {353a1798-c5bd-4855-acfc-0db7d11481ac} <Debug> TCPHandler: Processed in 0.001552218 sec. | ||
| 1012 | 2026.01.05 19:07:29.428495 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.01.05 19:07:29.428648 [ 267 ] {92d22d6d-e2f9-484f-8424-ef4542df1b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.01.05 19:07:29.428701 [ 267 ] {92d22d6d-e2f9-484f-8424-ef4542df1b5b} <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 | ||
| 1015 | 2026.01.05 19:07:29.429448 [ 267 ] {92d22d6d-e2f9-484f-8424-ef4542df1b5b} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.01.05 19:07:29.429485 [ 267 ] {92d22d6d-e2f9-484f-8424-ef4542df1b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1017 | 2026.01.05 19:07:29.432413 [ 267 ] {92d22d6d-e2f9-484f-8424-ef4542df1b5b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1018 | 2026.01.05 19:07:29.432956 [ 267 ] {92d22d6d-e2f9-484f-8424-ef4542df1b5b} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.01.05 19:07:29.433119 [ 267 ] {92d22d6d-e2f9-484f-8424-ef4542df1b5b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004487 sec., 2228.6605749944283 rows/sec., 3.99 MiB/sec. | ||
| 1020 | 2026.01.05 19:07:29.433179 [ 267 ] {92d22d6d-e2f9-484f-8424-ef4542df1b5b} <Debug> TCPHandler: Processed in 0.004674745 sec. | ||
| 1021 | 2026.01.05 19:07:29.433309 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.01.05 19:07:29.433408 [ 267 ] {9a274679-1864-4441-82de-c1a58b809142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.01.05 19:07:29.433449 [ 267 ] {9a274679-1864-4441-82de-c1a58b809142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.01.05 19:07:29.433805 [ 267 ] {9a274679-1864-4441-82de-c1a58b809142} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.01.05 19:07:29.433842 [ 267 ] {9a274679-1864-4441-82de-c1a58b809142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1026 | 2026.01.05 19:07:29.434259 [ 267 ] {9a274679-1864-4441-82de-c1a58b809142} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1027 | 2026.01.05 19:07:29.434752 [ 267 ] {9a274679-1864-4441-82de-c1a58b809142} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.01.05 19:07:29.434880 [ 267 ] {9a274679-1864-4441-82de-c1a58b809142} <Debug> executeQuery: Read 74 rows, 4.42 KiB in 0.00149 sec., 49664.42953020134 rows/sec., 2.90 MiB/sec. | ||
| 1029 | 2026.01.05 19:07:29.434915 [ 267 ] {9a274679-1864-4441-82de-c1a58b809142} <Debug> TCPHandler: Processed in 0.001666852 sec. | ||
| 1030 | 2026.01.05 19:07:29.522401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1031 | 2026.01.05 19:07:29.523180 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.01.05 19:07:29.523260 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1033 | 2026.01.05 19:07:29.523990 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1034 | 2026.01.05 19:07:29.524537 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.01.05 19:07:29.524680 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1036 | 2026.01.05 19:07:29.583780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1037 | 2026.01.05 19:07:29.599545 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.01.05 19:07:29.599597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1039 | 2026.01.05 19:07:29.605755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1040 | 2026.01.05 19:07:29.606912 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.01.05 19:07:29.609717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1042 | 2026.01.05 19:07:34.352587 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.01.05 19:07:34.352898 [ 267 ] {4d4b78ab-8684-4033-a1dd-cc39bad3cd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1044 | 2026.01.05 19:07:34.353007 [ 267 ] {4d4b78ab-8684-4033-a1dd-cc39bad3cd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1045 | 2026.01.05 19:07:34.353894 [ 267 ] {4d4b78ab-8684-4033-a1dd-cc39bad3cd21} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.01.05 19:07:34.353942 [ 267 ] {4d4b78ab-8684-4033-a1dd-cc39bad3cd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1047 | 2026.01.05 19:07:34.354461 [ 267 ] {4d4b78ab-8684-4033-a1dd-cc39bad3cd21} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2026.01.05 19:07:34.354972 [ 267 ] {4d4b78ab-8684-4033-a1dd-cc39bad3cd21} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.01.05 19:07:34.355128 [ 267 ] {4d4b78ab-8684-4033-a1dd-cc39bad3cd21} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002308 sec., 12998.266897746966 rows/sec., 1.01 MiB/sec. | ||
| 1050 | 2026.01.05 19:07:34.355179 [ 267 ] {4d4b78ab-8684-4033-a1dd-cc39bad3cd21} <Debug> TCPHandler: Processed in 0.002783069 sec. | ||
| 1051 | 2026.01.05 19:07:34.355304 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.01.05 19:07:34.355402 [ 267 ] {984e9d15-3480-4047-8850-7247f553f5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1053 | 2026.01.05 19:07:34.355444 [ 267 ] {984e9d15-3480-4047-8850-7247f553f5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1054 | 2026.01.05 19:07:34.355876 [ 267 ] {984e9d15-3480-4047-8850-7247f553f5b1} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.01.05 19:07:34.355911 [ 267 ] {984e9d15-3480-4047-8850-7247f553f5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1056 | 2026.01.05 19:07:34.356293 [ 267 ] {984e9d15-3480-4047-8850-7247f553f5b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1057 | 2026.01.05 19:07:34.356762 [ 267 ] {984e9d15-3480-4047-8850-7247f553f5b1} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.01.05 19:07:34.356896 [ 267 ] {984e9d15-3480-4047-8850-7247f553f5b1} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001513 sec., 23793.787177792467 rows/sec., 1.86 MiB/sec. | ||
| 1059 | 2026.01.05 19:07:34.356942 [ 267 ] {984e9d15-3480-4047-8850-7247f553f5b1} <Debug> TCPHandler: Processed in 0.001688211 sec. | ||
| 1060 | 2026.01.05 19:07:34.357048 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.01.05 19:07:34.357144 [ 267 ] {fca9ae11-5538-4394-9d5a-66ac23347a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1062 | 2026.01.05 19:07:34.357188 [ 267 ] {fca9ae11-5538-4394-9d5a-66ac23347a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1063 | 2026.01.05 19:07:34.357582 [ 267 ] {fca9ae11-5538-4394-9d5a-66ac23347a6b} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.01.05 19:07:34.357619 [ 267 ] {fca9ae11-5538-4394-9d5a-66ac23347a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1065 | 2026.01.05 19:07:34.358034 [ 267 ] {fca9ae11-5538-4394-9d5a-66ac23347a6b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.01.05 19:07:34.358474 [ 267 ] {fca9ae11-5538-4394-9d5a-66ac23347a6b} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.01.05 19:07:34.358605 [ 267 ] {fca9ae11-5538-4394-9d5a-66ac23347a6b} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.84 MiB/sec. | ||
| 1068 | 2026.01.05 19:07:34.358650 [ 267 ] {fca9ae11-5538-4394-9d5a-66ac23347a6b} <Debug> TCPHandler: Processed in 0.00165184 sec. | ||
| 1069 | 2026.01.05 19:07:34.358773 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.01.05 19:07:34.358893 [ 267 ] {27a59303-f7c4-420a-8ff7-1d7ac2b746ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1071 | 2026.01.05 19:07:34.358946 [ 267 ] {27a59303-f7c4-420a-8ff7-1d7ac2b746ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1072 | 2026.01.05 19:07:34.359357 [ 267 ] {27a59303-f7c4-420a-8ff7-1d7ac2b746ed} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.01.05 19:07:34.359401 [ 267 ] {27a59303-f7c4-420a-8ff7-1d7ac2b746ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1074 | 2026.01.05 19:07:34.359876 [ 267 ] {27a59303-f7c4-420a-8ff7-1d7ac2b746ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1075 | 2026.01.05 19:07:34.360379 [ 267 ] {27a59303-f7c4-420a-8ff7-1d7ac2b746ed} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.01.05 19:07:34.360509 [ 267 ] {27a59303-f7c4-420a-8ff7-1d7ac2b746ed} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001642 sec., 18270.401948842875 rows/sec., 1.21 MiB/sec. | ||
| 1077 | 2026.01.05 19:07:34.360552 [ 267 ] {27a59303-f7c4-420a-8ff7-1d7ac2b746ed} <Debug> TCPHandler: Processed in 0.001841305 sec. | ||
| 1078 | 2026.01.05 19:07:36.968695 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1079 | 2026.01.05 19:07:36.968766 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1080 | 2026.01.05 19:07:37.017158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1081 | 2026.01.05 19:07:37.021242 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.01.05 19:07:37.021301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1083 | 2026.01.05 19:07:37.022779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1084 | 2026.01.05 19:07:37.023602 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.01.05 19:07:37.023907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1086 | 2026.01.05 19:07:37.024926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1087 | 2026.01.05 19:07:37.025414 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.01.05 19:07:37.025451 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1089 | 2026.01.05 19:07:37.026158 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1090 | 2026.01.05 19:07:37.026715 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.01.05 19:07:37.026861 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1092 | 2026.01.05 19:07:37.109956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1093 | 2026.01.05 19:07:37.126433 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.01.05 19:07:37.126494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1095 | 2026.01.05 19:07:37.132837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2026.01.05 19:07:37.134039 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.01.05 19:07:37.137173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1098 | 2026.01.05 19:07:38.000313 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.78 MiB, peak 165.78 MiB, free memory in arenas 0.00 B, will set to 162.96 MiB (RSS), difference: 1.18 MiB | ||
| 1099 | 2026.01.05 19:07:38.424861 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40590 | ||
| 1100 | 2026.01.05 19:07:38.425370 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1101 | 2026.01.05 19:07:38.425422 [ 286 ] {} <Debug> TCP-Session: 37e06975-6cab-4676-bc12-1df60116f883 Authenticating user 'default' from [fd00:1122:3344:101::e]:40590 | ||
| 1102 | 2026.01.05 19:07:38.425444 [ 286 ] {} <Debug> TCP-Session: 37e06975-6cab-4676-bc12-1df60116f883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.01.05 19:07:38.425456 [ 286 ] {} <Debug> TCP-Session: 37e06975-6cab-4676-bc12-1df60116f883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.01.05 19:07:38.425518 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1105 | 2026.01.05 19:07:38.425542 [ 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 | ||
| 1106 | 2026.01.05 19:07:38.425557 [ 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 | ||
| 1107 | 2026.01.05 19:07:38.425936 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45192 | ||
| 1108 | 2026.01.05 19:07:38.426060 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1109 | 2026.01.05 19:07:38.426090 [ 287 ] {} <Debug> TCP-Session: 4e04e283-a682-4452-a381-250e1a0d0a0c Authenticating user 'default' from [fd00:1122:3344:101::e]:45192 | ||
| 1110 | 2026.01.05 19:07:38.426112 [ 287 ] {} <Debug> TCP-Session: 4e04e283-a682-4452-a381-250e1a0d0a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.01.05 19:07:38.426125 [ 287 ] {} <Debug> TCP-Session: 4e04e283-a682-4452-a381-250e1a0d0a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.01.05 19:07:38.426125 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62493 | ||
| 1113 | 2026.01.05 19:07:38.426133 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51409 | ||
| 1114 | 2026.01.05 19:07:38.426199 [ 286 ] {} <Trace> TCP-Session: 37e06975-6cab-4676-bc12-1df60116f883 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.01.05 19:07:38.426205 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61141 | ||
| 1116 | 2026.01.05 19:07:38.426289 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49614 | ||
| 1117 | 2026.01.05 19:07:38.426369 [ 286 ] {ccbcb5c2-6e79-4fa6-811b-c557b0a9843e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40590) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1118 | 2026.01.05 19:07:38.426403 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1119 | 2026.01.05 19:07:38.426444 [ 289 ] {} <Debug> TCP-Session: e25e3db2-3c0a-4e53-9866-32e1ed2e57db Authenticating user 'default' from [fd00:1122:3344:101::e]:62493 | ||
| 1120 | 2026.01.05 19:07:38.426468 [ 289 ] {} <Debug> TCP-Session: e25e3db2-3c0a-4e53-9866-32e1ed2e57db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.01.05 19:07:38.426480 [ 289 ] {} <Debug> TCP-Session: e25e3db2-3c0a-4e53-9866-32e1ed2e57db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.01.05 19:07:38.426498 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42714 | ||
| 1123 | 2026.01.05 19:07:38.426582 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1124 | 2026.01.05 19:07:38.426661 [ 290 ] {} <Debug> TCP-Session: c5107c24-c6f5-40ab-9a57-5f712ce3eb8c Authenticating user 'default' from [fd00:1122:3344:101::e]:61141 | ||
| 1125 | 2026.01.05 19:07:38.426676 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1126 | 2026.01.05 19:07:38.426682 [ 290 ] {} <Debug> TCP-Session: c5107c24-c6f5-40ab-9a57-5f712ce3eb8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.01.05 19:07:38.426717 [ 290 ] {} <Debug> TCP-Session: c5107c24-c6f5-40ab-9a57-5f712ce3eb8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.01.05 19:07:38.426725 [ 288 ] {} <Debug> TCP-Session: 40a40bbf-6306-4b51-99b2-72b7832b1902 Authenticating user 'default' from [fd00:1122:3344:101::e]:51409 | ||
| 1129 | 2026.01.05 19:07:38.426759 [ 288 ] {} <Debug> TCP-Session: 40a40bbf-6306-4b51-99b2-72b7832b1902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.01.05 19:07:38.426776 [ 288 ] {} <Debug> TCP-Session: 40a40bbf-6306-4b51-99b2-72b7832b1902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.01.05 19:07:38.426796 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55038 | ||
| 1132 | 2026.01.05 19:07:38.426827 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2026.01.05 19:07:38.426926 [ 291 ] {} <Debug> TCP-Session: 2d14b79e-4612-423b-8745-c130902ebf9d Authenticating user 'default' from [fd00:1122:3344:101::e]:49614 | ||
| 1134 | 2026.01.05 19:07:38.426931 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1135 | 2026.01.05 19:07:38.426944 [ 291 ] {} <Debug> TCP-Session: 2d14b79e-4612-423b-8745-c130902ebf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.01.05 19:07:38.426975 [ 291 ] {} <Debug> TCP-Session: 2d14b79e-4612-423b-8745-c130902ebf9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.01.05 19:07:38.426975 [ 292 ] {} <Debug> TCP-Session: 2cc28e4d-6fce-4fb6-ace7-8f3e5d8dccfd Authenticating user 'default' from [fd00:1122:3344:101::e]:42714 | ||
| 1138 | 2026.01.05 19:07:38.427010 [ 292 ] {} <Debug> TCP-Session: 2cc28e4d-6fce-4fb6-ace7-8f3e5d8dccfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.01.05 19:07:38.427023 [ 292 ] {} <Debug> TCP-Session: 2cc28e4d-6fce-4fb6-ace7-8f3e5d8dccfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.01.05 19:07:38.427023 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2026.01.05 19:07:38.427049 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43520 | ||
| 1142 | 2026.01.05 19:07:38.427073 [ 293 ] {} <Debug> TCP-Session: ccff939a-a2d5-49e7-b1de-49b07849131b Authenticating user 'default' from [fd00:1122:3344:101::e]:55038 | ||
| 1143 | 2026.01.05 19:07:38.427118 [ 293 ] {} <Debug> TCP-Session: ccff939a-a2d5-49e7-b1de-49b07849131b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.01.05 19:07:38.427135 [ 293 ] {} <Debug> TCP-Session: ccff939a-a2d5-49e7-b1de-49b07849131b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.01.05 19:07:38.427198 [ 286 ] {ccbcb5c2-6e79-4fa6-811b-c557b0a9843e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1146 | 2026.01.05 19:07:38.427307 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1147 | 2026.01.05 19:07:38.427361 [ 294 ] {} <Debug> TCP-Session: fecd5f09-de4a-4d54-841a-85cbe6caf082 Authenticating user 'default' from [fd00:1122:3344:101::e]:43520 | ||
| 1148 | 2026.01.05 19:07:38.427385 [ 294 ] {} <Debug> TCP-Session: fecd5f09-de4a-4d54-841a-85cbe6caf082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.01.05 19:07:38.427385 [ 286 ] {ccbcb5c2-6e79-4fa6-811b-c557b0a9843e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1150 | 2026.01.05 19:07:38.427405 [ 294 ] {} <Debug> TCP-Session: fecd5f09-de4a-4d54-841a-85cbe6caf082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.01.05 19:07:38.427952 [ 286 ] {ccbcb5c2-6e79-4fa6-811b-c557b0a9843e} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 1152 | 2026.01.05 19:07:38.434858 [ 295 ] {ccbcb5c2-6e79-4fa6-811b-c557b0a9843e} <Trace> AggregatingTransform: Aggregating | ||
| 1153 | 2026.01.05 19:07:38.434952 [ 295 ] {ccbcb5c2-6e79-4fa6-811b-c557b0a9843e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1154 | 2026.01.05 19:07:38.435689 [ 295 ] {ccbcb5c2-6e79-4fa6-811b-c557b0a9843e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003804733 sec. (262.831 rows/sec., 10.27 KiB/sec.) | ||
| 1155 | 2026.01.05 19:07:38.435715 [ 295 ] {ccbcb5c2-6e79-4fa6-811b-c557b0a9843e} <Trace> Aggregator: Merging aggregated data | ||
| 1156 | 2026.01.05 19:07:38.435751 [ 295 ] {ccbcb5c2-6e79-4fa6-811b-c557b0a9843e} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1157 | 2026.01.05 19:07:38.437029 [ 286 ] {ccbcb5c2-6e79-4fa6-811b-c557b0a9843e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010685 sec., 93.58914365933552 rows/sec., 3.66 KiB/sec. | ||
| 1158 | 2026.01.05 19:07:38.437209 [ 286 ] {ccbcb5c2-6e79-4fa6-811b-c557b0a9843e} <Debug> TCPHandler: Processed in 0.011158844 sec. | ||
| 1159 | 2026.01.05 19:07:38.437906 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1160 | 2026.01.05 19:07:38.437940 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1161 | 2026.01.05 19:07:38.437960 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1162 | 2026.01.05 19:07:38.437965 [ 286 ] {} <Debug> TCP-Session: 37e06975-6cab-4676-bc12-1df60116f883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.01.05 19:07:38.437984 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2026.01.05 19:07:38.437998 [ 290 ] {} <Debug> TCP-Session: c5107c24-c6f5-40ab-9a57-5f712ce3eb8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.01.05 19:07:38.438001 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.01.05 19:07:38.438032 [ 287 ] {} <Debug> TCP-Session: 4e04e283-a682-4452-a381-250e1a0d0a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.01.05 19:07:38.438040 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1168 | 2026.01.05 19:07:38.438069 [ 289 ] {} <Debug> TCP-Session: e25e3db2-3c0a-4e53-9866-32e1ed2e57db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.01.05 19:07:38.438078 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.01.05 19:07:38.438096 [ 293 ] {} <Debug> TCP-Session: ccff939a-a2d5-49e7-b1de-49b07849131b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.01.05 19:07:38.438060 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1172 | 2026.01.05 19:07:38.438130 [ 292 ] {} <Debug> TCP-Session: 2cc28e4d-6fce-4fb6-ace7-8f3e5d8dccfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.01.05 19:07:38.438020 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2026.01.05 19:07:38.438167 [ 294 ] {} <Debug> TCP-Session: fecd5f09-de4a-4d54-841a-85cbe6caf082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.01.05 19:07:38.437981 [ 291 ] {} <Debug> TCP-Session: 2d14b79e-4612-423b-8745-c130902ebf9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.01.05 19:07:38.438201 [ 288 ] {} <Debug> TCP-Session: 40a40bbf-6306-4b51-99b2-72b7832b1902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.01.05 19:07:39.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.22 MiB, peak 171.31 MiB, free memory in arenas 0.00 B, will set to 166.27 MiB (RSS), difference: 3.06 MiB | ||
| 1178 | 2026.01.05 19:07:39.364676 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2026.01.05 19:07:39.364853 [ 267 ] {16f2ee99-1901-4594-b1fa-3396669ee211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1180 | 2026.01.05 19:07:39.364917 [ 267 ] {16f2ee99-1901-4594-b1fa-3396669ee211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1181 | 2026.01.05 19:07:39.365718 [ 267 ] {16f2ee99-1901-4594-b1fa-3396669ee211} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2026.01.05 19:07:39.365757 [ 267 ] {16f2ee99-1901-4594-b1fa-3396669ee211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1183 | 2026.01.05 19:07:39.366381 [ 267 ] {16f2ee99-1901-4594-b1fa-3396669ee211} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1184 | 2026.01.05 19:07:39.367099 [ 267 ] {16f2ee99-1901-4594-b1fa-3396669ee211} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2026.01.05 19:07:39.367253 [ 267 ] {16f2ee99-1901-4594-b1fa-3396669ee211} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00245 sec., 167346.9387755102 rows/sec., 10.62 MiB/sec. | ||
| 1186 | 2026.01.05 19:07:39.367295 [ 267 ] {16f2ee99-1901-4594-b1fa-3396669ee211} <Debug> TCPHandler: Processed in 0.002748827 sec. | ||
| 1187 | 2026.01.05 19:07:39.367419 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2026.01.05 19:07:39.367516 [ 267 ] {0ccae0ea-d605-43d6-827e-7506b58c2a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1189 | 2026.01.05 19:07:39.367558 [ 267 ] {0ccae0ea-d605-43d6-827e-7506b58c2a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1190 | 2026.01.05 19:07:39.368650 [ 267 ] {0ccae0ea-d605-43d6-827e-7506b58c2a9f} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.01.05 19:07:39.368687 [ 267 ] {0ccae0ea-d605-43d6-827e-7506b58c2a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1192 | 2026.01.05 19:07:39.369263 [ 267 ] {0ccae0ea-d605-43d6-827e-7506b58c2a9f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1193 | 2026.01.05 19:07:39.369757 [ 267 ] {0ccae0ea-d605-43d6-827e-7506b58c2a9f} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.01.05 19:07:39.369891 [ 267 ] {0ccae0ea-d605-43d6-827e-7506b58c2a9f} <Debug> executeQuery: Read 1106 rows, 89.84 KiB in 0.002394 sec., 461988.3040935673 rows/sec., 36.65 MiB/sec. | ||
| 1195 | 2026.01.05 19:07:39.369930 [ 267 ] {0ccae0ea-d605-43d6-827e-7506b58c2a9f} <Debug> TCPHandler: Processed in 0.002561783 sec. | ||
| 1196 | 2026.01.05 19:07:39.370038 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.01.05 19:07:39.370134 [ 267 ] {16c18378-f23e-4da3-bfbf-178f199c1cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1198 | 2026.01.05 19:07:39.370177 [ 267 ] {16c18378-f23e-4da3-bfbf-178f199c1cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1199 | 2026.01.05 19:07:39.370711 [ 267 ] {16c18378-f23e-4da3-bfbf-178f199c1cc2} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.01.05 19:07:39.370753 [ 267 ] {16c18378-f23e-4da3-bfbf-178f199c1cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1201 | 2026.01.05 19:07:39.371292 [ 267 ] {16c18378-f23e-4da3-bfbf-178f199c1cc2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1202 | 2026.01.05 19:07:39.371808 [ 267 ] {16c18378-f23e-4da3-bfbf-178f199c1cc2} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.01.05 19:07:39.371952 [ 267 ] {16c18378-f23e-4da3-bfbf-178f199c1cc2} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001837 sec., 117038.6499727817 rows/sec., 6.95 MiB/sec. | ||
| 1204 | 2026.01.05 19:07:39.371990 [ 267 ] {16c18378-f23e-4da3-bfbf-178f199c1cc2} <Debug> TCPHandler: Processed in 0.00200369 sec. | ||
| 1205 | 2026.01.05 19:07:39.372094 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.01.05 19:07:39.372190 [ 267 ] {3ac3242a-d47d-4098-a076-71e0809333fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1207 | 2026.01.05 19:07:39.372231 [ 267 ] {3ac3242a-d47d-4098-a076-71e0809333fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1208 | 2026.01.05 19:07:39.372740 [ 267 ] {3ac3242a-d47d-4098-a076-71e0809333fa} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.01.05 19:07:39.372776 [ 267 ] {3ac3242a-d47d-4098-a076-71e0809333fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1210 | 2026.01.05 19:07:39.373340 [ 267 ] {3ac3242a-d47d-4098-a076-71e0809333fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1211 | 2026.01.05 19:07:39.373920 [ 267 ] {3ac3242a-d47d-4098-a076-71e0809333fa} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.01.05 19:07:39.374071 [ 267 ] {3ac3242a-d47d-4098-a076-71e0809333fa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001899 sec., 111637.70405476567 rows/sec., 7.20 MiB/sec. | ||
| 1213 | 2026.01.05 19:07:39.374108 [ 267 ] {3ac3242a-d47d-4098-a076-71e0809333fa} <Debug> TCPHandler: Processed in 0.002064221 sec. | ||
| 1214 | 2026.01.05 19:07:39.374211 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.01.05 19:07:39.374314 [ 267 ] {0d1aff31-97a7-4d39-b9c5-63a11f5684b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1216 | 2026.01.05 19:07:39.374356 [ 267 ] {0d1aff31-97a7-4d39-b9c5-63a11f5684b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1217 | 2026.01.05 19:07:39.374828 [ 267 ] {0d1aff31-97a7-4d39-b9c5-63a11f5684b5} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.01.05 19:07:39.374864 [ 267 ] {0d1aff31-97a7-4d39-b9c5-63a11f5684b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1219 | 2026.01.05 19:07:39.375415 [ 267 ] {0d1aff31-97a7-4d39-b9c5-63a11f5684b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1220 | 2026.01.05 19:07:39.376088 [ 267 ] {0d1aff31-97a7-4d39-b9c5-63a11f5684b5} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.01.05 19:07:39.376234 [ 267 ] {0d1aff31-97a7-4d39-b9c5-63a11f5684b5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001937 sec., 108931.33711925658 rows/sec., 6.19 MiB/sec. | ||
| 1222 | 2026.01.05 19:07:39.376272 [ 267 ] {0d1aff31-97a7-4d39-b9c5-63a11f5684b5} <Debug> TCPHandler: Processed in 0.002110442 sec. | ||
| 1223 | 2026.01.05 19:07:39.376374 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.01.05 19:07:39.376469 [ 267 ] {e33a0e77-aa7d-4332-8269-95ffbd8b00e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1225 | 2026.01.05 19:07:39.376510 [ 267 ] {e33a0e77-aa7d-4332-8269-95ffbd8b00e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1226 | 2026.01.05 19:07:39.377132 [ 267 ] {e33a0e77-aa7d-4332-8269-95ffbd8b00e4} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.01.05 19:07:39.377169 [ 267 ] {e33a0e77-aa7d-4332-8269-95ffbd8b00e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1228 | 2026.01.05 19:07:39.377856 [ 267 ] {e33a0e77-aa7d-4332-8269-95ffbd8b00e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1229 | 2026.01.05 19:07:39.378396 [ 267 ] {e33a0e77-aa7d-4332-8269-95ffbd8b00e4} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.01.05 19:07:39.378533 [ 267 ] {e33a0e77-aa7d-4332-8269-95ffbd8b00e4} <Debug> executeQuery: Read 661 rows, 47.03 KiB in 0.002082 sec., 317483.1892411143 rows/sec., 22.06 MiB/sec. | ||
| 1231 | 2026.01.05 19:07:39.378573 [ 267 ] {e33a0e77-aa7d-4332-8269-95ffbd8b00e4} <Debug> TCPHandler: Processed in 0.002248816 sec. | ||
| 1232 | 2026.01.05 19:07:39.378679 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.01.05 19:07:39.378775 [ 267 ] {26e19460-e72b-449b-afcf-a2d9590a99b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1234 | 2026.01.05 19:07:39.378819 [ 267 ] {26e19460-e72b-449b-afcf-a2d9590a99b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1235 | 2026.01.05 19:07:39.379143 [ 267 ] {26e19460-e72b-449b-afcf-a2d9590a99b1} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.01.05 19:07:39.379180 [ 267 ] {26e19460-e72b-449b-afcf-a2d9590a99b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1237 | 2026.01.05 19:07:39.379673 [ 267 ] {26e19460-e72b-449b-afcf-a2d9590a99b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1238 | 2026.01.05 19:07:39.380236 [ 267 ] {26e19460-e72b-449b-afcf-a2d9590a99b1} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.01.05 19:07:39.380380 [ 267 ] {26e19460-e72b-449b-afcf-a2d9590a99b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001625 sec., 3692.3076923076924 rows/sec., 192.91 KiB/sec. | ||
| 1240 | 2026.01.05 19:07:39.380424 [ 267 ] {26e19460-e72b-449b-afcf-a2d9590a99b1} <Debug> TCPHandler: Processed in 0.001796444 sec. | ||
| 1241 | 2026.01.05 19:07:39.380595 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.01.05 19:07:39.380694 [ 267 ] {f4662004-7de3-4757-b31d-04b648b7d829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1243 | 2026.01.05 19:07:39.380739 [ 267 ] {f4662004-7de3-4757-b31d-04b648b7d829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1244 | 2026.01.05 19:07:39.381265 [ 267 ] {f4662004-7de3-4757-b31d-04b648b7d829} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.01.05 19:07:39.381303 [ 267 ] {f4662004-7de3-4757-b31d-04b648b7d829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1246 | 2026.01.05 19:07:39.381858 [ 267 ] {f4662004-7de3-4757-b31d-04b648b7d829} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1247 | 2026.01.05 19:07:39.382395 [ 267 ] {f4662004-7de3-4757-b31d-04b648b7d829} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.01.05 19:07:39.382545 [ 267 ] {f4662004-7de3-4757-b31d-04b648b7d829} <Debug> executeQuery: Read 214 rows, 14.02 KiB in 0.001869 sec., 114499.73247726056 rows/sec., 7.33 MiB/sec. | ||
| 1249 | 2026.01.05 19:07:39.382584 [ 267 ] {f4662004-7de3-4757-b31d-04b648b7d829} <Debug> TCPHandler: Processed in 0.002042511 sec. | ||
| 1250 | 2026.01.05 19:07:39.382739 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.01.05 19:07:39.382842 [ 267 ] {9536a994-9511-4e11-a40f-7bb3acb36960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1252 | 2026.01.05 19:07:39.382886 [ 267 ] {9536a994-9511-4e11-a40f-7bb3acb36960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1253 | 2026.01.05 19:07:39.383234 [ 267 ] {9536a994-9511-4e11-a40f-7bb3acb36960} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.01.05 19:07:39.383271 [ 267 ] {9536a994-9511-4e11-a40f-7bb3acb36960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1255 | 2026.01.05 19:07:39.383761 [ 267 ] {9536a994-9511-4e11-a40f-7bb3acb36960} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1256 | 2026.01.05 19:07:39.384369 [ 267 ] {9536a994-9511-4e11-a40f-7bb3acb36960} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.01.05 19:07:39.384551 [ 267 ] {9536a994-9511-4e11-a40f-7bb3acb36960} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001726 sec., 579.3742757821552 rows/sec., 39.04 KiB/sec. | ||
| 1258 | 2026.01.05 19:07:39.384593 [ 267 ] {9536a994-9511-4e11-a40f-7bb3acb36960} <Debug> TCPHandler: Processed in 0.001933747 sec. | ||
| 1259 | 2026.01.05 19:07:39.384706 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.01.05 19:07:39.384803 [ 267 ] {47e97965-8288-44fc-be05-ad7da7a2f4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1261 | 2026.01.05 19:07:39.384857 [ 267 ] {47e97965-8288-44fc-be05-ad7da7a2f4e7} <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 | ||
| 1262 | 2026.01.05 19:07:39.385650 [ 267 ] {47e97965-8288-44fc-be05-ad7da7a2f4e7} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.01.05 19:07:39.385688 [ 267 ] {47e97965-8288-44fc-be05-ad7da7a2f4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1264 | 2026.01.05 19:07:39.386362 [ 267 ] {47e97965-8288-44fc-be05-ad7da7a2f4e7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1265 | 2026.01.05 19:07:39.386858 [ 267 ] {47e97965-8288-44fc-be05-ad7da7a2f4e7} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.01.05 19:07:39.387012 [ 267 ] {47e97965-8288-44fc-be05-ad7da7a2f4e7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002228 sec., 4488.330341113106 rows/sec., 8.04 MiB/sec. | ||
| 1267 | 2026.01.05 19:07:39.387071 [ 267 ] {47e97965-8288-44fc-be05-ad7da7a2f4e7} <Debug> TCPHandler: Processed in 0.002415389 sec. | ||
| 1268 | 2026.01.05 19:07:39.387192 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.01.05 19:07:39.387289 [ 267 ] {9c160a60-0d29-4b11-883a-814ca0050895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1270 | 2026.01.05 19:07:39.387336 [ 267 ] {9c160a60-0d29-4b11-883a-814ca0050895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1271 | 2026.01.05 19:07:39.387743 [ 267 ] {9c160a60-0d29-4b11-883a-814ca0050895} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.01.05 19:07:39.387781 [ 267 ] {9c160a60-0d29-4b11-883a-814ca0050895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1273 | 2026.01.05 19:07:39.388234 [ 267 ] {9c160a60-0d29-4b11-883a-814ca0050895} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1274 | 2026.01.05 19:07:39.388687 [ 267 ] {9c160a60-0d29-4b11-883a-814ca0050895} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.01.05 19:07:39.388819 [ 267 ] {9c160a60-0d29-4b11-883a-814ca0050895} <Debug> executeQuery: Read 74 rows, 4.42 KiB in 0.00155 sec., 47741.93548387097 rows/sec., 2.79 MiB/sec. | ||
| 1276 | 2026.01.05 19:07:39.388855 [ 267 ] {9c160a60-0d29-4b11-883a-814ca0050895} <Debug> TCPHandler: Processed in 0.001718092 sec. | ||
| 1277 | 2026.01.05 19:07:43.079889 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62983 | ||
| 1278 | 2026.01.05 19:07:43.080006 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1279 | 2026.01.05 19:07:43.080031 [ 286 ] {} <Debug> TCP-Session: f67e8999-f89b-4b1a-8eca-2ad08341c06f Authenticating user 'default' from [fd00:1122:3344:101::e]:62983 | ||
| 1280 | 2026.01.05 19:07:43.080052 [ 286 ] {} <Debug> TCP-Session: f67e8999-f89b-4b1a-8eca-2ad08341c06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.01.05 19:07:43.080065 [ 286 ] {} <Debug> TCP-Session: f67e8999-f89b-4b1a-8eca-2ad08341c06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2026.01.05 19:07:43.080255 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51411 | ||
| 1283 | 2026.01.05 19:07:43.080267 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33568 | ||
| 1284 | 2026.01.05 19:07:43.080318 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57899 | ||
| 1285 | 2026.01.05 19:07:43.080329 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48217 | ||
| 1286 | 2026.01.05 19:07:43.080351 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46107 | ||
| 1287 | 2026.01.05 19:07:43.080378 [ 286 ] {} <Trace> TCP-Session: f67e8999-f89b-4b1a-8eca-2ad08341c06f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.01.05 19:07:43.080408 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1289 | 2026.01.05 19:07:43.080424 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1290 | 2026.01.05 19:07:43.080441 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1291 | 2026.01.05 19:07:43.080452 [ 292 ] {} <Debug> TCP-Session: f5e0c7e1-1ed9-46b8-958e-63a1c627c797 Authenticating user 'default' from [fd00:1122:3344:101::e]:48217 | ||
| 1292 | 2026.01.05 19:07:43.080470 [ 294 ] {} <Debug> TCP-Session: 38a08b08-8c4b-40e5-ae92-17edb16bb24d Authenticating user 'default' from [fd00:1122:3344:101::e]:46107 | ||
| 1293 | 2026.01.05 19:07:43.080444 [ 288 ] {} <Debug> TCP-Session: 732672eb-f6ec-4b04-8e71-5132185f4099 Authenticating user 'default' from [fd00:1122:3344:101::e]:33568 | ||
| 1294 | 2026.01.05 19:07:43.080488 [ 292 ] {} <Debug> TCP-Session: f5e0c7e1-1ed9-46b8-958e-63a1c627c797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.01.05 19:07:43.080496 [ 294 ] {} <Debug> TCP-Session: 38a08b08-8c4b-40e5-ae92-17edb16bb24d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.01.05 19:07:43.080514 [ 288 ] {} <Debug> TCP-Session: 732672eb-f6ec-4b04-8e71-5132185f4099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.01.05 19:07:43.080530 [ 292 ] {} <Debug> TCP-Session: f5e0c7e1-1ed9-46b8-958e-63a1c627c797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.01.05 19:07:43.080537 [ 294 ] {} <Debug> TCP-Session: 38a08b08-8c4b-40e5-ae92-17edb16bb24d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.01.05 19:07:43.080548 [ 288 ] {} <Debug> TCP-Session: 732672eb-f6ec-4b04-8e71-5132185f4099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2026.01.05 19:07:43.080409 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1301 | 2026.01.05 19:07:43.080342 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64232 | ||
| 1302 | 2026.01.05 19:07:43.080629 [ 291 ] {} <Debug> TCP-Session: d6a2fc24-01b8-4c5e-b56e-ae73c8ca0fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57899 | ||
| 1303 | 2026.01.05 19:07:43.080296 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60109 | ||
| 1304 | 2026.01.05 19:07:43.080672 [ 291 ] {} <Debug> TCP-Session: d6a2fc24-01b8-4c5e-b56e-ae73c8ca0fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2026.01.05 19:07:43.080300 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60439 | ||
| 1306 | 2026.01.05 19:07:43.080710 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1307 | 2026.01.05 19:07:43.080730 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1308 | 2026.01.05 19:07:43.080700 [ 291 ] {} <Debug> TCP-Session: d6a2fc24-01b8-4c5e-b56e-ae73c8ca0fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2026.01.05 19:07:43.080758 [ 289 ] {} <Debug> TCP-Session: b7de5e17-dc4d-4af0-9eac-78a311868e06 Authenticating user 'default' from [fd00:1122:3344:101::e]:60109 | ||
| 1310 | 2026.01.05 19:07:43.080750 [ 293 ] {} <Debug> TCP-Session: fd3ed9e1-c009-467d-9622-951322155eb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64232 | ||
| 1311 | 2026.01.05 19:07:43.080793 [ 289 ] {} <Debug> TCP-Session: b7de5e17-dc4d-4af0-9eac-78a311868e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1312 | 2026.01.05 19:07:43.080802 [ 293 ] {} <Debug> TCP-Session: fd3ed9e1-c009-467d-9622-951322155eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2026.01.05 19:07:43.080810 [ 289 ] {} <Debug> TCP-Session: b7de5e17-dc4d-4af0-9eac-78a311868e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2026.01.05 19:07:43.080818 [ 293 ] {} <Debug> TCP-Session: fd3ed9e1-c009-467d-9622-951322155eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2026.01.05 19:07:43.080823 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1316 | 2026.01.05 19:07:43.080379 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1317 | 2026.01.05 19:07:43.080858 [ 290 ] {} <Debug> TCP-Session: 56b2ffde-a147-4bd2-840b-5dc24ce493b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60439 | ||
| 1318 | 2026.01.05 19:07:43.080559 [ 286 ] {d551b02d-f2c0-452c-b324-f5480f873cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62983) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1319 | 2026.01.05 19:07:43.080891 [ 290 ] {} <Debug> TCP-Session: 56b2ffde-a147-4bd2-840b-5dc24ce493b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.01.05 19:07:43.080881 [ 287 ] {} <Debug> TCP-Session: bfd7a7c8-4dad-4529-a63c-8e95723bd0d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51411 | ||
| 1321 | 2026.01.05 19:07:43.080915 [ 290 ] {} <Debug> TCP-Session: 56b2ffde-a147-4bd2-840b-5dc24ce493b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2026.01.05 19:07:43.080939 [ 287 ] {} <Debug> TCP-Session: bfd7a7c8-4dad-4529-a63c-8e95723bd0d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.01.05 19:07:43.080958 [ 287 ] {} <Debug> TCP-Session: bfd7a7c8-4dad-4529-a63c-8e95723bd0d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.01.05 19:07:43.081146 [ 286 ] {d551b02d-f2c0-452c-b324-f5480f873cb5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1325 | 2026.01.05 19:07:43.081208 [ 286 ] {d551b02d-f2c0-452c-b324-f5480f873cb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1326 | 2026.01.05 19:07:43.081478 [ 286 ] {d551b02d-f2c0-452c-b324-f5480f873cb5} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 1327 | 2026.01.05 19:07:43.082395 [ 332 ] {d551b02d-f2c0-452c-b324-f5480f873cb5} <Trace> AggregatingTransform: Aggregating | ||
| 1328 | 2026.01.05 19:07:43.082463 [ 332 ] {d551b02d-f2c0-452c-b324-f5480f873cb5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1329 | 2026.01.05 19:07:43.082528 [ 332 ] {d551b02d-f2c0-452c-b324-f5480f873cb5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953613 sec. (1048.643 rows/sec., 40.96 KiB/sec.) | ||
| 1330 | 2026.01.05 19:07:43.082552 [ 332 ] {d551b02d-f2c0-452c-b324-f5480f873cb5} <Trace> Aggregator: Merging aggregated data | ||
| 1331 | 2026.01.05 19:07:43.083923 [ 286 ] {d551b02d-f2c0-452c-b324-f5480f873cb5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003416 sec., 292.74004683840747 rows/sec., 11.44 KiB/sec. | ||
| 1332 | 2026.01.05 19:07:43.084056 [ 286 ] {d551b02d-f2c0-452c-b324-f5480f873cb5} <Debug> TCPHandler: Processed in 0.003796273 sec. | ||
| 1333 | 2026.01.05 19:07:43.084177 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1334 | 2026.01.05 19:07:43.084209 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1335 | 2026.01.05 19:07:43.084215 [ 286 ] {} <Debug> TCP-Session: f67e8999-f89b-4b1a-8eca-2ad08341c06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2026.01.05 19:07:43.084229 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1337 | 2026.01.05 19:07:43.084259 [ 287 ] {} <Debug> TCP-Session: bfd7a7c8-4dad-4529-a63c-8e95723bd0d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1338 | 2026.01.05 19:07:43.084271 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1339 | 2026.01.05 19:07:43.084296 [ 288 ] {} <Debug> TCP-Session: 732672eb-f6ec-4b04-8e71-5132185f4099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1340 | 2026.01.05 19:07:43.084311 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1341 | 2026.01.05 19:07:43.084333 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1342 | 2026.01.05 19:07:43.084350 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1343 | 2026.01.05 19:07:43.084361 [ 290 ] {} <Debug> TCP-Session: 56b2ffde-a147-4bd2-840b-5dc24ce493b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2026.01.05 19:07:43.084382 [ 291 ] {} <Debug> TCP-Session: d6a2fc24-01b8-4c5e-b56e-ae73c8ca0fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2026.01.05 19:07:43.084398 [ 293 ] {} <Debug> TCP-Session: fd3ed9e1-c009-467d-9622-951322155eb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2026.01.05 19:07:43.084334 [ 292 ] {} <Debug> TCP-Session: f5e0c7e1-1ed9-46b8-958e-63a1c627c797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2026.01.05 19:07:43.084290 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1348 | 2026.01.05 19:07:43.084248 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1349 | 2026.01.05 19:07:43.084483 [ 289 ] {} <Debug> TCP-Session: b7de5e17-dc4d-4af0-9eac-78a311868e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.01.05 19:07:43.084500 [ 294 ] {} <Debug> TCP-Session: 38a08b08-8c4b-40e5-ae92-17edb16bb24d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2026.01.05 19:07:43.086162 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45900 | ||
| 1352 | 2026.01.05 19:07:43.086220 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1353 | 2026.01.05 19:07:43.086239 [ 286 ] {} <Debug> TCP-Session: 2f9978e8-5e24-413f-830d-d6ff54a8d0b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45900 | ||
| 1354 | 2026.01.05 19:07:43.086254 [ 286 ] {} <Debug> TCP-Session: 2f9978e8-5e24-413f-830d-d6ff54a8d0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2026.01.05 19:07:43.086267 [ 286 ] {} <Debug> TCP-Session: 2f9978e8-5e24-413f-830d-d6ff54a8d0b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1356 | 2026.01.05 19:07:43.086427 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63873 | ||
| 1357 | 2026.01.05 19:07:43.086432 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54392 | ||
| 1358 | 2026.01.05 19:07:43.086461 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61736 | ||
| 1359 | 2026.01.05 19:07:43.086478 [ 286 ] {} <Trace> TCP-Session: 2f9978e8-5e24-413f-830d-d6ff54a8d0b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.01.05 19:07:43.086501 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1361 | 2026.01.05 19:07:43.086512 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50013 | ||
| 1362 | 2026.01.05 19:07:43.086534 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1363 | 2026.01.05 19:07:43.086539 [ 287 ] {} <Debug> TCP-Session: 6fc83f51-9df4-47e3-940e-213355c9515f Authenticating user 'default' from [fd00:1122:3344:101::e]:63873 | ||
| 1364 | 2026.01.05 19:07:43.086526 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37164 | ||
| 1365 | 2026.01.05 19:07:43.086579 [ 289 ] {} <Debug> TCP-Session: 80354997-5dba-4759-986e-4bab1ea6458a Authenticating user 'default' from [fd00:1122:3344:101::e]:61736 | ||
| 1366 | 2026.01.05 19:07:43.086601 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1367 | 2026.01.05 19:07:43.086613 [ 286 ] {789aa974-1146-427b-a14b-ff982dc20e78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45900) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1368 | 2026.01.05 19:07:43.086639 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1369 | 2026.01.05 19:07:43.086648 [ 293 ] {} <Debug> TCP-Session: 43eb5109-06e2-4773-9c98-9947f32e55d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50013 | ||
| 1370 | 2026.01.05 19:07:43.086663 [ 294 ] {} <Debug> TCP-Session: 02b6fe1a-6622-4eb5-961a-3fc494e40c56 Authenticating user 'default' from [fd00:1122:3344:101::e]:37164 | ||
| 1371 | 2026.01.05 19:07:43.086678 [ 293 ] {} <Debug> TCP-Session: 43eb5109-06e2-4773-9c98-9947f32e55d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2026.01.05 19:07:43.086692 [ 294 ] {} <Debug> TCP-Session: 02b6fe1a-6622-4eb5-961a-3fc494e40c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2026.01.05 19:07:43.086703 [ 293 ] {} <Debug> TCP-Session: 43eb5109-06e2-4773-9c98-9947f32e55d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2026.01.05 19:07:43.086715 [ 294 ] {} <Debug> TCP-Session: 02b6fe1a-6622-4eb5-961a-3fc494e40c56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.01.05 19:07:43.086621 [ 289 ] {} <Debug> TCP-Session: 80354997-5dba-4759-986e-4bab1ea6458a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1376 | 2026.01.05 19:07:43.086588 [ 287 ] {} <Debug> TCP-Session: 6fc83f51-9df4-47e3-940e-213355c9515f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.01.05 19:07:43.086757 [ 289 ] {} <Debug> TCP-Session: 80354997-5dba-4759-986e-4bab1ea6458a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2026.01.05 19:07:43.086777 [ 287 ] {} <Debug> TCP-Session: 6fc83f51-9df4-47e3-940e-213355c9515f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.01.05 19:07:43.086786 [ 286 ] {789aa974-1146-427b-a14b-ff982dc20e78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1380 | 2026.01.05 19:07:43.086522 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1381 | 2026.01.05 19:07:43.086498 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63145 | ||
| 1382 | 2026.01.05 19:07:43.086846 [ 288 ] {} <Debug> TCP-Session: 6525ea3e-97f9-425b-a25b-77b164c42b56 Authenticating user 'default' from [fd00:1122:3344:101::e]:54392 | ||
| 1383 | 2026.01.05 19:07:43.086838 [ 286 ] {789aa974-1146-427b-a14b-ff982dc20e78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1384 | 2026.01.05 19:07:43.086484 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49033 | ||
| 1385 | 2026.01.05 19:07:43.086894 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1386 | 2026.01.05 19:07:43.086876 [ 288 ] {} <Debug> TCP-Session: 6525ea3e-97f9-425b-a25b-77b164c42b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.01.05 19:07:43.087047 [ 291 ] {} <Debug> TCP-Session: 6aee1a85-c3a4-4deb-a10a-82b587093fc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63145 | ||
| 1388 | 2026.01.05 19:07:43.087060 [ 288 ] {} <Debug> TCP-Session: 6525ea3e-97f9-425b-a25b-77b164c42b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.01.05 19:07:43.087065 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1390 | 2026.01.05 19:07:43.087081 [ 286 ] {789aa974-1146-427b-a14b-ff982dc20e78} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 1391 | 2026.01.05 19:07:43.086503 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42138 | ||
| 1392 | 2026.01.05 19:07:43.087124 [ 290 ] {} <Debug> TCP-Session: 2cdfdfcd-b0b8-4505-b469-5461c9dac3b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49033 | ||
| 1393 | 2026.01.05 19:07:43.087077 [ 291 ] {} <Debug> TCP-Session: 6aee1a85-c3a4-4deb-a10a-82b587093fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2026.01.05 19:07:43.087170 [ 290 ] {} <Debug> TCP-Session: 2cdfdfcd-b0b8-4505-b469-5461c9dac3b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2026.01.05 19:07:43.087187 [ 291 ] {} <Debug> TCP-Session: 6aee1a85-c3a4-4deb-a10a-82b587093fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1396 | 2026.01.05 19:07:43.087187 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1397 | 2026.01.05 19:07:43.087277 [ 290 ] {} <Debug> TCP-Session: 2cdfdfcd-b0b8-4505-b469-5461c9dac3b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1398 | 2026.01.05 19:07:43.087301 [ 292 ] {} <Debug> TCP-Session: 38b39331-b449-4d5b-9856-917c571670c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42138 | ||
| 1399 | 2026.01.05 19:07:43.087330 [ 292 ] {} <Debug> TCP-Session: 38b39331-b449-4d5b-9856-917c571670c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.01.05 19:07:43.087344 [ 292 ] {} <Debug> TCP-Session: 38b39331-b449-4d5b-9856-917c571670c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1401 | 2026.01.05 19:07:43.087883 [ 313 ] {789aa974-1146-427b-a14b-ff982dc20e78} <Trace> AggregatingTransform: Aggregating | ||
| 1402 | 2026.01.05 19:07:43.087941 [ 313 ] {789aa974-1146-427b-a14b-ff982dc20e78} <Trace> Aggregator: Aggregation method: without_key | ||
| 1403 | 2026.01.05 19:07:43.087980 [ 313 ] {789aa974-1146-427b-a14b-ff982dc20e78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00079965 sec. (1250.547 rows/sec., 48.85 KiB/sec.) | ||
| 1404 | 2026.01.05 19:07:43.088001 [ 313 ] {789aa974-1146-427b-a14b-ff982dc20e78} <Trace> Aggregator: Merging aggregated data | ||
| 1405 | 2026.01.05 19:07:43.089128 [ 286 ] {789aa974-1146-427b-a14b-ff982dc20e78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002543 sec., 393.23633503735743 rows/sec., 15.36 KiB/sec. | ||
| 1406 | 2026.01.05 19:07:43.089290 [ 286 ] {789aa974-1146-427b-a14b-ff982dc20e78} <Debug> TCPHandler: Processed in 0.00286707 sec. | ||
| 1407 | 2026.01.05 19:07:43.089374 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1408 | 2026.01.05 19:07:43.089401 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1409 | 2026.01.05 19:07:43.089403 [ 286 ] {} <Debug> TCP-Session: 2f9978e8-5e24-413f-830d-d6ff54a8d0b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1410 | 2026.01.05 19:07:43.089420 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1411 | 2026.01.05 19:07:43.089443 [ 287 ] {} <Debug> TCP-Session: 6fc83f51-9df4-47e3-940e-213355c9515f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1412 | 2026.01.05 19:07:43.089452 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1413 | 2026.01.05 19:07:43.089476 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1414 | 2026.01.05 19:07:43.089506 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1415 | 2026.01.05 19:07:43.089525 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1416 | 2026.01.05 19:07:43.089530 [ 292 ] {} <Debug> TCP-Session: 38b39331-b449-4d5b-9856-917c571670c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2026.01.05 19:07:43.089556 [ 289 ] {} <Debug> TCP-Session: 80354997-5dba-4759-986e-4bab1ea6458a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2026.01.05 19:07:43.089563 [ 293 ] {} <Debug> TCP-Session: 43eb5109-06e2-4773-9c98-9947f32e55d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.01.05 19:07:43.089516 [ 288 ] {} <Debug> TCP-Session: 6525ea3e-97f9-425b-a25b-77b164c42b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2026.01.05 19:07:43.089484 [ 290 ] {} <Debug> TCP-Session: 2cdfdfcd-b0b8-4505-b469-5461c9dac3b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2026.01.05 19:07:43.089436 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1422 | 2026.01.05 19:07:43.089493 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1423 | 2026.01.05 19:07:43.089677 [ 294 ] {} <Debug> TCP-Session: 02b6fe1a-6622-4eb5-961a-3fc494e40c56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.01.05 19:07:43.089704 [ 291 ] {} <Debug> TCP-Session: 6aee1a85-c3a4-4deb-a10a-82b587093fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2026.01.05 19:07:44.351853 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.01.05 19:07:44.352182 [ 267 ] {2e654fe5-58d9-4a81-b731-da6a4def8d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1427 | 2026.01.05 19:07:44.352696 [ 267 ] {2e654fe5-58d9-4a81-b731-da6a4def8d3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1428 | 2026.01.05 19:07:44.355870 [ 267 ] {2e654fe5-58d9-4a81-b731-da6a4def8d3c} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1429 | 2026.01.05 19:07:44.356158 [ 267 ] {2e654fe5-58d9-4a81-b731-da6a4def8d3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1430 | 2026.01.05 19:07:44.356232 [ 267 ] {2e654fe5-58d9-4a81-b731-da6a4def8d3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1431 | 2026.01.05 19:07:44.356422 [ 267 ] {2e654fe5-58d9-4a81-b731-da6a4def8d3c} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1432 | 2026.01.05 19:07:44.356487 [ 267 ] {2e654fe5-58d9-4a81-b731-da6a4def8d3c} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1433 | 2026.01.05 19:07:44.358498 [ 267 ] {2e654fe5-58d9-4a81-b731-da6a4def8d3c} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (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 | ||
| 1434 | 2026.01.05 19:07:44.358525 [ 267 ] {2e654fe5-58d9-4a81-b731-da6a4def8d3c} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1435 | 2026.01.05 19:07:44.358654 [ 267 ] {2e654fe5-58d9-4a81-b731-da6a4def8d3c} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1436 | 2026.01.05 19:07:44.358685 [ 267 ] {2e654fe5-58d9-4a81-b731-da6a4def8d3c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1437 | 2026.01.05 19:07:44.375347 [ 267 ] {2e654fe5-58d9-4a81-b731-da6a4def8d3c} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.023317 sec., 1372.389243899301 rows/sec., 51.81 KiB/sec. | ||
| 1438 | 2026.01.05 19:07:44.375446 [ 267 ] {2e654fe5-58d9-4a81-b731-da6a4def8d3c} <Debug> TCPHandler: Processed in 0.023810016 sec. | ||
| 1439 | 2026.01.05 19:07:44.375760 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.01.05 19:07:44.375911 [ 267 ] {f445e5ba-ed74-41c8-b03b-56f1dd00075c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1441 | 2026.01.05 19:07:44.376144 [ 267 ] {f445e5ba-ed74-41c8-b03b-56f1dd00075c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1442 | 2026.01.05 19:07:44.376180 [ 267 ] {f445e5ba-ed74-41c8-b03b-56f1dd00075c} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1443 | 2026.01.05 19:07:44.376388 [ 267 ] {f445e5ba-ed74-41c8-b03b-56f1dd00075c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1444 | 2026.01.05 19:07:44.376443 [ 267 ] {f445e5ba-ed74-41c8-b03b-56f1dd00075c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1445 | 2026.01.05 19:07:44.376546 [ 267 ] {f445e5ba-ed74-41c8-b03b-56f1dd00075c} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1446 | 2026.01.05 19:07:44.376575 [ 267 ] {f445e5ba-ed74-41c8-b03b-56f1dd00075c} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1447 | 2026.01.05 19:07:44.376594 [ 267 ] {f445e5ba-ed74-41c8-b03b-56f1dd00075c} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (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 | ||
| 1448 | 2026.01.05 19:07:44.376609 [ 267 ] {f445e5ba-ed74-41c8-b03b-56f1dd00075c} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1449 | 2026.01.05 19:07:44.376643 [ 267 ] {f445e5ba-ed74-41c8-b03b-56f1dd00075c} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1450 | 2026.01.05 19:07:44.376662 [ 267 ] {f445e5ba-ed74-41c8-b03b-56f1dd00075c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1451 | 2026.01.05 19:07:44.377313 [ 267 ] {f445e5ba-ed74-41c8-b03b-56f1dd00075c} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001468 sec., 21798.365122615804 rows/sec., 822.89 KiB/sec. | ||
| 1452 | 2026.01.05 19:07:44.377398 [ 267 ] {f445e5ba-ed74-41c8-b03b-56f1dd00075c} <Debug> TCPHandler: Processed in 0.001696092 sec. | ||
| 1453 | 2026.01.05 19:07:44.377628 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.01.05 19:07:44.377765 [ 267 ] {9ac6938a-49b5-418e-87b4-22b8e4fe77b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1455 | 2026.01.05 19:07:44.377981 [ 267 ] {9ac6938a-49b5-418e-87b4-22b8e4fe77b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1456 | 2026.01.05 19:07:44.378016 [ 267 ] {9ac6938a-49b5-418e-87b4-22b8e4fe77b0} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1457 | 2026.01.05 19:07:44.378211 [ 267 ] {9ac6938a-49b5-418e-87b4-22b8e4fe77b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1458 | 2026.01.05 19:07:44.378263 [ 267 ] {9ac6938a-49b5-418e-87b4-22b8e4fe77b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1459 | 2026.01.05 19:07:44.378362 [ 267 ] {9ac6938a-49b5-418e-87b4-22b8e4fe77b0} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1460 | 2026.01.05 19:07:44.378390 [ 267 ] {9ac6938a-49b5-418e-87b4-22b8e4fe77b0} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1461 | 2026.01.05 19:07:44.378409 [ 267 ] {9ac6938a-49b5-418e-87b4-22b8e4fe77b0} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (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 | ||
| 1462 | 2026.01.05 19:07:44.378423 [ 267 ] {9ac6938a-49b5-418e-87b4-22b8e4fe77b0} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1463 | 2026.01.05 19:07:44.378457 [ 267 ] {9ac6938a-49b5-418e-87b4-22b8e4fe77b0} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1464 | 2026.01.05 19:07:44.378475 [ 267 ] {9ac6938a-49b5-418e-87b4-22b8e4fe77b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1465 | 2026.01.05 19:07:44.379064 [ 267 ] {9ac6938a-49b5-418e-87b4-22b8e4fe77b0} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001356 sec., 23598.82005899705 rows/sec., 890.86 KiB/sec. | ||
| 1466 | 2026.01.05 19:07:44.379154 [ 267 ] {9ac6938a-49b5-418e-87b4-22b8e4fe77b0} <Debug> TCPHandler: Processed in 0.001577079 sec. | ||
| 1467 | 2026.01.05 19:07:44.386544 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2026.01.05 19:07:44.386674 [ 267 ] {6ec50432-9a92-4ca3-9466-cbde0e99a67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1469 | 2026.01.05 19:07:44.386727 [ 267 ] {6ec50432-9a92-4ca3-9466-cbde0e99a67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1470 | 2026.01.05 19:07:44.387362 [ 267 ] {6ec50432-9a92-4ca3-9466-cbde0e99a67d} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.01.05 19:07:44.387400 [ 267 ] {6ec50432-9a92-4ca3-9466-cbde0e99a67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1472 | 2026.01.05 19:07:44.387995 [ 267 ] {6ec50432-9a92-4ca3-9466-cbde0e99a67d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1473 | 2026.01.05 19:07:44.388390 [ 267 ] {6ec50432-9a92-4ca3-9466-cbde0e99a67d} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.01.05 19:07:44.388539 [ 267 ] {6ec50432-9a92-4ca3-9466-cbde0e99a67d} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001904 sec., 1575.6302521008402 rows/sec., 143.61 KiB/sec. | ||
| 1475 | 2026.01.05 19:07:44.388578 [ 267 ] {6ec50432-9a92-4ca3-9466-cbde0e99a67d} <Debug> TCPHandler: Processed in 0.002095911 sec. | ||
| 1476 | 2026.01.05 19:07:44.388700 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.01.05 19:07:44.388796 [ 267 ] {2cf4f6e3-ebe9-4695-bde3-c851c2fb81e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1478 | 2026.01.05 19:07:44.388838 [ 267 ] {2cf4f6e3-ebe9-4695-bde3-c851c2fb81e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1479 | 2026.01.05 19:07:44.389266 [ 267 ] {2cf4f6e3-ebe9-4695-bde3-c851c2fb81e3} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.01.05 19:07:44.389301 [ 267 ] {2cf4f6e3-ebe9-4695-bde3-c851c2fb81e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1481 | 2026.01.05 19:07:44.389766 [ 267 ] {2cf4f6e3-ebe9-4695-bde3-c851c2fb81e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1482 | 2026.01.05 19:07:44.390312 [ 267 ] {2cf4f6e3-ebe9-4695-bde3-c851c2fb81e3} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.01.05 19:07:44.390446 [ 267 ] {2cf4f6e3-ebe9-4695-bde3-c851c2fb81e3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00167 sec., 2395.2095808383233 rows/sec., 195.31 KiB/sec. | ||
| 1484 | 2026.01.05 19:07:44.390483 [ 267 ] {2cf4f6e3-ebe9-4695-bde3-c851c2fb81e3} <Debug> TCPHandler: Processed in 0.001833615 sec. | ||
| 1485 | 2026.01.05 19:07:44.390599 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.01.05 19:07:44.390694 [ 267 ] {3eb737dc-aed2-43bd-ab8a-1c9265ee597f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1487 | 2026.01.05 19:07:44.390734 [ 267 ] {3eb737dc-aed2-43bd-ab8a-1c9265ee597f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1488 | 2026.01.05 19:07:44.391166 [ 267 ] {3eb737dc-aed2-43bd-ab8a-1c9265ee597f} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.01.05 19:07:44.391202 [ 267 ] {3eb737dc-aed2-43bd-ab8a-1c9265ee597f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1490 | 2026.01.05 19:07:44.391647 [ 267 ] {3eb737dc-aed2-43bd-ab8a-1c9265ee597f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1491 | 2026.01.05 19:07:44.392148 [ 267 ] {3eb737dc-aed2-43bd-ab8a-1c9265ee597f} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.01.05 19:07:44.392280 [ 267 ] {3eb737dc-aed2-43bd-ab8a-1c9265ee597f} <Debug> executeQuery: Read 70 rows, 5.70 KiB in 0.001605 sec., 43613.70716510903 rows/sec., 3.47 MiB/sec. | ||
| 1493 | 2026.01.05 19:07:44.392323 [ 267 ] {3eb737dc-aed2-43bd-ab8a-1c9265ee597f} <Debug> TCPHandler: Processed in 0.001775293 sec. | ||
| 1494 | 2026.01.05 19:07:44.392441 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2026.01.05 19:07:44.392535 [ 267 ] {2bca4217-bef8-4552-b291-bce48a554085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1496 | 2026.01.05 19:07:44.392577 [ 267 ] {2bca4217-bef8-4552-b291-bce48a554085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1497 | 2026.01.05 19:07:44.392968 [ 267 ] {2bca4217-bef8-4552-b291-bce48a554085} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2026.01.05 19:07:44.393003 [ 267 ] {2bca4217-bef8-4552-b291-bce48a554085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1499 | 2026.01.05 19:07:44.393471 [ 267 ] {2bca4217-bef8-4552-b291-bce48a554085} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1500 | 2026.01.05 19:07:44.393955 [ 267 ] {2bca4217-bef8-4552-b291-bce48a554085} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2026.01.05 19:07:44.394091 [ 267 ] {2bca4217-bef8-4552-b291-bce48a554085} <Debug> executeQuery: Read 10 rows, 748.00 B in 0.001574 sec., 6353.240152477763 rows/sec., 464.08 KiB/sec. | ||
| 1502 | 2026.01.05 19:07:44.394137 [ 267 ] {2bca4217-bef8-4552-b291-bce48a554085} <Debug> TCPHandler: Processed in 0.001745863 sec. | ||
| 1503 | 2026.01.05 19:07:44.394240 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.01.05 19:07:44.394334 [ 267 ] {8847b57b-94df-4f0b-95b4-278c9c2360f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1505 | 2026.01.05 19:07:44.394373 [ 267 ] {8847b57b-94df-4f0b-95b4-278c9c2360f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1506 | 2026.01.05 19:07:44.394786 [ 267 ] {8847b57b-94df-4f0b-95b4-278c9c2360f3} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.01.05 19:07:44.394820 [ 267 ] {8847b57b-94df-4f0b-95b4-278c9c2360f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1508 | 2026.01.05 19:07:44.395267 [ 267 ] {8847b57b-94df-4f0b-95b4-278c9c2360f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1509 | 2026.01.05 19:07:44.395826 [ 267 ] {8847b57b-94df-4f0b-95b4-278c9c2360f3} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.01.05 19:07:44.395954 [ 267 ] {8847b57b-94df-4f0b-95b4-278c9c2360f3} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001638 sec., 47008.54700854701 rows/sec., 3.67 MiB/sec. | ||
| 1511 | 2026.01.05 19:07:44.395997 [ 267 ] {8847b57b-94df-4f0b-95b4-278c9c2360f3} <Debug> TCPHandler: Processed in 0.001805625 sec. | ||
| 1512 | 2026.01.05 19:07:44.396111 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.01.05 19:07:44.396204 [ 267 ] {6360fe52-5d59-4136-b73f-83f628fe21f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1514 | 2026.01.05 19:07:44.396247 [ 267 ] {6360fe52-5d59-4136-b73f-83f628fe21f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1515 | 2026.01.05 19:07:44.396640 [ 267 ] {6360fe52-5d59-4136-b73f-83f628fe21f8} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.01.05 19:07:44.396673 [ 267 ] {6360fe52-5d59-4136-b73f-83f628fe21f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1517 | 2026.01.05 19:07:44.397147 [ 267 ] {6360fe52-5d59-4136-b73f-83f628fe21f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1518 | 2026.01.05 19:07:44.397647 [ 267 ] {6360fe52-5d59-4136-b73f-83f628fe21f8} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2026.01.05 19:07:44.397779 [ 267 ] {6360fe52-5d59-4136-b73f-83f628fe21f8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001592 sec., 101758.79396984924 rows/sec., 7.09 MiB/sec. | ||
| 1520 | 2026.01.05 19:07:44.397821 [ 267 ] {6360fe52-5d59-4136-b73f-83f628fe21f8} <Debug> TCPHandler: Processed in 0.001759994 sec. | ||
| 1521 | 2026.01.05 19:07:44.397932 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.01.05 19:07:44.398026 [ 267 ] {f65dd170-f4df-4319-90cb-bd3f28ca6e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1523 | 2026.01.05 19:07:44.398080 [ 267 ] {f65dd170-f4df-4319-90cb-bd3f28ca6e31} <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 | ||
| 1524 | 2026.01.05 19:07:44.398753 [ 267 ] {f65dd170-f4df-4319-90cb-bd3f28ca6e31} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.01.05 19:07:44.398790 [ 267 ] {f65dd170-f4df-4319-90cb-bd3f28ca6e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1526 | 2026.01.05 19:07:44.401326 [ 267 ] {f65dd170-f4df-4319-90cb-bd3f28ca6e31} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1527 | 2026.01.05 19:07:44.401979 [ 267 ] {f65dd170-f4df-4319-90cb-bd3f28ca6e31} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): 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.05 19:07:44.402133 [ 267 ] {f65dd170-f4df-4319-90cb-bd3f28ca6e31} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.004124 sec., 1454.898157129001 rows/sec., 2.61 MiB/sec. | ||
| 1529 | 2026.01.05 19:07:44.402199 [ 267 ] {f65dd170-f4df-4319-90cb-bd3f28ca6e31} <Debug> TCPHandler: Processed in 0.004317466 sec. | ||
| 1530 | 2026.01.05 19:07:44.402322 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.01.05 19:07:44.402421 [ 267 ] {53dd72f3-79b1-4f18-b061-4b0cdb17e775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1532 | 2026.01.05 19:07:44.402464 [ 267 ] {53dd72f3-79b1-4f18-b061-4b0cdb17e775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1533 | 2026.01.05 19:07:44.402797 [ 267 ] {53dd72f3-79b1-4f18-b061-4b0cdb17e775} <Trace> oximeter.measurements_i64 (562e0070-0b0a-4f09-b6bb-e99f2517797d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.01.05 19:07:44.402835 [ 267 ] {53dd72f3-79b1-4f18-b061-4b0cdb17e775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1535 | 2026.01.05 19:07:44.403297 [ 267 ] {53dd72f3-79b1-4f18-b061-4b0cdb17e775} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1536 | 2026.01.05 19:07:44.403834 [ 267 ] {53dd72f3-79b1-4f18-b061-4b0cdb17e775} <Trace> oximeter.measurements_i64 (562e0070-0b0a-4f09-b6bb-e99f2517797d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.01.05 19:07:44.403966 [ 267 ] {53dd72f3-79b1-4f18-b061-4b0cdb17e775} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001564 sec., 1918.158567774936 rows/sec., 135.49 KiB/sec. | ||
| 1538 | 2026.01.05 19:07:44.404010 [ 267 ] {53dd72f3-79b1-4f18-b061-4b0cdb17e775} <Debug> TCPHandler: Processed in 0.001741043 sec. | ||
| 1539 | 2026.01.05 19:07:44.404124 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.01.05 19:07:44.404219 [ 267 ] {0d0e5b25-ca09-403c-b490-3dd5d8ba8a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1541 | 2026.01.05 19:07:44.404260 [ 267 ] {0d0e5b25-ca09-403c-b490-3dd5d8ba8a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1542 | 2026.01.05 19:07:44.404596 [ 267 ] {0d0e5b25-ca09-403c-b490-3dd5d8ba8a36} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.01.05 19:07:44.404633 [ 267 ] {0d0e5b25-ca09-403c-b490-3dd5d8ba8a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1544 | 2026.01.05 19:07:44.405111 [ 267 ] {0d0e5b25-ca09-403c-b490-3dd5d8ba8a36} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1545 | 2026.01.05 19:07:44.405653 [ 267 ] {0d0e5b25-ca09-403c-b490-3dd5d8ba8a36} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.01.05 19:07:44.405815 [ 267 ] {0d0e5b25-ca09-403c-b490-3dd5d8ba8a36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001613 sec., 37197.768133911966 rows/sec., 2.51 MiB/sec. | ||
| 1547 | 2026.01.05 19:07:44.405863 [ 267 ] {0d0e5b25-ca09-403c-b490-3dd5d8ba8a36} <Debug> TCPHandler: Processed in 0.001789995 sec. | ||
| 1548 | 2026.01.05 19:07:44.527221 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 2336 | ||
| 1549 | 2026.01.05 19:07:44.527856 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2026.01.05 19:07:44.527912 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1551 | 2026.01.05 19:07:44.528652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1552 | 2026.01.05 19:07:44.529195 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2026.01.05 19:07:44.529357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2336 | ||
| 1554 | 2026.01.05 19:07:44.637541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1555 | 2026.01.05 19:07:44.654885 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.01.05 19:07:44.654975 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1557 | 2026.01.05 19:07:44.661630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1558 | 2026.01.05 19:07:44.662900 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.01.05 19:07:44.668037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1560 | 2026.01.05 19:07:45.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.14 MiB, peak 177.21 MiB, free memory in arenas 0.00 B, will set to 170.09 MiB (RSS), difference: 1.95 MiB | ||
| 1561 | 2026.01.05 19:07:47.024559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 238 | ||
| 1562 | 2026.01.05 19:07:47.027215 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.01.05 19:07:47.027273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1564 | 2026.01.05 19:07:47.028638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1565 | 2026.01.05 19:07:47.029152 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.01.05 19:07:47.029479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1567 | 2026.01.05 19:07:49.371553 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.01.05 19:07:49.371768 [ 267 ] {a7fb4f0f-d8b3-4cba-b2aa-b3f59c556aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1569 | 2026.01.05 19:07:49.371840 [ 267 ] {a7fb4f0f-d8b3-4cba-b2aa-b3f59c556aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1570 | 2026.01.05 19:07:49.372775 [ 267 ] {a7fb4f0f-d8b3-4cba-b2aa-b3f59c556aff} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.01.05 19:07:49.372818 [ 267 ] {a7fb4f0f-d8b3-4cba-b2aa-b3f59c556aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1572 | 2026.01.05 19:07:49.373383 [ 267 ] {a7fb4f0f-d8b3-4cba-b2aa-b3f59c556aff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1573 | 2026.01.05 19:07:49.373916 [ 267 ] {a7fb4f0f-d8b3-4cba-b2aa-b3f59c556aff} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.01.05 19:07:49.374069 [ 267 ] {a7fb4f0f-d8b3-4cba-b2aa-b3f59c556aff} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002356 sec., 174023.76910016977 rows/sec., 11.04 MiB/sec. | ||
| 1575 | 2026.01.05 19:07:49.374112 [ 267 ] {a7fb4f0f-d8b3-4cba-b2aa-b3f59c556aff} <Debug> TCPHandler: Processed in 0.002696686 sec. | ||
| 1576 | 2026.01.05 19:07:49.374240 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2026.01.05 19:07:49.374336 [ 267 ] {de32c49a-4ead-4f86-9816-aab727003103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1578 | 2026.01.05 19:07:49.374378 [ 267 ] {de32c49a-4ead-4f86-9816-aab727003103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1579 | 2026.01.05 19:07:49.375224 [ 267 ] {de32c49a-4ead-4f86-9816-aab727003103} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.01.05 19:07:49.375263 [ 267 ] {de32c49a-4ead-4f86-9816-aab727003103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1581 | 2026.01.05 19:07:49.375762 [ 267 ] {de32c49a-4ead-4f86-9816-aab727003103} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1582 | 2026.01.05 19:07:49.376250 [ 267 ] {de32c49a-4ead-4f86-9816-aab727003103} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.01.05 19:07:49.376415 [ 267 ] {de32c49a-4ead-4f86-9816-aab727003103} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002098 sec., 539561.4871306006 rows/sec., 42.75 MiB/sec. | ||
| 1584 | 2026.01.05 19:07:49.376455 [ 267 ] {de32c49a-4ead-4f86-9816-aab727003103} <Debug> TCPHandler: Processed in 0.002265076 sec. | ||
| 1585 | 2026.01.05 19:07:49.376573 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.01.05 19:07:49.376668 [ 267 ] {68c77212-512a-49ec-b8b0-2a172b21b475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1587 | 2026.01.05 19:07:49.376709 [ 267 ] {68c77212-512a-49ec-b8b0-2a172b21b475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1588 | 2026.01.05 19:07:49.377176 [ 267 ] {68c77212-512a-49ec-b8b0-2a172b21b475} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.01.05 19:07:49.377215 [ 267 ] {68c77212-512a-49ec-b8b0-2a172b21b475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1590 | 2026.01.05 19:07:49.377675 [ 267 ] {68c77212-512a-49ec-b8b0-2a172b21b475} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1591 | 2026.01.05 19:07:49.378202 [ 267 ] {68c77212-512a-49ec-b8b0-2a172b21b475} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.01.05 19:07:49.378335 [ 267 ] {68c77212-512a-49ec-b8b0-2a172b21b475} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001685 sec., 127596.43916913946 rows/sec., 7.57 MiB/sec. | ||
| 1593 | 2026.01.05 19:07:49.378375 [ 267 ] {68c77212-512a-49ec-b8b0-2a172b21b475} <Debug> TCPHandler: Processed in 0.001851456 sec. | ||
| 1594 | 2026.01.05 19:07:49.378480 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.01.05 19:07:49.378574 [ 267 ] {6b38598f-4504-4a89-9145-23d7758b54c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1596 | 2026.01.05 19:07:49.378613 [ 267 ] {6b38598f-4504-4a89-9145-23d7758b54c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1597 | 2026.01.05 19:07:49.379087 [ 267 ] {6b38598f-4504-4a89-9145-23d7758b54c3} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.01.05 19:07:49.379125 [ 267 ] {6b38598f-4504-4a89-9145-23d7758b54c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1599 | 2026.01.05 19:07:49.379597 [ 267 ] {6b38598f-4504-4a89-9145-23d7758b54c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1600 | 2026.01.05 19:07:49.380201 [ 267 ] {6b38598f-4504-4a89-9145-23d7758b54c3} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.01.05 19:07:49.380333 [ 267 ] {6b38598f-4504-4a89-9145-23d7758b54c3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001776 sec., 119369.36936936936 rows/sec., 7.70 MiB/sec. | ||
| 1602 | 2026.01.05 19:07:49.380370 [ 267 ] {6b38598f-4504-4a89-9145-23d7758b54c3} <Debug> TCPHandler: Processed in 0.001940138 sec. | ||
| 1603 | 2026.01.05 19:07:49.380472 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2026.01.05 19:07:49.380565 [ 267 ] {f3c3b2e9-f389-42db-94ac-726072e83de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1605 | 2026.01.05 19:07:49.380605 [ 267 ] {f3c3b2e9-f389-42db-94ac-726072e83de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1606 | 2026.01.05 19:07:49.381075 [ 267 ] {f3c3b2e9-f389-42db-94ac-726072e83de7} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.01.05 19:07:49.381113 [ 267 ] {f3c3b2e9-f389-42db-94ac-726072e83de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1608 | 2026.01.05 19:07:49.381539 [ 267 ] {f3c3b2e9-f389-42db-94ac-726072e83de7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1609 | 2026.01.05 19:07:49.382077 [ 267 ] {f3c3b2e9-f389-42db-94ac-726072e83de7} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.01.05 19:07:49.382208 [ 267 ] {f3c3b2e9-f389-42db-94ac-726072e83de7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001661 sec., 127031.90848886213 rows/sec., 7.21 MiB/sec. | ||
| 1611 | 2026.01.05 19:07:49.382246 [ 267 ] {f3c3b2e9-f389-42db-94ac-726072e83de7} <Debug> TCPHandler: Processed in 0.001823045 sec. | ||
| 1612 | 2026.01.05 19:07:49.382351 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1613 | 2026.01.05 19:07:49.382445 [ 267 ] {01557621-bff1-4ec8-bd59-6e075715f9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1614 | 2026.01.05 19:07:49.382484 [ 267 ] {01557621-bff1-4ec8-bd59-6e075715f9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1615 | 2026.01.05 19:07:49.383121 [ 267 ] {01557621-bff1-4ec8-bd59-6e075715f9f4} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2026.01.05 19:07:49.383157 [ 267 ] {01557621-bff1-4ec8-bd59-6e075715f9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1617 | 2026.01.05 19:07:49.383640 [ 267 ] {01557621-bff1-4ec8-bd59-6e075715f9f4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1618 | 2026.01.05 19:07:49.384181 [ 267 ] {01557621-bff1-4ec8-bd59-6e075715f9f4} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2026.01.05 19:07:49.384353 [ 267 ] {01557621-bff1-4ec8-bd59-6e075715f9f4} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001925 sec., 357922.0779220779 rows/sec., 24.99 MiB/sec. | ||
| 1620 | 2026.01.05 19:07:49.384392 [ 267 ] {01557621-bff1-4ec8-bd59-6e075715f9f4} <Debug> TCPHandler: Processed in 0.002090011 sec. | ||
| 1621 | 2026.01.05 19:07:49.384505 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.01.05 19:07:49.384600 [ 267 ] {c1ffb0b0-f48b-451c-8782-f6c94a35ed5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1623 | 2026.01.05 19:07:49.384642 [ 267 ] {c1ffb0b0-f48b-451c-8782-f6c94a35ed5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1624 | 2026.01.05 19:07:49.384976 [ 267 ] {c1ffb0b0-f48b-451c-8782-f6c94a35ed5a} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2026.01.05 19:07:49.385013 [ 267 ] {c1ffb0b0-f48b-451c-8782-f6c94a35ed5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1626 | 2026.01.05 19:07:49.385484 [ 267 ] {c1ffb0b0-f48b-451c-8782-f6c94a35ed5a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1627 | 2026.01.05 19:07:49.385994 [ 267 ] {c1ffb0b0-f48b-451c-8782-f6c94a35ed5a} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.01.05 19:07:49.386122 [ 267 ] {c1ffb0b0-f48b-451c-8782-f6c94a35ed5a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. | ||
| 1629 | 2026.01.05 19:07:49.386158 [ 267 ] {c1ffb0b0-f48b-451c-8782-f6c94a35ed5a} <Debug> TCPHandler: Processed in 0.001703311 sec. | ||
| 1630 | 2026.01.05 19:07:49.386270 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2026.01.05 19:07:49.386364 [ 267 ] {835cc37b-847e-4630-ae81-1d5a47fd034c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1632 | 2026.01.05 19:07:49.386405 [ 267 ] {835cc37b-847e-4630-ae81-1d5a47fd034c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1633 | 2026.01.05 19:07:49.386828 [ 267 ] {835cc37b-847e-4630-ae81-1d5a47fd034c} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2026.01.05 19:07:49.386864 [ 267 ] {835cc37b-847e-4630-ae81-1d5a47fd034c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1635 | 2026.01.05 19:07:49.387324 [ 267 ] {835cc37b-847e-4630-ae81-1d5a47fd034c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1636 | 2026.01.05 19:07:49.387767 [ 267 ] {835cc37b-847e-4630-ae81-1d5a47fd034c} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.01.05 19:07:49.387919 [ 267 ] {835cc37b-847e-4630-ae81-1d5a47fd034c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001573 sec., 199618.5632549269 rows/sec., 13.11 MiB/sec. | ||
| 1638 | 2026.01.05 19:07:49.387957 [ 267 ] {835cc37b-847e-4630-ae81-1d5a47fd034c} <Debug> TCPHandler: Processed in 0.001736613 sec. | ||
| 1639 | 2026.01.05 19:07:49.388065 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.01.05 19:07:49.388158 [ 267 ] {5bfb724f-3fa5-4d2a-8437-d1341e35e685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1641 | 2026.01.05 19:07:49.388199 [ 267 ] {5bfb724f-3fa5-4d2a-8437-d1341e35e685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1642 | 2026.01.05 19:07:49.388503 [ 267 ] {5bfb724f-3fa5-4d2a-8437-d1341e35e685} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1643 | 2026.01.05 19:07:49.388538 [ 267 ] {5bfb724f-3fa5-4d2a-8437-d1341e35e685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1644 | 2026.01.05 19:07:49.388980 [ 267 ] {5bfb724f-3fa5-4d2a-8437-d1341e35e685} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1645 | 2026.01.05 19:07:49.389407 [ 267 ] {5bfb724f-3fa5-4d2a-8437-d1341e35e685} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2026.01.05 19:07:49.389537 [ 267 ] {5bfb724f-3fa5-4d2a-8437-d1341e35e685} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. | ||
| 1647 | 2026.01.05 19:07:49.389571 [ 267 ] {5bfb724f-3fa5-4d2a-8437-d1341e35e685} <Debug> TCPHandler: Processed in 0.001555958 sec. | ||
| 1648 | 2026.01.05 19:07:49.389681 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1649 | 2026.01.05 19:07:49.389774 [ 267 ] {3ee5d14d-e07a-4ee3-b91d-5a37c636549a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1650 | 2026.01.05 19:07:49.389827 [ 267 ] {3ee5d14d-e07a-4ee3-b91d-5a37c636549a} <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 | ||
| 1651 | 2026.01.05 19:07:49.390544 [ 267 ] {3ee5d14d-e07a-4ee3-b91d-5a37c636549a} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2026.01.05 19:07:49.390581 [ 267 ] {3ee5d14d-e07a-4ee3-b91d-5a37c636549a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1653 | 2026.01.05 19:07:49.391254 [ 267 ] {3ee5d14d-e07a-4ee3-b91d-5a37c636549a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1654 | 2026.01.05 19:07:49.391681 [ 267 ] {3ee5d14d-e07a-4ee3-b91d-5a37c636549a} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.01.05 19:07:49.391814 [ 267 ] {3ee5d14d-e07a-4ee3-b91d-5a37c636549a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002059 sec., 4856.726566294317 rows/sec., 8.70 MiB/sec. | ||
| 1656 | 2026.01.05 19:07:49.391863 [ 267 ] {3ee5d14d-e07a-4ee3-b91d-5a37c636549a} <Debug> TCPHandler: Processed in 0.002232345 sec. | ||
| 1657 | 2026.01.05 19:07:49.391975 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.01.05 19:07:49.392069 [ 267 ] {54ce4f5b-b74b-4a8d-a862-73fd4ce523a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1659 | 2026.01.05 19:07:49.392109 [ 267 ] {54ce4f5b-b74b-4a8d-a862-73fd4ce523a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1660 | 2026.01.05 19:07:49.392434 [ 267 ] {54ce4f5b-b74b-4a8d-a862-73fd4ce523a5} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.01.05 19:07:49.392470 [ 267 ] {54ce4f5b-b74b-4a8d-a862-73fd4ce523a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1662 | 2026.01.05 19:07:49.392880 [ 267 ] {54ce4f5b-b74b-4a8d-a862-73fd4ce523a5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1663 | 2026.01.05 19:07:49.393319 [ 267 ] {54ce4f5b-b74b-4a8d-a862-73fd4ce523a5} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.01.05 19:07:49.393470 [ 267 ] {54ce4f5b-b74b-4a8d-a862-73fd4ce523a5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001419 sec., 73291.05003523608 rows/sec., 4.49 MiB/sec. | ||
| 1665 | 2026.01.05 19:07:49.393507 [ 267 ] {54ce4f5b-b74b-4a8d-a862-73fd4ce523a5} <Debug> TCPHandler: Processed in 0.001581659 sec. | ||
| 1666 | 2026.01.05 19:07:51.968801 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1667 | 2026.01.05 19:07:51.968848 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1668 | 2026.01.05 19:07:52.029428 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2848 | ||
| 1669 | 2026.01.05 19:07:52.029981 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.01.05 19:07:52.030032 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1671 | 2026.01.05 19:07:52.030805 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1672 | 2026.01.05 19:07:52.031284 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.01.05 19:07:52.031396 [ 62 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1674 | 2026.01.05 19:07:52.031410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2848 | ||
| 1675 | 2026.01.05 19:07:52.031452 [ 62 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.01.05 19:07:52.031477 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1677 | 2026.01.05 19:07:52.033694 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 1678 | 2026.01.05 19:07:52.035950 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1679 | 2026.01.05 19:07:52.036038 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 1680 | 2026.01.05 19:07:52.036150 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 1681 | 2026.01.05 19:07:52.036205 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 1682 | 2026.01.05 19:07:52.036254 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1683 | 2026.01.05 19:07:52.036303 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 445 rows starting from the beginning of the part | ||
| 1684 | 2026.01.05 19:07:52.036352 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 1685 | 2026.01.05 19:07:52.061573 [ 192 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 4 columns (4 merged, 0 gathered) in 0.030002098 sec., 94926.69479314412 rows/sec., 1.36 MiB/sec. | ||
| 1686 | 2026.01.05 19:07:52.062550 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1687 | 2026.01.05 19:07:52.063183 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_6_1} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.01.05 19:07:52.063265 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_6_1} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1689 | 2026.01.05 19:07:52.063369 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1690 | 2026.01.05 19:07:52.168092 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1691 | 2026.01.05 19:07:52.185893 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.01.05 19:07:52.185953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1693 | 2026.01.05 19:07:52.192726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1694 | 2026.01.05 19:07:52.194365 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.01.05 19:07:52.194690 [ 60 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1696 | 2026.01.05 19:07:52.194753 [ 60 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.01.05 19:07:52.194777 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1698 | 2026.01.05 19:07:52.194935 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 1699 | 2026.01.05 19:07:52.198722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1700 | 2026.01.05 19:07:52.199421 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1701 | 2026.01.05 19:07:52.200911 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 1702 | 2026.01.05 19:07:52.205541 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 1703 | 2026.01.05 19:07:52.209832 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 1704 | 2026.01.05 19:07:52.214228 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 1705 | 2026.01.05 19:07:52.221518 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 1706 | 2026.01.05 19:07:52.226292 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 1707 | 2026.01.05 19:07:52.287741 [ 192 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092874616 sec., 495.2914152560265 rows/sec., 2.56 MiB/sec. | ||
| 1708 | 2026.01.05 19:07:52.290300 [ 188 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1709 | 2026.01.05 19:07:52.292928 [ 188 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_6_1} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.01.05 19:07:52.293036 [ 188 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_6_1} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1711 | 2026.01.05 19:07:52.294817 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1712 | 2026.01.05 19:07:53.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.31 MiB, peak 180.85 MiB, free memory in arenas 0.00 B, will set to 181.42 MiB (RSS), difference: 10.10 MiB | ||
| 1713 | 2026.01.05 19:07:54.358516 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.01.05 19:07:54.358684 [ 267 ] {3fd7eb1e-0029-498b-b6e1-163a004e7f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1715 | 2026.01.05 19:07:54.358749 [ 267 ] {3fd7eb1e-0029-498b-b6e1-163a004e7f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1716 | 2026.01.05 19:07:54.359454 [ 267 ] {3fd7eb1e-0029-498b-b6e1-163a004e7f00} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.01.05 19:07:54.359504 [ 267 ] {3fd7eb1e-0029-498b-b6e1-163a004e7f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1718 | 2026.01.05 19:07:54.360079 [ 267 ] {3fd7eb1e-0029-498b-b6e1-163a004e7f00} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1719 | 2026.01.05 19:07:54.360563 [ 267 ] {3fd7eb1e-0029-498b-b6e1-163a004e7f00} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.01.05 19:07:54.360696 [ 26 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1721 | 2026.01.05 19:07:54.360724 [ 267 ] {3fd7eb1e-0029-498b-b6e1-163a004e7f00} <Debug> executeQuery: Read 82 rows, 6.85 KiB in 0.002052 sec., 39961.01364522417 rows/sec., 3.26 MiB/sec. | ||
| 1722 | 2026.01.05 19:07:54.360762 [ 26 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.01.05 19:07:54.360783 [ 267 ] {3fd7eb1e-0029-498b-b6e1-163a004e7f00} <Debug> TCPHandler: Processed in 0.002372669 sec. | ||
| 1724 | 2026.01.05 19:07:54.360789 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1725 | 2026.01.05 19:07:54.360921 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.01.05 19:07:54.360920 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::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 | ||
| 1727 | 2026.01.05 19:07:54.361033 [ 267 ] {a932950e-ea97-4c32-9764-39ee918ed296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1728 | 2026.01.05 19:07:54.361083 [ 267 ] {a932950e-ea97-4c32-9764-39ee918ed296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1729 | 2026.01.05 19:07:54.361086 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1730 | 2026.01.05 19:07:54.361137 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1110 rows starting from the beginning of the part | ||
| 1731 | 2026.01.05 19:07:54.361238 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::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 | ||
| 1732 | 2026.01.05 19:07:54.361291 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1106 rows starting from the beginning of the part | ||
| 1733 | 2026.01.05 19:07:54.361344 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 1734 | 2026.01.05 19:07:54.361387 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1132 rows starting from the beginning of the part | ||
| 1735 | 2026.01.05 19:07:54.361436 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
| 1736 | 2026.01.05 19:07:54.361511 [ 267 ] {a932950e-ea97-4c32-9764-39ee918ed296} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.01.05 19:07:54.361554 [ 267 ] {a932950e-ea97-4c32-9764-39ee918ed296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1738 | 2026.01.05 19:07:54.362097 [ 267 ] {a932950e-ea97-4c32-9764-39ee918ed296} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1739 | 2026.01.05 19:07:54.362576 [ 267 ] {a932950e-ea97-4c32-9764-39ee918ed296} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.01.05 19:07:54.362742 [ 267 ] {a932950e-ea97-4c32-9764-39ee918ed296} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001731 sec., 7510.109763142693 rows/sec., 564.73 KiB/sec. | ||
| 1741 | 2026.01.05 19:07:54.362783 [ 267 ] {a932950e-ea97-4c32-9764-39ee918ed296} <Debug> TCPHandler: Processed in 0.001916797 sec. | ||
| 1742 | 2026.01.05 19:07:54.362898 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2026.01.05 19:07:54.362996 [ 267 ] {eab22baa-7224-406f-b340-809f69219785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1744 | 2026.01.05 19:07:54.363036 [ 267 ] {eab22baa-7224-406f-b340-809f69219785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1745 | 2026.01.05 19:07:54.363344 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3530 rows, containing 5 columns (5 merged, 0 gathered) in 0.002466601 sec., 1431119.179794381 rows/sec., 119.00 MiB/sec. | ||
| 1746 | 2026.01.05 19:07:54.363459 [ 267 ] {eab22baa-7224-406f-b340-809f69219785} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.01.05 19:07:54.363500 [ 267 ] {eab22baa-7224-406f-b340-809f69219785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1748 | 2026.01.05 19:07:54.363793 [ 187 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1749 | 2026.01.05 19:07:54.363951 [ 267 ] {eab22baa-7224-406f-b340-809f69219785} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1750 | 2026.01.05 19:07:54.364502 [ 187 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_6_1} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.01.05 19:07:54.364509 [ 267 ] {eab22baa-7224-406f-b340-809f69219785} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.01.05 19:07:54.364612 [ 187 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_6_1} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1753 | 2026.01.05 19:07:54.364650 [ 26 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1754 | 2026.01.05 19:07:54.364678 [ 267 ] {eab22baa-7224-406f-b340-809f69219785} <Debug> executeQuery: Read 82 rows, 6.58 KiB in 0.001703 sec., 48150.32295948326 rows/sec., 3.77 MiB/sec. | ||
| 1755 | 2026.01.05 19:07:54.364683 [ 26 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.01.05 19:07:54.364717 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 1757 | 2026.01.05 19:07:54.364720 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1758 | 2026.01.05 19:07:54.364724 [ 267 ] {eab22baa-7224-406f-b340-809f69219785} <Debug> TCPHandler: Processed in 0.001875766 sec. | ||
| 1759 | 2026.01.05 19:07:54.364819 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::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 | ||
| 1760 | 2026.01.05 19:07:54.364870 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2026.01.05 19:07:54.364911 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1762 | 2026.01.05 19:07:54.364945 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 669 rows starting from the beginning of the part | ||
| 1763 | 2026.01.05 19:07:54.364985 [ 267 ] {fd78d94c-43e7-40bc-9220-97973945d9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1764 | 2026.01.05 19:07:54.365035 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::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 | ||
| 1765 | 2026.01.05 19:07:54.365035 [ 267 ] {fd78d94c-43e7-40bc-9220-97973945d9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1766 | 2026.01.05 19:07:54.365090 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 661 rows starting from the beginning of the part | ||
| 1767 | 2026.01.05 19:07:54.365140 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 77 rows starting from the beginning of the part | ||
| 1768 | 2026.01.05 19:07:54.365191 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 689 rows starting from the beginning of the part | ||
| 1769 | 2026.01.05 19:07:54.365241 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
| 1770 | 2026.01.05 19:07:54.365475 [ 267 ] {fd78d94c-43e7-40bc-9220-97973945d9d9} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.01.05 19:07:54.365520 [ 267 ] {fd78d94c-43e7-40bc-9220-97973945d9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1772 | 2026.01.05 19:07:54.366021 [ 267 ] {fd78d94c-43e7-40bc-9220-97973945d9d9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1773 | 2026.01.05 19:07:54.366504 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001721533 sec., 1286063.0612367 rows/sec., 95.44 MiB/sec. | ||
| 1774 | 2026.01.05 19:07:54.366609 [ 267 ] {fd78d94c-43e7-40bc-9220-97973945d9d9} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.01.05 19:07:54.366725 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1776 | 2026.01.05 19:07:54.366756 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1777 | 2026.01.05 19:07:54.366759 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.01.05 19:07:54.366758 [ 267 ] {fd78d94c-43e7-40bc-9220-97973945d9d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001794 sec., 89186.17614269788 rows/sec., 6.21 MiB/sec. | ||
| 1779 | 2026.01.05 19:07:54.366802 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1780 | 2026.01.05 19:07:54.366841 [ 267 ] {fd78d94c-43e7-40bc-9220-97973945d9d9} <Debug> TCPHandler: Processed in 0.00202069 sec. | ||
| 1781 | 2026.01.05 19:07:54.366882 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 1782 | 2026.01.05 19:07:54.366963 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.01.05 19:07:54.366987 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1784 | 2026.01.05 19:07:54.367019 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 218 rows starting from the beginning of the part | ||
| 1785 | 2026.01.05 19:07:54.367063 [ 267 ] {5fef3336-bbfb-4091-b9ef-ed96e19eae94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.01.05 19:07:54.367066 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 1787 | 2026.01.05 19:07:54.367124 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 214 rows starting from the beginning of the part | ||
| 1788 | 2026.01.05 19:07:54.367125 [ 267 ] {5fef3336-bbfb-4091-b9ef-ed96e19eae94} <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 | ||
| 1789 | 2026.01.05 19:07:54.367164 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 162 rows starting from the beginning of the part | ||
| 1790 | 2026.01.05 19:07:54.367207 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1791 | 2026.01.05 19:07:54.367246 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 1792 | 2026.01.05 19:07:54.367290 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_6_1} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.01.05 19:07:54.367363 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_6_1} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1794 | 2026.01.05 19:07:54.367425 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 1795 | 2026.01.05 19:07:54.367934 [ 267 ] {5fef3336-bbfb-4091-b9ef-ed96e19eae94} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.01.05 19:07:54.367978 [ 267 ] {5fef3336-bbfb-4091-b9ef-ed96e19eae94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1797 | 2026.01.05 19:07:54.368271 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417705 sec., 795652.1279109546 rows/sec., 52.85 MiB/sec. | ||
| 1798 | 2026.01.05 19:07:54.368536 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1799 | 2026.01.05 19:07:54.368683 [ 267 ] {5fef3336-bbfb-4091-b9ef-ed96e19eae94} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1800 | 2026.01.05 19:07:54.369144 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.01.05 19:07:54.369215 [ 267 ] {5fef3336-bbfb-4091-b9ef-ed96e19eae94} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.01.05 19:07:54.369225 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1803 | 2026.01.05 19:07:54.369306 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1804 | 2026.01.05 19:07:54.369401 [ 267 ] {5fef3336-bbfb-4091-b9ef-ed96e19eae94} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002356 sec., 5517.826825127335 rows/sec., 9.89 MiB/sec. | ||
| 1805 | 2026.01.05 19:07:54.369470 [ 267 ] {5fef3336-bbfb-4091-b9ef-ed96e19eae94} <Debug> TCPHandler: Processed in 0.002557173 sec. | ||
| 1806 | 2026.01.05 19:07:54.369595 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2026.01.05 19:07:54.369691 [ 267 ] {73c66325-fe1e-4fd2-9f17-60dacc80749d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1808 | 2026.01.05 19:07:54.369734 [ 267 ] {73c66325-fe1e-4fd2-9f17-60dacc80749d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1809 | 2026.01.05 19:07:54.370054 [ 267 ] {73c66325-fe1e-4fd2-9f17-60dacc80749d} <Trace> oximeter.measurements_i64 (562e0070-0b0a-4f09-b6bb-e99f2517797d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.01.05 19:07:54.370092 [ 267 ] {73c66325-fe1e-4fd2-9f17-60dacc80749d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1811 | 2026.01.05 19:07:54.370528 [ 267 ] {73c66325-fe1e-4fd2-9f17-60dacc80749d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1812 | 2026.01.05 19:07:54.370957 [ 267 ] {73c66325-fe1e-4fd2-9f17-60dacc80749d} <Trace> oximeter.measurements_i64 (562e0070-0b0a-4f09-b6bb-e99f2517797d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.01.05 19:07:54.371089 [ 267 ] {73c66325-fe1e-4fd2-9f17-60dacc80749d} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 319.09 KiB/sec. | ||
| 1814 | 2026.01.05 19:07:54.371124 [ 267 ] {73c66325-fe1e-4fd2-9f17-60dacc80749d} <Debug> TCPHandler: Processed in 0.001579479 sec. | ||
| 1815 | 2026.01.05 19:07:54.371226 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.01.05 19:07:54.371320 [ 267 ] {4c457bc2-1ddf-4e32-a645-471c81c76dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1817 | 2026.01.05 19:07:54.371361 [ 267 ] {4c457bc2-1ddf-4e32-a645-471c81c76dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1818 | 2026.01.05 19:07:54.371681 [ 267 ] {4c457bc2-1ddf-4e32-a645-471c81c76dbd} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.01.05 19:07:54.371718 [ 267 ] {4c457bc2-1ddf-4e32-a645-471c81c76dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1820 | 2026.01.05 19:07:54.372202 [ 267 ] {4c457bc2-1ddf-4e32-a645-471c81c76dbd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1821 | 2026.01.05 19:07:54.372674 [ 267 ] {4c457bc2-1ddf-4e32-a645-471c81c76dbd} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.01.05 19:07:54.372775 [ 26 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1823 | 2026.01.05 19:07:54.372806 [ 267 ] {4c457bc2-1ddf-4e32-a645-471c81c76dbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
| 1824 | 2026.01.05 19:07:54.372816 [ 26 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.01.05 19:07:54.372847 [ 267 ] {4c457bc2-1ddf-4e32-a645-471c81c76dbd} <Debug> TCPHandler: Processed in 0.001669871 sec. | ||
| 1826 | 2026.01.05 19:07:54.372848 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1827 | 2026.01.05 19:07:54.372964 [ 195 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 1828 | 2026.01.05 19:07:54.373096 [ 195 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1829 | 2026.01.05 19:07:54.373129 [ 195 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 74 rows starting from the beginning of the part | ||
| 1830 | 2026.01.05 19:07:54.373208 [ 195 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 1831 | 2026.01.05 19:07:54.373264 [ 195 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1832 | 2026.01.05 19:07:54.373315 [ 195 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1833 | 2026.01.05 19:07:54.373365 [ 195 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1834 | 2026.01.05 19:07:54.373415 [ 195 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 1835 | 2026.01.05 19:07:54.374305 [ 189 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 4 columns (4 merged, 0 gathered) in 0.001383474 sec., 290572.8622294311 rows/sec., 18.13 MiB/sec. | ||
| 1836 | 2026.01.05 19:07:54.374557 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1837 | 2026.01.05 19:07:54.375060 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_6_1} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.01.05 19:07:54.375124 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_6_1} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1839 | 2026.01.05 19:07:54.375178 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1840 | 2026.01.05 19:07:57.029713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 274 | ||
| 1841 | 2026.01.05 19:07:57.032032 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.01.05 19:07:57.032095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1843 | 2026.01.05 19:07:57.033486 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1844 | 2026.01.05 19:07:57.033989 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.01.05 19:07:57.034316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 1846 | 2026.01.05 19:07:59.369821 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.01.05 19:07:59.370027 [ 267 ] {6eb13bcf-443b-4dc3-be30-48bf8f05e2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1848 | 2026.01.05 19:07:59.370093 [ 267 ] {6eb13bcf-443b-4dc3-be30-48bf8f05e2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1849 | 2026.01.05 19:07:59.371012 [ 267 ] {6eb13bcf-443b-4dc3-be30-48bf8f05e2a8} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.01.05 19:07:59.371081 [ 267 ] {6eb13bcf-443b-4dc3-be30-48bf8f05e2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1851 | 2026.01.05 19:07:59.371630 [ 267 ] {6eb13bcf-443b-4dc3-be30-48bf8f05e2a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1852 | 2026.01.05 19:07:59.372080 [ 267 ] {6eb13bcf-443b-4dc3-be30-48bf8f05e2a8} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.01.05 19:07:59.372241 [ 267 ] {6eb13bcf-443b-4dc3-be30-48bf8f05e2a8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002261 sec., 181335.69217160548 rows/sec., 11.50 MiB/sec. | ||
| 1854 | 2026.01.05 19:07:59.372305 [ 267 ] {6eb13bcf-443b-4dc3-be30-48bf8f05e2a8} <Debug> TCPHandler: Processed in 0.002616934 sec. | ||
| 1855 | 2026.01.05 19:07:59.372487 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.01.05 19:07:59.372613 [ 267 ] {850c106d-09c9-4762-9915-c33feb26efe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1857 | 2026.01.05 19:07:59.372667 [ 267 ] {850c106d-09c9-4762-9915-c33feb26efe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1858 | 2026.01.05 19:07:59.373582 [ 267 ] {850c106d-09c9-4762-9915-c33feb26efe5} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.01.05 19:07:59.373618 [ 267 ] {850c106d-09c9-4762-9915-c33feb26efe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1860 | 2026.01.05 19:07:59.374105 [ 267 ] {850c106d-09c9-4762-9915-c33feb26efe5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1861 | 2026.01.05 19:07:59.374595 [ 267 ] {850c106d-09c9-4762-9915-c33feb26efe5} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.01.05 19:07:59.374721 [ 267 ] {850c106d-09c9-4762-9915-c33feb26efe5} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002146 sec., 527493.0102516309 rows/sec., 41.80 MiB/sec. | ||
| 1863 | 2026.01.05 19:07:59.374757 [ 267 ] {850c106d-09c9-4762-9915-c33feb26efe5} <Debug> TCPHandler: Processed in 0.002378238 sec. | ||
| 1864 | 2026.01.05 19:07:59.374869 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.01.05 19:07:59.374962 [ 267 ] {7ceb6a5e-7829-49b7-92df-0d5f4e45eb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1866 | 2026.01.05 19:07:59.375002 [ 267 ] {7ceb6a5e-7829-49b7-92df-0d5f4e45eb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1867 | 2026.01.05 19:07:59.375455 [ 267 ] {7ceb6a5e-7829-49b7-92df-0d5f4e45eb48} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2026.01.05 19:07:59.375489 [ 267 ] {7ceb6a5e-7829-49b7-92df-0d5f4e45eb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1869 | 2026.01.05 19:07:59.375950 [ 267 ] {7ceb6a5e-7829-49b7-92df-0d5f4e45eb48} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1870 | 2026.01.05 19:07:59.376373 [ 267 ] {7ceb6a5e-7829-49b7-92df-0d5f4e45eb48} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.01.05 19:07:59.376486 [ 38 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1872 | 2026.01.05 19:07:59.376501 [ 267 ] {7ceb6a5e-7829-49b7-92df-0d5f4e45eb48} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001559 sec., 137908.91597177676 rows/sec., 8.19 MiB/sec. | ||
| 1873 | 2026.01.05 19:07:59.376553 [ 38 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.01.05 19:07:59.376561 [ 267 ] {7ceb6a5e-7829-49b7-92df-0d5f4e45eb48} <Debug> TCPHandler: Processed in 0.001740533 sec. | ||
| 1875 | 2026.01.05 19:07:59.376583 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1876 | 2026.01.05 19:07:59.376682 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.01.05 19:07:59.376710 [ 195 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::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 | ||
| 1878 | 2026.01.05 19:07:59.376778 [ 267 ] {dd73a1ba-7635-4d5b-8c82-64bf2ff74c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1879 | 2026.01.05 19:07:59.376821 [ 267 ] {dd73a1ba-7635-4d5b-8c82-64bf2ff74c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1880 | 2026.01.05 19:07:59.376856 [ 195 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1881 | 2026.01.05 19:07:59.376893 [ 195 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 223 rows starting from the beginning of the part | ||
| 1882 | 2026.01.05 19:07:59.376958 [ 195 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 1883 | 2026.01.05 19:07:59.377002 [ 195 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1884 | 2026.01.05 19:07:59.377043 [ 195 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
| 1885 | 2026.01.05 19:07:59.377081 [ 195 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
| 1886 | 2026.01.05 19:07:59.377119 [ 195 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 215 rows starting from the beginning of the part | ||
| 1887 | 2026.01.05 19:07:59.377327 [ 267 ] {dd73a1ba-7635-4d5b-8c82-64bf2ff74c0e} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.01.05 19:07:59.377368 [ 267 ] {dd73a1ba-7635-4d5b-8c82-64bf2ff74c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1889 | 2026.01.05 19:07:59.377923 [ 267 ] {dd73a1ba-7635-4d5b-8c82-64bf2ff74c0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1890 | 2026.01.05 19:07:59.378082 [ 189 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 891 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431345 sec., 622491.4328830575 rows/sec., 39.58 MiB/sec. | ||
| 1891 | 2026.01.05 19:07:59.378370 [ 267 ] {dd73a1ba-7635-4d5b-8c82-64bf2ff74c0e} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.01.05 19:07:59.378435 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1893 | 2026.01.05 19:07:59.378509 [ 267 ] {dd73a1ba-7635-4d5b-8c82-64bf2ff74c0e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001749 sec., 121212.12121212122 rows/sec., 7.82 MiB/sec. | ||
| 1894 | 2026.01.05 19:07:59.378551 [ 267 ] {dd73a1ba-7635-4d5b-8c82-64bf2ff74c0e} <Debug> TCPHandler: Processed in 0.001917317 sec. | ||
| 1895 | 2026.01.05 19:07:59.378661 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.01.05 19:07:59.378754 [ 267 ] {619db729-9f4f-41b4-be4f-9e640d6c5f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1897 | 2026.01.05 19:07:59.378792 [ 267 ] {619db729-9f4f-41b4-be4f-9e640d6c5f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1898 | 2026.01.05 19:07:59.379145 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_6_1} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.01.05 19:07:59.379251 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_6_1} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1900 | 2026.01.05 19:07:59.379263 [ 267 ] {619db729-9f4f-41b4-be4f-9e640d6c5f13} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.01.05 19:07:59.379307 [ 267 ] {619db729-9f4f-41b4-be4f-9e640d6c5f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1902 | 2026.01.05 19:07:59.379359 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1903 | 2026.01.05 19:07:59.379771 [ 267 ] {619db729-9f4f-41b4-be4f-9e640d6c5f13} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1904 | 2026.01.05 19:07:59.380606 [ 267 ] {619db729-9f4f-41b4-be4f-9e640d6c5f13} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.01.05 19:07:59.380742 [ 267 ] {619db729-9f4f-41b4-be4f-9e640d6c5f13} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002005 sec., 105236.90773067332 rows/sec., 5.98 MiB/sec. | ||
| 1906 | 2026.01.05 19:07:59.380779 [ 267 ] {619db729-9f4f-41b4-be4f-9e640d6c5f13} <Debug> TCPHandler: Processed in 0.002165374 sec. | ||
| 1907 | 2026.01.05 19:07:59.380881 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.01.05 19:07:59.380973 [ 267 ] {70be81f8-9de5-47dc-aa6a-29bb7cbf2976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1909 | 2026.01.05 19:07:59.381013 [ 267 ] {70be81f8-9de5-47dc-aa6a-29bb7cbf2976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1910 | 2026.01.05 19:07:59.381647 [ 267 ] {70be81f8-9de5-47dc-aa6a-29bb7cbf2976} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.01.05 19:07:59.381684 [ 267 ] {70be81f8-9de5-47dc-aa6a-29bb7cbf2976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1912 | 2026.01.05 19:07:59.382202 [ 267 ] {70be81f8-9de5-47dc-aa6a-29bb7cbf2976} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1913 | 2026.01.05 19:07:59.382646 [ 267 ] {70be81f8-9de5-47dc-aa6a-29bb7cbf2976} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2026.01.05 19:07:59.382777 [ 267 ] {70be81f8-9de5-47dc-aa6a-29bb7cbf2976} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001822 sec., 378155.8726673985 rows/sec., 26.41 MiB/sec. | ||
| 1915 | 2026.01.05 19:07:59.382813 [ 267 ] {70be81f8-9de5-47dc-aa6a-29bb7cbf2976} <Debug> TCPHandler: Processed in 0.001979159 sec. | ||
| 1916 | 2026.01.05 19:07:59.382911 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.01.05 19:07:59.383001 [ 267 ] {fd3b6fb6-27b9-40d9-bac3-5be28d7fd4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1918 | 2026.01.05 19:07:59.383042 [ 267 ] {fd3b6fb6-27b9-40d9-bac3-5be28d7fd4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1919 | 2026.01.05 19:07:59.383385 [ 267 ] {fd3b6fb6-27b9-40d9-bac3-5be28d7fd4ab} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.01.05 19:07:59.383425 [ 267 ] {fd3b6fb6-27b9-40d9-bac3-5be28d7fd4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1921 | 2026.01.05 19:07:59.383913 [ 267 ] {fd3b6fb6-27b9-40d9-bac3-5be28d7fd4ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1922 | 2026.01.05 19:07:59.384467 [ 267 ] {fd3b6fb6-27b9-40d9-bac3-5be28d7fd4ab} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.01.05 19:07:59.384612 [ 267 ] {fd3b6fb6-27b9-40d9-bac3-5be28d7fd4ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001629 sec., 3683.2412523020257 rows/sec., 192.43 KiB/sec. | ||
| 1924 | 2026.01.05 19:07:59.384650 [ 267 ] {fd3b6fb6-27b9-40d9-bac3-5be28d7fd4ab} <Debug> TCPHandler: Processed in 0.001785784 sec. | ||
| 1925 | 2026.01.05 19:07:59.384771 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.01.05 19:07:59.384865 [ 267 ] {4759e53a-093f-4e14-990f-90dcdf7073cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.01.05 19:07:59.384907 [ 267 ] {4759e53a-093f-4e14-990f-90dcdf7073cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1928 | 2026.01.05 19:07:59.385354 [ 267 ] {4759e53a-093f-4e14-990f-90dcdf7073cd} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.01.05 19:07:59.385392 [ 267 ] {4759e53a-093f-4e14-990f-90dcdf7073cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1930 | 2026.01.05 19:07:59.385856 [ 267 ] {4759e53a-093f-4e14-990f-90dcdf7073cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1931 | 2026.01.05 19:07:59.386349 [ 267 ] {4759e53a-093f-4e14-990f-90dcdf7073cd} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.01.05 19:07:59.386481 [ 267 ] {4759e53a-093f-4e14-990f-90dcdf7073cd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001635 sec., 192048.92966360858 rows/sec., 12.62 MiB/sec. | ||
| 1933 | 2026.01.05 19:07:59.386517 [ 267 ] {4759e53a-093f-4e14-990f-90dcdf7073cd} <Debug> TCPHandler: Processed in 0.001793204 sec. | ||
| 1934 | 2026.01.05 19:07:59.386627 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.01.05 19:07:59.386719 [ 267 ] {287ef249-b595-44f2-8d3f-0e38b7d0d43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.01.05 19:07:59.386759 [ 267 ] {287ef249-b595-44f2-8d3f-0e38b7d0d43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1937 | 2026.01.05 19:07:59.387064 [ 267 ] {287ef249-b595-44f2-8d3f-0e38b7d0d43f} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.01.05 19:07:59.387099 [ 267 ] {287ef249-b595-44f2-8d3f-0e38b7d0d43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1939 | 2026.01.05 19:07:59.387515 [ 267 ] {287ef249-b595-44f2-8d3f-0e38b7d0d43f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1940 | 2026.01.05 19:07:59.387920 [ 267 ] {287ef249-b595-44f2-8d3f-0e38b7d0d43f} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.01.05 19:07:59.388047 [ 267 ] {287ef249-b595-44f2-8d3f-0e38b7d0d43f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001347 sec., 742.3904974016332 rows/sec., 50.02 KiB/sec. | ||
| 1942 | 2026.01.05 19:07:59.388082 [ 267 ] {287ef249-b595-44f2-8d3f-0e38b7d0d43f} <Debug> TCPHandler: Processed in 0.001502908 sec. | ||
| 1943 | 2026.01.05 19:07:59.388189 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.01.05 19:07:59.388282 [ 267 ] {a882b45e-e383-435b-ba42-fbd42a15f574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1945 | 2026.01.05 19:07:59.388334 [ 267 ] {a882b45e-e383-435b-ba42-fbd42a15f574} <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 | ||
| 1946 | 2026.01.05 19:07:59.389069 [ 267 ] {a882b45e-e383-435b-ba42-fbd42a15f574} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.01.05 19:07:59.389105 [ 267 ] {a882b45e-e383-435b-ba42-fbd42a15f574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1948 | 2026.01.05 19:07:59.389714 [ 267 ] {a882b45e-e383-435b-ba42-fbd42a15f574} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1949 | 2026.01.05 19:07:59.390176 [ 267 ] {a882b45e-e383-435b-ba42-fbd42a15f574} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.01.05 19:07:59.390283 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1951 | 2026.01.05 19:07:59.390311 [ 267 ] {a882b45e-e383-435b-ba42-fbd42a15f574} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002047 sec., 4885.1978505129455 rows/sec., 8.75 MiB/sec. | ||
| 1952 | 2026.01.05 19:07:59.390331 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.01.05 19:07:59.390359 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1954 | 2026.01.05 19:07:59.390364 [ 267 ] {a882b45e-e383-435b-ba42-fbd42a15f574} <Debug> TCPHandler: Processed in 0.002221425 sec. | ||
| 1955 | 2026.01.05 19:07:59.390444 [ 195 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 1956 | 2026.01.05 19:07:59.390483 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.01.05 19:07:59.390579 [ 267 ] {53fde47f-36d7-4016-87ce-5a63392b8309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1958 | 2026.01.05 19:07:59.390618 [ 267 ] {53fde47f-36d7-4016-87ce-5a63392b8309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1959 | 2026.01.05 19:07:59.390648 [ 195 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1960 | 2026.01.05 19:07:59.390704 [ 195 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 1961 | 2026.01.05 19:07:59.390816 [ 195 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 1962 | 2026.01.05 19:07:59.390926 [ 195 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 1963 | 2026.01.05 19:07:59.390955 [ 267 ] {53fde47f-36d7-4016-87ce-5a63392b8309} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.01.05 19:07:59.390995 [ 267 ] {53fde47f-36d7-4016-87ce-5a63392b8309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1965 | 2026.01.05 19:07:59.391027 [ 195 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 1966 | 2026.01.05 19:07:59.391135 [ 195 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
| 1967 | 2026.01.05 19:07:59.391237 [ 195 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 1968 | 2026.01.05 19:07:59.391425 [ 267 ] {53fde47f-36d7-4016-87ce-5a63392b8309} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1969 | 2026.01.05 19:07:59.391900 [ 267 ] {53fde47f-36d7-4016-87ce-5a63392b8309} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.01.05 19:07:59.392035 [ 267 ] {53fde47f-36d7-4016-87ce-5a63392b8309} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001474 sec., 70556.30936227951 rows/sec., 4.32 MiB/sec. | ||
| 1971 | 2026.01.05 19:07:59.392071 [ 267 ] {53fde47f-36d7-4016-87ce-5a63392b8309} <Debug> TCPHandler: Processed in 0.001636281 sec. | ||
| 1972 | 2026.01.05 19:07:59.392972 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 19 columns (19 merged, 0 gathered) in 0.002560903 sec., 23038.74844146772 rows/sec., 41.28 MiB/sec. | ||
| 1973 | 2026.01.05 19:07:59.393494 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1974 | 2026.01.05 19:07:59.394182 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.01.05 19:07:59.394262 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1976 | 2026.01.05 19:07:59.394381 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 1977 | 2026.01.05 19:07:59.531565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3296 | ||
| 1978 | 2026.01.05 19:07:59.532051 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.01.05 19:07:59.532084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1980 | 2026.01.05 19:07:59.532660 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1981 | 2026.01.05 19:07:59.533213 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.01.05 19:07:59.533327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3296 | ||
| 1983 | 2026.01.05 19:07:59.698871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1984 | 2026.01.05 19:07:59.716194 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.01.05 19:07:59.716243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1986 | 2026.01.05 19:07:59.721717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1987 | 2026.01.05 19:07:59.722775 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.01.05 19:07:59.725719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1989 | 2026.01.05 19:08:03.108126 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53981 | ||
| 1990 | 2026.01.05 19:08:03.108242 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1991 | 2026.01.05 19:08:03.108271 [ 286 ] {} <Debug> TCP-Session: a43861c8-4129-412e-b392-018429b69f6c Authenticating user 'default' from [fd00:1122:3344:101::e]:53981 | ||
| 1992 | 2026.01.05 19:08:03.108294 [ 286 ] {} <Debug> TCP-Session: a43861c8-4129-412e-b392-018429b69f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1993 | 2026.01.05 19:08:03.108306 [ 286 ] {} <Debug> TCP-Session: a43861c8-4129-412e-b392-018429b69f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.01.05 19:08:03.108549 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58927 | ||
| 1995 | 2026.01.05 19:08:03.108603 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60970 | ||
| 1996 | 2026.01.05 19:08:03.108631 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64175 | ||
| 1997 | 2026.01.05 19:08:03.108650 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40893 | ||
| 1998 | 2026.01.05 19:08:03.108690 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58410 | ||
| 1999 | 2026.01.05 19:08:03.108702 [ 286 ] {} <Trace> TCP-Session: a43861c8-4129-412e-b392-018429b69f6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.01.05 19:08:03.108751 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2001 | 2026.01.05 19:08:03.108682 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2002 | 2026.01.05 19:08:03.108805 [ 288 ] {} <Debug> TCP-Session: 4817bc44-f5e9-4c44-9241-c18756a49c55 Authenticating user 'default' from [fd00:1122:3344:101::e]:60970 | ||
| 2003 | 2026.01.05 19:08:03.108677 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50603 | ||
| 2004 | 2026.01.05 19:08:03.108834 [ 287 ] {} <Debug> TCP-Session: b4cdeaa2-c021-4710-b104-4482018809f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58927 | ||
| 2005 | 2026.01.05 19:08:03.108843 [ 288 ] {} <Debug> TCP-Session: 4817bc44-f5e9-4c44-9241-c18756a49c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2026.01.05 19:08:03.108642 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44229 | ||
| 2007 | 2026.01.05 19:08:03.108891 [ 287 ] {} <Debug> TCP-Session: b4cdeaa2-c021-4710-b104-4482018809f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2008 | 2026.01.05 19:08:03.108890 [ 288 ] {} <Debug> TCP-Session: 4817bc44-f5e9-4c44-9241-c18756a49c55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.01.05 19:08:03.108629 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47611 | ||
| 2010 | 2026.01.05 19:08:03.108945 [ 286 ] {6427c2b6-e2a1-4743-93cd-55c3bee17e24} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53981) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2011 | 2026.01.05 19:08:03.108942 [ 287 ] {} <Debug> TCP-Session: b4cdeaa2-c021-4710-b104-4482018809f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2026.01.05 19:08:03.108992 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2013 | 2026.01.05 19:08:03.109052 [ 290 ] {} <Debug> TCP-Session: 9711d5af-e9ae-46ab-a79d-abae01c472b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64175 | ||
| 2014 | 2026.01.05 19:08:03.109078 [ 290 ] {} <Debug> TCP-Session: 9711d5af-e9ae-46ab-a79d-abae01c472b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.01.05 19:08:03.109096 [ 290 ] {} <Debug> TCP-Session: 9711d5af-e9ae-46ab-a79d-abae01c472b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.01.05 19:08:03.109208 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2017 | 2026.01.05 19:08:03.109238 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2018 | 2026.01.05 19:08:03.109248 [ 289 ] {} <Debug> TCP-Session: 7bcac310-25ff-4e08-a8b4-8578be594541 Authenticating user 'default' from [fd00:1122:3344:101::e]:47611 | ||
| 2019 | 2026.01.05 19:08:03.109280 [ 291 ] {} <Debug> TCP-Session: 1f79f7c5-5bbe-411e-a933-c79f8fe1b740 Authenticating user 'default' from [fd00:1122:3344:101::e]:44229 | ||
| 2020 | 2026.01.05 19:08:03.109289 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2021 | 2026.01.05 19:08:03.109306 [ 291 ] {} <Debug> TCP-Session: 1f79f7c5-5bbe-411e-a933-c79f8fe1b740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.01.05 19:08:03.109326 [ 286 ] {6427c2b6-e2a1-4743-93cd-55c3bee17e24} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2023 | 2026.01.05 19:08:03.109341 [ 294 ] {} <Debug> TCP-Session: bc62f1c1-cda1-46be-b566-a9a5b8ba8e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:58410 | ||
| 2024 | 2026.01.05 19:08:03.109342 [ 291 ] {} <Debug> TCP-Session: 1f79f7c5-5bbe-411e-a933-c79f8fe1b740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2026.01.05 19:08:03.109372 [ 294 ] {} <Debug> TCP-Session: bc62f1c1-cda1-46be-b566-a9a5b8ba8e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2026.01.05 19:08:03.109403 [ 286 ] {6427c2b6-e2a1-4743-93cd-55c3bee17e24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2027 | 2026.01.05 19:08:03.109412 [ 294 ] {} <Debug> TCP-Session: bc62f1c1-cda1-46be-b566-a9a5b8ba8e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2028 | 2026.01.05 19:08:03.109428 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2029 | 2026.01.05 19:08:03.109430 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2030 | 2026.01.05 19:08:03.109465 [ 293 ] {} <Debug> TCP-Session: 914aef87-55bd-4e64-9c42-12716c688119 Authenticating user 'default' from [fd00:1122:3344:101::e]:50603 | ||
| 2031 | 2026.01.05 19:08:03.109293 [ 289 ] {} <Debug> TCP-Session: 7bcac310-25ff-4e08-a8b4-8578be594541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.01.05 19:08:03.109502 [ 293 ] {} <Debug> TCP-Session: 914aef87-55bd-4e64-9c42-12716c688119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.01.05 19:08:03.109515 [ 289 ] {} <Debug> TCP-Session: 7bcac310-25ff-4e08-a8b4-8578be594541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2026.01.05 19:08:03.109548 [ 293 ] {} <Debug> TCP-Session: 914aef87-55bd-4e64-9c42-12716c688119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.01.05 19:08:03.109495 [ 292 ] {} <Debug> TCP-Session: a942ad2e-74d7-4216-a362-790fe44d6439 Authenticating user 'default' from [fd00:1122:3344:101::e]:40893 | ||
| 2036 | 2026.01.05 19:08:03.109608 [ 292 ] {} <Debug> TCP-Session: a942ad2e-74d7-4216-a362-790fe44d6439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.01.05 19:08:03.109630 [ 292 ] {} <Debug> TCP-Session: a942ad2e-74d7-4216-a362-790fe44d6439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.01.05 19:08:03.109736 [ 286 ] {6427c2b6-e2a1-4743-93cd-55c3bee17e24} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 2039 | 2026.01.05 19:08:03.109842 [ 286 ] {6427c2b6-e2a1-4743-93cd-55c3bee17e24} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2040 | 2026.01.05 19:08:03.640953 [ 328 ] {6427c2b6-e2a1-4743-93cd-55c3bee17e24} <Trace> AggregatingTransform: Aggregating | ||
| 2041 | 2026.01.05 19:08:03.641017 [ 328 ] {6427c2b6-e2a1-4743-93cd-55c3bee17e24} <Trace> Aggregator: Aggregation method: without_key | ||
| 2042 | 2026.01.05 19:08:03.641051 [ 328 ] {6427c2b6-e2a1-4743-93cd-55c3bee17e24} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001660241 sec. (602.322 rows/sec., 23.53 KiB/sec.) | ||
| 2043 | 2026.01.05 19:08:03.641154 [ 328 ] {6427c2b6-e2a1-4743-93cd-55c3bee17e24} <Trace> Aggregator: Merging aggregated data | ||
| 2044 | 2026.01.05 19:08:03.642236 [ 286 ] {6427c2b6-e2a1-4743-93cd-55c3bee17e24} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.533359 sec., 1.8749097699673203 rows/sec., 75.00 B/sec. | ||
| 2045 | 2026.01.05 19:08:03.642427 [ 286 ] {6427c2b6-e2a1-4743-93cd-55c3bee17e24} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2046 | 2026.01.05 19:08:03.642443 [ 286 ] {6427c2b6-e2a1-4743-93cd-55c3bee17e24} <Debug> TCPHandler: Processed in 0.533876591 sec. | ||
| 2047 | 2026.01.05 19:08:03.642556 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2048 | 2026.01.05 19:08:03.642590 [ 294 ] {} <Debug> TCP-Session: bc62f1c1-cda1-46be-b566-a9a5b8ba8e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.01.05 19:08:03.642602 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2050 | 2026.01.05 19:08:03.642623 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2051 | 2026.01.05 19:08:03.642658 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2052 | 2026.01.05 19:08:03.642679 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.01.05 19:08:03.642701 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2054 | 2026.01.05 19:08:03.642726 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2055 | 2026.01.05 19:08:03.642768 [ 292 ] {} <Debug> TCP-Session: a942ad2e-74d7-4216-a362-790fe44d6439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2026.01.05 19:08:03.642744 [ 291 ] {} <Debug> TCP-Session: 1f79f7c5-5bbe-411e-a933-c79f8fe1b740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.01.05 19:08:03.642805 [ 293 ] {} <Debug> TCP-Session: 914aef87-55bd-4e64-9c42-12716c688119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2026.01.05 19:08:03.642719 [ 290 ] {} <Debug> TCP-Session: 9711d5af-e9ae-46ab-a79d-abae01c472b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2026.01.05 19:08:03.642674 [ 287 ] {} <Debug> TCP-Session: b4cdeaa2-c021-4710-b104-4482018809f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2026.01.05 19:08:03.642640 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2061 | 2026.01.05 19:08:03.642723 [ 289 ] {} <Debug> TCP-Session: 7bcac310-25ff-4e08-a8b4-8578be594541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.01.05 19:08:03.642936 [ 288 ] {} <Debug> TCP-Session: 4817bc44-f5e9-4c44-9241-c18756a49c55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.01.05 19:08:03.642735 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2064 | 2026.01.05 19:08:03.643009 [ 286 ] {} <Debug> TCP-Session: a43861c8-4129-412e-b392-018429b69f6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.01.05 19:08:04.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.40 MiB, peak 196.52 MiB, free memory in arenas 0.00 B, will set to 203.44 MiB (RSS), difference: 19.04 MiB | ||
| 2066 | 2026.01.05 19:08:04.359924 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2026.01.05 19:08:04.360143 [ 267 ] {a39592e1-9c5e-4835-8582-4e567c084272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2068 | 2026.01.05 19:08:04.360225 [ 267 ] {a39592e1-9c5e-4835-8582-4e567c084272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2069 | 2026.01.05 19:08:04.361114 [ 267 ] {a39592e1-9c5e-4835-8582-4e567c084272} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.01.05 19:08:04.361179 [ 267 ] {a39592e1-9c5e-4835-8582-4e567c084272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2071 | 2026.01.05 19:08:04.361892 [ 267 ] {a39592e1-9c5e-4835-8582-4e567c084272} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2072 | 2026.01.05 19:08:04.362587 [ 267 ] {a39592e1-9c5e-4835-8582-4e567c084272} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.01.05 19:08:04.362787 [ 267 ] {a39592e1-9c5e-4835-8582-4e567c084272} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.002709 sec., 39867.109634551496 rows/sec., 3.35 MiB/sec. | ||
| 2074 | 2026.01.05 19:08:04.362846 [ 267 ] {a39592e1-9c5e-4835-8582-4e567c084272} <Debug> TCPHandler: Processed in 0.003111337 sec. | ||
| 2075 | 2026.01.05 19:08:04.363005 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.01.05 19:08:04.363113 [ 267 ] {94c588a5-514b-400a-9536-bacedb52022a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2077 | 2026.01.05 19:08:04.363158 [ 267 ] {94c588a5-514b-400a-9536-bacedb52022a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2078 | 2026.01.05 19:08:04.363611 [ 267 ] {94c588a5-514b-400a-9536-bacedb52022a} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.01.05 19:08:04.363647 [ 267 ] {94c588a5-514b-400a-9536-bacedb52022a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2080 | 2026.01.05 19:08:04.364151 [ 267 ] {94c588a5-514b-400a-9536-bacedb52022a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2081 | 2026.01.05 19:08:04.364662 [ 267 ] {94c588a5-514b-400a-9536-bacedb52022a} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.01.05 19:08:04.364807 [ 267 ] {94c588a5-514b-400a-9536-bacedb52022a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00172 sec., 15116.279069767443 rows/sec., 1.11 MiB/sec. | ||
| 2083 | 2026.01.05 19:08:04.364847 [ 267 ] {94c588a5-514b-400a-9536-bacedb52022a} <Debug> TCPHandler: Processed in 0.001900767 sec. | ||
| 2084 | 2026.01.05 19:08:04.364978 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.01.05 19:08:04.365075 [ 267 ] {764f9334-da23-4b3a-a57f-8ac9803eb081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2086 | 2026.01.05 19:08:04.365115 [ 267 ] {764f9334-da23-4b3a-a57f-8ac9803eb081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2087 | 2026.01.05 19:08:04.365574 [ 267 ] {764f9334-da23-4b3a-a57f-8ac9803eb081} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.01.05 19:08:04.365616 [ 267 ] {764f9334-da23-4b3a-a57f-8ac9803eb081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2089 | 2026.01.05 19:08:04.366150 [ 267 ] {764f9334-da23-4b3a-a57f-8ac9803eb081} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2090 | 2026.01.05 19:08:04.366689 [ 267 ] {764f9334-da23-4b3a-a57f-8ac9803eb081} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.01.05 19:08:04.366822 [ 267 ] {764f9334-da23-4b3a-a57f-8ac9803eb081} <Debug> executeQuery: Read 96 rows, 7.71 KiB in 0.001765 sec., 54390.934844192634 rows/sec., 4.26 MiB/sec. | ||
| 2092 | 2026.01.05 19:08:04.366860 [ 267 ] {764f9334-da23-4b3a-a57f-8ac9803eb081} <Debug> TCPHandler: Processed in 0.001937448 sec. | ||
| 2093 | 2026.01.05 19:08:04.366987 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.01.05 19:08:04.367082 [ 267 ] {0a602573-2212-4c3f-a6e1-d753c673f1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2095 | 2026.01.05 19:08:04.367125 [ 267 ] {0a602573-2212-4c3f-a6e1-d753c673f1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2096 | 2026.01.05 19:08:04.367548 [ 267 ] {0a602573-2212-4c3f-a6e1-d753c673f1da} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.01.05 19:08:04.367585 [ 267 ] {0a602573-2212-4c3f-a6e1-d753c673f1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2098 | 2026.01.05 19:08:04.368036 [ 267 ] {0a602573-2212-4c3f-a6e1-d753c673f1da} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2099 | 2026.01.05 19:08:04.368488 [ 267 ] {0a602573-2212-4c3f-a6e1-d753c673f1da} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.01.05 19:08:04.368625 [ 267 ] {0a602573-2212-4c3f-a6e1-d753c673f1da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001562 sec., 102432.77848911652 rows/sec., 7.13 MiB/sec. | ||
| 2101 | 2026.01.05 19:08:04.368661 [ 267 ] {0a602573-2212-4c3f-a6e1-d753c673f1da} <Debug> TCPHandler: Processed in 0.001725693 sec. | ||
| 2102 | 2026.01.05 19:08:04.368776 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.01.05 19:08:04.368871 [ 267 ] {bef7f1db-cbf7-49a1-83fd-5c0cfa792aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2104 | 2026.01.05 19:08:04.368926 [ 267 ] {bef7f1db-cbf7-49a1-83fd-5c0cfa792aa0} <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 | ||
| 2105 | 2026.01.05 19:08:04.369714 [ 267 ] {bef7f1db-cbf7-49a1-83fd-5c0cfa792aa0} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.01.05 19:08:04.369752 [ 267 ] {bef7f1db-cbf7-49a1-83fd-5c0cfa792aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2107 | 2026.01.05 19:08:04.370441 [ 267 ] {bef7f1db-cbf7-49a1-83fd-5c0cfa792aa0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2108 | 2026.01.05 19:08:04.370891 [ 267 ] {bef7f1db-cbf7-49a1-83fd-5c0cfa792aa0} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.01.05 19:08:04.371034 [ 267 ] {bef7f1db-cbf7-49a1-83fd-5c0cfa792aa0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002181 sec., 11921.13709307657 rows/sec., 21.36 MiB/sec. | ||
| 2110 | 2026.01.05 19:08:04.371086 [ 267 ] {bef7f1db-cbf7-49a1-83fd-5c0cfa792aa0} <Debug> TCPHandler: Processed in 0.002360629 sec. | ||
| 2111 | 2026.01.05 19:08:04.371211 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2026.01.05 19:08:04.371313 [ 267 ] {b220bfe5-291d-43f1-9580-d07bba123a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2113 | 2026.01.05 19:08:04.371358 [ 267 ] {b220bfe5-291d-43f1-9580-d07bba123a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2114 | 2026.01.05 19:08:04.371688 [ 267 ] {b220bfe5-291d-43f1-9580-d07bba123a20} <Trace> oximeter.measurements_i64 (562e0070-0b0a-4f09-b6bb-e99f2517797d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.01.05 19:08:04.371724 [ 267 ] {b220bfe5-291d-43f1-9580-d07bba123a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2116 | 2026.01.05 19:08:04.372159 [ 267 ] {b220bfe5-291d-43f1-9580-d07bba123a20} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2117 | 2026.01.05 19:08:04.372592 [ 267 ] {b220bfe5-291d-43f1-9580-d07bba123a20} <Trace> oximeter.measurements_i64 (562e0070-0b0a-4f09-b6bb-e99f2517797d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.01.05 19:08:04.372724 [ 267 ] {b220bfe5-291d-43f1-9580-d07bba123a20} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001436 sec., 6267.409470752089 rows/sec., 482.16 KiB/sec. | ||
| 2119 | 2026.01.05 19:08:04.372759 [ 267 ] {b220bfe5-291d-43f1-9580-d07bba123a20} <Debug> TCPHandler: Processed in 0.00159796 sec. | ||
| 2120 | 2026.01.05 19:08:04.372891 [ 267 ] {} <Trace> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.01.05 19:08:04.372990 [ 267 ] {435e16a2-3250-45eb-a1b6-5c72f81c6970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2122 | 2026.01.05 19:08:04.373034 [ 267 ] {435e16a2-3250-45eb-a1b6-5c72f81c6970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2123 | 2026.01.05 19:08:04.373400 [ 267 ] {435e16a2-3250-45eb-a1b6-5c72f81c6970} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.01.05 19:08:04.373438 [ 267 ] {435e16a2-3250-45eb-a1b6-5c72f81c6970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2125 | 2026.01.05 19:08:04.373873 [ 267 ] {435e16a2-3250-45eb-a1b6-5c72f81c6970} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2126 | 2026.01.05 19:08:04.374366 [ 267 ] {435e16a2-3250-45eb-a1b6-5c72f81c6970} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.01.05 19:08:04.374503 [ 267 ] {435e16a2-3250-45eb-a1b6-5c72f81c6970} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. | ||
| 2128 | 2026.01.05 19:08:04.374540 [ 267 ] {435e16a2-3250-45eb-a1b6-5c72f81c6970} <Debug> TCPHandler: Processed in 0.001702252 sec. | ||
| 2129 | 2026.01.05 19:08:06.968888 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2130 | 2026.01.05 19:08:06.968933 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2131 | 2026.01.05 19:08:07.033457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3808 | ||
| 2132 | 2026.01.05 19:08:07.033952 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.01.05 19:08:07.033987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2134 | 2026.01.05 19:08:07.034539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 312 | ||
| 2135 | 2026.01.05 19:08:07.034644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2136 | 2026.01.05 19:08:07.035122 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.01.05 19:08:07.035252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3808 | ||
| 2138 | 2026.01.05 19:08:07.036964 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.01.05 19:08:07.037025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2140 | 2026.01.05 19:08:07.038330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2141 | 2026.01.05 19:08:07.038822 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.01.05 19:08:07.039189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 312 | ||
| 2143 | 2026.01.05 19:08:07.225854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2144 | 2026.01.05 19:08:07.242908 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.01.05 19:08:07.242962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2146 | 2026.01.05 19:08:07.249250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2147 | 2026.01.05 19:08:07.250359 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.01.05 19:08:07.253311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2149 | 2026.01.05 19:08:08.000299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.02 MiB, peak 208.02 MiB, free memory in arenas 0.00 B, will set to 205.50 MiB (RSS), difference: 1.47 MiB | ||
| 2150 | 2026.01.05 19:08:08.943960 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2151 | 2026.01.05 19:08:08.944045 [ 267 ] {} <Debug> TCP-Session: 548c174e-fec3-4d7a-b8b8-e979c6619d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.01.05 19:08:09.000299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.46 MiB, peak 208.02 MiB, free memory in arenas 0.00 B, will set to 205.50 MiB (RSS), difference: 2.04 MiB | ||
| 2153 | 2026.01.05 19:08:09.369747 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.01.05 19:08:09.369969 [ 268 ] {79936df1-567b-40fb-95ad-3b2e82d819c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2155 | 2026.01.05 19:08:09.370049 [ 268 ] {79936df1-567b-40fb-95ad-3b2e82d819c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2156 | 2026.01.05 19:08:09.371007 [ 268 ] {79936df1-567b-40fb-95ad-3b2e82d819c0} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.01.05 19:08:09.371045 [ 268 ] {79936df1-567b-40fb-95ad-3b2e82d819c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2158 | 2026.01.05 19:08:09.371504 [ 268 ] {79936df1-567b-40fb-95ad-3b2e82d819c0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2159 | 2026.01.05 19:08:09.371750 [ 268 ] {79936df1-567b-40fb-95ad-3b2e82d819c0} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.01.05 19:08:09.371883 [ 46 ] {} <Debug> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2161 | 2026.01.05 19:08:09.371898 [ 268 ] {79936df1-567b-40fb-95ad-3b2e82d819c0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001989 sec., 206133.73554550027 rows/sec., 13.08 MiB/sec. | ||
| 2162 | 2026.01.05 19:08:09.371926 [ 46 ] {} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.01.05 19:08:09.371942 [ 268 ] {79936df1-567b-40fb-95ad-3b2e82d819c0} <Debug> TCPHandler: Processed in 0.002350907 sec. | ||
| 2164 | 2026.01.05 19:08:09.371950 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2165 | 2026.01.05 19:08:09.372069 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::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 | ||
| 2166 | 2026.01.05 19:08:09.372075 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.01.05 19:08:09.372222 [ 268 ] {8e226051-3dc1-4a9e-bfb6-2f0a120e4e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2168 | 2026.01.05 19:08:09.372247 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2169 | 2026.01.05 19:08:09.372263 [ 268 ] {8e226051-3dc1-4a9e-bfb6-2f0a120e4e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2170 | 2026.01.05 19:08:09.372293 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2171 | 2026.01.05 19:08:09.372372 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2172 | 2026.01.05 19:08:09.372420 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2173 | 2026.01.05 19:08:09.372461 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2174 | 2026.01.05 19:08:09.372500 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2175 | 2026.01.05 19:08:09.373279 [ 268 ] {8e226051-3dc1-4a9e-bfb6-2f0a120e4e97} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.01.05 19:08:09.373320 [ 268 ] {8e226051-3dc1-4a9e-bfb6-2f0a120e4e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2177 | 2026.01.05 19:08:09.373604 [ 201 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591589 sec., 1288020.9652114962 rows/sec., 86.62 MiB/sec. | ||
| 2178 | 2026.01.05 19:08:09.373750 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2179 | 2026.01.05 19:08:09.373754 [ 268 ] {8e226051-3dc1-4a9e-bfb6-2f0a120e4e97} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2180 | 2026.01.05 19:08:09.374061 [ 268 ] {8e226051-3dc1-4a9e-bfb6-2f0a120e4e97} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): 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.05 19:08:09.374094 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_5_1} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2182 | 2026.01.05 19:08:09.374173 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_5_1} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2183 | 2026.01.05 19:08:09.374199 [ 268 ] {8e226051-3dc1-4a9e-bfb6-2f0a120e4e97} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001995 sec., 567418.5463659149 rows/sec., 44.96 MiB/sec. | ||
| 2184 | 2026.01.05 19:08:09.374240 [ 268 ] {8e226051-3dc1-4a9e-bfb6-2f0a120e4e97} <Debug> TCPHandler: Processed in 0.002216825 sec. | ||
| 2185 | 2026.01.05 19:08:09.374245 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2186 | 2026.01.05 19:08:09.374363 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2026.01.05 19:08:09.374463 [ 268 ] {6b4a96a3-e979-43c3-b53d-d64ec9dc9c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2188 | 2026.01.05 19:08:09.374503 [ 268 ] {6b4a96a3-e979-43c3-b53d-d64ec9dc9c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2189 | 2026.01.05 19:08:09.374991 [ 268 ] {6b4a96a3-e979-43c3-b53d-d64ec9dc9c4b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2026.01.05 19:08:09.375025 [ 268 ] {6b4a96a3-e979-43c3-b53d-d64ec9dc9c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2191 | 2026.01.05 19:08:09.375354 [ 268 ] {6b4a96a3-e979-43c3-b53d-d64ec9dc9c4b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2192 | 2026.01.05 19:08:09.375566 [ 268 ] {6b4a96a3-e979-43c3-b53d-d64ec9dc9c4b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.01.05 19:08:09.375692 [ 268 ] {6b4a96a3-e979-43c3-b53d-d64ec9dc9c4b} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001248 sec., 172275.64102564103 rows/sec., 10.23 MiB/sec. | ||
| 2194 | 2026.01.05 19:08:09.375727 [ 268 ] {6b4a96a3-e979-43c3-b53d-d64ec9dc9c4b} <Debug> TCPHandler: Processed in 0.001414845 sec. | ||
| 2195 | 2026.01.05 19:08:09.375853 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2026.01.05 19:08:09.375949 [ 268 ] {892f4d91-86f2-4912-a839-8b6e5226b7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2197 | 2026.01.05 19:08:09.375988 [ 268 ] {892f4d91-86f2-4912-a839-8b6e5226b7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2198 | 2026.01.05 19:08:09.376455 [ 268 ] {892f4d91-86f2-4912-a839-8b6e5226b7f1} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.01.05 19:08:09.376490 [ 268 ] {892f4d91-86f2-4912-a839-8b6e5226b7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2200 | 2026.01.05 19:08:09.376818 [ 268 ] {892f4d91-86f2-4912-a839-8b6e5226b7f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2201 | 2026.01.05 19:08:09.377023 [ 268 ] {892f4d91-86f2-4912-a839-8b6e5226b7f1} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.01.05 19:08:09.377132 [ 46 ] {} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2203 | 2026.01.05 19:08:09.377149 [ 268 ] {892f4d91-86f2-4912-a839-8b6e5226b7f1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001219 sec., 173913.04347826086 rows/sec., 11.22 MiB/sec. | ||
| 2204 | 2026.01.05 19:08:09.377164 [ 46 ] {} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.01.05 19:08:09.377184 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2206 | 2026.01.05 19:08:09.377185 [ 268 ] {892f4d91-86f2-4912-a839-8b6e5226b7f1} <Debug> TCPHandler: Processed in 0.001391564 sec. | ||
| 2207 | 2026.01.05 19:08:09.377274 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::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 | ||
| 2208 | 2026.01.05 19:08:09.377294 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2026.01.05 19:08:09.377399 [ 268 ] {97a40c11-2b7f-4515-99e4-bbd03cad8e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2210 | 2026.01.05 19:08:09.377401 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2211 | 2026.01.05 19:08:09.377452 [ 268 ] {97a40c11-2b7f-4515-99e4-bbd03cad8e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2212 | 2026.01.05 19:08:09.377467 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2213 | 2026.01.05 19:08:09.377555 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2214 | 2026.01.05 19:08:09.377602 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2215 | 2026.01.05 19:08:09.377651 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2216 | 2026.01.05 19:08:09.377694 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2217 | 2026.01.05 19:08:09.377940 [ 268 ] {97a40c11-2b7f-4515-99e4-bbd03cad8e82} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.01.05 19:08:09.377982 [ 268 ] {97a40c11-2b7f-4515-99e4-bbd03cad8e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2219 | 2026.01.05 19:08:09.378337 [ 268 ] {97a40c11-2b7f-4515-99e4-bbd03cad8e82} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2220 | 2026.01.05 19:08:09.378583 [ 268 ] {97a40c11-2b7f-4515-99e4-bbd03cad8e82} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.01.05 19:08:09.378607 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378445 sec., 768982.4403585199 rows/sec., 52.53 MiB/sec. | ||
| 2222 | 2026.01.05 19:08:09.378697 [ 46 ] {} <Debug> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2223 | 2026.01.05 19:08:09.378717 [ 268 ] {97a40c11-2b7f-4515-99e4-bbd03cad8e82} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001335 sec., 158052.43445692884 rows/sec., 8.98 MiB/sec. | ||
| 2224 | 2026.01.05 19:08:09.378730 [ 46 ] {} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2026.01.05 19:08:09.378751 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2226 | 2026.01.05 19:08:09.378757 [ 268 ] {97a40c11-2b7f-4515-99e4-bbd03cad8e82} <Debug> TCPHandler: Processed in 0.001513537 sec. | ||
| 2227 | 2026.01.05 19:08:09.378773 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2228 | 2026.01.05 19:08:09.378814 [ 195 ] {5935a791-00a5-42cd-a073-3b973a03e726::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 | ||
| 2229 | 2026.01.05 19:08:09.378878 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.01.05 19:08:09.378891 [ 195 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2231 | 2026.01.05 19:08:09.378924 [ 195 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2232 | 2026.01.05 19:08:09.378969 [ 195 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2233 | 2026.01.05 19:08:09.378991 [ 268 ] {7f46f2bd-2b1b-43ea-b61f-45a3d93e1994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2234 | 2026.01.05 19:08:09.379005 [ 195 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2235 | 2026.01.05 19:08:09.379042 [ 268 ] {7f46f2bd-2b1b-43ea-b61f-45a3d93e1994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2236 | 2026.01.05 19:08:09.379048 [ 195 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2237 | 2026.01.05 19:08:09.379081 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_5_1} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.01.05 19:08:09.379094 [ 195 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2239 | 2026.01.05 19:08:09.379152 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_5_1} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2240 | 2026.01.05 19:08:09.379208 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2241 | 2026.01.05 19:08:09.379700 [ 268 ] {7f46f2bd-2b1b-43ea-b61f-45a3d93e1994} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.01.05 19:08:09.379741 [ 268 ] {7f46f2bd-2b1b-43ea-b61f-45a3d93e1994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2243 | 2026.01.05 19:08:09.379871 [ 200 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001075806 sec., 980660.0818363163 rows/sec., 59.43 MiB/sec. | ||
| 2244 | 2026.01.05 19:08:09.380014 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2245 | 2026.01.05 19:08:09.380093 [ 268 ] {7f46f2bd-2b1b-43ea-b61f-45a3d93e1994} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2246 | 2026.01.05 19:08:09.380319 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_5_1} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.01.05 19:08:09.380386 [ 268 ] {7f46f2bd-2b1b-43ea-b61f-45a3d93e1994} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.01.05 19:08:09.380388 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_5_1} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2249 | 2026.01.05 19:08:09.380463 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2250 | 2026.01.05 19:08:09.380527 [ 268 ] {7f46f2bd-2b1b-43ea-b61f-45a3d93e1994} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001555 sec., 443086.8167202572 rows/sec., 30.94 MiB/sec. | ||
| 2251 | 2026.01.05 19:08:09.380568 [ 268 ] {7f46f2bd-2b1b-43ea-b61f-45a3d93e1994} <Debug> TCPHandler: Processed in 0.001740733 sec. | ||
| 2252 | 2026.01.05 19:08:09.380697 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.01.05 19:08:09.380793 [ 268 ] {a468fed3-2a1c-4914-b39c-6662192e019c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2254 | 2026.01.05 19:08:09.380834 [ 268 ] {a468fed3-2a1c-4914-b39c-6662192e019c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2255 | 2026.01.05 19:08:09.381169 [ 268 ] {a468fed3-2a1c-4914-b39c-6662192e019c} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.01.05 19:08:09.381203 [ 268 ] {a468fed3-2a1c-4914-b39c-6662192e019c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2257 | 2026.01.05 19:08:09.381517 [ 268 ] {a468fed3-2a1c-4914-b39c-6662192e019c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2258 | 2026.01.05 19:08:09.381728 [ 268 ] {a468fed3-2a1c-4914-b39c-6662192e019c} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.01.05 19:08:09.381846 [ 46 ] {} <Debug> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2260 | 2026.01.05 19:08:09.381855 [ 268 ] {a468fed3-2a1c-4914-b39c-6662192e019c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 2261 | 2026.01.05 19:08:09.381879 [ 46 ] {} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.01.05 19:08:09.381896 [ 268 ] {a468fed3-2a1c-4914-b39c-6662192e019c} <Debug> TCPHandler: Processed in 0.001260402 sec. | ||
| 2263 | 2026.01.05 19:08:09.381898 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2264 | 2026.01.05 19:08:09.381967 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::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 | ||
| 2265 | 2026.01.05 19:08:09.382000 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2026.01.05 19:08:09.382058 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2267 | 2026.01.05 19:08:09.382087 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2268 | 2026.01.05 19:08:09.382108 [ 268 ] {d965fe7f-aa07-456c-8ec8-92424345cfb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2269 | 2026.01.05 19:08:09.382132 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::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 | ||
| 2270 | 2026.01.05 19:08:09.382155 [ 268 ] {d965fe7f-aa07-456c-8ec8-92424345cfb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2271 | 2026.01.05 19:08:09.382172 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2272 | 2026.01.05 19:08:09.382208 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::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 | ||
| 2273 | 2026.01.05 19:08:09.382240 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2274 | 2026.01.05 19:08:09.382607 [ 268 ] {d965fe7f-aa07-456c-8ec8-92424345cfb3} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.01.05 19:08:09.382648 [ 268 ] {d965fe7f-aa07-456c-8ec8-92424345cfb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2276 | 2026.01.05 19:08:09.382879 [ 198 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.000928823 sec., 32298.94177900418 rows/sec., 1.65 MiB/sec. | ||
| 2277 | 2026.01.05 19:08:09.383006 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2278 | 2026.01.05 19:08:09.383025 [ 268 ] {d965fe7f-aa07-456c-8ec8-92424345cfb3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2279 | 2026.01.05 19:08:09.383339 [ 268 ] {d965fe7f-aa07-456c-8ec8-92424345cfb3} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.01.05 19:08:09.383349 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_5_1} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.01.05 19:08:09.383423 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_5_1} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2282 | 2026.01.05 19:08:09.383476 [ 268 ] {d965fe7f-aa07-456c-8ec8-92424345cfb3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001386 sec., 226551.22655122654 rows/sec., 14.88 MiB/sec. | ||
| 2283 | 2026.01.05 19:08:09.383479 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2284 | 2026.01.05 19:08:09.383521 [ 268 ] {d965fe7f-aa07-456c-8ec8-92424345cfb3} <Debug> TCPHandler: Processed in 0.001571029 sec. | ||
| 2285 | 2026.01.05 19:08:09.383660 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.01.05 19:08:09.383793 [ 268 ] {55c6bcf7-55d6-45c5-8a8c-8122fb1d83b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2287 | 2026.01.05 19:08:09.383844 [ 268 ] {55c6bcf7-55d6-45c5-8a8c-8122fb1d83b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2288 | 2026.01.05 19:08:09.384216 [ 268 ] {55c6bcf7-55d6-45c5-8a8c-8122fb1d83b7} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.01.05 19:08:09.384258 [ 268 ] {55c6bcf7-55d6-45c5-8a8c-8122fb1d83b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2290 | 2026.01.05 19:08:09.384622 [ 268 ] {55c6bcf7-55d6-45c5-8a8c-8122fb1d83b7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2291 | 2026.01.05 19:08:09.384840 [ 268 ] {55c6bcf7-55d6-45c5-8a8c-8122fb1d83b7} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.01.05 19:08:09.384961 [ 46 ] {} <Debug> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2293 | 2026.01.05 19:08:09.384984 [ 268 ] {55c6bcf7-55d6-45c5-8a8c-8122fb1d83b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001216 sec., 822.3684210526316 rows/sec., 55.41 KiB/sec. | ||
| 2294 | 2026.01.05 19:08:09.385002 [ 46 ] {} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.01.05 19:08:09.385024 [ 268 ] {55c6bcf7-55d6-45c5-8a8c-8122fb1d83b7} <Debug> TCPHandler: Processed in 0.001428235 sec. | ||
| 2296 | 2026.01.05 19:08:09.385028 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2297 | 2026.01.05 19:08:09.385122 [ 200 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::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 | ||
| 2298 | 2026.01.05 19:08:09.385146 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.01.05 19:08:09.385250 [ 268 ] {b490e6a6-dc25-4481-b122-f35cede63eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2300 | 2026.01.05 19:08:09.385268 [ 200 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2301 | 2026.01.05 19:08:09.385309 [ 268 ] {b490e6a6-dc25-4481-b122-f35cede63eef} <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 | ||
| 2302 | 2026.01.05 19:08:09.385316 [ 200 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2303 | 2026.01.05 19:08:09.385424 [ 200 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2304 | 2026.01.05 19:08:09.385480 [ 200 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2305 | 2026.01.05 19:08:09.385544 [ 200 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2306 | 2026.01.05 19:08:09.385592 [ 200 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2307 | 2026.01.05 19:08:09.386393 [ 268 ] {b490e6a6-dc25-4481-b122-f35cede63eef} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2026.01.05 19:08:09.386434 [ 268 ] {b490e6a6-dc25-4481-b122-f35cede63eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2309 | 2026.01.05 19:08:09.386491 [ 198 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001408114 sec., 3550.848865929889 rows/sec., 239.27 KiB/sec. | ||
| 2310 | 2026.01.05 19:08:09.386635 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2311 | 2026.01.05 19:08:09.386922 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_5_1} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.01.05 19:08:09.386979 [ 268 ] {b490e6a6-dc25-4481-b122-f35cede63eef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2313 | 2026.01.05 19:08:09.386985 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_5_1} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2314 | 2026.01.05 19:08:09.387056 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2315 | 2026.01.05 19:08:09.387214 [ 268 ] {b490e6a6-dc25-4481-b122-f35cede63eef} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.01.05 19:08:09.387349 [ 268 ] {b490e6a6-dc25-4481-b122-f35cede63eef} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002122 sec., 4712.535344015079 rows/sec., 8.44 MiB/sec. | ||
| 2317 | 2026.01.05 19:08:09.387403 [ 268 ] {b490e6a6-dc25-4481-b122-f35cede63eef} <Debug> TCPHandler: Processed in 0.002307487 sec. | ||
| 2318 | 2026.01.05 19:08:09.387524 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2026.01.05 19:08:09.387628 [ 268 ] {46efa7b1-8a79-4e21-b8ed-07682d76c5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2320 | 2026.01.05 19:08:09.387671 [ 268 ] {46efa7b1-8a79-4e21-b8ed-07682d76c5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2321 | 2026.01.05 19:08:09.388034 [ 268 ] {46efa7b1-8a79-4e21-b8ed-07682d76c5c9} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2026.01.05 19:08:09.388069 [ 268 ] {46efa7b1-8a79-4e21-b8ed-07682d76c5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2323 | 2026.01.05 19:08:09.388419 [ 268 ] {46efa7b1-8a79-4e21-b8ed-07682d76c5c9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2324 | 2026.01.05 19:08:09.388631 [ 268 ] {46efa7b1-8a79-4e21-b8ed-07682d76c5c9} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.01.05 19:08:09.388756 [ 268 ] {46efa7b1-8a79-4e21-b8ed-07682d76c5c9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001148 sec., 90592.33449477353 rows/sec., 5.55 MiB/sec. | ||
| 2326 | 2026.01.05 19:08:09.388792 [ 268 ] {46efa7b1-8a79-4e21-b8ed-07682d76c5c9} <Debug> TCPHandler: Processed in 0.001319192 sec. | ||
| 2327 | 2026.01.05 19:08:09.833744 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.01.05 19:08:09.834025 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2329 | 2026.01.05 19:08:09.834431 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2330 | 2026.01.05 19:08:09.834472 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2331 | 2026.01.05 19:08:09.834750 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2332 | 2026.01.05 19:08:09.834820 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2333 | 2026.01.05 19:08:09.834959 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2334 | 2026.01.05 19:08:09.835072 [ 302 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2335 | 2026.01.05 19:08:09.835087 [ 295 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2336 | 2026.01.05 19:08:09.835198 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (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 | ||
| 2337 | 2026.01.05 19:08:09.835226 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2338 | 2026.01.05 19:08:09.837902 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2339 | 2026.01.05 19:08:09.837938 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2340 | 2026.01.05 19:08:09.838005 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2341 | 2026.01.05 19:08:09.838080 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2342 | 2026.01.05 19:08:09.838987 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.0051 sec., 6862.745098039215 rows/sec., 264.05 KiB/sec. | ||
| 2343 | 2026.01.05 19:08:09.839106 [ 268 ] {3b31b7bc-a9e6-4b69-8650-79e2c70f0ab3} <Debug> TCPHandler: Processed in 0.005493765 sec. | ||
| 2344 | 2026.01.05 19:08:09.839380 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2345 | 2026.01.05 19:08:09.839521 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2346 | 2026.01.05 19:08:09.839750 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2347 | 2026.01.05 19:08:09.839787 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2348 | 2026.01.05 19:08:09.839990 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2349 | 2026.01.05 19:08:09.840045 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2350 | 2026.01.05 19:08:09.840148 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2351 | 2026.01.05 19:08:09.840207 [ 276 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2352 | 2026.01.05 19:08:09.840213 [ 295 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2353 | 2026.01.05 19:08:09.840297 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (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 | ||
| 2354 | 2026.01.05 19:08:09.840323 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2355 | 2026.01.05 19:08:09.840380 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2356 | 2026.01.05 19:08:09.840399 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2357 | 2026.01.05 19:08:09.840430 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2358 | 2026.01.05 19:08:09.840463 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2359 | 2026.01.05 19:08:09.841063 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.0016 sec., 21875 rows/sec., 841.67 KiB/sec. | ||
| 2360 | 2026.01.05 19:08:09.841149 [ 268 ] {cd1dfaab-26b9-4cb1-bdd9-c5395556146a} <Debug> TCPHandler: Processed in 0.001820965 sec. | ||
| 2361 | 2026.01.05 19:08:09.841422 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.01.05 19:08:09.841558 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2363 | 2026.01.05 19:08:09.841770 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2364 | 2026.01.05 19:08:09.841806 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2365 | 2026.01.05 19:08:09.842005 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2366 | 2026.01.05 19:08:09.842059 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2367 | 2026.01.05 19:08:09.842160 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2368 | 2026.01.05 19:08:09.842212 [ 302 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2369 | 2026.01.05 19:08:09.842221 [ 276 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2370 | 2026.01.05 19:08:09.842304 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (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 | ||
| 2371 | 2026.01.05 19:08:09.842329 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2372 | 2026.01.05 19:08:09.842384 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2373 | 2026.01.05 19:08:09.842402 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2374 | 2026.01.05 19:08:09.842432 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2375 | 2026.01.05 19:08:09.842463 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2376 | 2026.01.05 19:08:09.842996 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001494 sec., 23427.041499330655 rows/sec., 901.39 KiB/sec. | ||
| 2377 | 2026.01.05 19:08:09.843086 [ 268 ] {3bed03f0-d671-4b50-b7fa-1f6f32a3a632} <Debug> TCPHandler: Processed in 0.001715292 sec. | ||
| 2378 | 2026.01.05 19:08:09.843323 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.01.05 19:08:09.843459 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2380 | 2026.01.05 19:08:09.843677 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2381 | 2026.01.05 19:08:09.843713 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2382 | 2026.01.05 19:08:09.843913 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2383 | 2026.01.05 19:08:09.843971 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2384 | 2026.01.05 19:08:09.844071 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2385 | 2026.01.05 19:08:09.844132 [ 295 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2386 | 2026.01.05 19:08:09.844147 [ 276 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2387 | 2026.01.05 19:08:09.844231 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (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 | ||
| 2388 | 2026.01.05 19:08:09.844258 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2389 | 2026.01.05 19:08:09.844313 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2390 | 2026.01.05 19:08:09.844329 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2391 | 2026.01.05 19:08:09.844360 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2392 | 2026.01.05 19:08:09.844390 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2393 | 2026.01.05 19:08:09.844947 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001545 sec., 22653.721682847896 rows/sec., 871.64 KiB/sec. | ||
| 2394 | 2026.01.05 19:08:09.845034 [ 268 ] {3d45ce7b-80b1-47fa-b36a-171173c5dafe} <Debug> TCPHandler: Processed in 0.001761593 sec. | ||
| 2395 | 2026.01.05 19:08:09.845283 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.01.05 19:08:09.845420 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2397 | 2026.01.05 19:08:09.845632 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2398 | 2026.01.05 19:08:09.845667 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2399 | 2026.01.05 19:08:09.845867 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2400 | 2026.01.05 19:08:09.845920 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2401 | 2026.01.05 19:08:09.846018 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2402 | 2026.01.05 19:08:09.846068 [ 345 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2403 | 2026.01.05 19:08:09.846079 [ 295 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2404 | 2026.01.05 19:08:09.846163 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (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 | ||
| 2405 | 2026.01.05 19:08:09.846188 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2406 | 2026.01.05 19:08:09.846242 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2407 | 2026.01.05 19:08:09.846258 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2408 | 2026.01.05 19:08:09.846289 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2409 | 2026.01.05 19:08:09.846321 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2410 | 2026.01.05 19:08:09.846941 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001578 sec., 22179.97465145754 rows/sec., 853.41 KiB/sec. | ||
| 2411 | 2026.01.05 19:08:09.847029 [ 268 ] {35cb100c-3a9c-4f9b-a69d-3e80049c7bb7} <Debug> TCPHandler: Processed in 0.001795204 sec. | ||
| 2412 | 2026.01.05 19:08:09.847289 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.01.05 19:08:09.847427 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2414 | 2026.01.05 19:08:09.847642 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2415 | 2026.01.05 19:08:09.847678 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2416 | 2026.01.05 19:08:09.847881 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2417 | 2026.01.05 19:08:09.847933 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2418 | 2026.01.05 19:08:09.848031 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2419 | 2026.01.05 19:08:09.848089 [ 276 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2420 | 2026.01.05 19:08:09.848093 [ 345 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2421 | 2026.01.05 19:08:09.848176 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (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 | ||
| 2422 | 2026.01.05 19:08:09.848196 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2423 | 2026.01.05 19:08:09.848251 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2424 | 2026.01.05 19:08:09.848267 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2425 | 2026.01.05 19:08:09.848298 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2426 | 2026.01.05 19:08:09.848342 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2427 | 2026.01.05 19:08:09.848865 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001496 sec., 23395.72192513369 rows/sec., 900.19 KiB/sec. | ||
| 2428 | 2026.01.05 19:08:09.848954 [ 268 ] {e158668e-59a7-4401-aeed-d5f109e939b0} <Debug> TCPHandler: Processed in 0.001716932 sec. | ||
| 2429 | 2026.01.05 19:08:09.939970 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.01.05 19:08:09.940142 [ 268 ] {c28966b2-7231-4348-82de-74912122d82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2431 | 2026.01.05 19:08:09.940213 [ 268 ] {c28966b2-7231-4348-82de-74912122d82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2432 | 2026.01.05 19:08:09.940919 [ 268 ] {c28966b2-7231-4348-82de-74912122d82c} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.01.05 19:08:09.940959 [ 268 ] {c28966b2-7231-4348-82de-74912122d82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2434 | 2026.01.05 19:08:09.941442 [ 268 ] {c28966b2-7231-4348-82de-74912122d82c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2435 | 2026.01.05 19:08:09.941694 [ 268 ] {c28966b2-7231-4348-82de-74912122d82c} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.01.05 19:08:09.941845 [ 268 ] {c28966b2-7231-4348-82de-74912122d82c} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001751 sec., 3426.613363792119 rows/sec., 762.96 KiB/sec. | ||
| 2437 | 2026.01.05 19:08:09.941887 [ 268 ] {c28966b2-7231-4348-82de-74912122d82c} <Debug> TCPHandler: Processed in 0.00204206 sec. | ||
| 2438 | 2026.01.05 19:08:09.941998 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2026.01.05 19:08:09.942094 [ 268 ] {d7b80383-3f8f-41cb-b9a7-f1d88e836fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2440 | 2026.01.05 19:08:09.942140 [ 268 ] {d7b80383-3f8f-41cb-b9a7-f1d88e836fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2441 | 2026.01.05 19:08:09.942617 [ 268 ] {d7b80383-3f8f-41cb-b9a7-f1d88e836fd7} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.01.05 19:08:09.942660 [ 268 ] {d7b80383-3f8f-41cb-b9a7-f1d88e836fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2443 | 2026.01.05 19:08:09.943010 [ 268 ] {d7b80383-3f8f-41cb-b9a7-f1d88e836fd7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2444 | 2026.01.05 19:08:09.943234 [ 268 ] {d7b80383-3f8f-41cb-b9a7-f1d88e836fd7} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.01.05 19:08:09.943365 [ 268 ] {d7b80383-3f8f-41cb-b9a7-f1d88e836fd7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00129 sec., 4651.162790697675 rows/sec., 379.27 KiB/sec. | ||
| 2446 | 2026.01.05 19:08:09.943404 [ 268 ] {d7b80383-3f8f-41cb-b9a7-f1d88e836fd7} <Debug> TCPHandler: Processed in 0.001457966 sec. | ||
| 2447 | 2026.01.05 19:08:09.943535 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2026.01.05 19:08:09.943651 [ 268 ] {e5f41309-80cb-4dcd-9ea3-eea27e75e6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2449 | 2026.01.05 19:08:09.943701 [ 268 ] {e5f41309-80cb-4dcd-9ea3-eea27e75e6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2450 | 2026.01.05 19:08:09.944796 [ 268 ] {e5f41309-80cb-4dcd-9ea3-eea27e75e6b4} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.01.05 19:08:09.944842 [ 268 ] {e5f41309-80cb-4dcd-9ea3-eea27e75e6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2452 | 2026.01.05 19:08:09.945388 [ 268 ] {e5f41309-80cb-4dcd-9ea3-eea27e75e6b4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2453 | 2026.01.05 19:08:09.945696 [ 268 ] {e5f41309-80cb-4dcd-9ea3-eea27e75e6b4} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.01.05 19:08:09.945858 [ 268 ] {e5f41309-80cb-4dcd-9ea3-eea27e75e6b4} <Debug> executeQuery: Read 1259 rows, 106.84 KiB in 0.002226 sec., 565588.4995507636 rows/sec., 46.87 MiB/sec. | ||
| 2455 | 2026.01.05 19:08:09.945904 [ 268 ] {e5f41309-80cb-4dcd-9ea3-eea27e75e6b4} <Debug> TCPHandler: Processed in 0.002422609 sec. | ||
| 2456 | 2026.01.05 19:08:09.946063 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2026.01.05 19:08:09.946170 [ 268 ] {ecb6d287-735c-4e77-bae4-e3163b037ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2458 | 2026.01.05 19:08:09.946218 [ 268 ] {ecb6d287-735c-4e77-bae4-e3163b037ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2459 | 2026.01.05 19:08:09.947050 [ 268 ] {ecb6d287-735c-4e77-bae4-e3163b037ac6} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.01.05 19:08:09.947092 [ 268 ] {ecb6d287-735c-4e77-bae4-e3163b037ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2461 | 2026.01.05 19:08:09.947452 [ 268 ] {ecb6d287-735c-4e77-bae4-e3163b037ac6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2462 | 2026.01.05 19:08:09.947672 [ 268 ] {ecb6d287-735c-4e77-bae4-e3163b037ac6} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.01.05 19:08:09.947804 [ 268 ] {ecb6d287-735c-4e77-bae4-e3163b037ac6} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001657 sec., 21726.01086300543 rows/sec., 1.58 MiB/sec. | ||
| 2464 | 2026.01.05 19:08:09.947843 [ 268 ] {ecb6d287-735c-4e77-bae4-e3163b037ac6} <Debug> TCPHandler: Processed in 0.001838825 sec. | ||
| 2465 | 2026.01.05 19:08:09.947969 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.01.05 19:08:09.948066 [ 268 ] {d36af4af-b536-41a0-afd3-808a812e62ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2467 | 2026.01.05 19:08:09.948108 [ 268 ] {d36af4af-b536-41a0-afd3-808a812e62ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2468 | 2026.01.05 19:08:09.948616 [ 268 ] {d36af4af-b536-41a0-afd3-808a812e62ec} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.01.05 19:08:09.948652 [ 268 ] {d36af4af-b536-41a0-afd3-808a812e62ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2470 | 2026.01.05 19:08:09.948985 [ 268 ] {d36af4af-b536-41a0-afd3-808a812e62ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2471 | 2026.01.05 19:08:09.949209 [ 268 ] {d36af4af-b536-41a0-afd3-808a812e62ec} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.01.05 19:08:09.949340 [ 268 ] {d36af4af-b536-41a0-afd3-808a812e62ec} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001293 sec., 176334.10672853826 rows/sec., 11.94 MiB/sec. | ||
| 2473 | 2026.01.05 19:08:09.949377 [ 268 ] {d36af4af-b536-41a0-afd3-808a812e62ec} <Debug> TCPHandler: Processed in 0.001459896 sec. | ||
| 2474 | 2026.01.05 19:08:09.949494 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2026.01.05 19:08:09.949590 [ 268 ] {04bd2ae8-e35f-4c09-9670-5c12e2485616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2476 | 2026.01.05 19:08:09.949631 [ 268 ] {04bd2ae8-e35f-4c09-9670-5c12e2485616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2477 | 2026.01.05 19:08:09.950204 [ 268 ] {04bd2ae8-e35f-4c09-9670-5c12e2485616} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.01.05 19:08:09.950242 [ 268 ] {04bd2ae8-e35f-4c09-9670-5c12e2485616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2479 | 2026.01.05 19:08:09.950582 [ 268 ] {04bd2ae8-e35f-4c09-9670-5c12e2485616} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2480 | 2026.01.05 19:08:09.950802 [ 268 ] {04bd2ae8-e35f-4c09-9670-5c12e2485616} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.01.05 19:08:09.950969 [ 268 ] {04bd2ae8-e35f-4c09-9670-5c12e2485616} <Debug> executeQuery: Read 565 rows, 43.02 KiB in 0.001396 sec., 404727.79369627504 rows/sec., 30.09 MiB/sec. | ||
| 2482 | 2026.01.05 19:08:09.951011 [ 268 ] {04bd2ae8-e35f-4c09-9670-5c12e2485616} <Debug> TCPHandler: Processed in 0.001568199 sec. | ||
| 2483 | 2026.01.05 19:08:09.951142 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2026.01.05 19:08:09.951239 [ 268 ] {0120479a-538b-4040-a823-8958c34bbf03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2485 | 2026.01.05 19:08:09.951284 [ 268 ] {0120479a-538b-4040-a823-8958c34bbf03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2486 | 2026.01.05 19:08:09.952297 [ 268 ] {0120479a-538b-4040-a823-8958c34bbf03} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.01.05 19:08:09.952335 [ 268 ] {0120479a-538b-4040-a823-8958c34bbf03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2488 | 2026.01.05 19:08:09.952924 [ 268 ] {0120479a-538b-4040-a823-8958c34bbf03} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2489 | 2026.01.05 19:08:09.953192 [ 268 ] {0120479a-538b-4040-a823-8958c34bbf03} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.01.05 19:08:09.953350 [ 268 ] {0120479a-538b-4040-a823-8958c34bbf03} <Debug> executeQuery: Read 2411 rows, 164.92 KiB in 0.002129 sec., 1132456.5523720058 rows/sec., 75.65 MiB/sec. | ||
| 2491 | 2026.01.05 19:08:09.953396 [ 268 ] {0120479a-538b-4040-a823-8958c34bbf03} <Debug> TCPHandler: Processed in 0.002304217 sec. | ||
| 2492 | 2026.01.05 19:08:09.954603 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2026.01.05 19:08:09.954712 [ 268 ] {da605635-394c-4e9a-8307-d09624132233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2494 | 2026.01.05 19:08:09.954779 [ 268 ] {da605635-394c-4e9a-8307-d09624132233} <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 | ||
| 2495 | 2026.01.05 19:08:09.955742 [ 268 ] {da605635-394c-4e9a-8307-d09624132233} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.01.05 19:08:09.955784 [ 268 ] {da605635-394c-4e9a-8307-d09624132233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2497 | 2026.01.05 19:08:09.956335 [ 268 ] {da605635-394c-4e9a-8307-d09624132233} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2498 | 2026.01.05 19:08:09.956560 [ 268 ] {da605635-394c-4e9a-8307-d09624132233} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.01.05 19:08:09.956689 [ 268 ] {da605635-394c-4e9a-8307-d09624132233} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002028 sec., 14792.899408284025 rows/sec., 26.51 MiB/sec. | ||
| 2500 | 2026.01.05 19:08:09.956739 [ 268 ] {da605635-394c-4e9a-8307-d09624132233} <Debug> TCPHandler: Processed in 0.002227815 sec. | ||
| 2501 | 2026.01.05 19:08:09.956855 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.01.05 19:08:09.956947 [ 268 ] {1a7152be-2dfa-4150-bf02-bfabaeca73b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2503 | 2026.01.05 19:08:09.956988 [ 268 ] {1a7152be-2dfa-4150-bf02-bfabaeca73b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2504 | 2026.01.05 19:08:09.957395 [ 268 ] {1a7152be-2dfa-4150-bf02-bfabaeca73b8} <Trace> oximeter.measurements_i64 (562e0070-0b0a-4f09-b6bb-e99f2517797d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.01.05 19:08:09.957434 [ 268 ] {1a7152be-2dfa-4150-bf02-bfabaeca73b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2506 | 2026.01.05 19:08:09.957776 [ 268 ] {1a7152be-2dfa-4150-bf02-bfabaeca73b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2507 | 2026.01.05 19:08:09.957992 [ 268 ] {1a7152be-2dfa-4150-bf02-bfabaeca73b8} <Trace> oximeter.measurements_i64 (562e0070-0b0a-4f09-b6bb-e99f2517797d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.01.05 19:08:09.958119 [ 268 ] {1a7152be-2dfa-4150-bf02-bfabaeca73b8} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001147 sec., 7846.556233653007 rows/sec., 554.27 KiB/sec. | ||
| 2509 | 2026.01.05 19:08:09.958155 [ 268 ] {1a7152be-2dfa-4150-bf02-bfabaeca73b8} <Debug> TCPHandler: Processed in 0.001312372 sec. | ||
| 2510 | 2026.01.05 19:08:09.958277 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.01.05 19:08:09.958374 [ 268 ] {db731385-268b-4b01-9f11-68fbf25742c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2512 | 2026.01.05 19:08:09.958413 [ 268 ] {db731385-268b-4b01-9f11-68fbf25742c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2513 | 2026.01.05 19:08:09.958738 [ 268 ] {db731385-268b-4b01-9f11-68fbf25742c9} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.01.05 19:08:09.958776 [ 268 ] {db731385-268b-4b01-9f11-68fbf25742c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2515 | 2026.01.05 19:08:09.959092 [ 268 ] {db731385-268b-4b01-9f11-68fbf25742c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2516 | 2026.01.05 19:08:09.959305 [ 268 ] {db731385-268b-4b01-9f11-68fbf25742c9} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.01.05 19:08:09.959431 [ 268 ] {db731385-268b-4b01-9f11-68fbf25742c9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001077 sec., 11142.061281337046 rows/sec., 768.92 KiB/sec. | ||
| 2518 | 2026.01.05 19:08:09.959466 [ 268 ] {db731385-268b-4b01-9f11-68fbf25742c9} <Debug> TCPHandler: Processed in 0.00124181 sec. | ||
| 2519 | 2026.01.05 19:08:14.357260 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2026.01.05 19:08:14.357451 [ 268 ] {ff1916a9-ca3d-44e4-9729-a5c72572abb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2521 | 2026.01.05 19:08:14.357519 [ 268 ] {ff1916a9-ca3d-44e4-9729-a5c72572abb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2522 | 2026.01.05 19:08:14.358176 [ 268 ] {ff1916a9-ca3d-44e4-9729-a5c72572abb8} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.01.05 19:08:14.358225 [ 268 ] {ff1916a9-ca3d-44e4-9729-a5c72572abb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2524 | 2026.01.05 19:08:14.358648 [ 268 ] {ff1916a9-ca3d-44e4-9729-a5c72572abb8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2525 | 2026.01.05 19:08:14.358881 [ 268 ] {ff1916a9-ca3d-44e4-9729-a5c72572abb8} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.01.05 19:08:14.359016 [ 35 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2527 | 2026.01.05 19:08:14.359034 [ 268 ] {ff1916a9-ca3d-44e4-9729-a5c72572abb8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.64 MiB/sec. | ||
| 2528 | 2026.01.05 19:08:14.359086 [ 35 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.01.05 19:08:14.359098 [ 268 ] {ff1916a9-ca3d-44e4-9729-a5c72572abb8} <Debug> TCPHandler: Processed in 0.001975969 sec. | ||
| 2530 | 2026.01.05 19:08:14.359113 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2531 | 2026.01.05 19:08:14.359232 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.01.05 19:08:14.359250 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::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 | ||
| 2533 | 2026.01.05 19:08:14.359336 [ 268 ] {aa7de447-9e07-479b-a9db-85516870160e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2534 | 2026.01.05 19:08:14.359386 [ 268 ] {aa7de447-9e07-479b-a9db-85516870160e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2535 | 2026.01.05 19:08:14.359422 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2536 | 2026.01.05 19:08:14.359462 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1164 rows starting from the beginning of the part | ||
| 2537 | 2026.01.05 19:08:14.359528 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1132 rows starting from the beginning of the part | ||
| 2538 | 2026.01.05 19:08:14.359572 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 108 rows starting from the beginning of the part | ||
| 2539 | 2026.01.05 19:08:14.359610 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1132 rows starting from the beginning of the part | ||
| 2540 | 2026.01.05 19:08:14.359650 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1259 rows starting from the beginning of the part | ||
| 2541 | 2026.01.05 19:08:14.359691 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2542 | 2026.01.05 19:08:14.359833 [ 268 ] {aa7de447-9e07-479b-a9db-85516870160e} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.01.05 19:08:14.359874 [ 268 ] {aa7de447-9e07-479b-a9db-85516870160e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2544 | 2026.01.05 19:08:14.360218 [ 268 ] {aa7de447-9e07-479b-a9db-85516870160e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2545 | 2026.01.05 19:08:14.360462 [ 268 ] {aa7de447-9e07-479b-a9db-85516870160e} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2026.01.05 19:08:14.360573 [ 35 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2547 | 2026.01.05 19:08:14.360599 [ 268 ] {aa7de447-9e07-479b-a9db-85516870160e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001285 sec., 49805.447470817126 rows/sec., 3.89 MiB/sec. | ||
| 2548 | 2026.01.05 19:08:14.360610 [ 35 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.01.05 19:08:14.360639 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2550 | 2026.01.05 19:08:14.360644 [ 268 ] {aa7de447-9e07-479b-a9db-85516870160e} <Debug> TCPHandler: Processed in 0.001464236 sec. | ||
| 2551 | 2026.01.05 19:08:14.360727 [ 193 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::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 | ||
| 2552 | 2026.01.05 19:08:14.360770 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2026.01.05 19:08:14.360830 [ 193 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2554 | 2026.01.05 19:08:14.360862 [ 193 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 721 rows starting from the beginning of the part | ||
| 2555 | 2026.01.05 19:08:14.360865 [ 268 ] {b53951d6-fac8-4d0c-895e-f599613d3e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2556 | 2026.01.05 19:08:14.360913 [ 268 ] {b53951d6-fac8-4d0c-895e-f599613d3e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2557 | 2026.01.05 19:08:14.360940 [ 193 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 689 rows starting from the beginning of the part | ||
| 2558 | 2026.01.05 19:08:14.360992 [ 193 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
| 2559 | 2026.01.05 19:08:14.361073 [ 193 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 689 rows starting from the beginning of the part | ||
| 2560 | 2026.01.05 19:08:14.361117 [ 193 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 565 rows starting from the beginning of the part | ||
| 2561 | 2026.01.05 19:08:14.361157 [ 193 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2562 | 2026.01.05 19:08:14.361318 [ 268 ] {b53951d6-fac8-4d0c-895e-f599613d3e73} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.01.05 19:08:14.361357 [ 268 ] {b53951d6-fac8-4d0c-895e-f599613d3e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2564 | 2026.01.05 19:08:14.361738 [ 268 ] {b53951d6-fac8-4d0c-895e-f599613d3e73} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2565 | 2026.01.05 19:08:14.361956 [ 268 ] {b53951d6-fac8-4d0c-895e-f599613d3e73} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.01.05 19:08:14.362089 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2567 | 2026.01.05 19:08:14.362112 [ 268 ] {b53951d6-fac8-4d0c-895e-f599613d3e73} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001266 sec., 101105.84518167457 rows/sec., 7.04 MiB/sec. | ||
| 2568 | 2026.01.05 19:08:14.362127 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.01.05 19:08:14.362157 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2570 | 2026.01.05 19:08:14.362162 [ 268 ] {b53951d6-fac8-4d0c-895e-f599613d3e73} <Debug> TCPHandler: Processed in 0.001442665 sec. | ||
| 2571 | 2026.01.05 19:08:14.362257 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 2572 | 2026.01.05 19:08:14.362295 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.01.05 19:08:14.362395 [ 268 ] {9ee86bc0-7557-405b-b46b-75b83a79d130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2574 | 2026.01.05 19:08:14.362436 [ 268 ] {9ee86bc0-7557-405b-b46b-75b83a79d130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2575 | 2026.01.05 19:08:14.362461 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2576 | 2026.01.05 19:08:14.362505 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1128 rows starting from the beginning of the part | ||
| 2577 | 2026.01.05 19:08:14.362611 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 314 rows starting from the beginning of the part | ||
| 2578 | 2026.01.05 19:08:14.362649 [ 190 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2824 rows, containing 5 columns (5 merged, 0 gathered) in 0.001959878 sec., 1440906.0155785207 rows/sec., 108.26 MiB/sec. | ||
| 2579 | 2026.01.05 19:08:14.362671 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2580 | 2026.01.05 19:08:14.362723 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2581 | 2026.01.05 19:08:14.362769 [ 268 ] {9ee86bc0-7557-405b-b46b-75b83a79d130} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.01.05 19:08:14.362810 [ 268 ] {9ee86bc0-7557-405b-b46b-75b83a79d130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2583 | 2026.01.05 19:08:14.362825 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2411 rows starting from the beginning of the part | ||
| 2584 | 2026.01.05 19:08:14.362879 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2585 | 2026.01.05 19:08:14.362898 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2586 | 2026.01.05 19:08:14.363150 [ 268 ] {9ee86bc0-7557-405b-b46b-75b83a79d130} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2587 | 2026.01.05 19:08:14.363191 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_11_2} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.01.05 19:08:14.363261 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_11_2} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2589 | 2026.01.05 19:08:14.363325 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2590 | 2026.01.05 19:08:14.363428 [ 268 ] {9ee86bc0-7557-405b-b46b-75b83a79d130} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.01.05 19:08:14.363537 [ 35 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2592 | 2026.01.05 19:08:14.363564 [ 268 ] {9ee86bc0-7557-405b-b46b-75b83a79d130} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001188 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. | ||
| 2593 | 2026.01.05 19:08:14.363581 [ 35 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.01.05 19:08:14.363604 [ 268 ] {9ee86bc0-7557-405b-b46b-75b83a79d130} <Debug> TCPHandler: Processed in 0.001364234 sec. | ||
| 2595 | 2026.01.05 19:08:14.363613 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2596 | 2026.01.05 19:08:14.363695 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 2597 | 2026.01.05 19:08:14.363790 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2598 | 2026.01.05 19:08:14.363816 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 402 rows starting from the beginning of the part | ||
| 2599 | 2026.01.05 19:08:14.363862 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 2600 | 2026.01.05 19:08:14.363907 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 2601 | 2026.01.05 19:08:14.363947 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2602 | 2026.01.05 19:08:14.363987 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2603 | 2026.01.05 19:08:14.364024 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2604 | 2026.01.05 19:08:14.364944 [ 197 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 730 rows, containing 4 columns (4 merged, 0 gathered) in 0.001278522 sec., 570971.7939933767 rows/sec., 35.91 MiB/sec. | ||
| 2605 | 2026.01.05 19:08:14.365130 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2606 | 2026.01.05 19:08:14.365432 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_11_2} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.01.05 19:08:14.365508 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_11_2} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2608 | 2026.01.05 19:08:14.365576 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2609 | 2026.01.05 19:08:14.366945 [ 188 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4851 rows, containing 5 columns (5 merged, 0 gathered) in 0.007755681 sec., 625476.9890613087 rows/sec., 52.62 MiB/sec. | ||
| 2610 | 2026.01.05 19:08:14.367052 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4455 rows, containing 5 columns (5 merged, 0 gathered) in 0.00484496 sec., 919512.2353951323 rows/sec., 61.36 MiB/sec. | ||
| 2611 | 2026.01.05 19:08:14.367292 [ 202 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2612 | 2026.01.05 19:08:14.367524 [ 188 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2613 | 2026.01.05 19:08:14.367630 [ 202 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_11_2} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.01.05 19:08:14.367743 [ 202 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_11_2} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2615 | 2026.01.05 19:08:14.367827 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2616 | 2026.01.05 19:08:14.367864 [ 202 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.01.05 19:08:14.367937 [ 202 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2618 | 2026.01.05 19:08:14.368006 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2619 | 2026.01.05 19:08:14.536321 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4256 | ||
| 2620 | 2026.01.05 19:08:14.536798 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.01.05 19:08:14.536839 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2622 | 2026.01.05 19:08:14.537336 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2623 | 2026.01.05 19:08:14.537569 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.01.05 19:08:14.537696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4256 | ||
| 2625 | 2026.01.05 19:08:14.754346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2626 | 2026.01.05 19:08:14.771481 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.01.05 19:08:14.771549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2628 | 2026.01.05 19:08:14.777848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2629 | 2026.01.05 19:08:14.778598 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.01.05 19:08:14.782052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2631 | 2026.01.05 19:08:15.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.62 MiB, peak 216.87 MiB, free memory in arenas 0.00 B, will set to 210.56 MiB (RSS), difference: 2.94 MiB | ||
| 2632 | 2026.01.05 19:08:17.040299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 374 | ||
| 2633 | 2026.01.05 19:08:17.043233 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.01.05 19:08:17.043295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2635 | 2026.01.05 19:08:17.044531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2636 | 2026.01.05 19:08:17.044810 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.01.05 19:08:17.044956 [ 24 ] {} <Debug> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2638 | 2026.01.05 19:08:17.045016 [ 24 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.01.05 19:08:17.045036 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2640 | 2026.01.05 19:08:17.045134 [ 200 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::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 | ||
| 2641 | 2026.01.05 19:08:17.045170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 2642 | 2026.01.05 19:08:17.045679 [ 200 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2643 | 2026.01.05 19:08:17.045842 [ 200 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::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 | ||
| 2644 | 2026.01.05 19:08:17.046227 [ 200 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2645 | 2026.01.05 19:08:17.046598 [ 200 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 2646 | 2026.01.05 19:08:17.046940 [ 200 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2647 | 2026.01.05 19:08:17.047275 [ 200 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2648 | 2026.01.05 19:08:17.047624 [ 200 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 62 rows starting from the beginning of the part | ||
| 2649 | 2026.01.05 19:08:17.054178 [ 197 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 72 columns (72 merged, 0 gathered) in 0.009083673 sec., 41172.77229156091 rows/sec., 40.02 MiB/sec. | ||
| 2650 | 2026.01.05 19:08:17.054944 [ 188 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2651 | 2026.01.05 19:08:17.055460 [ 188 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_6_1} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.01.05 19:08:17.055526 [ 188 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_6_1} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2653 | 2026.01.05 19:08:17.055711 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2654 | 2026.01.05 19:08:19.369898 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.01.05 19:08:19.370106 [ 268 ] {ac10c2b3-8eb1-49f3-a368-bcd5bbe054ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2656 | 2026.01.05 19:08:19.370177 [ 268 ] {ac10c2b3-8eb1-49f3-a368-bcd5bbe054ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2657 | 2026.01.05 19:08:19.371050 [ 268 ] {ac10c2b3-8eb1-49f3-a368-bcd5bbe054ba} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.01.05 19:08:19.371098 [ 268 ] {ac10c2b3-8eb1-49f3-a368-bcd5bbe054ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2659 | 2026.01.05 19:08:19.371513 [ 268 ] {ac10c2b3-8eb1-49f3-a368-bcd5bbe054ba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2660 | 2026.01.05 19:08:19.371736 [ 268 ] {ac10c2b3-8eb1-49f3-a368-bcd5bbe054ba} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.01.05 19:08:19.371881 [ 268 ] {ac10c2b3-8eb1-49f3-a368-bcd5bbe054ba} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001828 sec., 224288.84026258206 rows/sec., 14.23 MiB/sec. | ||
| 2662 | 2026.01.05 19:08:19.371922 [ 268 ] {ac10c2b3-8eb1-49f3-a368-bcd5bbe054ba} <Debug> TCPHandler: Processed in 0.002167123 sec. | ||
| 2663 | 2026.01.05 19:08:19.372048 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2026.01.05 19:08:19.372141 [ 268 ] {bda5cb5b-3c68-4477-a5dd-28811ec2b086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2665 | 2026.01.05 19:08:19.372181 [ 268 ] {bda5cb5b-3c68-4477-a5dd-28811ec2b086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2666 | 2026.01.05 19:08:19.373009 [ 268 ] {bda5cb5b-3c68-4477-a5dd-28811ec2b086} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.01.05 19:08:19.373046 [ 268 ] {bda5cb5b-3c68-4477-a5dd-28811ec2b086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2668 | 2026.01.05 19:08:19.373417 [ 268 ] {bda5cb5b-3c68-4477-a5dd-28811ec2b086} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2669 | 2026.01.05 19:08:19.373629 [ 268 ] {bda5cb5b-3c68-4477-a5dd-28811ec2b086} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.01.05 19:08:19.373753 [ 268 ] {bda5cb5b-3c68-4477-a5dd-28811ec2b086} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00163 sec., 694478.527607362 rows/sec., 55.03 MiB/sec. | ||
| 2671 | 2026.01.05 19:08:19.373790 [ 268 ] {bda5cb5b-3c68-4477-a5dd-28811ec2b086} <Debug> TCPHandler: Processed in 0.001790184 sec. | ||
| 2672 | 2026.01.05 19:08:19.373921 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.01.05 19:08:19.374014 [ 268 ] {c47ce647-53f6-4849-b354-83a9f0327be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2674 | 2026.01.05 19:08:19.374053 [ 268 ] {c47ce647-53f6-4849-b354-83a9f0327be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2675 | 2026.01.05 19:08:19.374526 [ 268 ] {c47ce647-53f6-4849-b354-83a9f0327be6} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.01.05 19:08:19.374563 [ 268 ] {c47ce647-53f6-4849-b354-83a9f0327be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2677 | 2026.01.05 19:08:19.374863 [ 268 ] {c47ce647-53f6-4849-b354-83a9f0327be6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2678 | 2026.01.05 19:08:19.375065 [ 268 ] {c47ce647-53f6-4849-b354-83a9f0327be6} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.01.05 19:08:19.375187 [ 268 ] {c47ce647-53f6-4849-b354-83a9f0327be6} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001191 sec., 180520.57094878252 rows/sec., 10.71 MiB/sec. | ||
| 2680 | 2026.01.05 19:08:19.375223 [ 268 ] {c47ce647-53f6-4849-b354-83a9f0327be6} <Debug> TCPHandler: Processed in 0.001349324 sec. | ||
| 2681 | 2026.01.05 19:08:19.375333 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2026.01.05 19:08:19.375425 [ 268 ] {5f24ebf7-5d8f-4899-a6cb-d02086d36aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2683 | 2026.01.05 19:08:19.375464 [ 268 ] {5f24ebf7-5d8f-4899-a6cb-d02086d36aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2684 | 2026.01.05 19:08:19.375958 [ 268 ] {5f24ebf7-5d8f-4899-a6cb-d02086d36aad} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.01.05 19:08:19.375995 [ 268 ] {5f24ebf7-5d8f-4899-a6cb-d02086d36aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2686 | 2026.01.05 19:08:19.376301 [ 268 ] {5f24ebf7-5d8f-4899-a6cb-d02086d36aad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2687 | 2026.01.05 19:08:19.376502 [ 268 ] {5f24ebf7-5d8f-4899-a6cb-d02086d36aad} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.01.05 19:08:19.376623 [ 268 ] {5f24ebf7-5d8f-4899-a6cb-d02086d36aad} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001216 sec., 174342.1052631579 rows/sec., 11.24 MiB/sec. | ||
| 2689 | 2026.01.05 19:08:19.376660 [ 268 ] {5f24ebf7-5d8f-4899-a6cb-d02086d36aad} <Debug> TCPHandler: Processed in 0.001374934 sec. | ||
| 2690 | 2026.01.05 19:08:19.376772 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.01.05 19:08:19.376865 [ 268 ] {0753a3e4-bb15-47fe-a629-8b41e58b83f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2692 | 2026.01.05 19:08:19.376904 [ 268 ] {0753a3e4-bb15-47fe-a629-8b41e58b83f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2693 | 2026.01.05 19:08:19.377368 [ 268 ] {0753a3e4-bb15-47fe-a629-8b41e58b83f3} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.01.05 19:08:19.377404 [ 268 ] {0753a3e4-bb15-47fe-a629-8b41e58b83f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2695 | 2026.01.05 19:08:19.377699 [ 268 ] {0753a3e4-bb15-47fe-a629-8b41e58b83f3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2696 | 2026.01.05 19:08:19.377904 [ 268 ] {0753a3e4-bb15-47fe-a629-8b41e58b83f3} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.01.05 19:08:19.378025 [ 268 ] {0753a3e4-bb15-47fe-a629-8b41e58b83f3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001178 sec., 179117.14770797963 rows/sec., 10.17 MiB/sec. | ||
| 2698 | 2026.01.05 19:08:19.378062 [ 268 ] {0753a3e4-bb15-47fe-a629-8b41e58b83f3} <Debug> TCPHandler: Processed in 0.001338203 sec. | ||
| 2699 | 2026.01.05 19:08:19.378171 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.01.05 19:08:19.378264 [ 268 ] {13c0d0f2-514f-413c-bebe-104132537e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2701 | 2026.01.05 19:08:19.378304 [ 268 ] {13c0d0f2-514f-413c-bebe-104132537e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2702 | 2026.01.05 19:08:19.378907 [ 268 ] {13c0d0f2-514f-413c-bebe-104132537e59} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.01.05 19:08:19.378942 [ 268 ] {13c0d0f2-514f-413c-bebe-104132537e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2704 | 2026.01.05 19:08:19.379270 [ 268 ] {13c0d0f2-514f-413c-bebe-104132537e59} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2705 | 2026.01.05 19:08:19.379476 [ 268 ] {13c0d0f2-514f-413c-bebe-104132537e59} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.01.05 19:08:19.379598 [ 268 ] {13c0d0f2-514f-413c-bebe-104132537e59} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001353 sec., 509238.7287509239 rows/sec., 35.56 MiB/sec. | ||
| 2707 | 2026.01.05 19:08:19.379635 [ 268 ] {13c0d0f2-514f-413c-bebe-104132537e59} <Debug> TCPHandler: Processed in 0.001511067 sec. | ||
| 2708 | 2026.01.05 19:08:19.379743 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.01.05 19:08:19.379835 [ 268 ] {3ba25320-bf20-4231-a0a0-b9a341fcf85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2710 | 2026.01.05 19:08:19.379875 [ 268 ] {3ba25320-bf20-4231-a0a0-b9a341fcf85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2711 | 2026.01.05 19:08:19.380201 [ 268 ] {3ba25320-bf20-4231-a0a0-b9a341fcf85b} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.01.05 19:08:19.380236 [ 268 ] {3ba25320-bf20-4231-a0a0-b9a341fcf85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2713 | 2026.01.05 19:08:19.380531 [ 268 ] {3ba25320-bf20-4231-a0a0-b9a341fcf85b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2714 | 2026.01.05 19:08:19.380726 [ 268 ] {3ba25320-bf20-4231-a0a0-b9a341fcf85b} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.01.05 19:08:19.380847 [ 268 ] {3ba25320-bf20-4231-a0a0-b9a341fcf85b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 2716 | 2026.01.05 19:08:19.380881 [ 268 ] {3ba25320-bf20-4231-a0a0-b9a341fcf85b} <Debug> TCPHandler: Processed in 0.001185649 sec. | ||
| 2717 | 2026.01.05 19:08:19.381002 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.01.05 19:08:19.381120 [ 268 ] {71692d2f-6a01-495e-8c78-7fa574d76b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.01.05 19:08:19.381171 [ 268 ] {71692d2f-6a01-495e-8c78-7fa574d76b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2720 | 2026.01.05 19:08:19.381702 [ 268 ] {71692d2f-6a01-495e-8c78-7fa574d76b6f} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.01.05 19:08:19.381747 [ 268 ] {71692d2f-6a01-495e-8c78-7fa574d76b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2722 | 2026.01.05 19:08:19.382168 [ 268 ] {71692d2f-6a01-495e-8c78-7fa574d76b6f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2723 | 2026.01.05 19:08:19.382450 [ 268 ] {71692d2f-6a01-495e-8c78-7fa574d76b6f} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.01.05 19:08:19.382580 [ 268 ] {71692d2f-6a01-495e-8c78-7fa574d76b6f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001485 sec., 211447.81144781146 rows/sec., 13.89 MiB/sec. | ||
| 2725 | 2026.01.05 19:08:19.382617 [ 268 ] {71692d2f-6a01-495e-8c78-7fa574d76b6f} <Debug> TCPHandler: Processed in 0.001675442 sec. | ||
| 2726 | 2026.01.05 19:08:19.382731 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.01.05 19:08:19.382826 [ 268 ] {2e074db9-f71b-4be8-a0ba-00c31921f65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.01.05 19:08:19.382867 [ 268 ] {2e074db9-f71b-4be8-a0ba-00c31921f65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2729 | 2026.01.05 19:08:19.383182 [ 268 ] {2e074db9-f71b-4be8-a0ba-00c31921f65f} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.01.05 19:08:19.383220 [ 268 ] {2e074db9-f71b-4be8-a0ba-00c31921f65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2731 | 2026.01.05 19:08:19.383519 [ 268 ] {2e074db9-f71b-4be8-a0ba-00c31921f65f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2732 | 2026.01.05 19:08:19.383737 [ 268 ] {2e074db9-f71b-4be8-a0ba-00c31921f65f} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.01.05 19:08:19.383870 [ 268 ] {2e074db9-f71b-4be8-a0ba-00c31921f65f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 2734 | 2026.01.05 19:08:19.383906 [ 268 ] {2e074db9-f71b-4be8-a0ba-00c31921f65f} <Debug> TCPHandler: Processed in 0.001225031 sec. | ||
| 2735 | 2026.01.05 19:08:19.384017 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2026.01.05 19:08:19.384111 [ 268 ] {b2920379-c951-4ace-91c2-353316494ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2737 | 2026.01.05 19:08:19.384165 [ 268 ] {b2920379-c951-4ace-91c2-353316494ce4} <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 | ||
| 2738 | 2026.01.05 19:08:19.384940 [ 268 ] {b2920379-c951-4ace-91c2-353316494ce4} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.01.05 19:08:19.384977 [ 268 ] {b2920379-c951-4ace-91c2-353316494ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2740 | 2026.01.05 19:08:19.385492 [ 268 ] {b2920379-c951-4ace-91c2-353316494ce4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2741 | 2026.01.05 19:08:19.385704 [ 268 ] {b2920379-c951-4ace-91c2-353316494ce4} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.01.05 19:08:19.385834 [ 268 ] {b2920379-c951-4ace-91c2-353316494ce4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 2743 | 2026.01.05 19:08:19.385899 [ 268 ] {b2920379-c951-4ace-91c2-353316494ce4} <Debug> TCPHandler: Processed in 0.001929917 sec. | ||
| 2744 | 2026.01.05 19:08:19.386023 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2026.01.05 19:08:19.386142 [ 268 ] {87730fb3-73b9-4eb2-a519-dbd25a61fe70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2746 | 2026.01.05 19:08:19.386191 [ 268 ] {87730fb3-73b9-4eb2-a519-dbd25a61fe70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2747 | 2026.01.05 19:08:19.386616 [ 268 ] {87730fb3-73b9-4eb2-a519-dbd25a61fe70} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.01.05 19:08:19.386659 [ 268 ] {87730fb3-73b9-4eb2-a519-dbd25a61fe70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2749 | 2026.01.05 19:08:19.386984 [ 268 ] {87730fb3-73b9-4eb2-a519-dbd25a61fe70} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2750 | 2026.01.05 19:08:19.387188 [ 268 ] {87730fb3-73b9-4eb2-a519-dbd25a61fe70} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.01.05 19:08:19.387311 [ 268 ] {87730fb3-73b9-4eb2-a519-dbd25a61fe70} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001194 sec., 87102.17755443887 rows/sec., 5.34 MiB/sec. | ||
| 2752 | 2026.01.05 19:08:19.387346 [ 268 ] {87730fb3-73b9-4eb2-a519-dbd25a61fe70} <Debug> TCPHandler: Processed in 0.001382084 sec. | ||
| 2753 | 2026.01.05 19:08:21.968975 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2754 | 2026.01.05 19:08:21.969028 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2755 | 2026.01.05 19:08:22.037871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4768 | ||
| 2756 | 2026.01.05 19:08:22.038384 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.01.05 19:08:22.038429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2758 | 2026.01.05 19:08:22.038959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2759 | 2026.01.05 19:08:22.039208 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.01.05 19:08:22.039334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4768 | ||
| 2761 | 2026.01.05 19:08:22.282223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2762 | 2026.01.05 19:08:22.299081 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.01.05 19:08:22.299133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2764 | 2026.01.05 19:08:22.305246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2765 | 2026.01.05 19:08:22.305949 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.01.05 19:08:22.309005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2767 | 2026.01.05 19:08:23.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.69 MiB, peak 216.87 MiB, free memory in arenas 0.00 B, will set to 213.75 MiB (RSS), difference: 2.06 MiB | ||
| 2768 | 2026.01.05 19:08:24.359412 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2026.01.05 19:08:24.359603 [ 268 ] {3197de41-e8b4-4a3f-bb2f-423c6a8a9f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2770 | 2026.01.05 19:08:24.359667 [ 268 ] {3197de41-e8b4-4a3f-bb2f-423c6a8a9f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2771 | 2026.01.05 19:08:24.360380 [ 268 ] {3197de41-e8b4-4a3f-bb2f-423c6a8a9f00} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.01.05 19:08:24.360426 [ 268 ] {3197de41-e8b4-4a3f-bb2f-423c6a8a9f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2773 | 2026.01.05 19:08:24.360805 [ 268 ] {3197de41-e8b4-4a3f-bb2f-423c6a8a9f00} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2774 | 2026.01.05 19:08:24.361031 [ 268 ] {3197de41-e8b4-4a3f-bb2f-423c6a8a9f00} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.01.05 19:08:24.361176 [ 268 ] {3197de41-e8b4-4a3f-bb2f-423c6a8a9f00} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.00162 sec., 71604.93827160494 rows/sec., 6.06 MiB/sec. | ||
| 2776 | 2026.01.05 19:08:24.361217 [ 268 ] {3197de41-e8b4-4a3f-bb2f-423c6a8a9f00} <Debug> TCPHandler: Processed in 0.001933868 sec. | ||
| 2777 | 2026.01.05 19:08:24.361349 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.01.05 19:08:24.361445 [ 268 ] {9bcbf5ee-8477-4689-9aa5-87e4b1b82580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2779 | 2026.01.05 19:08:24.361485 [ 268 ] {9bcbf5ee-8477-4689-9aa5-87e4b1b82580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2780 | 2026.01.05 19:08:24.361955 [ 268 ] {9bcbf5ee-8477-4689-9aa5-87e4b1b82580} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.01.05 19:08:24.361991 [ 268 ] {9bcbf5ee-8477-4689-9aa5-87e4b1b82580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2782 | 2026.01.05 19:08:24.362292 [ 268 ] {9bcbf5ee-8477-4689-9aa5-87e4b1b82580} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2783 | 2026.01.05 19:08:24.362505 [ 268 ] {9bcbf5ee-8477-4689-9aa5-87e4b1b82580} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2026.01.05 19:08:24.362612 [ 140 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2785 | 2026.01.05 19:08:24.362635 [ 268 ] {9bcbf5ee-8477-4689-9aa5-87e4b1b82580} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001208 sec., 24834.437086092712 rows/sec., 1.82 MiB/sec. | ||
| 2786 | 2026.01.05 19:08:24.362680 [ 140 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.01.05 19:08:24.362688 [ 268 ] {9bcbf5ee-8477-4689-9aa5-87e4b1b82580} <Debug> TCPHandler: Processed in 0.001389374 sec. | ||
| 2788 | 2026.01.05 19:08:24.362714 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2789 | 2026.01.05 19:08:24.362829 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.01.05 19:08:24.362839 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::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 | ||
| 2791 | 2026.01.05 19:08:24.362929 [ 268 ] {a55157f3-9bb7-4bbc-bf52-c0c97e927383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2792 | 2026.01.05 19:08:24.362974 [ 268 ] {a55157f3-9bb7-4bbc-bf52-c0c97e927383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2793 | 2026.01.05 19:08:24.362978 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2794 | 2026.01.05 19:08:24.363022 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2795 | 2026.01.05 19:08:24.363092 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::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 | ||
| 2796 | 2026.01.05 19:08:24.363143 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 215 rows starting from the beginning of the part | ||
| 2797 | 2026.01.05 19:08:24.363188 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2798 | 2026.01.05 19:08:24.363228 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 215 rows starting from the beginning of the part | ||
| 2799 | 2026.01.05 19:08:24.363294 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::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 | ||
| 2800 | 2026.01.05 19:08:24.363443 [ 268 ] {a55157f3-9bb7-4bbc-bf52-c0c97e927383} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.01.05 19:08:24.363484 [ 268 ] {a55157f3-9bb7-4bbc-bf52-c0c97e927383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2802 | 2026.01.05 19:08:24.363824 [ 268 ] {a55157f3-9bb7-4bbc-bf52-c0c97e927383} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2803 | 2026.01.05 19:08:24.364050 [ 268 ] {a55157f3-9bb7-4bbc-bf52-c0c97e927383} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.01.05 19:08:24.364179 [ 268 ] {a55157f3-9bb7-4bbc-bf52-c0c97e927383} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001268 sec., 74132.49211356467 rows/sec., 5.79 MiB/sec. | ||
| 2805 | 2026.01.05 19:08:24.364215 [ 268 ] {a55157f3-9bb7-4bbc-bf52-c0c97e927383} <Debug> TCPHandler: Processed in 0.001435056 sec. | ||
| 2806 | 2026.01.05 19:08:24.364242 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453635 sec., 524203.1183894169 rows/sec., 34.18 MiB/sec. | ||
| 2807 | 2026.01.05 19:08:24.364333 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.01.05 19:08:24.364420 [ 197 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2809 | 2026.01.05 19:08:24.364431 [ 268 ] {73b3d9a2-40ee-4438-97b3-e3650b997bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2810 | 2026.01.05 19:08:24.364478 [ 268 ] {73b3d9a2-40ee-4438-97b3-e3650b997bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2811 | 2026.01.05 19:08:24.364729 [ 197 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_11_2} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.01.05 19:08:24.364810 [ 197 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_11_2} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2813 | 2026.01.05 19:08:24.364886 [ 268 ] {73b3d9a2-40ee-4438-97b3-e3650b997bb9} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.01.05 19:08:24.364895 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2815 | 2026.01.05 19:08:24.364921 [ 268 ] {73b3d9a2-40ee-4438-97b3-e3650b997bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2816 | 2026.01.05 19:08:24.365269 [ 268 ] {73b3d9a2-40ee-4438-97b3-e3650b997bb9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2817 | 2026.01.05 19:08:24.365471 [ 268 ] {73b3d9a2-40ee-4438-97b3-e3650b997bb9} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.01.05 19:08:24.365597 [ 268 ] {73b3d9a2-40ee-4438-97b3-e3650b997bb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 2819 | 2026.01.05 19:08:24.365632 [ 268 ] {73b3d9a2-40ee-4438-97b3-e3650b997bb9} <Debug> TCPHandler: Processed in 0.001349853 sec. | ||
| 2820 | 2026.01.05 19:08:24.365739 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.01.05 19:08:24.365833 [ 268 ] {57c35c4d-526b-4d33-97b2-1d950c1aa019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2822 | 2026.01.05 19:08:24.365888 [ 268 ] {57c35c4d-526b-4d33-97b2-1d950c1aa019} <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.05 19:08:24.366704 [ 268 ] {57c35c4d-526b-4d33-97b2-1d950c1aa019} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.01.05 19:08:24.366740 [ 268 ] {57c35c4d-526b-4d33-97b2-1d950c1aa019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2825 | 2026.01.05 19:08:24.367246 [ 268 ] {57c35c4d-526b-4d33-97b2-1d950c1aa019} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2826 | 2026.01.05 19:08:24.367467 [ 268 ] {57c35c4d-526b-4d33-97b2-1d950c1aa019} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.01.05 19:08:24.367576 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2828 | 2026.01.05 19:08:24.367597 [ 268 ] {57c35c4d-526b-4d33-97b2-1d950c1aa019} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001782 sec., 16835.016835016835 rows/sec., 30.17 MiB/sec. | ||
| 2829 | 2026.01.05 19:08:24.367646 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.01.05 19:08:24.367664 [ 268 ] {57c35c4d-526b-4d33-97b2-1d950c1aa019} <Debug> TCPHandler: Processed in 0.001975469 sec. | ||
| 2831 | 2026.01.05 19:08:24.367672 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2832 | 2026.01.05 19:08:24.367787 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2026.01.05 19:08:24.367801 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 2834 | 2026.01.05 19:08:24.367887 [ 268 ] {00063513-df0f-466e-bb04-b3fbffaf0e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2835 | 2026.01.05 19:08:24.367933 [ 268 ] {00063513-df0f-466e-bb04-b3fbffaf0e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2836 | 2026.01.05 19:08:24.368073 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2837 | 2026.01.05 19:08:24.368144 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 2838 | 2026.01.05 19:08:24.368279 [ 268 ] {00063513-df0f-466e-bb04-b3fbffaf0e9b} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.01.05 19:08:24.368290 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 2840 | 2026.01.05 19:08:24.368323 [ 268 ] {00063513-df0f-466e-bb04-b3fbffaf0e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2841 | 2026.01.05 19:08:24.368430 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 2842 | 2026.01.05 19:08:24.368559 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2843 | 2026.01.05 19:08:24.368639 [ 268 ] {00063513-df0f-466e-bb04-b3fbffaf0e9b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2844 | 2026.01.05 19:08:24.368680 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 2845 | 2026.01.05 19:08:24.368813 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 2846 | 2026.01.05 19:08:24.368858 [ 268 ] {00063513-df0f-466e-bb04-b3fbffaf0e9b} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.01.05 19:08:24.368996 [ 268 ] {00063513-df0f-466e-bb04-b3fbffaf0e9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 2848 | 2026.01.05 19:08:24.369031 [ 268 ] {00063513-df0f-466e-bb04-b3fbffaf0e9b} <Debug> TCPHandler: Processed in 0.001295881 sec. | ||
| 2849 | 2026.01.05 19:08:24.371322 [ 197 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 19 columns (19 merged, 0 gathered) in 0.003570748 sec., 46208.805549985605 rows/sec., 82.80 MiB/sec. | ||
| 2850 | 2026.01.05 19:08:24.371907 [ 197 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2851 | 2026.01.05 19:08:24.372273 [ 197 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.01.05 19:08:24.372337 [ 197 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2853 | 2026.01.05 19:08:24.372438 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2854 | 2026.01.05 19:08:27.045521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 408 | ||
| 2855 | 2026.01.05 19:08:27.047814 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.01.05 19:08:27.047860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2857 | 2026.01.05 19:08:27.049036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2858 | 2026.01.05 19:08:27.049302 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.01.05 19:08:27.049559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 2860 | 2026.01.05 19:08:29.369430 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.01.05 19:08:29.369623 [ 268 ] {534e6fc0-3c92-4f6a-a4dd-2a847f11250e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2862 | 2026.01.05 19:08:29.369686 [ 268 ] {534e6fc0-3c92-4f6a-a4dd-2a847f11250e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2863 | 2026.01.05 19:08:29.370494 [ 268 ] {534e6fc0-3c92-4f6a-a4dd-2a847f11250e} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.01.05 19:08:29.370536 [ 268 ] {534e6fc0-3c92-4f6a-a4dd-2a847f11250e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2865 | 2026.01.05 19:08:29.371000 [ 268 ] {534e6fc0-3c92-4f6a-a4dd-2a847f11250e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2866 | 2026.01.05 19:08:29.371228 [ 268 ] {534e6fc0-3c92-4f6a-a4dd-2a847f11250e} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.01.05 19:08:29.371385 [ 268 ] {534e6fc0-3c92-4f6a-a4dd-2a847f11250e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00181 sec., 226519.3370165746 rows/sec., 14.37 MiB/sec. | ||
| 2868 | 2026.01.05 19:08:29.371426 [ 268 ] {534e6fc0-3c92-4f6a-a4dd-2a847f11250e} <Debug> TCPHandler: Processed in 0.002128062 sec. | ||
| 2869 | 2026.01.05 19:08:29.371550 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.01.05 19:08:29.371648 [ 268 ] {3fbec862-fb52-47b4-b12d-dc40fb9e6388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2871 | 2026.01.05 19:08:29.371689 [ 268 ] {3fbec862-fb52-47b4-b12d-dc40fb9e6388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2872 | 2026.01.05 19:08:29.372084 [ 268 ] {3fbec862-fb52-47b4-b12d-dc40fb9e6388} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.01.05 19:08:29.372121 [ 268 ] {3fbec862-fb52-47b4-b12d-dc40fb9e6388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2874 | 2026.01.05 19:08:29.372416 [ 268 ] {3fbec862-fb52-47b4-b12d-dc40fb9e6388} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2875 | 2026.01.05 19:08:29.372635 [ 268 ] {3fbec862-fb52-47b4-b12d-dc40fb9e6388} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.01.05 19:08:29.372761 [ 268 ] {3fbec862-fb52-47b4-b12d-dc40fb9e6388} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001133 sec., 7060.900264783761 rows/sec., 575.77 KiB/sec. | ||
| 2877 | 2026.01.05 19:08:29.372797 [ 268 ] {3fbec862-fb52-47b4-b12d-dc40fb9e6388} <Debug> TCPHandler: Processed in 0.001298872 sec. | ||
| 2878 | 2026.01.05 19:08:29.372915 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.01.05 19:08:29.373010 [ 268 ] {5c5976a4-e204-4480-931b-d932a2d411db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2880 | 2026.01.05 19:08:29.373049 [ 268 ] {5c5976a4-e204-4480-931b-d932a2d411db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2881 | 2026.01.05 19:08:29.373898 [ 268 ] {5c5976a4-e204-4480-931b-d932a2d411db} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.01.05 19:08:29.373934 [ 268 ] {5c5976a4-e204-4480-931b-d932a2d411db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2883 | 2026.01.05 19:08:29.374295 [ 268 ] {5c5976a4-e204-4480-931b-d932a2d411db} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2884 | 2026.01.05 19:08:29.374513 [ 268 ] {5c5976a4-e204-4480-931b-d932a2d411db} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.01.05 19:08:29.374642 [ 268 ] {5c5976a4-e204-4480-931b-d932a2d411db} <Debug> executeQuery: Read 1136 rows, 92.14 KiB in 0.00165 sec., 688484.8484848485 rows/sec., 54.54 MiB/sec. | ||
| 2886 | 2026.01.05 19:08:29.374678 [ 268 ] {5c5976a4-e204-4480-931b-d932a2d411db} <Debug> TCPHandler: Processed in 0.001812785 sec. | ||
| 2887 | 2026.01.05 19:08:29.374802 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.01.05 19:08:29.374897 [ 268 ] {2ad77579-17e3-4e69-9616-e75f8380d82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2889 | 2026.01.05 19:08:29.374936 [ 268 ] {2ad77579-17e3-4e69-9616-e75f8380d82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2890 | 2026.01.05 19:08:29.375407 [ 268 ] {2ad77579-17e3-4e69-9616-e75f8380d82e} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.01.05 19:08:29.375443 [ 268 ] {2ad77579-17e3-4e69-9616-e75f8380d82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2892 | 2026.01.05 19:08:29.375749 [ 268 ] {2ad77579-17e3-4e69-9616-e75f8380d82e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2893 | 2026.01.05 19:08:29.375955 [ 268 ] {2ad77579-17e3-4e69-9616-e75f8380d82e} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.01.05 19:08:29.376079 [ 268 ] {2ad77579-17e3-4e69-9616-e75f8380d82e} <Debug> executeQuery: Read 223 rows, 13.63 KiB in 0.001201 sec., 185678.60116569526 rows/sec., 11.08 MiB/sec. | ||
| 2895 | 2026.01.05 19:08:29.376116 [ 268 ] {2ad77579-17e3-4e69-9616-e75f8380d82e} <Debug> TCPHandler: Processed in 0.001364634 sec. | ||
| 2896 | 2026.01.05 19:08:29.376229 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.01.05 19:08:29.376323 [ 268 ] {1dd93ec8-0b22-4a5c-94f4-156fd94692df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2898 | 2026.01.05 19:08:29.376369 [ 268 ] {1dd93ec8-0b22-4a5c-94f4-156fd94692df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2899 | 2026.01.05 19:08:29.376840 [ 268 ] {1dd93ec8-0b22-4a5c-94f4-156fd94692df} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.01.05 19:08:29.376874 [ 268 ] {1dd93ec8-0b22-4a5c-94f4-156fd94692df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2901 | 2026.01.05 19:08:29.377178 [ 268 ] {1dd93ec8-0b22-4a5c-94f4-156fd94692df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2902 | 2026.01.05 19:08:29.377391 [ 268 ] {1dd93ec8-0b22-4a5c-94f4-156fd94692df} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.01.05 19:08:29.377517 [ 268 ] {1dd93ec8-0b22-4a5c-94f4-156fd94692df} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 2904 | 2026.01.05 19:08:29.377555 [ 268 ] {1dd93ec8-0b22-4a5c-94f4-156fd94692df} <Debug> TCPHandler: Processed in 0.001376514 sec. | ||
| 2905 | 2026.01.05 19:08:29.377666 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.01.05 19:08:29.377759 [ 268 ] {e77bdf76-cf0a-43ca-96c3-2bd6933cef1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.01.05 19:08:29.377799 [ 268 ] {e77bdf76-cf0a-43ca-96c3-2bd6933cef1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2908 | 2026.01.05 19:08:29.378270 [ 268 ] {e77bdf76-cf0a-43ca-96c3-2bd6933cef1b} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.01.05 19:08:29.378305 [ 268 ] {e77bdf76-cf0a-43ca-96c3-2bd6933cef1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2910 | 2026.01.05 19:08:29.378606 [ 268 ] {e77bdf76-cf0a-43ca-96c3-2bd6933cef1b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2911 | 2026.01.05 19:08:29.378815 [ 268 ] {e77bdf76-cf0a-43ca-96c3-2bd6933cef1b} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.01.05 19:08:29.378942 [ 268 ] {e77bdf76-cf0a-43ca-96c3-2bd6933cef1b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 2913 | 2026.01.05 19:08:29.378979 [ 268 ] {e77bdf76-cf0a-43ca-96c3-2bd6933cef1b} <Debug> TCPHandler: Processed in 0.001362944 sec. | ||
| 2914 | 2026.01.05 19:08:29.379092 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.01.05 19:08:29.379187 [ 268 ] {aa7c9737-9012-405d-8b63-b5676c659b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2916 | 2026.01.05 19:08:29.379227 [ 268 ] {aa7c9737-9012-405d-8b63-b5676c659b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2917 | 2026.01.05 19:08:29.379836 [ 268 ] {aa7c9737-9012-405d-8b63-b5676c659b43} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.01.05 19:08:29.379872 [ 268 ] {aa7c9737-9012-405d-8b63-b5676c659b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2919 | 2026.01.05 19:08:29.380201 [ 268 ] {aa7c9737-9012-405d-8b63-b5676c659b43} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2920 | 2026.01.05 19:08:29.380416 [ 268 ] {aa7c9737-9012-405d-8b63-b5676c659b43} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.01.05 19:08:29.380540 [ 268 ] {aa7c9737-9012-405d-8b63-b5676c659b43} <Debug> executeQuery: Read 697 rows, 49.92 KiB in 0.001371 sec., 508388.0379285193 rows/sec., 35.56 MiB/sec. | ||
| 2922 | 2026.01.05 19:08:29.380576 [ 268 ] {aa7c9737-9012-405d-8b63-b5676c659b43} <Debug> TCPHandler: Processed in 0.001534787 sec. | ||
| 2923 | 2026.01.05 19:08:29.380689 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.01.05 19:08:29.380784 [ 268 ] {1c988025-80ff-4b3e-beb3-ec46d31c2f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2925 | 2026.01.05 19:08:29.380825 [ 268 ] {1c988025-80ff-4b3e-beb3-ec46d31c2f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2926 | 2026.01.05 19:08:29.381153 [ 268 ] {1c988025-80ff-4b3e-beb3-ec46d31c2f50} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.01.05 19:08:29.381186 [ 268 ] {1c988025-80ff-4b3e-beb3-ec46d31c2f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2928 | 2026.01.05 19:08:29.381478 [ 268 ] {1c988025-80ff-4b3e-beb3-ec46d31c2f50} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2929 | 2026.01.05 19:08:29.381686 [ 268 ] {1c988025-80ff-4b3e-beb3-ec46d31c2f50} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.01.05 19:08:29.381810 [ 268 ] {1c988025-80ff-4b3e-beb3-ec46d31c2f50} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 2931 | 2026.01.05 19:08:29.381846 [ 268 ] {1c988025-80ff-4b3e-beb3-ec46d31c2f50} <Debug> TCPHandler: Processed in 0.00120803 sec. | ||
| 2932 | 2026.01.05 19:08:29.381956 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.01.05 19:08:29.382050 [ 268 ] {384bf12c-4132-48bb-af13-ecdbc2402635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2934 | 2026.01.05 19:08:29.382092 [ 268 ] {384bf12c-4132-48bb-af13-ecdbc2402635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2935 | 2026.01.05 19:08:29.382514 [ 268 ] {384bf12c-4132-48bb-af13-ecdbc2402635} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.01.05 19:08:29.382549 [ 268 ] {384bf12c-4132-48bb-af13-ecdbc2402635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2937 | 2026.01.05 19:08:29.382884 [ 268 ] {384bf12c-4132-48bb-af13-ecdbc2402635} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2938 | 2026.01.05 19:08:29.383094 [ 268 ] {384bf12c-4132-48bb-af13-ecdbc2402635} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.01.05 19:08:29.383219 [ 268 ] {384bf12c-4132-48bb-af13-ecdbc2402635} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001187 sec., 267902.2746419545 rows/sec., 17.61 MiB/sec. | ||
| 2940 | 2026.01.05 19:08:29.383254 [ 268 ] {384bf12c-4132-48bb-af13-ecdbc2402635} <Debug> TCPHandler: Processed in 0.001348633 sec. | ||
| 2941 | 2026.01.05 19:08:29.383367 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.01.05 19:08:29.383462 [ 268 ] {21b57f16-b29e-4d88-8a2f-f5acd6231368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2943 | 2026.01.05 19:08:29.383503 [ 268 ] {21b57f16-b29e-4d88-8a2f-f5acd6231368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2944 | 2026.01.05 19:08:29.383813 [ 268 ] {21b57f16-b29e-4d88-8a2f-f5acd6231368} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.01.05 19:08:29.383848 [ 268 ] {21b57f16-b29e-4d88-8a2f-f5acd6231368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2946 | 2026.01.05 19:08:29.384141 [ 268 ] {21b57f16-b29e-4d88-8a2f-f5acd6231368} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2947 | 2026.01.05 19:08:29.384350 [ 268 ] {21b57f16-b29e-4d88-8a2f-f5acd6231368} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.01.05 19:08:29.384473 [ 268 ] {21b57f16-b29e-4d88-8a2f-f5acd6231368} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 2949 | 2026.01.05 19:08:29.384508 [ 268 ] {21b57f16-b29e-4d88-8a2f-f5acd6231368} <Debug> TCPHandler: Processed in 0.001191389 sec. | ||
| 2950 | 2026.01.05 19:08:29.384609 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.01.05 19:08:29.384703 [ 268 ] {67116832-2748-40af-8bb1-3092f689018d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2952 | 2026.01.05 19:08:29.384757 [ 268 ] {67116832-2748-40af-8bb1-3092f689018d} <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 | ||
| 2953 | 2026.01.05 19:08:29.385488 [ 268 ] {67116832-2748-40af-8bb1-3092f689018d} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.01.05 19:08:29.385523 [ 268 ] {67116832-2748-40af-8bb1-3092f689018d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2955 | 2026.01.05 19:08:29.386019 [ 268 ] {67116832-2748-40af-8bb1-3092f689018d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2956 | 2026.01.05 19:08:29.386235 [ 268 ] {67116832-2748-40af-8bb1-3092f689018d} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.01.05 19:08:29.386369 [ 268 ] {67116832-2748-40af-8bb1-3092f689018d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001684 sec., 5938.242280285036 rows/sec., 10.64 MiB/sec. | ||
| 2958 | 2026.01.05 19:08:29.386417 [ 268 ] {67116832-2748-40af-8bb1-3092f689018d} <Debug> TCPHandler: Processed in 0.001857186 sec. | ||
| 2959 | 2026.01.05 19:08:29.386527 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.01.05 19:08:29.386621 [ 268 ] {328e9617-260c-478d-841e-27e6de2a2bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2961 | 2026.01.05 19:08:29.386662 [ 268 ] {328e9617-260c-478d-841e-27e6de2a2bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2962 | 2026.01.05 19:08:29.386991 [ 268 ] {328e9617-260c-478d-841e-27e6de2a2bad} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.01.05 19:08:29.387025 [ 268 ] {328e9617-260c-478d-841e-27e6de2a2bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2964 | 2026.01.05 19:08:29.387336 [ 268 ] {328e9617-260c-478d-841e-27e6de2a2bad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2965 | 2026.01.05 19:08:29.387549 [ 268 ] {328e9617-260c-478d-841e-27e6de2a2bad} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.01.05 19:08:29.387672 [ 268 ] {328e9617-260c-478d-841e-27e6de2a2bad} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 2967 | 2026.01.05 19:08:29.387705 [ 268 ] {328e9617-260c-478d-841e-27e6de2a2bad} <Debug> TCPHandler: Processed in 0.001228541 sec. | ||
| 2968 | 2026.01.05 19:08:29.540391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5216 | ||
| 2969 | 2026.01.05 19:08:29.540768 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.01.05 19:08:29.540799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2971 | 2026.01.05 19:08:29.541186 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2972 | 2026.01.05 19:08:29.541406 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.01.05 19:08:29.541511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5216 | ||
| 2974 | 2026.01.05 19:08:29.541512 [ 150 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2975 | 2026.01.05 19:08:29.541563 [ 150 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.01.05 19:08:29.541585 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2977 | 2026.01.05 19:08:29.541717 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 2978 | 2026.01.05 19:08:29.541868 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2979 | 2026.01.05 19:08:29.541905 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2848 rows starting from the beginning of the part | ||
| 2980 | 2026.01.05 19:08:29.541972 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 2981 | 2026.01.05 19:08:29.542017 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 2982 | 2026.01.05 19:08:29.542055 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 2983 | 2026.01.05 19:08:29.542097 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 2984 | 2026.01.05 19:08:29.542137 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 2985 | 2026.01.05 19:08:29.543530 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001872746 sec., 2785214.866297939 rows/sec., 39.84 MiB/sec. | ||
| 2986 | 2026.01.05 19:08:29.544289 [ 192 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2987 | 2026.01.05 19:08:29.544643 [ 192 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_11_2} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.01.05 19:08:29.544728 [ 192 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_11_2} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2989 | 2026.01.05 19:08:29.544833 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2990 | 2026.01.05 19:08:29.810048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2991 | 2026.01.05 19:08:29.826750 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.01.05 19:08:29.826800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2993 | 2026.01.05 19:08:29.832934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2994 | 2026.01.05 19:08:29.833630 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.01.05 19:08:29.833930 [ 150 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2996 | 2026.01.05 19:08:29.834002 [ 150 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.01.05 19:08:29.834038 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2998 | 2026.01.05 19:08:29.834179 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 2999 | 2026.01.05 19:08:29.836692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3000 | 2026.01.05 19:08:29.838630 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3001 | 2026.01.05 19:08:29.840000 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 3002 | 2026.01.05 19:08:29.844421 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 3003 | 2026.01.05 19:08:29.848533 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 3004 | 2026.01.05 19:08:29.852654 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 3005 | 2026.01.05 19:08:29.856948 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 3006 | 2026.01.05 19:08:29.861425 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 3007 | 2026.01.05 19:08:29.915676 [ 192 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081559207 sec., 1017.665608249477 rows/sec., 5.26 MiB/sec. | ||
| 3008 | 2026.01.05 19:08:29.918060 [ 187 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3009 | 2026.01.05 19:08:29.920092 [ 187 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_11_2} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.01.05 19:08:29.920193 [ 187 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_11_2} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3011 | 2026.01.05 19:08:29.922178 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3012 | 2026.01.05 19:08:30.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.31 MiB, peak 226.22 MiB, free memory in arenas 0.00 B, will set to 222.65 MiB (RSS), difference: 6.34 MiB | ||
| 3013 | 2026.01.05 19:08:34.360368 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.01.05 19:08:34.360575 [ 268 ] {0058b55d-7ea9-405e-9eee-7ff0219637c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3015 | 2026.01.05 19:08:34.360648 [ 268 ] {0058b55d-7ea9-405e-9eee-7ff0219637c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3016 | 2026.01.05 19:08:34.361412 [ 268 ] {0058b55d-7ea9-405e-9eee-7ff0219637c4} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.01.05 19:08:34.361460 [ 268 ] {0058b55d-7ea9-405e-9eee-7ff0219637c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3018 | 2026.01.05 19:08:34.361857 [ 268 ] {0058b55d-7ea9-405e-9eee-7ff0219637c4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3019 | 2026.01.05 19:08:34.362075 [ 268 ] {0058b55d-7ea9-405e-9eee-7ff0219637c4} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.01.05 19:08:34.362220 [ 268 ] {0058b55d-7ea9-405e-9eee-7ff0219637c4} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001698 sec., 69493.52179034158 rows/sec., 5.90 MiB/sec. | ||
| 3021 | 2026.01.05 19:08:34.362264 [ 268 ] {0058b55d-7ea9-405e-9eee-7ff0219637c4} <Debug> TCPHandler: Processed in 0.00203393 sec. | ||
| 3022 | 2026.01.05 19:08:34.362401 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.01.05 19:08:34.362496 [ 268 ] {d0bf706a-2fe5-4b5a-96e2-0040a80ed5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3024 | 2026.01.05 19:08:34.362537 [ 268 ] {d0bf706a-2fe5-4b5a-96e2-0040a80ed5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3025 | 2026.01.05 19:08:34.362981 [ 268 ] {d0bf706a-2fe5-4b5a-96e2-0040a80ed5fd} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.01.05 19:08:34.363017 [ 268 ] {d0bf706a-2fe5-4b5a-96e2-0040a80ed5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3027 | 2026.01.05 19:08:34.363326 [ 268 ] {d0bf706a-2fe5-4b5a-96e2-0040a80ed5fd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3028 | 2026.01.05 19:08:34.363545 [ 268 ] {d0bf706a-2fe5-4b5a-96e2-0040a80ed5fd} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.01.05 19:08:34.363671 [ 268 ] {d0bf706a-2fe5-4b5a-96e2-0040a80ed5fd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001193 sec., 25984.91198658843 rows/sec., 1.91 MiB/sec. | ||
| 3030 | 2026.01.05 19:08:34.363707 [ 268 ] {d0bf706a-2fe5-4b5a-96e2-0040a80ed5fd} <Debug> TCPHandler: Processed in 0.001354274 sec. | ||
| 3031 | 2026.01.05 19:08:34.363827 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.01.05 19:08:34.363923 [ 268 ] {32d518a5-e848-4dd0-99cd-40406c2cdd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3033 | 2026.01.05 19:08:34.363963 [ 268 ] {32d518a5-e848-4dd0-99cd-40406c2cdd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3034 | 2026.01.05 19:08:34.364419 [ 268 ] {32d518a5-e848-4dd0-99cd-40406c2cdd86} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.01.05 19:08:34.364456 [ 268 ] {32d518a5-e848-4dd0-99cd-40406c2cdd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3036 | 2026.01.05 19:08:34.364757 [ 268 ] {32d518a5-e848-4dd0-99cd-40406c2cdd86} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3037 | 2026.01.05 19:08:34.364958 [ 268 ] {32d518a5-e848-4dd0-99cd-40406c2cdd86} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.01.05 19:08:34.365082 [ 268 ] {32d518a5-e848-4dd0-99cd-40406c2cdd86} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001177 sec., 80713.67884451996 rows/sec., 6.30 MiB/sec. | ||
| 3039 | 2026.01.05 19:08:34.365118 [ 268 ] {32d518a5-e848-4dd0-99cd-40406c2cdd86} <Debug> TCPHandler: Processed in 0.001339242 sec. | ||
| 3040 | 2026.01.05 19:08:34.365259 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.01.05 19:08:34.365360 [ 268 ] {9d262802-bb94-4c5d-bd5c-8af88c9126a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3042 | 2026.01.05 19:08:34.365403 [ 268 ] {9d262802-bb94-4c5d-bd5c-8af88c9126a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3043 | 2026.01.05 19:08:34.365837 [ 268 ] {9d262802-bb94-4c5d-bd5c-8af88c9126a7} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.01.05 19:08:34.365874 [ 268 ] {9d262802-bb94-4c5d-bd5c-8af88c9126a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3045 | 2026.01.05 19:08:34.366198 [ 268 ] {9d262802-bb94-4c5d-bd5c-8af88c9126a7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3046 | 2026.01.05 19:08:34.366407 [ 268 ] {9d262802-bb94-4c5d-bd5c-8af88c9126a7} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.01.05 19:08:34.366531 [ 268 ] {9d262802-bb94-4c5d-bd5c-8af88c9126a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3048 | 2026.01.05 19:08:34.366567 [ 268 ] {9d262802-bb94-4c5d-bd5c-8af88c9126a7} <Debug> TCPHandler: Processed in 0.001374914 sec. | ||
| 3049 | 2026.01.05 19:08:34.366678 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.01.05 19:08:34.366780 [ 268 ] {d92b7995-9fb2-4105-8034-a9df00ff7523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3051 | 2026.01.05 19:08:34.366833 [ 268 ] {d92b7995-9fb2-4105-8034-a9df00ff7523} <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 | ||
| 3052 | 2026.01.05 19:08:34.367623 [ 268 ] {d92b7995-9fb2-4105-8034-a9df00ff7523} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.01.05 19:08:34.367659 [ 268 ] {d92b7995-9fb2-4105-8034-a9df00ff7523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3054 | 2026.01.05 19:08:34.368201 [ 268 ] {d92b7995-9fb2-4105-8034-a9df00ff7523} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3055 | 2026.01.05 19:08:34.368423 [ 268 ] {d92b7995-9fb2-4105-8034-a9df00ff7523} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.01.05 19:08:34.368557 [ 268 ] {d92b7995-9fb2-4105-8034-a9df00ff7523} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001795 sec., 17270.194986072423 rows/sec., 30.95 MiB/sec. | ||
| 3057 | 2026.01.05 19:08:34.368611 [ 268 ] {d92b7995-9fb2-4105-8034-a9df00ff7523} <Debug> TCPHandler: Processed in 0.001980059 sec. | ||
| 3058 | 2026.01.05 19:08:34.368721 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2026.01.05 19:08:34.368815 [ 268 ] {9126208f-9953-47a9-ba43-7ad5062a73d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3060 | 2026.01.05 19:08:34.368856 [ 268 ] {9126208f-9953-47a9-ba43-7ad5062a73d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3061 | 2026.01.05 19:08:34.369186 [ 268 ] {9126208f-9953-47a9-ba43-7ad5062a73d8} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.01.05 19:08:34.369221 [ 268 ] {9126208f-9953-47a9-ba43-7ad5062a73d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3063 | 2026.01.05 19:08:34.369511 [ 268 ] {9126208f-9953-47a9-ba43-7ad5062a73d8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3064 | 2026.01.05 19:08:34.369714 [ 268 ] {9126208f-9953-47a9-ba43-7ad5062a73d8} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.01.05 19:08:34.369838 [ 268 ] {9126208f-9953-47a9-ba43-7ad5062a73d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 3066 | 2026.01.05 19:08:34.369872 [ 268 ] {9126208f-9953-47a9-ba43-7ad5062a73d8} <Debug> TCPHandler: Processed in 0.001198559 sec. | ||
| 3067 | 2026.01.05 19:08:36.970079 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3068 | 2026.01.05 19:08:36.970131 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3069 | 2026.01.05 19:08:37.041610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5728 | ||
| 3070 | 2026.01.05 19:08:37.042195 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.01.05 19:08:37.042248 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3072 | 2026.01.05 19:08:37.042818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3073 | 2026.01.05 19:08:37.043062 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.01.05 19:08:37.043189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5728 | ||
| 3075 | 2026.01.05 19:08:37.049711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 444 | ||
| 3076 | 2026.01.05 19:08:37.052049 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.01.05 19:08:37.052094 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3078 | 2026.01.05 19:08:37.053255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3079 | 2026.01.05 19:08:37.053532 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.01.05 19:08:37.053809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3081 | 2026.01.05 19:08:37.336792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3082 | 2026.01.05 19:08:37.354378 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.01.05 19:08:37.354450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3084 | 2026.01.05 19:08:37.360120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3085 | 2026.01.05 19:08:37.360839 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.01.05 19:08:37.364326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3087 | 2026.01.05 19:08:39.369279 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2026.01.05 19:08:39.369500 [ 268 ] {bb783b0b-4cf6-4bf7-87ae-1e806c1c2210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3089 | 2026.01.05 19:08:39.369573 [ 268 ] {bb783b0b-4cf6-4bf7-87ae-1e806c1c2210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3090 | 2026.01.05 19:08:39.370430 [ 268 ] {bb783b0b-4cf6-4bf7-87ae-1e806c1c2210} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.01.05 19:08:39.370482 [ 268 ] {bb783b0b-4cf6-4bf7-87ae-1e806c1c2210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3092 | 2026.01.05 19:08:39.370921 [ 268 ] {bb783b0b-4cf6-4bf7-87ae-1e806c1c2210} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3093 | 2026.01.05 19:08:39.371156 [ 268 ] {bb783b0b-4cf6-4bf7-87ae-1e806c1c2210} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.01.05 19:08:39.371312 [ 268 ] {bb783b0b-4cf6-4bf7-87ae-1e806c1c2210} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001867 sec., 219603.6422067488 rows/sec., 13.93 MiB/sec. | ||
| 3095 | 2026.01.05 19:08:39.371358 [ 268 ] {bb783b0b-4cf6-4bf7-87ae-1e806c1c2210} <Debug> TCPHandler: Processed in 0.002220024 sec. | ||
| 3096 | 2026.01.05 19:08:39.371525 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.01.05 19:08:39.371654 [ 268 ] {135cad96-e733-4d89-b2e2-8a6ed656179b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3098 | 2026.01.05 19:08:39.371703 [ 268 ] {135cad96-e733-4d89-b2e2-8a6ed656179b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3099 | 2026.01.05 19:08:39.372616 [ 268 ] {135cad96-e733-4d89-b2e2-8a6ed656179b} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.01.05 19:08:39.372660 [ 268 ] {135cad96-e733-4d89-b2e2-8a6ed656179b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3101 | 2026.01.05 19:08:39.373088 [ 268 ] {135cad96-e733-4d89-b2e2-8a6ed656179b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3102 | 2026.01.05 19:08:39.373304 [ 268 ] {135cad96-e733-4d89-b2e2-8a6ed656179b} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.01.05 19:08:39.373437 [ 268 ] {135cad96-e733-4d89-b2e2-8a6ed656179b} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001808 sec., 626106.1946902655 rows/sec., 49.61 MiB/sec. | ||
| 3104 | 2026.01.05 19:08:39.373454 [ 117 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3105 | 2026.01.05 19:08:39.373477 [ 268 ] {135cad96-e733-4d89-b2e2-8a6ed656179b} <Debug> TCPHandler: Processed in 0.002020429 sec. | ||
| 3106 | 2026.01.05 19:08:39.373525 [ 117 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.01.05 19:08:39.373552 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3108 | 2026.01.05 19:08:39.373628 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2026.01.05 19:08:39.373668 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::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 | ||
| 3110 | 2026.01.05 19:08:39.373732 [ 268 ] {497cba58-b06d-4ecb-9f7e-f22f1a36053e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3111 | 2026.01.05 19:08:39.373787 [ 268 ] {497cba58-b06d-4ecb-9f7e-f22f1a36053e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3112 | 2026.01.05 19:08:39.373812 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3113 | 2026.01.05 19:08:39.373851 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2341 rows starting from the beginning of the part | ||
| 3114 | 2026.01.05 19:08:39.373945 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1132 rows starting from the beginning of the part | ||
| 3115 | 2026.01.05 19:08:39.374018 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 116 rows starting from the beginning of the part | ||
| 3116 | 2026.01.05 19:08:39.374079 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1136 rows starting from the beginning of the part | ||
| 3117 | 2026.01.05 19:08:39.374124 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
| 3118 | 2026.01.05 19:08:39.374175 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1132 rows starting from the beginning of the part | ||
| 3119 | 2026.01.05 19:08:39.374310 [ 268 ] {497cba58-b06d-4ecb-9f7e-f22f1a36053e} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.01.05 19:08:39.374355 [ 268 ] {497cba58-b06d-4ecb-9f7e-f22f1a36053e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3121 | 2026.01.05 19:08:39.374786 [ 268 ] {497cba58-b06d-4ecb-9f7e-f22f1a36053e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3122 | 2026.01.05 19:08:39.375018 [ 268 ] {497cba58-b06d-4ecb-9f7e-f22f1a36053e} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.01.05 19:08:39.375158 [ 268 ] {497cba58-b06d-4ecb-9f7e-f22f1a36053e} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001447 sec., 148583.2757429164 rows/sec., 8.82 MiB/sec. | ||
| 3124 | 2026.01.05 19:08:39.375197 [ 268 ] {497cba58-b06d-4ecb-9f7e-f22f1a36053e} <Debug> TCPHandler: Processed in 0.00162228 sec. | ||
| 3125 | 2026.01.05 19:08:39.375321 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2026.01.05 19:08:39.375423 [ 268 ] {aa39d459-2499-4215-b477-b71b615aefd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3127 | 2026.01.05 19:08:39.375466 [ 268 ] {aa39d459-2499-4215-b477-b71b615aefd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3128 | 2026.01.05 19:08:39.375960 [ 268 ] {aa39d459-2499-4215-b477-b71b615aefd0} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.01.05 19:08:39.375999 [ 268 ] {aa39d459-2499-4215-b477-b71b615aefd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3130 | 2026.01.05 19:08:39.376309 [ 268 ] {aa39d459-2499-4215-b477-b71b615aefd0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3131 | 2026.01.05 19:08:39.376529 [ 268 ] {aa39d459-2499-4215-b477-b71b615aefd0} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.01.05 19:08:39.376588 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5975 rows, containing 5 columns (5 merged, 0 gathered) in 0.002972893 sec., 2009826.7916134216 rows/sec., 168.92 MiB/sec. | ||
| 3133 | 2026.01.05 19:08:39.376663 [ 268 ] {aa39d459-2499-4215-b477-b71b615aefd0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001264 sec., 167721.51898734178 rows/sec., 10.82 MiB/sec. | ||
| 3134 | 2026.01.05 19:08:39.376707 [ 268 ] {aa39d459-2499-4215-b477-b71b615aefd0} <Debug> TCPHandler: Processed in 0.001438155 sec. | ||
| 3135 | 2026.01.05 19:08:39.376833 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2026.01.05 19:08:39.376931 [ 268 ] {1472b872-9aa6-40ec-a23c-2a3c5ec705b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3137 | 2026.01.05 19:08:39.376973 [ 268 ] {1472b872-9aa6-40ec-a23c-2a3c5ec705b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3138 | 2026.01.05 19:08:39.377000 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3139 | 2026.01.05 19:08:39.377332 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_16_3} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.01.05 19:08:39.377414 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_16_3} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3141 | 2026.01.05 19:08:39.377463 [ 268 ] {1472b872-9aa6-40ec-a23c-2a3c5ec705b7} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.01.05 19:08:39.377505 [ 268 ] {1472b872-9aa6-40ec-a23c-2a3c5ec705b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3143 | 2026.01.05 19:08:39.377511 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3144 | 2026.01.05 19:08:39.377824 [ 268 ] {1472b872-9aa6-40ec-a23c-2a3c5ec705b7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3145 | 2026.01.05 19:08:39.378061 [ 268 ] {1472b872-9aa6-40ec-a23c-2a3c5ec705b7} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.01.05 19:08:39.378194 [ 268 ] {1472b872-9aa6-40ec-a23c-2a3c5ec705b7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001282 sec., 164586.58346333855 rows/sec., 9.35 MiB/sec. | ||
| 3147 | 2026.01.05 19:08:39.378233 [ 268 ] {1472b872-9aa6-40ec-a23c-2a3c5ec705b7} <Debug> TCPHandler: Processed in 0.001455036 sec. | ||
| 3148 | 2026.01.05 19:08:39.378351 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.01.05 19:08:39.378447 [ 268 ] {0fb67620-7f98-4c20-be03-2575c0bb2013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3150 | 2026.01.05 19:08:39.378489 [ 268 ] {0fb67620-7f98-4c20-be03-2575c0bb2013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3151 | 2026.01.05 19:08:39.379149 [ 268 ] {0fb67620-7f98-4c20-be03-2575c0bb2013} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.01.05 19:08:39.379186 [ 268 ] {0fb67620-7f98-4c20-be03-2575c0bb2013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3153 | 2026.01.05 19:08:39.379526 [ 268 ] {0fb67620-7f98-4c20-be03-2575c0bb2013} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3154 | 2026.01.05 19:08:39.379738 [ 268 ] {0fb67620-7f98-4c20-be03-2575c0bb2013} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.01.05 19:08:39.379851 [ 117 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3156 | 2026.01.05 19:08:39.379869 [ 268 ] {0fb67620-7f98-4c20-be03-2575c0bb2013} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001442 sec., 477808.5991678225 rows/sec., 33.37 MiB/sec. | ||
| 3157 | 2026.01.05 19:08:39.379887 [ 117 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.01.05 19:08:39.379913 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3159 | 2026.01.05 19:08:39.379915 [ 268 ] {0fb67620-7f98-4c20-be03-2575c0bb2013} <Debug> TCPHandler: Processed in 0.00161617 sec. | ||
| 3160 | 2026.01.05 19:08:39.380005 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::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 | ||
| 3161 | 2026.01.05 19:08:39.380043 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2026.01.05 19:08:39.380105 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3163 | 2026.01.05 19:08:39.380139 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1211 rows starting from the beginning of the part | ||
| 3164 | 2026.01.05 19:08:39.380143 [ 268 ] {92b28b87-30cf-4b0d-b730-f5734c6ef378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3165 | 2026.01.05 19:08:39.380194 [ 268 ] {92b28b87-30cf-4b0d-b730-f5734c6ef378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3166 | 2026.01.05 19:08:39.380222 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 689 rows starting from the beginning of the part | ||
| 3167 | 2026.01.05 19:08:39.380272 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 94 rows starting from the beginning of the part | ||
| 3168 | 2026.01.05 19:08:39.380317 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 697 rows starting from the beginning of the part | ||
| 3169 | 2026.01.05 19:08:39.380359 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 95 rows starting from the beginning of the part | ||
| 3170 | 2026.01.05 19:08:39.380402 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 689 rows starting from the beginning of the part | ||
| 3171 | 2026.01.05 19:08:39.380576 [ 268 ] {92b28b87-30cf-4b0d-b730-f5734c6ef378} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.01.05 19:08:39.380619 [ 268 ] {92b28b87-30cf-4b0d-b730-f5734c6ef378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3173 | 2026.01.05 19:08:39.381052 [ 268 ] {92b28b87-30cf-4b0d-b730-f5734c6ef378} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3174 | 2026.01.05 19:08:39.381277 [ 268 ] {92b28b87-30cf-4b0d-b730-f5734c6ef378} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.01.05 19:08:39.381417 [ 268 ] {92b28b87-30cf-4b0d-b730-f5734c6ef378} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001293 sec., 4640.371229698376 rows/sec., 242.44 KiB/sec. | ||
| 3176 | 2026.01.05 19:08:39.381455 [ 268 ] {92b28b87-30cf-4b0d-b730-f5734c6ef378} <Debug> TCPHandler: Processed in 0.001463466 sec. | ||
| 3177 | 2026.01.05 19:08:39.381584 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2026.01.05 19:08:39.381683 [ 268 ] {a0258c53-822a-4973-8d86-d7d82fe17f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3179 | 2026.01.05 19:08:39.381726 [ 268 ] {a0258c53-822a-4973-8d86-d7d82fe17f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3180 | 2026.01.05 19:08:39.381892 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924097 sec., 1806042.0030798863 rows/sec., 135.02 MiB/sec. | ||
| 3181 | 2026.01.05 19:08:39.382158 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3182 | 2026.01.05 19:08:39.382201 [ 268 ] {a0258c53-822a-4973-8d86-d7d82fe17f68} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.01.05 19:08:39.382245 [ 268 ] {a0258c53-822a-4973-8d86-d7d82fe17f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3184 | 2026.01.05 19:08:39.382454 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_16_3} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.01.05 19:08:39.382545 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_16_3} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3186 | 2026.01.05 19:08:39.382633 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3187 | 2026.01.05 19:08:39.382655 [ 268 ] {a0258c53-822a-4973-8d86-d7d82fe17f68} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3188 | 2026.01.05 19:08:39.382917 [ 268 ] {a0258c53-822a-4973-8d86-d7d82fe17f68} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.01.05 19:08:39.383097 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3190 | 2026.01.05 19:08:39.383133 [ 268 ] {a0258c53-822a-4973-8d86-d7d82fe17f68} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001467 sec., 214042.26312201773 rows/sec., 14.06 MiB/sec. | ||
| 3191 | 2026.01.05 19:08:39.383143 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.01.05 19:08:39.383188 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3193 | 2026.01.05 19:08:39.383194 [ 268 ] {a0258c53-822a-4973-8d86-d7d82fe17f68} <Debug> TCPHandler: Processed in 0.0016616 sec. | ||
| 3194 | 2026.01.05 19:08:39.383276 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 3195 | 2026.01.05 19:08:39.383334 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2026.01.05 19:08:39.383374 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3197 | 2026.01.05 19:08:39.383412 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4455 rows starting from the beginning of the part | ||
| 3198 | 2026.01.05 19:08:39.383430 [ 268 ] {1cbcc234-aa35-4158-b107-1aa93fe0d050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3199 | 2026.01.05 19:08:39.383475 [ 268 ] {1cbcc234-aa35-4158-b107-1aa93fe0d050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3200 | 2026.01.05 19:08:39.383475 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3201 | 2026.01.05 19:08:39.383539 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 3202 | 2026.01.05 19:08:39.383590 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 318 rows starting from the beginning of the part | ||
| 3203 | 2026.01.05 19:08:39.383638 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 3204 | 2026.01.05 19:08:39.383680 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3205 | 2026.01.05 19:08:39.383817 [ 268 ] {1cbcc234-aa35-4158-b107-1aa93fe0d050} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.01.05 19:08:39.383854 [ 268 ] {1cbcc234-aa35-4158-b107-1aa93fe0d050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3207 | 2026.01.05 19:08:39.384179 [ 268 ] {1cbcc234-aa35-4158-b107-1aa93fe0d050} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3208 | 2026.01.05 19:08:39.384398 [ 268 ] {1cbcc234-aa35-4158-b107-1aa93fe0d050} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.01.05 19:08:39.384534 [ 268 ] {1cbcc234-aa35-4158-b107-1aa93fe0d050} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.95 KiB/sec. | ||
| 3210 | 2026.01.05 19:08:39.384571 [ 268 ] {1cbcc234-aa35-4158-b107-1aa93fe0d050} <Debug> TCPHandler: Processed in 0.001290211 sec. | ||
| 3211 | 2026.01.05 19:08:39.384688 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2026.01.05 19:08:39.384792 [ 268 ] {a56f3cc0-e849-4548-a105-e0a3e6ed47b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3213 | 2026.01.05 19:08:39.384865 [ 268 ] {a56f3cc0-e849-4548-a105-e0a3e6ed47b4} <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 | ||
| 3214 | 2026.01.05 19:08:39.385981 [ 268 ] {a56f3cc0-e849-4548-a105-e0a3e6ed47b4} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.01.05 19:08:39.386027 [ 268 ] {a56f3cc0-e849-4548-a105-e0a3e6ed47b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3216 | 2026.01.05 19:08:39.386163 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5721 rows, containing 5 columns (5 merged, 0 gathered) in 0.002930332 sec., 1952338.5063535464 rows/sec., 130.27 MiB/sec. | ||
| 3217 | 2026.01.05 19:08:39.386677 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3218 | 2026.01.05 19:08:39.386780 [ 268 ] {a56f3cc0-e849-4548-a105-e0a3e6ed47b4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3219 | 2026.01.05 19:08:39.387025 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.01.05 19:08:39.387115 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3221 | 2026.01.05 19:08:39.387145 [ 268 ] {a56f3cc0-e849-4548-a105-e0a3e6ed47b4} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.01.05 19:08:39.387198 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3223 | 2026.01.05 19:08:39.387303 [ 268 ] {a56f3cc0-e849-4548-a105-e0a3e6ed47b4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002535 sec., 3944.7731755424065 rows/sec., 7.07 MiB/sec. | ||
| 3224 | 2026.01.05 19:08:39.387386 [ 268 ] {a56f3cc0-e849-4548-a105-e0a3e6ed47b4} <Debug> TCPHandler: Processed in 0.002749048 sec. | ||
| 3225 | 2026.01.05 19:08:39.387511 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2026.01.05 19:08:39.387619 [ 268 ] {e8c6638c-2e4d-466d-9bf5-1c880161e839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3227 | 2026.01.05 19:08:39.387677 [ 268 ] {e8c6638c-2e4d-466d-9bf5-1c880161e839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3228 | 2026.01.05 19:08:39.388142 [ 268 ] {e8c6638c-2e4d-466d-9bf5-1c880161e839} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.01.05 19:08:39.388188 [ 268 ] {e8c6638c-2e4d-466d-9bf5-1c880161e839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3230 | 2026.01.05 19:08:39.388574 [ 268 ] {e8c6638c-2e4d-466d-9bf5-1c880161e839} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3231 | 2026.01.05 19:08:39.388792 [ 268 ] {e8c6638c-2e4d-466d-9bf5-1c880161e839} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.01.05 19:08:39.388907 [ 117 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3233 | 2026.01.05 19:08:39.388924 [ 268 ] {e8c6638c-2e4d-466d-9bf5-1c880161e839} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001331 sec., 78136.7392937641 rows/sec., 4.79 MiB/sec. | ||
| 3234 | 2026.01.05 19:08:39.388947 [ 117 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.01.05 19:08:39.388967 [ 268 ] {e8c6638c-2e4d-466d-9bf5-1c880161e839} <Debug> TCPHandler: Processed in 0.001508957 sec. | ||
| 3236 | 2026.01.05 19:08:39.388972 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3237 | 2026.01.05 19:08:39.389061 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 3238 | 2026.01.05 19:08:39.389167 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3239 | 2026.01.05 19:08:39.389194 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 730 rows starting from the beginning of the part | ||
| 3240 | 2026.01.05 19:08:39.389243 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3241 | 2026.01.05 19:08:39.389315 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 3242 | 2026.01.05 19:08:39.389351 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3243 | 2026.01.05 19:08:39.389387 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 3244 | 2026.01.05 19:08:39.389422 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3245 | 2026.01.05 19:08:39.390324 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294702 sec., 897503.8271355107 rows/sec., 56.48 MiB/sec. | ||
| 3246 | 2026.01.05 19:08:39.390491 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3247 | 2026.01.05 19:08:39.390742 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_16_3} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.01.05 19:08:39.390840 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_16_3} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3249 | 2026.01.05 19:08:39.390913 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3250 | 2026.01.05 19:08:44.387053 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3251 | 2026.01.05 19:08:44.387260 [ 268 ] {84ef31a9-3b16-4d77-829e-ce5e2c0c2427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3252 | 2026.01.05 19:08:44.387327 [ 268 ] {84ef31a9-3b16-4d77-829e-ce5e2c0c2427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3253 | 2026.01.05 19:08:44.387952 [ 268 ] {84ef31a9-3b16-4d77-829e-ce5e2c0c2427} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.01.05 19:08:44.387998 [ 268 ] {84ef31a9-3b16-4d77-829e-ce5e2c0c2427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3255 | 2026.01.05 19:08:44.388384 [ 268 ] {84ef31a9-3b16-4d77-829e-ce5e2c0c2427} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3256 | 2026.01.05 19:08:44.388612 [ 268 ] {84ef31a9-3b16-4d77-829e-ce5e2c0c2427} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2026.01.05 19:08:44.388776 [ 268 ] {84ef31a9-3b16-4d77-829e-ce5e2c0c2427} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001565 sec., 2555.9105431309904 rows/sec., 208.42 KiB/sec. | ||
| 3258 | 2026.01.05 19:08:44.388818 [ 268 ] {84ef31a9-3b16-4d77-829e-ce5e2c0c2427} <Debug> TCPHandler: Processed in 0.001894047 sec. | ||
| 3259 | 2026.01.05 19:08:44.388934 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3260 | 2026.01.05 19:08:44.389031 [ 268 ] {d0a06b26-4746-4849-986a-95d9f4327a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3261 | 2026.01.05 19:08:44.389072 [ 268 ] {d0a06b26-4746-4849-986a-95d9f4327a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3262 | 2026.01.05 19:08:44.390088 [ 268 ] {d0a06b26-4746-4849-986a-95d9f4327a29} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2026.01.05 19:08:44.390123 [ 268 ] {d0a06b26-4746-4849-986a-95d9f4327a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3264 | 2026.01.05 19:08:44.390502 [ 268 ] {d0a06b26-4746-4849-986a-95d9f4327a29} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3265 | 2026.01.05 19:08:44.390733 [ 268 ] {d0a06b26-4746-4849-986a-95d9f4327a29} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2026.01.05 19:08:44.390858 [ 268 ] {d0a06b26-4746-4849-986a-95d9f4327a29} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001847 sec., 682187.3308067137 rows/sec., 56.56 MiB/sec. | ||
| 3267 | 2026.01.05 19:08:44.390897 [ 268 ] {d0a06b26-4746-4849-986a-95d9f4327a29} <Debug> TCPHandler: Processed in 0.00201363 sec. | ||
| 3268 | 2026.01.05 19:08:44.391012 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.01.05 19:08:44.391108 [ 268 ] {c40725df-2b63-410e-a68a-9ae938605e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3270 | 2026.01.05 19:08:44.391149 [ 268 ] {c40725df-2b63-410e-a68a-9ae938605e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3271 | 2026.01.05 19:08:44.391562 [ 268 ] {c40725df-2b63-410e-a68a-9ae938605e0f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.01.05 19:08:44.391597 [ 268 ] {c40725df-2b63-410e-a68a-9ae938605e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3273 | 2026.01.05 19:08:44.391899 [ 268 ] {c40725df-2b63-410e-a68a-9ae938605e0f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3274 | 2026.01.05 19:08:44.392112 [ 268 ] {c40725df-2b63-410e-a68a-9ae938605e0f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.01.05 19:08:44.392237 [ 268 ] {c40725df-2b63-410e-a68a-9ae938605e0f} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001147 sec., 30514.38535309503 rows/sec., 2.22 MiB/sec. | ||
| 3276 | 2026.01.05 19:08:44.392275 [ 268 ] {c40725df-2b63-410e-a68a-9ae938605e0f} <Debug> TCPHandler: Processed in 0.001313933 sec. | ||
| 3277 | 2026.01.05 19:08:44.392385 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2026.01.05 19:08:44.392480 [ 268 ] {9620d3e5-81ba-4b71-89a6-5cc37cfef29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3279 | 2026.01.05 19:08:44.392521 [ 268 ] {9620d3e5-81ba-4b71-89a6-5cc37cfef29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3280 | 2026.01.05 19:08:44.393003 [ 268 ] {9620d3e5-81ba-4b71-89a6-5cc37cfef29a} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.01.05 19:08:44.393037 [ 268 ] {9620d3e5-81ba-4b71-89a6-5cc37cfef29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3282 | 2026.01.05 19:08:44.393345 [ 268 ] {9620d3e5-81ba-4b71-89a6-5cc37cfef29a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3283 | 2026.01.05 19:08:44.393554 [ 268 ] {9620d3e5-81ba-4b71-89a6-5cc37cfef29a} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.01.05 19:08:44.393658 [ 130 ] {} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3285 | 2026.01.05 19:08:44.393697 [ 130 ] {} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.01.05 19:08:44.393701 [ 268 ] {9620d3e5-81ba-4b71-89a6-5cc37cfef29a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001239 sec., 184019.3704600484 rows/sec., 12.46 MiB/sec. | ||
| 3287 | 2026.01.05 19:08:44.393715 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3288 | 2026.01.05 19:08:44.393745 [ 268 ] {9620d3e5-81ba-4b71-89a6-5cc37cfef29a} <Debug> TCPHandler: Processed in 0.001409155 sec. | ||
| 3289 | 2026.01.05 19:08:44.393848 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3290 | 2026.01.05 19:08:44.393867 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.01.05 19:08:44.394006 [ 268 ] {b1653704-a8f9-46f1-be87-865464c2219b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3292 | 2026.01.05 19:08:44.394028 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3293 | 2026.01.05 19:08:44.394047 [ 268 ] {b1653704-a8f9-46f1-be87-865464c2219b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3294 | 2026.01.05 19:08:44.394070 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
| 3295 | 2026.01.05 19:08:44.394148 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 3296 | 2026.01.05 19:08:44.394199 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 3297 | 2026.01.05 19:08:44.394246 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3298 | 2026.01.05 19:08:44.394289 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3299 | 2026.01.05 19:08:44.394334 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 3300 | 2026.01.05 19:08:44.394639 [ 268 ] {b1653704-a8f9-46f1-be87-865464c2219b} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.01.05 19:08:44.394681 [ 268 ] {b1653704-a8f9-46f1-be87-865464c2219b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3302 | 2026.01.05 19:08:44.395033 [ 268 ] {b1653704-a8f9-46f1-be87-865464c2219b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3303 | 2026.01.05 19:08:44.395257 [ 268 ] {b1653704-a8f9-46f1-be87-865464c2219b} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.01.05 19:08:44.395386 [ 268 ] {b1653704-a8f9-46f1-be87-865464c2219b} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001401 sec., 396145.6102783726 rows/sec., 29.42 MiB/sec. | ||
| 3305 | 2026.01.05 19:08:44.395382 [ 191 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592899 sec., 818633.1964550168 rows/sec., 56.84 MiB/sec. | ||
| 3306 | 2026.01.05 19:08:44.395426 [ 268 ] {b1653704-a8f9-46f1-be87-865464c2219b} <Debug> TCPHandler: Processed in 0.001609669 sec. | ||
| 3307 | 2026.01.05 19:08:44.395565 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.01.05 19:08:44.395622 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3309 | 2026.01.05 19:08:44.395664 [ 268 ] {b2874aba-2ef0-45eb-89c8-ce41b556c434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.01.05 19:08:44.395713 [ 268 ] {b2874aba-2ef0-45eb-89c8-ce41b556c434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3311 | 2026.01.05 19:08:44.395947 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_10_2} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.01.05 19:08:44.396036 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_10_2} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3313 | 2026.01.05 19:08:44.396131 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3314 | 2026.01.05 19:08:44.396292 [ 268 ] {b2874aba-2ef0-45eb-89c8-ce41b556c434} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.01.05 19:08:44.396333 [ 268 ] {b2874aba-2ef0-45eb-89c8-ce41b556c434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3316 | 2026.01.05 19:08:44.396726 [ 268 ] {b2874aba-2ef0-45eb-89c8-ce41b556c434} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3317 | 2026.01.05 19:08:44.396934 [ 268 ] {b2874aba-2ef0-45eb-89c8-ce41b556c434} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.01.05 19:08:44.397063 [ 268 ] {b2874aba-2ef0-45eb-89c8-ce41b556c434} <Debug> executeQuery: Read 840 rows, 57.90 KiB in 0.001418 sec., 592383.6389280678 rows/sec., 39.87 MiB/sec. | ||
| 3319 | 2026.01.05 19:08:44.397099 [ 268 ] {b2874aba-2ef0-45eb-89c8-ce41b556c434} <Debug> TCPHandler: Processed in 0.00158451 sec. | ||
| 3320 | 2026.01.05 19:08:44.397213 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.01.05 19:08:44.397309 [ 268 ] {39814049-a8c9-4b9a-9e6f-48f65310aea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3322 | 2026.01.05 19:08:44.397363 [ 268 ] {39814049-a8c9-4b9a-9e6f-48f65310aea5} <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 | ||
| 3323 | 2026.01.05 19:08:44.398173 [ 268 ] {39814049-a8c9-4b9a-9e6f-48f65310aea5} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.01.05 19:08:44.398208 [ 268 ] {39814049-a8c9-4b9a-9e6f-48f65310aea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3325 | 2026.01.05 19:08:44.398727 [ 268 ] {39814049-a8c9-4b9a-9e6f-48f65310aea5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3326 | 2026.01.05 19:08:44.398944 [ 268 ] {39814049-a8c9-4b9a-9e6f-48f65310aea5} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.01.05 19:08:44.399084 [ 268 ] {39814049-a8c9-4b9a-9e6f-48f65310aea5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001794 sec., 17279.821627647714 rows/sec., 30.96 MiB/sec. | ||
| 3328 | 2026.01.05 19:08:44.399136 [ 268 ] {39814049-a8c9-4b9a-9e6f-48f65310aea5} <Debug> TCPHandler: Processed in 0.001973979 sec. | ||
| 3329 | 2026.01.05 19:08:44.399249 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.01.05 19:08:44.399345 [ 268 ] {0fe757fd-fc65-44b1-b579-e5e8861555a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3331 | 2026.01.05 19:08:44.399387 [ 268 ] {0fe757fd-fc65-44b1-b579-e5e8861555a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3332 | 2026.01.05 19:08:44.399733 [ 268 ] {0fe757fd-fc65-44b1-b579-e5e8861555a5} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.01.05 19:08:44.399767 [ 268 ] {0fe757fd-fc65-44b1-b579-e5e8861555a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3334 | 2026.01.05 19:08:44.400072 [ 268 ] {0fe757fd-fc65-44b1-b579-e5e8861555a5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3335 | 2026.01.05 19:08:44.400276 [ 268 ] {0fe757fd-fc65-44b1-b579-e5e8861555a5} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.01.05 19:08:44.400405 [ 268 ] {0fe757fd-fc65-44b1-b579-e5e8861555a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3337 | 2026.01.05 19:08:44.400441 [ 268 ] {0fe757fd-fc65-44b1-b579-e5e8861555a5} <Debug> TCPHandler: Processed in 0.001241971 sec. | ||
| 3338 | 2026.01.05 19:08:44.543335 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6176 | ||
| 3339 | 2026.01.05 19:08:44.543902 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.01.05 19:08:44.543939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3341 | 2026.01.05 19:08:44.544417 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3342 | 2026.01.05 19:08:44.544648 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.01.05 19:08:44.544789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6176 | ||
| 3344 | 2026.01.05 19:08:44.864462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3345 | 2026.01.05 19:08:44.880107 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.01.05 19:08:44.880165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3347 | 2026.01.05 19:08:44.886270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3348 | 2026.01.05 19:08:44.886960 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.01.05 19:08:44.889875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3350 | 2026.01.05 19:08:47.054066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 482 | ||
| 3351 | 2026.01.05 19:08:47.056550 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.01.05 19:08:47.056595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3353 | 2026.01.05 19:08:47.057769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3354 | 2026.01.05 19:08:47.058033 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.01.05 19:08:47.058276 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3356 | 2026.01.05 19:08:49.369592 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.01.05 19:08:49.369802 [ 268 ] {096cf59b-9b77-41b0-bdb3-a829aa870e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3358 | 2026.01.05 19:08:49.369873 [ 268 ] {096cf59b-9b77-41b0-bdb3-a829aa870e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3359 | 2026.01.05 19:08:49.370702 [ 268 ] {096cf59b-9b77-41b0-bdb3-a829aa870e68} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.01.05 19:08:49.370745 [ 268 ] {096cf59b-9b77-41b0-bdb3-a829aa870e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3361 | 2026.01.05 19:08:49.371144 [ 268 ] {096cf59b-9b77-41b0-bdb3-a829aa870e68} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3362 | 2026.01.05 19:08:49.371366 [ 268 ] {096cf59b-9b77-41b0-bdb3-a829aa870e68} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.01.05 19:08:49.371492 [ 123 ] {} <Debug> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3364 | 2026.01.05 19:08:49.371509 [ 268 ] {096cf59b-9b77-41b0-bdb3-a829aa870e68} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001762 sec., 232690.1248581158 rows/sec., 14.76 MiB/sec. | ||
| 3365 | 2026.01.05 19:08:49.371597 [ 123 ] {} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2026.01.05 19:08:49.371611 [ 268 ] {096cf59b-9b77-41b0-bdb3-a829aa870e68} <Debug> TCPHandler: Processed in 0.002151383 sec. | ||
| 3367 | 2026.01.05 19:08:49.371641 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3368 | 2026.01.05 19:08:49.371758 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.01.05 19:08:49.371767 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::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 | ||
| 3370 | 2026.01.05 19:08:49.371857 [ 268 ] {aad76b31-d4d4-40a9-b726-2804207d6aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3371 | 2026.01.05 19:08:49.371902 [ 268 ] {aad76b31-d4d4-40a9-b726-2804207d6aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3372 | 2026.01.05 19:08:49.371909 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3373 | 2026.01.05 19:08:49.371949 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3374 | 2026.01.05 19:08:49.372014 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3375 | 2026.01.05 19:08:49.372056 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3376 | 2026.01.05 19:08:49.372095 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3377 | 2026.01.05 19:08:49.372140 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3378 | 2026.01.05 19:08:49.372813 [ 268 ] {aad76b31-d4d4-40a9-b726-2804207d6aa7} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.01.05 19:08:49.372854 [ 268 ] {aad76b31-d4d4-40a9-b726-2804207d6aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3380 | 2026.01.05 19:08:49.373176 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459306 sec., 1404777.3393654244 rows/sec., 94.47 MiB/sec. | ||
| 3381 | 2026.01.05 19:08:49.373302 [ 268 ] {aad76b31-d4d4-40a9-b726-2804207d6aa7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3382 | 2026.01.05 19:08:49.373325 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3383 | 2026.01.05 19:08:49.373593 [ 268 ] {aad76b31-d4d4-40a9-b726-2804207d6aa7} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.01.05 19:08:49.373648 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_9_2} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.01.05 19:08:49.373727 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_9_2} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3386 | 2026.01.05 19:08:49.373737 [ 268 ] {aad76b31-d4d4-40a9-b726-2804207d6aa7} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001899 sec., 596103.2122169563 rows/sec., 47.23 MiB/sec. | ||
| 3387 | 2026.01.05 19:08:49.373784 [ 268 ] {aad76b31-d4d4-40a9-b726-2804207d6aa7} <Debug> TCPHandler: Processed in 0.002073941 sec. | ||
| 3388 | 2026.01.05 19:08:49.373809 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3389 | 2026.01.05 19:08:49.373897 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.01.05 19:08:49.373994 [ 268 ] {1e7b47f1-3df2-4923-b489-2f0828c8ad4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3391 | 2026.01.05 19:08:49.374034 [ 268 ] {1e7b47f1-3df2-4923-b489-2f0828c8ad4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3392 | 2026.01.05 19:08:49.374516 [ 268 ] {1e7b47f1-3df2-4923-b489-2f0828c8ad4e} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.01.05 19:08:49.374553 [ 268 ] {1e7b47f1-3df2-4923-b489-2f0828c8ad4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3394 | 2026.01.05 19:08:49.374856 [ 268 ] {1e7b47f1-3df2-4923-b489-2f0828c8ad4e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3395 | 2026.01.05 19:08:49.375071 [ 268 ] {1e7b47f1-3df2-4923-b489-2f0828c8ad4e} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.01.05 19:08:49.375168 [ 123 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3397 | 2026.01.05 19:08:49.375197 [ 268 ] {1e7b47f1-3df2-4923-b489-2f0828c8ad4e} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001221 sec., 176085.17608517606 rows/sec., 10.45 MiB/sec. | ||
| 3398 | 2026.01.05 19:08:49.375200 [ 123 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.01.05 19:08:49.375236 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3400 | 2026.01.05 19:08:49.375240 [ 268 ] {1e7b47f1-3df2-4923-b489-2f0828c8ad4e} <Debug> TCPHandler: Processed in 0.001391134 sec. | ||
| 3401 | 2026.01.05 19:08:49.375312 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::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 | ||
| 3402 | 2026.01.05 19:08:49.375351 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2026.01.05 19:08:49.375399 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3404 | 2026.01.05 19:08:49.375427 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 263 rows starting from the beginning of the part | ||
| 3405 | 2026.01.05 19:08:49.375448 [ 268 ] {7f6d28ef-1898-4595-bc8e-78785cfb2e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3406 | 2026.01.05 19:08:49.375470 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 223 rows starting from the beginning of the part | ||
| 3407 | 2026.01.05 19:08:49.375491 [ 268 ] {7f6d28ef-1898-4595-bc8e-78785cfb2e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3408 | 2026.01.05 19:08:49.375511 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3409 | 2026.01.05 19:08:49.375551 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 215 rows starting from the beginning of the part | ||
| 3410 | 2026.01.05 19:08:49.375584 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
| 3411 | 2026.01.05 19:08:49.375617 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 215 rows starting from the beginning of the part | ||
| 3412 | 2026.01.05 19:08:49.375961 [ 268 ] {7f6d28ef-1898-4595-bc8e-78785cfb2e0f} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.01.05 19:08:49.376002 [ 268 ] {7f6d28ef-1898-4595-bc8e-78785cfb2e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3414 | 2026.01.05 19:08:49.376322 [ 268 ] {7f6d28ef-1898-4595-bc8e-78785cfb2e0f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3415 | 2026.01.05 19:08:49.376436 [ 193 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156349 sec., 849224.585311182 rows/sec., 54.99 MiB/sec. | ||
| 3416 | 2026.01.05 19:08:49.376531 [ 268 ] {7f6d28ef-1898-4595-bc8e-78785cfb2e0f} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.01.05 19:08:49.376664 [ 268 ] {7f6d28ef-1898-4595-bc8e-78785cfb2e0f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001233 sec., 171938.36171938363 rows/sec., 11.09 MiB/sec. | ||
| 3418 | 2026.01.05 19:08:49.376663 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3419 | 2026.01.05 19:08:49.376706 [ 268 ] {7f6d28ef-1898-4595-bc8e-78785cfb2e0f} <Debug> TCPHandler: Processed in 0.001402565 sec. | ||
| 3420 | 2026.01.05 19:08:49.376816 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2026.01.05 19:08:49.376911 [ 268 ] {229fbabc-e7d4-40c1-88d4-8948fa9ed38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3422 | 2026.01.05 19:08:49.376952 [ 268 ] {229fbabc-e7d4-40c1-88d4-8948fa9ed38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3423 | 2026.01.05 19:08:49.377006 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_16_3} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.01.05 19:08:49.377092 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_16_3} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3425 | 2026.01.05 19:08:49.377185 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3426 | 2026.01.05 19:08:49.377413 [ 268 ] {229fbabc-e7d4-40c1-88d4-8948fa9ed38d} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.01.05 19:08:49.377454 [ 268 ] {229fbabc-e7d4-40c1-88d4-8948fa9ed38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3428 | 2026.01.05 19:08:49.377756 [ 268 ] {229fbabc-e7d4-40c1-88d4-8948fa9ed38d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3429 | 2026.01.05 19:08:49.377965 [ 268 ] {229fbabc-e7d4-40c1-88d4-8948fa9ed38d} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.01.05 19:08:49.378060 [ 123 ] {} <Debug> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3431 | 2026.01.05 19:08:49.378090 [ 268 ] {229fbabc-e7d4-40c1-88d4-8948fa9ed38d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 3432 | 2026.01.05 19:08:49.378092 [ 123 ] {} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.01.05 19:08:49.378133 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3434 | 2026.01.05 19:08:49.378135 [ 268 ] {229fbabc-e7d4-40c1-88d4-8948fa9ed38d} <Debug> TCPHandler: Processed in 0.001367274 sec. | ||
| 3435 | 2026.01.05 19:08:49.378211 [ 191 ] {5935a791-00a5-42cd-a073-3b973a03e726::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 | ||
| 3436 | 2026.01.05 19:08:49.378261 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2026.01.05 19:08:49.378293 [ 191 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3438 | 2026.01.05 19:08:49.378320 [ 191 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3439 | 2026.01.05 19:08:49.378357 [ 268 ] {486491bf-804e-4ece-950f-db397ee1de08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3440 | 2026.01.05 19:08:49.378367 [ 191 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3441 | 2026.01.05 19:08:49.378404 [ 268 ] {486491bf-804e-4ece-950f-db397ee1de08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3442 | 2026.01.05 19:08:49.378421 [ 191 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3443 | 2026.01.05 19:08:49.378465 [ 191 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3444 | 2026.01.05 19:08:49.378501 [ 191 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3445 | 2026.01.05 19:08:49.379061 [ 268 ] {486491bf-804e-4ece-950f-db397ee1de08} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.01.05 19:08:49.379101 [ 268 ] {486491bf-804e-4ece-950f-db397ee1de08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3447 | 2026.01.05 19:08:49.379274 [ 191 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001092767 sec., 965439.1100756155 rows/sec., 58.51 MiB/sec. | ||
| 3448 | 2026.01.05 19:08:49.379384 [ 191 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3449 | 2026.01.05 19:08:49.379439 [ 268 ] {486491bf-804e-4ece-950f-db397ee1de08} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3450 | 2026.01.05 19:08:49.379675 [ 191 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_9_2} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.01.05 19:08:49.379729 [ 268 ] {486491bf-804e-4ece-950f-db397ee1de08} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.01.05 19:08:49.379744 [ 191 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_9_2} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3453 | 2026.01.05 19:08:49.379804 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3454 | 2026.01.05 19:08:49.379876 [ 268 ] {486491bf-804e-4ece-950f-db397ee1de08} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001537 sec., 448275.8620689655 rows/sec., 31.30 MiB/sec. | ||
| 3455 | 2026.01.05 19:08:49.379918 [ 268 ] {486491bf-804e-4ece-950f-db397ee1de08} <Debug> TCPHandler: Processed in 0.001704542 sec. | ||
| 3456 | 2026.01.05 19:08:49.380022 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2026.01.05 19:08:49.380113 [ 268 ] {d6bb99b8-bb41-4ae9-9186-edb9aad577bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3458 | 2026.01.05 19:08:49.380154 [ 268 ] {d6bb99b8-bb41-4ae9-9186-edb9aad577bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3459 | 2026.01.05 19:08:49.380481 [ 268 ] {d6bb99b8-bb41-4ae9-9186-edb9aad577bb} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.01.05 19:08:49.380516 [ 268 ] {d6bb99b8-bb41-4ae9-9186-edb9aad577bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3461 | 2026.01.05 19:08:49.380814 [ 268 ] {d6bb99b8-bb41-4ae9-9186-edb9aad577bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3462 | 2026.01.05 19:08:49.381018 [ 268 ] {d6bb99b8-bb41-4ae9-9186-edb9aad577bb} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.01.05 19:08:49.381140 [ 268 ] {d6bb99b8-bb41-4ae9-9186-edb9aad577bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 3464 | 2026.01.05 19:08:49.381175 [ 268 ] {d6bb99b8-bb41-4ae9-9186-edb9aad577bb} <Debug> TCPHandler: Processed in 0.0012011 sec. | ||
| 3465 | 2026.01.05 19:08:49.381275 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.01.05 19:08:49.381366 [ 268 ] {9af89498-d15f-45bf-9f45-4aa629161b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3467 | 2026.01.05 19:08:49.381407 [ 268 ] {9af89498-d15f-45bf-9f45-4aa629161b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3468 | 2026.01.05 19:08:49.381822 [ 268 ] {9af89498-d15f-45bf-9f45-4aa629161b4f} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.01.05 19:08:49.381858 [ 268 ] {9af89498-d15f-45bf-9f45-4aa629161b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3470 | 2026.01.05 19:08:49.382183 [ 268 ] {9af89498-d15f-45bf-9f45-4aa629161b4f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3471 | 2026.01.05 19:08:49.382390 [ 268 ] {9af89498-d15f-45bf-9f45-4aa629161b4f} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.01.05 19:08:49.382519 [ 268 ] {9af89498-d15f-45bf-9f45-4aa629161b4f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00117 sec., 268376.0683760684 rows/sec., 17.63 MiB/sec. | ||
| 3473 | 2026.01.05 19:08:49.382556 [ 268 ] {9af89498-d15f-45bf-9f45-4aa629161b4f} <Debug> TCPHandler: Processed in 0.001328103 sec. | ||
| 3474 | 2026.01.05 19:08:49.382657 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2026.01.05 19:08:49.382748 [ 268 ] {2c6a6ae6-ee2d-4265-9ff2-e0d342620b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3476 | 2026.01.05 19:08:49.382788 [ 268 ] {2c6a6ae6-ee2d-4265-9ff2-e0d342620b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3477 | 2026.01.05 19:08:49.383077 [ 268 ] {2c6a6ae6-ee2d-4265-9ff2-e0d342620b97} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2026.01.05 19:08:49.383112 [ 268 ] {2c6a6ae6-ee2d-4265-9ff2-e0d342620b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3479 | 2026.01.05 19:08:49.383395 [ 268 ] {2c6a6ae6-ee2d-4265-9ff2-e0d342620b97} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3480 | 2026.01.05 19:08:49.383607 [ 268 ] {2c6a6ae6-ee2d-4265-9ff2-e0d342620b97} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.01.05 19:08:49.383727 [ 268 ] {2c6a6ae6-ee2d-4265-9ff2-e0d342620b97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000997 sec., 1003.0090270812436 rows/sec., 67.59 KiB/sec. | ||
| 3482 | 2026.01.05 19:08:49.383761 [ 268 ] {2c6a6ae6-ee2d-4265-9ff2-e0d342620b97} <Debug> TCPHandler: Processed in 0.001150858 sec. | ||
| 3483 | 2026.01.05 19:08:49.383877 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2026.01.05 19:08:49.383995 [ 268 ] {c639bc4b-9012-4fab-9ece-0adb356b4c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3485 | 2026.01.05 19:08:49.384060 [ 268 ] {c639bc4b-9012-4fab-9ece-0adb356b4c92} <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 | ||
| 3486 | 2026.01.05 19:08:49.384939 [ 268 ] {c639bc4b-9012-4fab-9ece-0adb356b4c92} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.01.05 19:08:49.384982 [ 268 ] {c639bc4b-9012-4fab-9ece-0adb356b4c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3488 | 2026.01.05 19:08:49.385496 [ 268 ] {c639bc4b-9012-4fab-9ece-0adb356b4c92} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3489 | 2026.01.05 19:08:49.385709 [ 268 ] {c639bc4b-9012-4fab-9ece-0adb356b4c92} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.01.05 19:08:49.385809 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3491 | 2026.01.05 19:08:49.385841 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.01.05 19:08:49.385841 [ 268 ] {c639bc4b-9012-4fab-9ece-0adb356b4c92} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001871 sec., 5344.735435595938 rows/sec., 9.58 MiB/sec. | ||
| 3493 | 2026.01.05 19:08:49.385858 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3494 | 2026.01.05 19:08:49.385906 [ 268 ] {c639bc4b-9012-4fab-9ece-0adb356b4c92} <Debug> TCPHandler: Processed in 0.002088121 sec. | ||
| 3495 | 2026.01.05 19:08:49.385940 [ 190 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 3496 | 2026.01.05 19:08:49.386013 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2026.01.05 19:08:49.386110 [ 268 ] {b4ad7c0d-91ad-4be2-b679-bf2bd5f3e37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3498 | 2026.01.05 19:08:49.386150 [ 268 ] {b4ad7c0d-91ad-4be2-b679-bf2bd5f3e37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3499 | 2026.01.05 19:08:49.386164 [ 190 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3500 | 2026.01.05 19:08:49.386238 [ 190 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 165 rows starting from the beginning of the part | ||
| 3501 | 2026.01.05 19:08:49.386406 [ 190 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3502 | 2026.01.05 19:08:49.386473 [ 268 ] {b4ad7c0d-91ad-4be2-b679-bf2bd5f3e37c} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.01.05 19:08:49.386514 [ 268 ] {b4ad7c0d-91ad-4be2-b679-bf2bd5f3e37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3504 | 2026.01.05 19:08:49.386528 [ 190 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3505 | 2026.01.05 19:08:49.386645 [ 190 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3506 | 2026.01.05 19:08:49.386754 [ 190 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3507 | 2026.01.05 19:08:49.386825 [ 268 ] {b4ad7c0d-91ad-4be2-b679-bf2bd5f3e37c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3508 | 2026.01.05 19:08:49.386864 [ 190 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3509 | 2026.01.05 19:08:49.387039 [ 268 ] {b4ad7c0d-91ad-4be2-b679-bf2bd5f3e37c} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.01.05 19:08:49.387171 [ 268 ] {b4ad7c0d-91ad-4be2-b679-bf2bd5f3e37c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00108 sec., 96296.29629629629 rows/sec., 5.90 MiB/sec. | ||
| 3511 | 2026.01.05 19:08:49.387206 [ 268 ] {b4ad7c0d-91ad-4be2-b679-bf2bd5f3e37c} <Debug> TCPHandler: Processed in 0.0012409 sec. | ||
| 3512 | 2026.01.05 19:08:49.389633 [ 195 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 19 columns (19 merged, 0 gathered) in 0.003722672 sec., 69036.43404522343 rows/sec., 123.71 MiB/sec. | ||
| 3513 | 2026.01.05 19:08:49.390209 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3514 | 2026.01.05 19:08:49.390537 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.01.05 19:08:49.390608 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3516 | 2026.01.05 19:08:49.390713 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 3517 | 2026.01.05 19:08:51.970366 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3518 | 2026.01.05 19:08:51.970411 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3519 | 2026.01.05 19:08:52.044909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6688 | ||
| 3520 | 2026.01.05 19:08:52.045451 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.01.05 19:08:52.045507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3522 | 2026.01.05 19:08:52.046046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3523 | 2026.01.05 19:08:52.046351 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.01.05 19:08:52.046555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6688 | ||
| 3525 | 2026.01.05 19:08:52.389979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3526 | 2026.01.05 19:08:52.407516 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.01.05 19:08:52.407584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3528 | 2026.01.05 19:08:52.412902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3529 | 2026.01.05 19:08:52.413619 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.01.05 19:08:52.416714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3531 | 2026.01.05 19:08:54.359892 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3532 | 2026.01.05 19:08:54.360103 [ 268 ] {936c29bc-882d-4e8a-b500-7328394823b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3533 | 2026.01.05 19:08:54.360175 [ 268 ] {936c29bc-882d-4e8a-b500-7328394823b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3534 | 2026.01.05 19:08:54.360832 [ 268 ] {936c29bc-882d-4e8a-b500-7328394823b4} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.01.05 19:08:54.360878 [ 268 ] {936c29bc-882d-4e8a-b500-7328394823b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3536 | 2026.01.05 19:08:54.361265 [ 268 ] {936c29bc-882d-4e8a-b500-7328394823b4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3537 | 2026.01.05 19:08:54.361497 [ 268 ] {936c29bc-882d-4e8a-b500-7328394823b4} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.01.05 19:08:54.361655 [ 268 ] {936c29bc-882d-4e8a-b500-7328394823b4} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001604 sec., 73566.08478802993 rows/sec., 6.25 MiB/sec. | ||
| 3539 | 2026.01.05 19:08:54.361703 [ 268 ] {936c29bc-882d-4e8a-b500-7328394823b4} <Debug> TCPHandler: Processed in 0.001946878 sec. | ||
| 3540 | 2026.01.05 19:08:54.361835 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3541 | 2026.01.05 19:08:54.361938 [ 268 ] {dde2dc8b-dd60-4a0d-8d91-f2ed50bb8afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3542 | 2026.01.05 19:08:54.361981 [ 268 ] {dde2dc8b-dd60-4a0d-8d91-f2ed50bb8afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3543 | 2026.01.05 19:08:54.362392 [ 268 ] {dde2dc8b-dd60-4a0d-8d91-f2ed50bb8afd} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2026.01.05 19:08:54.362429 [ 268 ] {dde2dc8b-dd60-4a0d-8d91-f2ed50bb8afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3545 | 2026.01.05 19:08:54.362753 [ 268 ] {dde2dc8b-dd60-4a0d-8d91-f2ed50bb8afd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3546 | 2026.01.05 19:08:54.362965 [ 268 ] {dde2dc8b-dd60-4a0d-8d91-f2ed50bb8afd} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.01.05 19:08:54.363093 [ 268 ] {dde2dc8b-dd60-4a0d-8d91-f2ed50bb8afd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001179 sec., 26293.469041560646 rows/sec., 1.93 MiB/sec. | ||
| 3548 | 2026.01.05 19:08:54.363131 [ 268 ] {dde2dc8b-dd60-4a0d-8d91-f2ed50bb8afd} <Debug> TCPHandler: Processed in 0.001349523 sec. | ||
| 3549 | 2026.01.05 19:08:54.363243 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3550 | 2026.01.05 19:08:54.363338 [ 268 ] {fd004296-e163-46ab-b137-5887cdd7485b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3551 | 2026.01.05 19:08:54.363378 [ 268 ] {fd004296-e163-46ab-b137-5887cdd7485b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3552 | 2026.01.05 19:08:54.363791 [ 268 ] {fd004296-e163-46ab-b137-5887cdd7485b} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2026.01.05 19:08:54.363827 [ 268 ] {fd004296-e163-46ab-b137-5887cdd7485b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3554 | 2026.01.05 19:08:54.364120 [ 268 ] {fd004296-e163-46ab-b137-5887cdd7485b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3555 | 2026.01.05 19:08:54.364329 [ 268 ] {fd004296-e163-46ab-b137-5887cdd7485b} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.01.05 19:08:54.364455 [ 268 ] {fd004296-e163-46ab-b137-5887cdd7485b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001136 sec., 83626.76056338027 rows/sec., 6.53 MiB/sec. | ||
| 3557 | 2026.01.05 19:08:54.364491 [ 268 ] {fd004296-e163-46ab-b137-5887cdd7485b} <Debug> TCPHandler: Processed in 0.001298342 sec. | ||
| 3558 | 2026.01.05 19:08:54.364604 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3559 | 2026.01.05 19:08:54.364699 [ 268 ] {3d7a77a7-c0f4-48e0-891b-6e77f49634b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3560 | 2026.01.05 19:08:54.364742 [ 268 ] {3d7a77a7-c0f4-48e0-891b-6e77f49634b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3561 | 2026.01.05 19:08:54.365141 [ 268 ] {3d7a77a7-c0f4-48e0-891b-6e77f49634b3} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3562 | 2026.01.05 19:08:54.365176 [ 268 ] {3d7a77a7-c0f4-48e0-891b-6e77f49634b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3563 | 2026.01.05 19:08:54.365620 [ 268 ] {3d7a77a7-c0f4-48e0-891b-6e77f49634b3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3564 | 2026.01.05 19:08:54.365871 [ 268 ] {3d7a77a7-c0f4-48e0-891b-6e77f49634b3} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2026.01.05 19:08:54.366021 [ 268 ] {3d7a77a7-c0f4-48e0-891b-6e77f49634b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001341 sec., 119313.94481730052 rows/sec., 8.31 MiB/sec. | ||
| 3566 | 2026.01.05 19:08:54.366065 [ 268 ] {3d7a77a7-c0f4-48e0-891b-6e77f49634b3} <Debug> TCPHandler: Processed in 0.001509907 sec. | ||
| 3567 | 2026.01.05 19:08:54.366188 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3568 | 2026.01.05 19:08:54.366288 [ 268 ] {45ea488e-4699-4c76-910e-12fcda6d447b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3569 | 2026.01.05 19:08:54.366341 [ 268 ] {45ea488e-4699-4c76-910e-12fcda6d447b} <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 | ||
| 3570 | 2026.01.05 19:08:54.367115 [ 268 ] {45ea488e-4699-4c76-910e-12fcda6d447b} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2026.01.05 19:08:54.367150 [ 268 ] {45ea488e-4699-4c76-910e-12fcda6d447b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3572 | 2026.01.05 19:08:54.367675 [ 268 ] {45ea488e-4699-4c76-910e-12fcda6d447b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3573 | 2026.01.05 19:08:54.367900 [ 268 ] {45ea488e-4699-4c76-910e-12fcda6d447b} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2026.01.05 19:08:54.368032 [ 268 ] {45ea488e-4699-4c76-910e-12fcda6d447b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001762 sec., 17593.643586833146 rows/sec., 31.53 MiB/sec. | ||
| 3575 | 2026.01.05 19:08:54.368081 [ 268 ] {45ea488e-4699-4c76-910e-12fcda6d447b} <Debug> TCPHandler: Processed in 0.001944508 sec. | ||
| 3576 | 2026.01.05 19:08:54.368194 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3577 | 2026.01.05 19:08:54.368288 [ 268 ] {c3ad73e5-16f5-4e17-8e0f-21fd629d8206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3578 | 2026.01.05 19:08:54.368328 [ 268 ] {c3ad73e5-16f5-4e17-8e0f-21fd629d8206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3579 | 2026.01.05 19:08:54.368669 [ 268 ] {c3ad73e5-16f5-4e17-8e0f-21fd629d8206} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2026.01.05 19:08:54.368705 [ 268 ] {c3ad73e5-16f5-4e17-8e0f-21fd629d8206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3581 | 2026.01.05 19:08:54.368997 [ 268 ] {c3ad73e5-16f5-4e17-8e0f-21fd629d8206} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3582 | 2026.01.05 19:08:54.369201 [ 268 ] {c3ad73e5-16f5-4e17-8e0f-21fd629d8206} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2026.01.05 19:08:54.369325 [ 268 ] {c3ad73e5-16f5-4e17-8e0f-21fd629d8206} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 3584 | 2026.01.05 19:08:54.369363 [ 268 ] {c3ad73e5-16f5-4e17-8e0f-21fd629d8206} <Debug> TCPHandler: Processed in 0.001216249 sec. | ||
| 3585 | 2026.01.05 19:08:55.271201 [ 64 ] {} <Debug> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3586 | 2026.01.05 19:08:55.271269 [ 64 ] {} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.01.05 19:08:55.271294 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3588 | 2026.01.05 19:08:55.271393 [ 191 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::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 | ||
| 3589 | 2026.01.05 19:08:55.271510 [ 191 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3590 | 2026.01.05 19:08:55.271544 [ 191 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::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 | ||
| 3591 | 2026.01.05 19:08:55.271608 [ 191 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3592 | 2026.01.05 19:08:55.271654 [ 191 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3593 | 2026.01.05 19:08:55.271698 [ 191 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3594 | 2026.01.05 19:08:55.271737 [ 191 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3595 | 2026.01.05 19:08:55.272459 [ 195 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001105727 sec., 27131.470968873873 rows/sec., 2.26 MiB/sec. | ||
| 3596 | 2026.01.05 19:08:55.272566 [ 191 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3597 | 2026.01.05 19:08:55.272815 [ 191 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_5_1} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2026.01.05 19:08:55.272881 [ 191 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_5_1} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3599 | 2026.01.05 19:08:55.272941 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3600 | 2026.01.05 19:08:57.058428 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 516 | ||
| 3601 | 2026.01.05 19:08:57.060745 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.01.05 19:08:57.060791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3603 | 2026.01.05 19:08:57.061965 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3604 | 2026.01.05 19:08:57.062227 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.01.05 19:08:57.062471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 3606 | 2026.01.05 19:08:59.370523 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2026.01.05 19:08:59.370826 [ 268 ] {9f97d6a4-869c-4a7a-970e-7eb26ca3e54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3608 | 2026.01.05 19:08:59.370928 [ 268 ] {9f97d6a4-869c-4a7a-970e-7eb26ca3e54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3609 | 2026.01.05 19:08:59.372037 [ 268 ] {9f97d6a4-869c-4a7a-970e-7eb26ca3e54b} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2026.01.05 19:08:59.372085 [ 268 ] {9f97d6a4-869c-4a7a-970e-7eb26ca3e54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3611 | 2026.01.05 19:08:59.372487 [ 268 ] {9f97d6a4-869c-4a7a-970e-7eb26ca3e54b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3612 | 2026.01.05 19:08:59.372706 [ 268 ] {9f97d6a4-869c-4a7a-970e-7eb26ca3e54b} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.01.05 19:08:59.372857 [ 268 ] {9f97d6a4-869c-4a7a-970e-7eb26ca3e54b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002107 sec., 194589.46369245372 rows/sec., 12.34 MiB/sec. | ||
| 3614 | 2026.01.05 19:08:59.372897 [ 268 ] {9f97d6a4-869c-4a7a-970e-7eb26ca3e54b} <Debug> TCPHandler: Processed in 0.002554813 sec. | ||
| 3615 | 2026.01.05 19:08:59.373019 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.01.05 19:08:59.373114 [ 268 ] {50782d21-bd02-4801-ac80-d6088648cb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3617 | 2026.01.05 19:08:59.373153 [ 268 ] {50782d21-bd02-4801-ac80-d6088648cb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3618 | 2026.01.05 19:08:59.374134 [ 268 ] {50782d21-bd02-4801-ac80-d6088648cb12} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.01.05 19:08:59.374171 [ 268 ] {50782d21-bd02-4801-ac80-d6088648cb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3620 | 2026.01.05 19:08:59.374527 [ 268 ] {50782d21-bd02-4801-ac80-d6088648cb12} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3621 | 2026.01.05 19:08:59.374746 [ 268 ] {50782d21-bd02-4801-ac80-d6088648cb12} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.01.05 19:08:59.374870 [ 268 ] {50782d21-bd02-4801-ac80-d6088648cb12} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001775 sec., 637746.4788732394 rows/sec., 50.53 MiB/sec. | ||
| 3623 | 2026.01.05 19:08:59.374907 [ 268 ] {50782d21-bd02-4801-ac80-d6088648cb12} <Debug> TCPHandler: Processed in 0.001936688 sec. | ||
| 3624 | 2026.01.05 19:08:59.375026 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.01.05 19:08:59.375120 [ 268 ] {2829e358-0980-46e6-853b-e509d9e72b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3626 | 2026.01.05 19:08:59.375160 [ 268 ] {2829e358-0980-46e6-853b-e509d9e72b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3627 | 2026.01.05 19:08:59.375717 [ 268 ] {2829e358-0980-46e6-853b-e509d9e72b07} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.01.05 19:08:59.375754 [ 268 ] {2829e358-0980-46e6-853b-e509d9e72b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3629 | 2026.01.05 19:08:59.376070 [ 268 ] {2829e358-0980-46e6-853b-e509d9e72b07} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3630 | 2026.01.05 19:08:59.376285 [ 268 ] {2829e358-0980-46e6-853b-e509d9e72b07} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.01.05 19:08:59.376417 [ 268 ] {2829e358-0980-46e6-853b-e509d9e72b07} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001316 sec., 163373.86018237084 rows/sec., 9.70 MiB/sec. | ||
| 3632 | 2026.01.05 19:08:59.376455 [ 268 ] {2829e358-0980-46e6-853b-e509d9e72b07} <Debug> TCPHandler: Processed in 0.001477156 sec. | ||
| 3633 | 2026.01.05 19:08:59.376567 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.01.05 19:08:59.376661 [ 268 ] {ca60213f-a9a4-4199-8482-2c96a7c9d268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3635 | 2026.01.05 19:08:59.376701 [ 268 ] {ca60213f-a9a4-4199-8482-2c96a7c9d268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3636 | 2026.01.05 19:08:59.377209 [ 268 ] {ca60213f-a9a4-4199-8482-2c96a7c9d268} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.01.05 19:08:59.377246 [ 268 ] {ca60213f-a9a4-4199-8482-2c96a7c9d268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3638 | 2026.01.05 19:08:59.377556 [ 268 ] {ca60213f-a9a4-4199-8482-2c96a7c9d268} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3639 | 2026.01.05 19:08:59.377763 [ 268 ] {ca60213f-a9a4-4199-8482-2c96a7c9d268} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.01.05 19:08:59.377890 [ 268 ] {ca60213f-a9a4-4199-8482-2c96a7c9d268} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001248 sec., 169871.79487179487 rows/sec., 10.96 MiB/sec. | ||
| 3641 | 2026.01.05 19:08:59.377929 [ 268 ] {ca60213f-a9a4-4199-8482-2c96a7c9d268} <Debug> TCPHandler: Processed in 0.001410685 sec. | ||
| 3642 | 2026.01.05 19:08:59.378031 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.01.05 19:08:59.378125 [ 268 ] {2d5b6f71-1229-418a-bce6-1b0f055d8095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3644 | 2026.01.05 19:08:59.378164 [ 268 ] {2d5b6f71-1229-418a-bce6-1b0f055d8095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3645 | 2026.01.05 19:08:59.378625 [ 268 ] {2d5b6f71-1229-418a-bce6-1b0f055d8095} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.01.05 19:08:59.378660 [ 268 ] {2d5b6f71-1229-418a-bce6-1b0f055d8095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3647 | 2026.01.05 19:08:59.378951 [ 268 ] {2d5b6f71-1229-418a-bce6-1b0f055d8095} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3648 | 2026.01.05 19:08:59.379157 [ 268 ] {2d5b6f71-1229-418a-bce6-1b0f055d8095} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.01.05 19:08:59.379282 [ 268 ] {2d5b6f71-1229-418a-bce6-1b0f055d8095} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001175 sec., 179574.46808510637 rows/sec., 10.20 MiB/sec. | ||
| 3650 | 2026.01.05 19:08:59.379318 [ 268 ] {2d5b6f71-1229-418a-bce6-1b0f055d8095} <Debug> TCPHandler: Processed in 0.001334753 sec. | ||
| 3651 | 2026.01.05 19:08:59.379458 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.01.05 19:08:59.379577 [ 268 ] {60d4af85-a66b-462d-9f79-d62cea7da5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3653 | 2026.01.05 19:08:59.379625 [ 268 ] {60d4af85-a66b-462d-9f79-d62cea7da5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3654 | 2026.01.05 19:08:59.380399 [ 268 ] {60d4af85-a66b-462d-9f79-d62cea7da5d6} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.01.05 19:08:59.380436 [ 268 ] {60d4af85-a66b-462d-9f79-d62cea7da5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3656 | 2026.01.05 19:08:59.380768 [ 268 ] {60d4af85-a66b-462d-9f79-d62cea7da5d6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3657 | 2026.01.05 19:08:59.380973 [ 268 ] {60d4af85-a66b-462d-9f79-d62cea7da5d6} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.01.05 19:08:59.381097 [ 268 ] {60d4af85-a66b-462d-9f79-d62cea7da5d6} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001544 sec., 446243.5233160622 rows/sec., 31.16 MiB/sec. | ||
| 3659 | 2026.01.05 19:08:59.381134 [ 268 ] {60d4af85-a66b-462d-9f79-d62cea7da5d6} <Debug> TCPHandler: Processed in 0.001743132 sec. | ||
| 3660 | 2026.01.05 19:08:59.381236 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.01.05 19:08:59.381335 [ 268 ] {a4cd67bc-33e2-4f34-b919-59db85953cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3662 | 2026.01.05 19:08:59.381383 [ 268 ] {a4cd67bc-33e2-4f34-b919-59db85953cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3663 | 2026.01.05 19:08:59.381771 [ 268 ] {a4cd67bc-33e2-4f34-b919-59db85953cd3} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.01.05 19:08:59.381814 [ 268 ] {a4cd67bc-33e2-4f34-b919-59db85953cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3665 | 2026.01.05 19:08:59.382179 [ 268 ] {a4cd67bc-33e2-4f34-b919-59db85953cd3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3666 | 2026.01.05 19:08:59.382412 [ 268 ] {a4cd67bc-33e2-4f34-b919-59db85953cd3} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.01.05 19:08:59.382511 [ 73 ] {} <Debug> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3668 | 2026.01.05 19:08:59.382544 [ 268 ] {a4cd67bc-33e2-4f34-b919-59db85953cd3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001227 sec., 4889.975550122249 rows/sec., 255.48 KiB/sec. | ||
| 3669 | 2026.01.05 19:08:59.382580 [ 73 ] {} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.01.05 19:08:59.382587 [ 268 ] {a4cd67bc-33e2-4f34-b919-59db85953cd3} <Debug> TCPHandler: Processed in 0.001399314 sec. | ||
| 3671 | 2026.01.05 19:08:59.382610 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3672 | 2026.01.05 19:08:59.382730 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.01.05 19:08:59.382747 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3674 | 2026.01.05 19:08:59.382828 [ 268 ] {c7aa56a0-960e-4207-9288-a5c14254a810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3675 | 2026.01.05 19:08:59.382875 [ 268 ] {c7aa56a0-960e-4207-9288-a5c14254a810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3676 | 2026.01.05 19:08:59.382910 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3677 | 2026.01.05 19:08:59.382953 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 3678 | 2026.01.05 19:08:59.383026 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3679 | 2026.01.05 19:08:59.383074 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3680 | 2026.01.05 19:08:59.383117 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3681 | 2026.01.05 19:08:59.383160 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3682 | 2026.01.05 19:08:59.383203 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3683 | 2026.01.05 19:08:59.383322 [ 268 ] {c7aa56a0-960e-4207-9288-a5c14254a810} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.01.05 19:08:59.383364 [ 268 ] {c7aa56a0-960e-4207-9288-a5c14254a810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3685 | 2026.01.05 19:08:59.383740 [ 268 ] {c7aa56a0-960e-4207-9288-a5c14254a810} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3686 | 2026.01.05 19:08:59.383973 [ 268 ] {c7aa56a0-960e-4207-9288-a5c14254a810} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.01.05 19:08:59.383987 [ 202 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001304712 sec., 45987.160384820556 rows/sec., 2.35 MiB/sec. | ||
| 3688 | 2026.01.05 19:08:59.384105 [ 268 ] {c7aa56a0-960e-4207-9288-a5c14254a810} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001296 sec., 242283.95061728393 rows/sec., 15.92 MiB/sec. | ||
| 3689 | 2026.01.05 19:08:59.384147 [ 268 ] {c7aa56a0-960e-4207-9288-a5c14254a810} <Debug> TCPHandler: Processed in 0.001467797 sec. | ||
| 3690 | 2026.01.05 19:08:59.384182 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3691 | 2026.01.05 19:08:59.384259 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2026.01.05 19:08:59.384357 [ 268 ] {e43f3946-6399-4ca3-9a54-66765b2a30fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3693 | 2026.01.05 19:08:59.384401 [ 268 ] {e43f3946-6399-4ca3-9a54-66765b2a30fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3694 | 2026.01.05 19:08:59.384523 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_10_2} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2026.01.05 19:08:59.384611 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_10_2} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3696 | 2026.01.05 19:08:59.384709 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3697 | 2026.01.05 19:08:59.384727 [ 268 ] {e43f3946-6399-4ca3-9a54-66765b2a30fb} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2026.01.05 19:08:59.384767 [ 268 ] {e43f3946-6399-4ca3-9a54-66765b2a30fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3699 | 2026.01.05 19:08:59.385057 [ 268 ] {e43f3946-6399-4ca3-9a54-66765b2a30fb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3700 | 2026.01.05 19:08:59.385260 [ 268 ] {e43f3946-6399-4ca3-9a54-66765b2a30fb} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.01.05 19:08:59.385379 [ 65 ] {} <Debug> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3702 | 2026.01.05 19:08:59.385386 [ 268 ] {e43f3946-6399-4ca3-9a54-66765b2a30fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 3703 | 2026.01.05 19:08:59.385432 [ 65 ] {} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2026.01.05 19:08:59.385445 [ 268 ] {e43f3946-6399-4ca3-9a54-66765b2a30fb} <Debug> TCPHandler: Processed in 0.00123272 sec. | ||
| 3705 | 2026.01.05 19:08:59.385465 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3706 | 2026.01.05 19:08:59.385542 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3707 | 2026.01.05 19:08:59.385565 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2026.01.05 19:08:59.385639 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3709 | 2026.01.05 19:08:59.385661 [ 268 ] {2aeb6bff-02e5-42a3-9a35-34265fc40d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3710 | 2026.01.05 19:08:59.385667 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3711 | 2026.01.05 19:08:59.385721 [ 268 ] {2aeb6bff-02e5-42a3-9a35-34265fc40d49} <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 | ||
| 3712 | 2026.01.05 19:08:59.385724 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3713 | 2026.01.05 19:08:59.385787 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3714 | 2026.01.05 19:08:59.385818 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3715 | 2026.01.05 19:08:59.385848 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3716 | 2026.01.05 19:08:59.385881 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3717 | 2026.01.05 19:08:59.386477 [ 268 ] {2aeb6bff-02e5-42a3-9a35-34265fc40d49} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.01.05 19:08:59.386517 [ 268 ] {2aeb6bff-02e5-42a3-9a35-34265fc40d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3719 | 2026.01.05 19:08:59.386522 [ 202 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001012975 sec., 9871.911942545474 rows/sec., 665.20 KiB/sec. | ||
| 3720 | 2026.01.05 19:08:59.386631 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3721 | 2026.01.05 19:08:59.386899 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_10_2} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.01.05 19:08:59.386965 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_10_2} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3723 | 2026.01.05 19:08:59.387028 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3724 | 2026.01.05 19:08:59.387044 [ 268 ] {2aeb6bff-02e5-42a3-9a35-34265fc40d49} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3725 | 2026.01.05 19:08:59.387264 [ 268 ] {2aeb6bff-02e5-42a3-9a35-34265fc40d49} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3726 | 2026.01.05 19:08:59.387403 [ 268 ] {2aeb6bff-02e5-42a3-9a35-34265fc40d49} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00176 sec., 5681.818181818182 rows/sec., 10.18 MiB/sec. | ||
| 3727 | 2026.01.05 19:08:59.387460 [ 268 ] {2aeb6bff-02e5-42a3-9a35-34265fc40d49} <Debug> TCPHandler: Processed in 0.001941698 sec. | ||
| 3728 | 2026.01.05 19:08:59.387596 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3729 | 2026.01.05 19:08:59.387716 [ 268 ] {62b3919c-21d5-4d7a-9f89-fbd8b2a0e7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3730 | 2026.01.05 19:08:59.387764 [ 268 ] {62b3919c-21d5-4d7a-9f89-fbd8b2a0e7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3731 | 2026.01.05 19:08:59.388172 [ 268 ] {62b3919c-21d5-4d7a-9f89-fbd8b2a0e7a1} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2026.01.05 19:08:59.388215 [ 268 ] {62b3919c-21d5-4d7a-9f89-fbd8b2a0e7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3733 | 2026.01.05 19:08:59.388544 [ 268 ] {62b3919c-21d5-4d7a-9f89-fbd8b2a0e7a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3734 | 2026.01.05 19:08:59.388748 [ 268 ] {62b3919c-21d5-4d7a-9f89-fbd8b2a0e7a1} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3735 | 2026.01.05 19:08:59.388872 [ 268 ] {62b3919c-21d5-4d7a-9f89-fbd8b2a0e7a1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001181 sec., 88060.96528365792 rows/sec., 5.40 MiB/sec. | ||
| 3736 | 2026.01.05 19:08:59.388907 [ 268 ] {62b3919c-21d5-4d7a-9f89-fbd8b2a0e7a1} <Debug> TCPHandler: Processed in 0.001370794 sec. | ||
| 3737 | 2026.01.05 19:08:59.546644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7136 | ||
| 3738 | 2026.01.05 19:08:59.547149 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2026.01.05 19:08:59.547200 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3740 | 2026.01.05 19:08:59.547652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3741 | 2026.01.05 19:08:59.547870 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.01.05 19:08:59.547981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7136 | ||
| 3743 | 2026.01.05 19:08:59.916792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3744 | 2026.01.05 19:08:59.932635 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.01.05 19:08:59.932690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3746 | 2026.01.05 19:08:59.937988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3747 | 2026.01.05 19:08:59.938689 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.01.05 19:08:59.941383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3749 | 2026.01.05 19:09:00.000517 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.85 MiB, peak 231.85 MiB, free memory in arenas 0.00 B, will set to 226.50 MiB (RSS), difference: -1.35 MiB | ||
| 3750 | 2026.01.05 19:09:03.297634 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55863 | ||
| 3751 | 2026.01.05 19:09:03.297751 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3752 | 2026.01.05 19:09:03.297781 [ 289 ] {} <Debug> TCP-Session: 22ef86cc-fca2-4fbd-a1d8-10ed13eb7a3d Authenticating user 'default' from [fd00:1122:3344:101::e]:55863 | ||
| 3753 | 2026.01.05 19:09:03.297803 [ 289 ] {} <Debug> TCP-Session: 22ef86cc-fca2-4fbd-a1d8-10ed13eb7a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.01.05 19:09:03.297816 [ 289 ] {} <Debug> TCP-Session: 22ef86cc-fca2-4fbd-a1d8-10ed13eb7a3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.01.05 19:09:03.298028 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35038 | ||
| 3756 | 2026.01.05 19:09:03.298071 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50862 | ||
| 3757 | 2026.01.05 19:09:03.298126 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33409 | ||
| 3758 | 2026.01.05 19:09:03.298138 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44606 | ||
| 3759 | 2026.01.05 19:09:03.298168 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40348 | ||
| 3760 | 2026.01.05 19:09:03.298182 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41793 | ||
| 3761 | 2026.01.05 19:09:03.298176 [ 289 ] {} <Trace> TCP-Session: 22ef86cc-fca2-4fbd-a1d8-10ed13eb7a3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.01.05 19:09:03.298151 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43829 | ||
| 3763 | 2026.01.05 19:09:03.298153 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3764 | 2026.01.05 19:09:03.298126 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47237 | ||
| 3765 | 2026.01.05 19:09:03.298342 [ 290 ] {} <Debug> TCP-Session: 5e9eaf77-ae1d-4951-abcc-3ccd0da6f91a Authenticating user 'default' from [fd00:1122:3344:101::e]:35038 | ||
| 3766 | 2026.01.05 19:09:03.298341 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3767 | 2026.01.05 19:09:03.298391 [ 290 ] {} <Debug> TCP-Session: 5e9eaf77-ae1d-4951-abcc-3ccd0da6f91a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.01.05 19:09:03.298417 [ 290 ] {} <Debug> TCP-Session: 5e9eaf77-ae1d-4951-abcc-3ccd0da6f91a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.01.05 19:09:03.298424 [ 291 ] {} <Debug> TCP-Session: 9ac63821-bab9-4b18-a427-d9eca9bf3f72 Authenticating user 'default' from [fd00:1122:3344:101::e]:50862 | ||
| 3770 | 2026.01.05 19:09:03.298442 [ 289 ] {759ce0d5-a083-4b13-9e1e-228eff62318e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55863) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3771 | 2026.01.05 19:09:03.298466 [ 291 ] {} <Debug> TCP-Session: 9ac63821-bab9-4b18-a427-d9eca9bf3f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.01.05 19:09:03.298493 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3773 | 2026.01.05 19:09:03.298495 [ 291 ] {} <Debug> TCP-Session: 9ac63821-bab9-4b18-a427-d9eca9bf3f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.01.05 19:09:03.298525 [ 287 ] {} <Debug> TCP-Session: a6418b91-7a6a-4cc6-b166-91ba5181b2fc Authenticating user 'default' from [fd00:1122:3344:101::e]:41793 | ||
| 3775 | 2026.01.05 19:09:03.298493 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3776 | 2026.01.05 19:09:03.298548 [ 287 ] {} <Debug> TCP-Session: a6418b91-7a6a-4cc6-b166-91ba5181b2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.01.05 19:09:03.298588 [ 287 ] {} <Debug> TCP-Session: a6418b91-7a6a-4cc6-b166-91ba5181b2fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2026.01.05 19:09:03.298588 [ 286 ] {} <Debug> TCP-Session: fa434301-eb4a-47e3-b854-6104a84b595d Authenticating user 'default' from [fd00:1122:3344:101::e]:40348 | ||
| 3779 | 2026.01.05 19:09:03.298624 [ 286 ] {} <Debug> TCP-Session: fa434301-eb4a-47e3-b854-6104a84b595d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.01.05 19:09:03.298641 [ 286 ] {} <Debug> TCP-Session: fa434301-eb4a-47e3-b854-6104a84b595d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.01.05 19:09:03.298737 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3782 | 2026.01.05 19:09:03.298741 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3783 | 2026.01.05 19:09:03.298779 [ 292 ] {} <Debug> TCP-Session: e7985234-b2c4-473e-9849-3d61fe671d11 Authenticating user 'default' from [fd00:1122:3344:101::e]:47237 | ||
| 3784 | 2026.01.05 19:09:03.298802 [ 267 ] {} <Debug> TCP-Session: 740ef780-276c-4e52-b488-997db4f82224 Authenticating user 'default' from [fd00:1122:3344:101::e]:43829 | ||
| 3785 | 2026.01.05 19:09:03.298810 [ 292 ] {} <Debug> TCP-Session: e7985234-b2c4-473e-9849-3d61fe671d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.01.05 19:09:03.298835 [ 267 ] {} <Debug> TCP-Session: 740ef780-276c-4e52-b488-997db4f82224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2026.01.05 19:09:03.298837 [ 292 ] {} <Debug> TCP-Session: e7985234-b2c4-473e-9849-3d61fe671d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.01.05 19:09:03.298850 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3789 | 2026.01.05 19:09:03.298865 [ 267 ] {} <Debug> TCP-Session: 740ef780-276c-4e52-b488-997db4f82224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.01.05 19:09:03.298901 [ 293 ] {} <Debug> TCP-Session: 19731ef5-853f-4adb-be63-4d50da95f094 Authenticating user 'default' from [fd00:1122:3344:101::e]:33409 | ||
| 3791 | 2026.01.05 19:09:03.298919 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3792 | 2026.01.05 19:09:03.298931 [ 293 ] {} <Debug> TCP-Session: 19731ef5-853f-4adb-be63-4d50da95f094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.01.05 19:09:03.298956 [ 294 ] {} <Debug> TCP-Session: 5f0944a7-b994-45ca-aba1-ab00a3ab4011 Authenticating user 'default' from [fd00:1122:3344:101::e]:44606 | ||
| 3794 | 2026.01.05 19:09:03.298961 [ 293 ] {} <Debug> TCP-Session: 19731ef5-853f-4adb-be63-4d50da95f094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.01.05 19:09:03.298980 [ 294 ] {} <Debug> TCP-Session: 5f0944a7-b994-45ca-aba1-ab00a3ab4011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.01.05 19:09:03.298848 [ 289 ] {759ce0d5-a083-4b13-9e1e-228eff62318e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3797 | 2026.01.05 19:09:03.299004 [ 294 ] {} <Debug> TCP-Session: 5f0944a7-b994-45ca-aba1-ab00a3ab4011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.01.05 19:09:03.299082 [ 289 ] {759ce0d5-a083-4b13-9e1e-228eff62318e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3799 | 2026.01.05 19:09:03.299473 [ 289 ] {759ce0d5-a083-4b13-9e1e-228eff62318e} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 3800 | 2026.01.05 19:09:03.300901 [ 320 ] {759ce0d5-a083-4b13-9e1e-228eff62318e} <Trace> AggregatingTransform: Aggregating | ||
| 3801 | 2026.01.05 19:09:03.300946 [ 320 ] {759ce0d5-a083-4b13-9e1e-228eff62318e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3802 | 2026.01.05 19:09:03.300987 [ 320 ] {759ce0d5-a083-4b13-9e1e-228eff62318e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001348543 sec. (741.541 rows/sec., 28.97 KiB/sec.) | ||
| 3803 | 2026.01.05 19:09:03.301008 [ 320 ] {759ce0d5-a083-4b13-9e1e-228eff62318e} <Trace> Aggregator: Merging aggregated data | ||
| 3804 | 2026.01.05 19:09:03.302782 [ 289 ] {759ce0d5-a083-4b13-9e1e-228eff62318e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004407 sec., 226.9117313365101 rows/sec., 8.86 KiB/sec. | ||
| 3805 | 2026.01.05 19:09:03.302952 [ 289 ] {759ce0d5-a083-4b13-9e1e-228eff62318e} <Debug> TCPHandler: Processed in 0.004937422 sec. | ||
| 3806 | 2026.01.05 19:09:03.303050 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3807 | 2026.01.05 19:09:03.303078 [ 289 ] {} <Debug> TCP-Session: 22ef86cc-fca2-4fbd-a1d8-10ed13eb7a3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.01.05 19:09:03.303085 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3809 | 2026.01.05 19:09:03.303109 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3810 | 2026.01.05 19:09:03.303145 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3811 | 2026.01.05 19:09:03.303163 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3812 | 2026.01.05 19:09:03.303185 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3813 | 2026.01.05 19:09:03.303208 [ 290 ] {} <Debug> TCP-Session: 5e9eaf77-ae1d-4951-abcc-3ccd0da6f91a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.01.05 19:09:03.303226 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3815 | 2026.01.05 19:09:03.303244 [ 292 ] {} <Debug> TCP-Session: e7985234-b2c4-473e-9849-3d61fe671d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.01.05 19:09:03.303226 [ 293 ] {} <Debug> TCP-Session: 19731ef5-853f-4adb-be63-4d50da95f094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.01.05 19:09:03.303284 [ 286 ] {} <Debug> TCP-Session: fa434301-eb4a-47e3-b854-6104a84b595d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.01.05 19:09:03.303202 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3819 | 2026.01.05 19:09:03.303157 [ 291 ] {} <Debug> TCP-Session: 9ac63821-bab9-4b18-a427-d9eca9bf3f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.01.05 19:09:03.303353 [ 267 ] {} <Debug> TCP-Session: 740ef780-276c-4e52-b488-997db4f82224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.01.05 19:09:03.303152 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3822 | 2026.01.05 19:09:03.303152 [ 287 ] {} <Debug> TCP-Session: a6418b91-7a6a-4cc6-b166-91ba5181b2fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.01.05 19:09:03.303420 [ 294 ] {} <Debug> TCP-Session: 5f0944a7-b994-45ca-aba1-ab00a3ab4011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.01.05 19:09:03.375456 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42242 | ||
| 3825 | 2026.01.05 19:09:03.375568 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3826 | 2026.01.05 19:09:03.375595 [ 289 ] {} <Debug> TCP-Session: 56434eae-8f61-4fdf-a7d4-17b075a6c370 Authenticating user 'default' from [fd00:1122:3344:101::e]:42242 | ||
| 3827 | 2026.01.05 19:09:03.375617 [ 289 ] {} <Debug> TCP-Session: 56434eae-8f61-4fdf-a7d4-17b075a6c370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.01.05 19:09:03.375629 [ 289 ] {} <Debug> TCP-Session: 56434eae-8f61-4fdf-a7d4-17b075a6c370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.01.05 19:09:03.375844 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54283 | ||
| 3830 | 2026.01.05 19:09:03.375869 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43541 | ||
| 3831 | 2026.01.05 19:09:03.375895 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51276 | ||
| 3832 | 2026.01.05 19:09:03.375905 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54884 | ||
| 3833 | 2026.01.05 19:09:03.375879 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53088 | ||
| 3834 | 2026.01.05 19:09:03.375978 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2026.01.05 19:09:03.375990 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3836 | 2026.01.05 19:09:03.375855 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61793 | ||
| 3837 | 2026.01.05 19:09:03.376030 [ 286 ] {} <Debug> TCP-Session: b9740e35-4c54-4012-a7a2-b45e63cdead1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51276 | ||
| 3838 | 2026.01.05 19:09:03.376066 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3839 | 2026.01.05 19:09:03.376074 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3840 | 2026.01.05 19:09:03.376095 [ 286 ] {} <Debug> TCP-Session: b9740e35-4c54-4012-a7a2-b45e63cdead1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.01.05 19:09:03.376113 [ 287 ] {} <Debug> TCP-Session: 915342bb-2e99-41e5-8498-49439329e720 Authenticating user 'default' from [fd00:1122:3344:101::e]:54884 | ||
| 3842 | 2026.01.05 19:09:03.376122 [ 267 ] {} <Debug> TCP-Session: d3a38971-311d-43b5-9d02-4dda29404c3e Authenticating user 'default' from [fd00:1122:3344:101::e]:53088 | ||
| 3843 | 2026.01.05 19:09:03.376131 [ 286 ] {} <Debug> TCP-Session: b9740e35-4c54-4012-a7a2-b45e63cdead1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.01.05 19:09:03.376153 [ 287 ] {} <Debug> TCP-Session: 915342bb-2e99-41e5-8498-49439329e720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.01.05 19:09:03.376156 [ 267 ] {} <Debug> TCP-Session: d3a38971-311d-43b5-9d02-4dda29404c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.01.05 19:09:03.376181 [ 287 ] {} <Debug> TCP-Session: 915342bb-2e99-41e5-8498-49439329e720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.01.05 19:09:03.376189 [ 267 ] {} <Debug> TCP-Session: d3a38971-311d-43b5-9d02-4dda29404c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.01.05 19:09:03.376154 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3849 | 2026.01.05 19:09:03.376023 [ 294 ] {} <Debug> TCP-Session: e3c2f81a-7a0d-43e6-bb58-7207738ce383 Authenticating user 'default' from [fd00:1122:3344:101::e]:43541 | ||
| 3850 | 2026.01.05 19:09:03.376254 [ 293 ] {} <Debug> TCP-Session: 12e0b320-a339-447e-9071-172d17940421 Authenticating user 'default' from [fd00:1122:3344:101::e]:61793 | ||
| 3851 | 2026.01.05 19:09:03.376268 [ 294 ] {} <Debug> TCP-Session: e3c2f81a-7a0d-43e6-bb58-7207738ce383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.01.05 19:09:03.376288 [ 293 ] {} <Debug> TCP-Session: 12e0b320-a339-447e-9071-172d17940421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.01.05 19:09:03.376296 [ 294 ] {} <Debug> TCP-Session: e3c2f81a-7a0d-43e6-bb58-7207738ce383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.01.05 19:09:03.376318 [ 293 ] {} <Debug> TCP-Session: 12e0b320-a339-447e-9071-172d17940421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.01.05 19:09:03.375847 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55546 | ||
| 3856 | 2026.01.05 19:09:03.375851 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56915 | ||
| 3857 | 2026.01.05 19:09:03.375970 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3858 | 2026.01.05 19:09:03.375979 [ 289 ] {} <Trace> TCP-Session: 56434eae-8f61-4fdf-a7d4-17b075a6c370 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.01.05 19:09:03.376453 [ 290 ] {} <Debug> TCP-Session: 713917d8-22ec-4bba-951d-392281e69dba Authenticating user 'default' from [fd00:1122:3344:101::e]:54283 | ||
| 3860 | 2026.01.05 19:09:03.376448 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3861 | 2026.01.05 19:09:03.376490 [ 290 ] {} <Debug> TCP-Session: 713917d8-22ec-4bba-951d-392281e69dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.01.05 19:09:03.376494 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3863 | 2026.01.05 19:09:03.376525 [ 290 ] {} <Debug> TCP-Session: 713917d8-22ec-4bba-951d-392281e69dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.01.05 19:09:03.376521 [ 291 ] {} <Debug> TCP-Session: 8fde4baf-debd-4fd9-84a6-ddae45516d07 Authenticating user 'default' from [fd00:1122:3344:101::e]:55546 | ||
| 3865 | 2026.01.05 19:09:03.376558 [ 292 ] {} <Debug> TCP-Session: db4a4834-e948-49fb-ac01-474e09d13da6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56915 | ||
| 3866 | 2026.01.05 19:09:03.376579 [ 291 ] {} <Debug> TCP-Session: 8fde4baf-debd-4fd9-84a6-ddae45516d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.01.05 19:09:03.376596 [ 292 ] {} <Debug> TCP-Session: db4a4834-e948-49fb-ac01-474e09d13da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.01.05 19:09:03.376599 [ 291 ] {} <Debug> TCP-Session: 8fde4baf-debd-4fd9-84a6-ddae45516d07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.01.05 19:09:03.376618 [ 289 ] {bdf6c852-3730-4f9c-a22a-01eef06a2cee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42242) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3870 | 2026.01.05 19:09:03.376617 [ 292 ] {} <Debug> TCP-Session: db4a4834-e948-49fb-ac01-474e09d13da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.01.05 19:09:03.376898 [ 289 ] {bdf6c852-3730-4f9c-a22a-01eef06a2cee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3872 | 2026.01.05 19:09:03.376955 [ 289 ] {bdf6c852-3730-4f9c-a22a-01eef06a2cee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3873 | 2026.01.05 19:09:03.377229 [ 289 ] {bdf6c852-3730-4f9c-a22a-01eef06a2cee} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 3874 | 2026.01.05 19:09:03.378197 [ 316 ] {bdf6c852-3730-4f9c-a22a-01eef06a2cee} <Trace> AggregatingTransform: Aggregating | ||
| 3875 | 2026.01.05 19:09:03.378258 [ 316 ] {bdf6c852-3730-4f9c-a22a-01eef06a2cee} <Trace> Aggregator: Aggregation method: without_key | ||
| 3876 | 2026.01.05 19:09:03.378304 [ 316 ] {bdf6c852-3730-4f9c-a22a-01eef06a2cee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973304 sec. (1027.428 rows/sec., 40.13 KiB/sec.) | ||
| 3877 | 2026.01.05 19:09:03.378328 [ 316 ] {bdf6c852-3730-4f9c-a22a-01eef06a2cee} <Trace> Aggregator: Merging aggregated data | ||
| 3878 | 2026.01.05 19:09:03.379560 [ 289 ] {bdf6c852-3730-4f9c-a22a-01eef06a2cee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002993 sec., 334.1129301703976 rows/sec., 13.05 KiB/sec. | ||
| 3879 | 2026.01.05 19:09:03.379695 [ 289 ] {bdf6c852-3730-4f9c-a22a-01eef06a2cee} <Debug> TCPHandler: Processed in 0.003830975 sec. | ||
| 3880 | 2026.01.05 19:09:03.379830 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3881 | 2026.01.05 19:09:03.379848 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3882 | 2026.01.05 19:09:03.379875 [ 289 ] {} <Debug> TCP-Session: 56434eae-8f61-4fdf-a7d4-17b075a6c370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.01.05 19:09:03.379884 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3884 | 2026.01.05 19:09:03.379900 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3885 | 2026.01.05 19:09:03.379913 [ 290 ] {} <Debug> TCP-Session: 713917d8-22ec-4bba-951d-392281e69dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.01.05 19:09:03.379943 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3887 | 2026.01.05 19:09:03.379962 [ 286 ] {} <Debug> TCP-Session: b9740e35-4c54-4012-a7a2-b45e63cdead1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.01.05 19:09:03.379993 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3889 | 2026.01.05 19:09:03.380011 [ 267 ] {} <Debug> TCP-Session: d3a38971-311d-43b5-9d02-4dda29404c3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.01.05 19:09:03.379964 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3891 | 2026.01.05 19:09:03.380047 [ 287 ] {} <Debug> TCP-Session: 915342bb-2e99-41e5-8498-49439329e720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.01.05 19:09:03.379934 [ 293 ] {} <Debug> TCP-Session: 12e0b320-a339-447e-9071-172d17940421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.01.05 19:09:03.380081 [ 294 ] {} <Debug> TCP-Session: e3c2f81a-7a0d-43e6-bb58-7207738ce383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.01.05 19:09:03.379920 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3895 | 2026.01.05 19:09:03.379868 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3896 | 2026.01.05 19:09:03.380160 [ 292 ] {} <Debug> TCP-Session: db4a4834-e948-49fb-ac01-474e09d13da6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.01.05 19:09:03.380186 [ 291 ] {} <Debug> TCP-Session: 8fde4baf-debd-4fd9-84a6-ddae45516d07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2026.01.05 19:09:04.360757 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.01.05 19:09:04.360937 [ 268 ] {747b888d-8630-46d1-8aa8-5af5be779260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3900 | 2026.01.05 19:09:04.361004 [ 268 ] {747b888d-8630-46d1-8aa8-5af5be779260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3901 | 2026.01.05 19:09:04.361692 [ 268 ] {747b888d-8630-46d1-8aa8-5af5be779260} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.01.05 19:09:04.361738 [ 268 ] {747b888d-8630-46d1-8aa8-5af5be779260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3903 | 2026.01.05 19:09:04.362160 [ 268 ] {747b888d-8630-46d1-8aa8-5af5be779260} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3904 | 2026.01.05 19:09:04.362401 [ 268 ] {747b888d-8630-46d1-8aa8-5af5be779260} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.01.05 19:09:04.362529 [ 114 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3906 | 2026.01.05 19:09:04.362563 [ 268 ] {747b888d-8630-46d1-8aa8-5af5be779260} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001675 sec., 70447.76119402985 rows/sec., 5.98 MiB/sec. | ||
| 3907 | 2026.01.05 19:09:04.362568 [ 114 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.01.05 19:09:04.362597 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3909 | 2026.01.05 19:09:04.362615 [ 268 ] {747b888d-8630-46d1-8aa8-5af5be779260} <Debug> TCPHandler: Processed in 0.001985329 sec. | ||
| 3910 | 2026.01.05 19:09:04.362737 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::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 | ||
| 3911 | 2026.01.05 19:09:04.362765 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.01.05 19:09:04.362884 [ 268 ] {ab39b643-e5fe-4ac7-bd85-029f6229ce6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3913 | 2026.01.05 19:09:04.362884 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3914 | 2026.01.05 19:09:04.362933 [ 268 ] {ab39b643-e5fe-4ac7-bd85-029f6229ce6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3915 | 2026.01.05 19:09:04.362936 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2343 rows starting from the beginning of the part | ||
| 3916 | 2026.01.05 19:09:04.363016 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1260 rows starting from the beginning of the part | ||
| 3917 | 2026.01.05 19:09:04.363062 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1132 rows starting from the beginning of the part | ||
| 3918 | 2026.01.05 19:09:04.363103 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 118 rows starting from the beginning of the part | ||
| 3919 | 2026.01.05 19:09:04.363140 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1132 rows starting from the beginning of the part | ||
| 3920 | 2026.01.05 19:09:04.363184 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part | ||
| 3921 | 2026.01.05 19:09:04.363402 [ 268 ] {ab39b643-e5fe-4ac7-bd85-029f6229ce6a} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2026.01.05 19:09:04.363446 [ 268 ] {ab39b643-e5fe-4ac7-bd85-029f6229ce6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3923 | 2026.01.05 19:09:04.363771 [ 268 ] {ab39b643-e5fe-4ac7-bd85-029f6229ce6a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3924 | 2026.01.05 19:09:04.364006 [ 268 ] {ab39b643-e5fe-4ac7-bd85-029f6229ce6a} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.01.05 19:09:04.364146 [ 268 ] {ab39b643-e5fe-4ac7-bd85-029f6229ce6a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001288 sec., 24068.32298136646 rows/sec., 1.77 MiB/sec. | ||
| 3926 | 2026.01.05 19:09:04.364185 [ 268 ] {ab39b643-e5fe-4ac7-bd85-029f6229ce6a} <Debug> TCPHandler: Processed in 0.001477746 sec. | ||
| 3927 | 2026.01.05 19:09:04.364306 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2026.01.05 19:09:04.364406 [ 268 ] {8b156f84-9e15-4e1f-988f-c759ade739dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3929 | 2026.01.05 19:09:04.364448 [ 268 ] {8b156f84-9e15-4e1f-988f-c759ade739dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3930 | 2026.01.05 19:09:04.364902 [ 268 ] {8b156f84-9e15-4e1f-988f-c759ade739dc} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.01.05 19:09:04.364938 [ 268 ] {8b156f84-9e15-4e1f-988f-c759ade739dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3932 | 2026.01.05 19:09:04.365287 [ 268 ] {8b156f84-9e15-4e1f-988f-c759ade739dc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3933 | 2026.01.05 19:09:04.365351 [ 190 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6103 rows, containing 5 columns (5 merged, 0 gathered) in 0.002677876 sec., 2279045.0341987456 rows/sec., 193.26 MiB/sec. | ||
| 3934 | 2026.01.05 19:09:04.365510 [ 268 ] {8b156f84-9e15-4e1f-988f-c759ade739dc} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2026.01.05 19:09:04.365622 [ 114 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3936 | 2026.01.05 19:09:04.365642 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3937 | 2026.01.05 19:09:04.365653 [ 268 ] {8b156f84-9e15-4e1f-988f-c759ade739dc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001268 sec., 74921.13564668769 rows/sec., 5.85 MiB/sec. | ||
| 3938 | 2026.01.05 19:09:04.365655 [ 114 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.01.05 19:09:04.365702 [ 268 ] {8b156f84-9e15-4e1f-988f-c759ade739dc} <Debug> TCPHandler: Processed in 0.001446866 sec. | ||
| 3940 | 2026.01.05 19:09:04.365710 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3941 | 2026.01.05 19:09:04.365820 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::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 | ||
| 3942 | 2026.01.05 19:09:04.365831 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3943 | 2026.01.05 19:09:04.365946 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_21_4} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.01.05 19:09:04.365949 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3945 | 2026.01.05 19:09:04.365953 [ 268 ] {5d930166-da54-47f2-8ee8-22acd0d2c11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3946 | 2026.01.05 19:09:04.365997 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1212 rows starting from the beginning of the part | ||
| 3947 | 2026.01.05 19:09:04.366022 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_21_4} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3948 | 2026.01.05 19:09:04.366024 [ 268 ] {5d930166-da54-47f2-8ee8-22acd0d2c11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3949 | 2026.01.05 19:09:04.366091 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 555 rows starting from the beginning of the part | ||
| 3950 | 2026.01.05 19:09:04.366103 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 3951 | 2026.01.05 19:09:04.366172 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 689 rows starting from the beginning of the part | ||
| 3952 | 2026.01.05 19:09:04.366236 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part | ||
| 3953 | 2026.01.05 19:09:04.366292 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 689 rows starting from the beginning of the part | ||
| 3954 | 2026.01.05 19:09:04.366354 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part | ||
| 3955 | 2026.01.05 19:09:04.366475 [ 268 ] {5d930166-da54-47f2-8ee8-22acd0d2c11b} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2026.01.05 19:09:04.366618 [ 268 ] {5d930166-da54-47f2-8ee8-22acd0d2c11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3957 | 2026.01.05 19:09:04.366997 [ 268 ] {5d930166-da54-47f2-8ee8-22acd0d2c11b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3958 | 2026.01.05 19:09:04.367245 [ 268 ] {5d930166-da54-47f2-8ee8-22acd0d2c11b} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2026.01.05 19:09:04.367345 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3960 | 2026.01.05 19:09:04.367377 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.01.05 19:09:04.367386 [ 268 ] {5d930166-da54-47f2-8ee8-22acd0d2c11b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001453 sec., 110116.99931176874 rows/sec., 7.67 MiB/sec. | ||
| 3962 | 2026.01.05 19:09:04.367395 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3963 | 2026.01.05 19:09:04.367424 [ 268 ] {5d930166-da54-47f2-8ee8-22acd0d2c11b} <Debug> TCPHandler: Processed in 0.00164449 sec. | ||
| 3964 | 2026.01.05 19:09:04.367496 [ 190 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 3965 | 2026.01.05 19:09:04.367645 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.01.05 19:09:04.367652 [ 190 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3967 | 2026.01.05 19:09:04.367706 [ 190 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5721 rows starting from the beginning of the part | ||
| 3968 | 2026.01.05 19:09:04.367749 [ 268 ] {e5ef9ff7-2b10-484c-8158-cf038788a9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3969 | 2026.01.05 19:09:04.367775 [ 190 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 840 rows starting from the beginning of the part | ||
| 3970 | 2026.01.05 19:09:04.367808 [ 268 ] {e5ef9ff7-2b10-484c-8158-cf038788a9f6} <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 | ||
| 3971 | 2026.01.05 19:09:04.367828 [ 190 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3972 | 2026.01.05 19:09:04.367876 [ 190 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 3973 | 2026.01.05 19:09:04.367906 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.002133263 sec., 1563332.7911279576 rows/sec., 118.07 MiB/sec. | ||
| 3974 | 2026.01.05 19:09:04.367917 [ 190 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 314 rows starting from the beginning of the part | ||
| 3975 | 2026.01.05 19:09:04.367978 [ 190 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 3976 | 2026.01.05 19:09:04.368084 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3977 | 2026.01.05 19:09:04.368368 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_21_4} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.01.05 19:09:04.368436 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_21_4} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3979 | 2026.01.05 19:09:04.368495 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3980 | 2026.01.05 19:09:04.368695 [ 268 ] {e5ef9ff7-2b10-484c-8158-cf038788a9f6} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.01.05 19:09:04.368738 [ 268 ] {e5ef9ff7-2b10-484c-8158-cf038788a9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3982 | 2026.01.05 19:09:04.369348 [ 268 ] {e5ef9ff7-2b10-484c-8158-cf038788a9f6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3983 | 2026.01.05 19:09:04.369593 [ 268 ] {e5ef9ff7-2b10-484c-8158-cf038788a9f6} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.01.05 19:09:04.369737 [ 268 ] {e5ef9ff7-2b10-484c-8158-cf038788a9f6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002008 sec., 15438.247011952193 rows/sec., 27.66 MiB/sec. | ||
| 3985 | 2026.01.05 19:09:04.369798 [ 268 ] {e5ef9ff7-2b10-484c-8158-cf038788a9f6} <Debug> TCPHandler: Processed in 0.002203004 sec. | ||
| 3986 | 2026.01.05 19:09:04.369919 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.01.05 19:09:04.370016 [ 268 ] {170c1955-8ce8-4c69-af34-057208983bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3988 | 2026.01.05 19:09:04.370057 [ 268 ] {170c1955-8ce8-4c69-af34-057208983bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3989 | 2026.01.05 19:09:04.370402 [ 268 ] {170c1955-8ce8-4c69-af34-057208983bec} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.01.05 19:09:04.370437 [ 268 ] {170c1955-8ce8-4c69-af34-057208983bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3991 | 2026.01.05 19:09:04.370562 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.003115006 sec., 2410589.25729196 rows/sec., 161.10 MiB/sec. | ||
| 3992 | 2026.01.05 19:09:04.370780 [ 268 ] {170c1955-8ce8-4c69-af34-057208983bec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3993 | 2026.01.05 19:09:04.371003 [ 268 ] {170c1955-8ce8-4c69-af34-057208983bec} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.01.05 19:09:04.371097 [ 114 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3995 | 2026.01.05 19:09:04.371122 [ 114 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.01.05 19:09:04.371137 [ 268 ] {170c1955-8ce8-4c69-af34-057208983bec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 3997 | 2026.01.05 19:09:04.371139 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3998 | 2026.01.05 19:09:04.371158 [ 190 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3999 | 2026.01.05 19:09:04.371175 [ 268 ] {170c1955-8ce8-4c69-af34-057208983bec} <Debug> TCPHandler: Processed in 0.001306122 sec. | ||
| 4000 | 2026.01.05 19:09:04.371241 [ 194 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 4001 | 2026.01.05 19:09:04.371357 [ 194 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4002 | 2026.01.05 19:09:04.371390 [ 194 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1162 rows starting from the beginning of the part | ||
| 4003 | 2026.01.05 19:09:04.371446 [ 194 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 4004 | 2026.01.05 19:09:04.371448 [ 190 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.01.05 19:09:04.371494 [ 194 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 4006 | 2026.01.05 19:09:04.371530 [ 190 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4007 | 2026.01.05 19:09:04.371538 [ 194 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 4008 | 2026.01.05 19:09:04.371580 [ 194 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 4009 | 2026.01.05 19:09:04.371602 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4010 | 2026.01.05 19:09:04.371621 [ 194 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 4011 | 2026.01.05 19:09:04.372501 [ 188 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 4 columns (4 merged, 0 gathered) in 0.001298702 sec., 1193499.355510348 rows/sec., 75.46 MiB/sec. | ||
| 4012 | 2026.01.05 19:09:04.372682 [ 194 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4013 | 2026.01.05 19:09:04.372922 [ 194 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_21_4} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.01.05 19:09:04.372984 [ 194 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_21_4} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4015 | 2026.01.05 19:09:04.373040 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4016 | 2026.01.05 19:09:06.970454 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4017 | 2026.01.05 19:09:06.970509 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4018 | 2026.01.05 19:09:07.048041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7648 | ||
| 4019 | 2026.01.05 19:09:07.048619 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2026.01.05 19:09:07.048663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4021 | 2026.01.05 19:09:07.049144 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4022 | 2026.01.05 19:09:07.049388 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.01.05 19:09:07.049533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7648 | ||
| 4024 | 2026.01.05 19:09:07.049532 [ 109 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4025 | 2026.01.05 19:09:07.049613 [ 109 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.01.05 19:09:07.049637 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4027 | 2026.01.05 19:09:07.049794 [ 190 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 4028 | 2026.01.05 19:09:07.049968 [ 190 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4029 | 2026.01.05 19:09:07.050015 [ 190 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5216 rows starting from the beginning of the part | ||
| 4030 | 2026.01.05 19:09:07.050097 [ 190 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 4031 | 2026.01.05 19:09:07.050155 [ 190 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 4032 | 2026.01.05 19:09:07.050209 [ 190 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 4033 | 2026.01.05 19:09:07.050261 [ 190 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 4034 | 2026.01.05 19:09:07.050314 [ 190 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 4035 | 2026.01.05 19:09:07.051831 [ 188 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7648 rows, containing 4 columns (4 merged, 0 gathered) in 0.002115222 sec., 3615696.130240703 rows/sec., 51.72 MiB/sec. | ||
| 4036 | 2026.01.05 19:09:07.052507 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4037 | 2026.01.05 19:09:07.052803 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_16_3} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2026.01.05 19:09:07.052873 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_16_3} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4039 | 2026.01.05 19:09:07.052981 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4040 | 2026.01.05 19:09:07.062621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 554 | ||
| 4041 | 2026.01.05 19:09:07.065033 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.01.05 19:09:07.065076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4043 | 2026.01.05 19:09:07.066295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4044 | 2026.01.05 19:09:07.066568 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.01.05 19:09:07.066706 [ 109 ] {} <Debug> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4046 | 2026.01.05 19:09:07.066746 [ 109 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.01.05 19:09:07.066769 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4048 | 2026.01.05 19:09:07.066850 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::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 | ||
| 4049 | 2026.01.05 19:09:07.066884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 4050 | 2026.01.05 19:09:07.067434 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4051 | 2026.01.05 19:09:07.067573 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 374 rows starting from the beginning of the part | ||
| 4052 | 2026.01.05 19:09:07.067943 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 4053 | 2026.01.05 19:09:07.068305 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 4054 | 2026.01.05 19:09:07.068651 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 4055 | 2026.01.05 19:09:07.068987 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 4056 | 2026.01.05 19:09:07.069337 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 4057 | 2026.01.05 19:09:07.075882 [ 188 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 72 columns (72 merged, 0 gathered) in 0.009065733 sec., 61109.23407958298 rows/sec., 54.20 MiB/sec. | ||
| 4058 | 2026.01.05 19:09:07.077275 [ 187 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4059 | 2026.01.05 19:09:07.077910 [ 187 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_11_2} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.01.05 19:09:07.078000 [ 187 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_11_2} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4061 | 2026.01.05 19:09:07.078351 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 4062 | 2026.01.05 19:09:07.441442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4063 | 2026.01.05 19:09:07.458887 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.01.05 19:09:07.458944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4065 | 2026.01.05 19:09:07.464757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4066 | 2026.01.05 19:09:07.465471 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.01.05 19:09:07.465762 [ 109 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4068 | 2026.01.05 19:09:07.465820 [ 109 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.01.05 19:09:07.465840 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4070 | 2026.01.05 19:09:07.465949 [ 190 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 4071 | 2026.01.05 19:09:07.468465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4072 | 2026.01.05 19:09:07.469753 [ 190 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4073 | 2026.01.05 19:09:07.471142 [ 190 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 4074 | 2026.01.05 19:09:07.475916 [ 190 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 4075 | 2026.01.05 19:09:07.480353 [ 190 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 4076 | 2026.01.05 19:09:07.484827 [ 190 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 4077 | 2026.01.05 19:09:07.489048 [ 190 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 4078 | 2026.01.05 19:09:07.493028 [ 190 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 4079 | 2026.01.05 19:09:07.546231 [ 190 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080334448 sec., 1506.203167039873 rows/sec., 7.79 MiB/sec. | ||
| 4080 | 2026.01.05 19:09:07.547802 [ 190 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4081 | 2026.01.05 19:09:07.549538 [ 190 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_16_3} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.01.05 19:09:07.549632 [ 190 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_16_3} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4083 | 2026.01.05 19:09:07.551211 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4084 | 2026.01.05 19:09:08.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.85 MiB, peak 238.80 MiB, free memory in arenas 0.00 B, will set to 239.25 MiB (RSS), difference: 10.40 MiB | ||
| 4085 | 2026.01.05 19:09:08.001200 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000800999 sec. | ||
| 4086 | 2026.01.05 19:09:09.370166 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2026.01.05 19:09:09.370465 [ 268 ] {c10b60a5-d9c1-4938-b056-dd76073a0c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4088 | 2026.01.05 19:09:09.370566 [ 268 ] {c10b60a5-d9c1-4938-b056-dd76073a0c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4089 | 2026.01.05 19:09:09.371497 [ 268 ] {c10b60a5-d9c1-4938-b056-dd76073a0c9c} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.01.05 19:09:09.371550 [ 268 ] {c10b60a5-d9c1-4938-b056-dd76073a0c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4091 | 2026.01.05 19:09:09.371965 [ 268 ] {c10b60a5-d9c1-4938-b056-dd76073a0c9c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4092 | 2026.01.05 19:09:09.372191 [ 268 ] {c10b60a5-d9c1-4938-b056-dd76073a0c9c} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2026.01.05 19:09:09.372346 [ 268 ] {c10b60a5-d9c1-4938-b056-dd76073a0c9c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001956 sec., 209611.4519427403 rows/sec., 13.30 MiB/sec. | ||
| 4094 | 2026.01.05 19:09:09.372387 [ 268 ] {c10b60a5-d9c1-4938-b056-dd76073a0c9c} <Debug> TCPHandler: Processed in 0.002400109 sec. | ||
| 4095 | 2026.01.05 19:09:09.372518 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2026.01.05 19:09:09.372613 [ 268 ] {4f199192-23e1-4930-9617-d89f82703c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4097 | 2026.01.05 19:09:09.372654 [ 268 ] {4f199192-23e1-4930-9617-d89f82703c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4098 | 2026.01.05 19:09:09.373701 [ 268 ] {4f199192-23e1-4930-9617-d89f82703c15} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.01.05 19:09:09.373739 [ 268 ] {4f199192-23e1-4930-9617-d89f82703c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4100 | 2026.01.05 19:09:09.374129 [ 268 ] {4f199192-23e1-4930-9617-d89f82703c15} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4101 | 2026.01.05 19:09:09.374337 [ 268 ] {4f199192-23e1-4930-9617-d89f82703c15} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.01.05 19:09:09.374461 [ 268 ] {4f199192-23e1-4930-9617-d89f82703c15} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001866 sec., 606645.2304394427 rows/sec., 48.07 MiB/sec. | ||
| 4103 | 2026.01.05 19:09:09.374497 [ 268 ] {4f199192-23e1-4930-9617-d89f82703c15} <Debug> TCPHandler: Processed in 0.00202793 sec. | ||
| 4104 | 2026.01.05 19:09:09.374618 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2026.01.05 19:09:09.374713 [ 268 ] {e2111edf-9dfb-4416-a15a-dda51ee41f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4106 | 2026.01.05 19:09:09.374752 [ 268 ] {e2111edf-9dfb-4416-a15a-dda51ee41f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4107 | 2026.01.05 19:09:09.375311 [ 268 ] {e2111edf-9dfb-4416-a15a-dda51ee41f0c} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.01.05 19:09:09.375350 [ 268 ] {e2111edf-9dfb-4416-a15a-dda51ee41f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4109 | 2026.01.05 19:09:09.375656 [ 268 ] {e2111edf-9dfb-4416-a15a-dda51ee41f0c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4110 | 2026.01.05 19:09:09.375868 [ 268 ] {e2111edf-9dfb-4416-a15a-dda51ee41f0c} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.01.05 19:09:09.375997 [ 268 ] {e2111edf-9dfb-4416-a15a-dda51ee41f0c} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001303 sec., 165003.83729854182 rows/sec., 9.79 MiB/sec. | ||
| 4112 | 2026.01.05 19:09:09.376034 [ 268 ] {e2111edf-9dfb-4416-a15a-dda51ee41f0c} <Debug> TCPHandler: Processed in 0.001464466 sec. | ||
| 4113 | 2026.01.05 19:09:09.376143 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4114 | 2026.01.05 19:09:09.376236 [ 268 ] {ff25e28d-82cc-464a-8058-15f88da879e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4115 | 2026.01.05 19:09:09.376276 [ 268 ] {ff25e28d-82cc-464a-8058-15f88da879e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4116 | 2026.01.05 19:09:09.376815 [ 268 ] {ff25e28d-82cc-464a-8058-15f88da879e2} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.01.05 19:09:09.376862 [ 268 ] {ff25e28d-82cc-464a-8058-15f88da879e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4118 | 2026.01.05 19:09:09.377250 [ 268 ] {ff25e28d-82cc-464a-8058-15f88da879e2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4119 | 2026.01.05 19:09:09.377502 [ 268 ] {ff25e28d-82cc-464a-8058-15f88da879e2} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.01.05 19:09:09.377660 [ 268 ] {ff25e28d-82cc-464a-8058-15f88da879e2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00144 sec., 147222.22222222222 rows/sec., 9.49 MiB/sec. | ||
| 4121 | 2026.01.05 19:09:09.377702 [ 268 ] {ff25e28d-82cc-464a-8058-15f88da879e2} <Debug> TCPHandler: Processed in 0.00160731 sec. | ||
| 4122 | 2026.01.05 19:09:09.377810 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2026.01.05 19:09:09.377906 [ 268 ] {c5bafd85-56bd-48cf-877a-7b2834232e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4124 | 2026.01.05 19:09:09.377947 [ 268 ] {c5bafd85-56bd-48cf-877a-7b2834232e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4125 | 2026.01.05 19:09:09.378433 [ 268 ] {c5bafd85-56bd-48cf-877a-7b2834232e30} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.01.05 19:09:09.378471 [ 268 ] {c5bafd85-56bd-48cf-877a-7b2834232e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4127 | 2026.01.05 19:09:09.378805 [ 268 ] {c5bafd85-56bd-48cf-877a-7b2834232e30} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4128 | 2026.01.05 19:09:09.379013 [ 268 ] {c5bafd85-56bd-48cf-877a-7b2834232e30} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2026.01.05 19:09:09.379146 [ 268 ] {c5bafd85-56bd-48cf-877a-7b2834232e30} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 4130 | 2026.01.05 19:09:09.379184 [ 268 ] {c5bafd85-56bd-48cf-877a-7b2834232e30} <Debug> TCPHandler: Processed in 0.001425195 sec. | ||
| 4131 | 2026.01.05 19:09:09.379304 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2026.01.05 19:09:09.379400 [ 268 ] {047d4552-73c5-406e-bfe0-364404c222ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4133 | 2026.01.05 19:09:09.379440 [ 268 ] {047d4552-73c5-406e-bfe0-364404c222ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4134 | 2026.01.05 19:09:09.380132 [ 268 ] {047d4552-73c5-406e-bfe0-364404c222ba} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2026.01.05 19:09:09.380169 [ 268 ] {047d4552-73c5-406e-bfe0-364404c222ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4136 | 2026.01.05 19:09:09.380490 [ 268 ] {047d4552-73c5-406e-bfe0-364404c222ba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4137 | 2026.01.05 19:09:09.380706 [ 268 ] {047d4552-73c5-406e-bfe0-364404c222ba} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.01.05 19:09:09.380832 [ 268 ] {047d4552-73c5-406e-bfe0-364404c222ba} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001451 sec., 474844.93452791177 rows/sec., 33.16 MiB/sec. | ||
| 4139 | 2026.01.05 19:09:09.380868 [ 268 ] {047d4552-73c5-406e-bfe0-364404c222ba} <Debug> TCPHandler: Processed in 0.00161445 sec. | ||
| 4140 | 2026.01.05 19:09:09.380993 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2026.01.05 19:09:09.381090 [ 268 ] {a00bbd01-1ddc-40c5-99cf-387ba6d0b56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4142 | 2026.01.05 19:09:09.381129 [ 268 ] {a00bbd01-1ddc-40c5-99cf-387ba6d0b56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4143 | 2026.01.05 19:09:09.381459 [ 268 ] {a00bbd01-1ddc-40c5-99cf-387ba6d0b56a} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.01.05 19:09:09.381493 [ 268 ] {a00bbd01-1ddc-40c5-99cf-387ba6d0b56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4145 | 2026.01.05 19:09:09.381817 [ 268 ] {a00bbd01-1ddc-40c5-99cf-387ba6d0b56a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4146 | 2026.01.05 19:09:09.382022 [ 268 ] {a00bbd01-1ddc-40c5-99cf-387ba6d0b56a} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2026.01.05 19:09:09.382150 [ 268 ] {a00bbd01-1ddc-40c5-99cf-387ba6d0b56a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 4148 | 2026.01.05 19:09:09.382185 [ 268 ] {a00bbd01-1ddc-40c5-99cf-387ba6d0b56a} <Debug> TCPHandler: Processed in 0.001252621 sec. | ||
| 4149 | 2026.01.05 19:09:09.382299 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2026.01.05 19:09:09.382394 [ 268 ] {67a05ded-c9c0-49f5-ab99-82382bc1d5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4151 | 2026.01.05 19:09:09.382436 [ 268 ] {67a05ded-c9c0-49f5-ab99-82382bc1d5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4152 | 2026.01.05 19:09:09.382913 [ 268 ] {67a05ded-c9c0-49f5-ab99-82382bc1d5a2} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.01.05 19:09:09.382946 [ 268 ] {67a05ded-c9c0-49f5-ab99-82382bc1d5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4154 | 2026.01.05 19:09:09.383265 [ 268 ] {67a05ded-c9c0-49f5-ab99-82382bc1d5a2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4155 | 2026.01.05 19:09:09.383482 [ 268 ] {67a05ded-c9c0-49f5-ab99-82382bc1d5a2} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.01.05 19:09:09.383606 [ 268 ] {67a05ded-c9c0-49f5-ab99-82382bc1d5a2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001231 sec., 255077.17303005685 rows/sec., 16.76 MiB/sec. | ||
| 4157 | 2026.01.05 19:09:09.383641 [ 268 ] {67a05ded-c9c0-49f5-ab99-82382bc1d5a2} <Debug> TCPHandler: Processed in 0.001392064 sec. | ||
| 4158 | 2026.01.05 19:09:09.383760 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2026.01.05 19:09:09.383854 [ 268 ] {2ab83f44-43f3-4e8b-9e5a-e442b81dd0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4160 | 2026.01.05 19:09:09.383895 [ 268 ] {2ab83f44-43f3-4e8b-9e5a-e442b81dd0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4161 | 2026.01.05 19:09:09.384212 [ 268 ] {2ab83f44-43f3-4e8b-9e5a-e442b81dd0a7} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2026.01.05 19:09:09.384246 [ 268 ] {2ab83f44-43f3-4e8b-9e5a-e442b81dd0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4163 | 2026.01.05 19:09:09.384545 [ 268 ] {2ab83f44-43f3-4e8b-9e5a-e442b81dd0a7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4164 | 2026.01.05 19:09:09.384753 [ 268 ] {2ab83f44-43f3-4e8b-9e5a-e442b81dd0a7} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2026.01.05 19:09:09.384880 [ 268 ] {2ab83f44-43f3-4e8b-9e5a-e442b81dd0a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 4166 | 2026.01.05 19:09:09.384915 [ 268 ] {2ab83f44-43f3-4e8b-9e5a-e442b81dd0a7} <Debug> TCPHandler: Processed in 0.00120616 sec. | ||
| 4167 | 2026.01.05 19:09:09.385028 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2026.01.05 19:09:09.385122 [ 268 ] {b3391457-6602-4d93-b7b8-df67b0bb3d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4169 | 2026.01.05 19:09:09.385176 [ 268 ] {b3391457-6602-4d93-b7b8-df67b0bb3d72} <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 | ||
| 4170 | 2026.01.05 19:09:09.385939 [ 268 ] {b3391457-6602-4d93-b7b8-df67b0bb3d72} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.01.05 19:09:09.385974 [ 268 ] {b3391457-6602-4d93-b7b8-df67b0bb3d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4172 | 2026.01.05 19:09:09.386508 [ 268 ] {b3391457-6602-4d93-b7b8-df67b0bb3d72} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4173 | 2026.01.05 19:09:09.386739 [ 268 ] {b3391457-6602-4d93-b7b8-df67b0bb3d72} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.01.05 19:09:09.386877 [ 268 ] {b3391457-6602-4d93-b7b8-df67b0bb3d72} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001772 sec., 5643.340857787811 rows/sec., 10.11 MiB/sec. | ||
| 4175 | 2026.01.05 19:09:09.386944 [ 268 ] {b3391457-6602-4d93-b7b8-df67b0bb3d72} <Debug> TCPHandler: Processed in 0.001967178 sec. | ||
| 4176 | 2026.01.05 19:09:09.387074 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4177 | 2026.01.05 19:09:09.387175 [ 268 ] {9086a689-4d61-4747-8e5a-b6d9b531e04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4178 | 2026.01.05 19:09:09.387215 [ 268 ] {9086a689-4d61-4747-8e5a-b6d9b531e04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4179 | 2026.01.05 19:09:09.387584 [ 268 ] {9086a689-4d61-4747-8e5a-b6d9b531e04f} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.01.05 19:09:09.387619 [ 268 ] {9086a689-4d61-4747-8e5a-b6d9b531e04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4181 | 2026.01.05 19:09:09.387935 [ 268 ] {9086a689-4d61-4747-8e5a-b6d9b531e04f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4182 | 2026.01.05 19:09:09.388137 [ 268 ] {9086a689-4d61-4747-8e5a-b6d9b531e04f} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.01.05 19:09:09.388258 [ 268 ] {9086a689-4d61-4747-8e5a-b6d9b531e04f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001101 sec., 94459.58219800182 rows/sec., 5.79 MiB/sec. | ||
| 4184 | 2026.01.05 19:09:09.388293 [ 268 ] {9086a689-4d61-4747-8e5a-b6d9b531e04f} <Debug> TCPHandler: Processed in 0.001269632 sec. | ||
| 4185 | 2026.01.05 19:09:14.388153 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2026.01.05 19:09:14.388461 [ 268 ] {cd11d329-2b44-451a-9b01-d0af1b1d2dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4187 | 2026.01.05 19:09:14.388568 [ 268 ] {cd11d329-2b44-451a-9b01-d0af1b1d2dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4188 | 2026.01.05 19:09:14.389310 [ 268 ] {cd11d329-2b44-451a-9b01-d0af1b1d2dec} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4189 | 2026.01.05 19:09:14.389351 [ 268 ] {cd11d329-2b44-451a-9b01-d0af1b1d2dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4190 | 2026.01.05 19:09:14.389740 [ 268 ] {cd11d329-2b44-451a-9b01-d0af1b1d2dec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4191 | 2026.01.05 19:09:14.389992 [ 268 ] {cd11d329-2b44-451a-9b01-d0af1b1d2dec} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2026.01.05 19:09:14.390148 [ 268 ] {cd11d329-2b44-451a-9b01-d0af1b1d2dec} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001763 sec., 3403.289846851957 rows/sec., 277.51 KiB/sec. | ||
| 4193 | 2026.01.05 19:09:14.390197 [ 268 ] {cd11d329-2b44-451a-9b01-d0af1b1d2dec} <Debug> TCPHandler: Processed in 0.002230845 sec. | ||
| 4194 | 2026.01.05 19:09:14.390321 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2026.01.05 19:09:14.390425 [ 268 ] {d7d76a4e-d88f-4f58-b18b-030bfc60b915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4196 | 2026.01.05 19:09:14.390469 [ 268 ] {d7d76a4e-d88f-4f58-b18b-030bfc60b915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4197 | 2026.01.05 19:09:14.391422 [ 268 ] {d7d76a4e-d88f-4f58-b18b-030bfc60b915} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.01.05 19:09:14.391459 [ 268 ] {d7d76a4e-d88f-4f58-b18b-030bfc60b915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4199 | 2026.01.05 19:09:14.391877 [ 268 ] {d7d76a4e-d88f-4f58-b18b-030bfc60b915} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4200 | 2026.01.05 19:09:14.392122 [ 268 ] {d7d76a4e-d88f-4f58-b18b-030bfc60b915} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2026.01.05 19:09:14.392256 [ 268 ] {d7d76a4e-d88f-4f58-b18b-030bfc60b915} <Debug> executeQuery: Read 1261 rows, 107.04 KiB in 0.001854 sec., 680151.024811219 rows/sec., 56.38 MiB/sec. | ||
| 4202 | 2026.01.05 19:09:14.392295 [ 268 ] {d7d76a4e-d88f-4f58-b18b-030bfc60b915} <Debug> TCPHandler: Processed in 0.00202808 sec. | ||
| 4203 | 2026.01.05 19:09:14.392412 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2026.01.05 19:09:14.392511 [ 268 ] {5c192a1c-790b-4a9d-b5d7-08bb3315b9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4205 | 2026.01.05 19:09:14.392559 [ 268 ] {5c192a1c-790b-4a9d-b5d7-08bb3315b9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4206 | 2026.01.05 19:09:14.392972 [ 268 ] {5c192a1c-790b-4a9d-b5d7-08bb3315b9d6} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.01.05 19:09:14.393009 [ 268 ] {5c192a1c-790b-4a9d-b5d7-08bb3315b9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4208 | 2026.01.05 19:09:14.393345 [ 268 ] {5c192a1c-790b-4a9d-b5d7-08bb3315b9d6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4209 | 2026.01.05 19:09:14.393563 [ 268 ] {5c192a1c-790b-4a9d-b5d7-08bb3315b9d6} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.01.05 19:09:14.393673 [ 101 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4211 | 2026.01.05 19:09:14.393695 [ 268 ] {5c192a1c-790b-4a9d-b5d7-08bb3315b9d6} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001204 sec., 30730.89700996678 rows/sec., 2.23 MiB/sec. | ||
| 4212 | 2026.01.05 19:09:14.393741 [ 101 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.01.05 19:09:14.393749 [ 268 ] {5c192a1c-790b-4a9d-b5d7-08bb3315b9d6} <Debug> TCPHandler: Processed in 0.001388765 sec. | ||
| 4214 | 2026.01.05 19:09:14.393769 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4215 | 2026.01.05 19:09:14.393869 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2026.01.05 19:09:14.393879 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::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 | ||
| 4217 | 2026.01.05 19:09:14.393971 [ 268 ] {0f4c1549-61ea-4300-956e-0d5833033427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4218 | 2026.01.05 19:09:14.394015 [ 268 ] {0f4c1549-61ea-4300-956e-0d5833033427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4219 | 2026.01.05 19:09:14.394015 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4220 | 2026.01.05 19:09:14.394067 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 264 rows starting from the beginning of the part | ||
| 4221 | 2026.01.05 19:09:14.394142 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4222 | 2026.01.05 19:09:14.394191 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 215 rows starting from the beginning of the part | ||
| 4223 | 2026.01.05 19:09:14.394255 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4224 | 2026.01.05 19:09:14.394299 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 215 rows starting from the beginning of the part | ||
| 4225 | 2026.01.05 19:09:14.394344 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part | ||
| 4226 | 2026.01.05 19:09:14.394501 [ 268 ] {0f4c1549-61ea-4300-956e-0d5833033427} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.01.05 19:09:14.394545 [ 268 ] {0f4c1549-61ea-4300-956e-0d5833033427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4228 | 2026.01.05 19:09:14.395023 [ 268 ] {0f4c1549-61ea-4300-956e-0d5833033427} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4229 | 2026.01.05 19:09:14.395263 [ 268 ] {0f4c1549-61ea-4300-956e-0d5833033427} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.01.05 19:09:14.395391 [ 201 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561679 sec., 507786.8115022357 rows/sec., 33.33 MiB/sec. | ||
| 4231 | 2026.01.05 19:09:14.395403 [ 268 ] {0f4c1549-61ea-4300-956e-0d5833033427} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00145 sec., 157241.37931034484 rows/sec., 10.65 MiB/sec. | ||
| 4232 | 2026.01.05 19:09:14.395447 [ 268 ] {0f4c1549-61ea-4300-956e-0d5833033427} <Debug> TCPHandler: Processed in 0.0016281 sec. | ||
| 4233 | 2026.01.05 19:09:14.395546 [ 189 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4234 | 2026.01.05 19:09:14.395562 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4235 | 2026.01.05 19:09:14.395658 [ 268 ] {9ae1f664-90ca-4bcd-8abe-6d10fcae2123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4236 | 2026.01.05 19:09:14.395700 [ 268 ] {9ae1f664-90ca-4bcd-8abe-6d10fcae2123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4237 | 2026.01.05 19:09:14.395813 [ 189 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_21_4} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.01.05 19:09:14.395876 [ 189 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_21_4} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4239 | 2026.01.05 19:09:14.395946 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4240 | 2026.01.05 19:09:14.396277 [ 268 ] {9ae1f664-90ca-4bcd-8abe-6d10fcae2123} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.01.05 19:09:14.396314 [ 268 ] {9ae1f664-90ca-4bcd-8abe-6d10fcae2123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4242 | 2026.01.05 19:09:14.396655 [ 268 ] {9ae1f664-90ca-4bcd-8abe-6d10fcae2123} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4243 | 2026.01.05 19:09:14.396892 [ 268 ] {9ae1f664-90ca-4bcd-8abe-6d10fcae2123} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.01.05 19:09:14.397021 [ 268 ] {9ae1f664-90ca-4bcd-8abe-6d10fcae2123} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.00138 sec., 403623.1884057971 rows/sec., 29.99 MiB/sec. | ||
| 4245 | 2026.01.05 19:09:14.397060 [ 268 ] {9ae1f664-90ca-4bcd-8abe-6d10fcae2123} <Debug> TCPHandler: Processed in 0.001548628 sec. | ||
| 4246 | 2026.01.05 19:09:14.397176 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4247 | 2026.01.05 19:09:14.397272 [ 268 ] {5bd35abb-74af-4e47-8358-d6649c914955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4248 | 2026.01.05 19:09:14.397315 [ 268 ] {5bd35abb-74af-4e47-8358-d6649c914955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4249 | 2026.01.05 19:09:14.397847 [ 268 ] {5bd35abb-74af-4e47-8358-d6649c914955} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4250 | 2026.01.05 19:09:14.397885 [ 268 ] {5bd35abb-74af-4e47-8358-d6649c914955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4251 | 2026.01.05 19:09:14.398274 [ 268 ] {5bd35abb-74af-4e47-8358-d6649c914955} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4252 | 2026.01.05 19:09:14.398494 [ 268 ] {5bd35abb-74af-4e47-8358-d6649c914955} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.01.05 19:09:14.398624 [ 268 ] {5bd35abb-74af-4e47-8358-d6649c914955} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001371 sec., 617797.2283005106 rows/sec., 41.58 MiB/sec. | ||
| 4254 | 2026.01.05 19:09:14.398662 [ 268 ] {5bd35abb-74af-4e47-8358-d6649c914955} <Debug> TCPHandler: Processed in 0.001536507 sec. | ||
| 4255 | 2026.01.05 19:09:14.398777 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4256 | 2026.01.05 19:09:14.398874 [ 268 ] {bc88a6a9-ea48-4d82-8274-5e5c2f14f9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4257 | 2026.01.05 19:09:14.398929 [ 268 ] {bc88a6a9-ea48-4d82-8274-5e5c2f14f9f2} <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 | ||
| 4258 | 2026.01.05 19:09:14.399734 [ 268 ] {bc88a6a9-ea48-4d82-8274-5e5c2f14f9f2} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.01.05 19:09:14.399771 [ 268 ] {bc88a6a9-ea48-4d82-8274-5e5c2f14f9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4260 | 2026.01.05 19:09:14.400322 [ 268 ] {bc88a6a9-ea48-4d82-8274-5e5c2f14f9f2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4261 | 2026.01.05 19:09:14.400556 [ 268 ] {bc88a6a9-ea48-4d82-8274-5e5c2f14f9f2} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.01.05 19:09:14.400665 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4263 | 2026.01.05 19:09:14.400698 [ 268 ] {bc88a6a9-ea48-4d82-8274-5e5c2f14f9f2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001844 sec., 16811.279826464208 rows/sec., 30.13 MiB/sec. | ||
| 4264 | 2026.01.05 19:09:14.400700 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.01.05 19:09:14.400738 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4266 | 2026.01.05 19:09:14.400765 [ 268 ] {bc88a6a9-ea48-4d82-8274-5e5c2f14f9f2} <Debug> TCPHandler: Processed in 0.00203918 sec. | ||
| 4267 | 2026.01.05 19:09:14.400815 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 4268 | 2026.01.05 19:09:14.400913 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.01.05 19:09:14.401013 [ 268 ] {f7a79765-e0b5-4495-9f69-5275819962bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4270 | 2026.01.05 19:09:14.401028 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4271 | 2026.01.05 19:09:14.401055 [ 268 ] {f7a79765-e0b5-4495-9f69-5275819962bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4272 | 2026.01.05 19:09:14.401088 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 257 rows starting from the beginning of the part | ||
| 4273 | 2026.01.05 19:09:14.401210 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4274 | 2026.01.05 19:09:14.401315 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4275 | 2026.01.05 19:09:14.401406 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4276 | 2026.01.05 19:09:14.401421 [ 268 ] {f7a79765-e0b5-4495-9f69-5275819962bd} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.01.05 19:09:14.401463 [ 268 ] {f7a79765-e0b5-4495-9f69-5275819962bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4278 | 2026.01.05 19:09:14.401499 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4279 | 2026.01.05 19:09:14.401594 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4280 | 2026.01.05 19:09:14.401791 [ 268 ] {f7a79765-e0b5-4495-9f69-5275819962bd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4281 | 2026.01.05 19:09:14.402066 [ 268 ] {f7a79765-e0b5-4495-9f69-5275819962bd} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.01.05 19:09:14.402204 [ 268 ] {f7a79765-e0b5-4495-9f69-5275819962bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 4283 | 2026.01.05 19:09:14.402242 [ 268 ] {f7a79765-e0b5-4495-9f69-5275819962bd} <Debug> TCPHandler: Processed in 0.001381305 sec. | ||
| 4284 | 2026.01.05 19:09:14.404834 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 19 columns (19 merged, 0 gathered) in 0.00404992 sec., 91359.82932996207 rows/sec., 163.71 MiB/sec. | ||
| 4285 | 2026.01.05 19:09:14.405950 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4286 | 2026.01.05 19:09:14.406292 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.01.05 19:09:14.406356 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4288 | 2026.01.05 19:09:14.406463 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 4289 | 2026.01.05 19:09:14.550594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8096 | ||
| 4290 | 2026.01.05 19:09:14.551121 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2026.01.05 19:09:14.551156 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4292 | 2026.01.05 19:09:14.551569 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4293 | 2026.01.05 19:09:14.551791 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2026.01.05 19:09:14.551923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8096 | ||
| 4295 | 2026.01.05 19:09:14.969513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4296 | 2026.01.05 19:09:14.983830 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.01.05 19:09:14.983897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4298 | 2026.01.05 19:09:14.989847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4299 | 2026.01.05 19:09:14.990553 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.01.05 19:09:14.993191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4301 | 2026.01.05 19:09:15.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.56 MiB, peak 245.08 MiB, free memory in arenas 0.00 B, will set to 241.93 MiB (RSS), difference: 1.36 MiB | ||
| 4302 | 2026.01.05 19:09:17.068034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 592 | ||
| 4303 | 2026.01.05 19:09:17.070441 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.01.05 19:09:17.070488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4305 | 2026.01.05 19:09:17.071730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4306 | 2026.01.05 19:09:17.072041 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.01.05 19:09:17.072314 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 592 | ||
| 4308 | 2026.01.05 19:09:19.371069 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4309 | 2026.01.05 19:09:19.371372 [ 268 ] {9412cad2-9c38-482a-b713-9998d1dbf7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4310 | 2026.01.05 19:09:19.371473 [ 268 ] {9412cad2-9c38-482a-b713-9998d1dbf7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4311 | 2026.01.05 19:09:19.372580 [ 268 ] {9412cad2-9c38-482a-b713-9998d1dbf7b1} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2026.01.05 19:09:19.372619 [ 268 ] {9412cad2-9c38-482a-b713-9998d1dbf7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4313 | 2026.01.05 19:09:19.373024 [ 268 ] {9412cad2-9c38-482a-b713-9998d1dbf7b1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4314 | 2026.01.05 19:09:19.373245 [ 268 ] {9412cad2-9c38-482a-b713-9998d1dbf7b1} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.01.05 19:09:19.373395 [ 268 ] {9412cad2-9c38-482a-b713-9998d1dbf7b1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002102 sec., 195052.3311132255 rows/sec., 12.37 MiB/sec. | ||
| 4316 | 2026.01.05 19:09:19.373436 [ 268 ] {9412cad2-9c38-482a-b713-9998d1dbf7b1} <Debug> TCPHandler: Processed in 0.002550542 sec. | ||
| 4317 | 2026.01.05 19:09:19.373571 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.01.05 19:09:19.373671 [ 268 ] {cf004458-1886-410a-8a58-03f14edab1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4319 | 2026.01.05 19:09:19.373711 [ 268 ] {cf004458-1886-410a-8a58-03f14edab1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4320 | 2026.01.05 19:09:19.374609 [ 268 ] {cf004458-1886-410a-8a58-03f14edab1d7} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.01.05 19:09:19.374645 [ 268 ] {cf004458-1886-410a-8a58-03f14edab1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4322 | 2026.01.05 19:09:19.375007 [ 268 ] {cf004458-1886-410a-8a58-03f14edab1d7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4323 | 2026.01.05 19:09:19.375219 [ 268 ] {cf004458-1886-410a-8a58-03f14edab1d7} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.01.05 19:09:19.375341 [ 268 ] {cf004458-1886-410a-8a58-03f14edab1d7} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001689 sec., 670219.064535228 rows/sec., 53.11 MiB/sec. | ||
| 4325 | 2026.01.05 19:09:19.375380 [ 268 ] {cf004458-1886-410a-8a58-03f14edab1d7} <Debug> TCPHandler: Processed in 0.001860756 sec. | ||
| 4326 | 2026.01.05 19:09:19.375502 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.01.05 19:09:19.375601 [ 268 ] {b649ce4b-810c-42fb-92b5-f1f9aae3d37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4328 | 2026.01.05 19:09:19.375641 [ 268 ] {b649ce4b-810c-42fb-92b5-f1f9aae3d37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4329 | 2026.01.05 19:09:19.376139 [ 268 ] {b649ce4b-810c-42fb-92b5-f1f9aae3d37a} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.01.05 19:09:19.376176 [ 268 ] {b649ce4b-810c-42fb-92b5-f1f9aae3d37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4331 | 2026.01.05 19:09:19.376481 [ 268 ] {b649ce4b-810c-42fb-92b5-f1f9aae3d37a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4332 | 2026.01.05 19:09:19.376691 [ 268 ] {b649ce4b-810c-42fb-92b5-f1f9aae3d37a} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.01.05 19:09:19.376816 [ 268 ] {b649ce4b-810c-42fb-92b5-f1f9aae3d37a} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001235 sec., 174089.06882591094 rows/sec., 10.33 MiB/sec. | ||
| 4334 | 2026.01.05 19:09:19.376853 [ 268 ] {b649ce4b-810c-42fb-92b5-f1f9aae3d37a} <Debug> TCPHandler: Processed in 0.001401715 sec. | ||
| 4335 | 2026.01.05 19:09:19.376961 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4336 | 2026.01.05 19:09:19.377055 [ 268 ] {ac9953d2-c568-46c4-8646-7db3b7de28e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4337 | 2026.01.05 19:09:19.377095 [ 268 ] {ac9953d2-c568-46c4-8646-7db3b7de28e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4338 | 2026.01.05 19:09:19.377552 [ 268 ] {ac9953d2-c568-46c4-8646-7db3b7de28e6} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.01.05 19:09:19.377587 [ 268 ] {ac9953d2-c568-46c4-8646-7db3b7de28e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4340 | 2026.01.05 19:09:19.377902 [ 268 ] {ac9953d2-c568-46c4-8646-7db3b7de28e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4341 | 2026.01.05 19:09:19.378107 [ 268 ] {ac9953d2-c568-46c4-8646-7db3b7de28e6} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.01.05 19:09:19.378209 [ 93 ] {} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4343 | 2026.01.05 19:09:19.378231 [ 268 ] {ac9953d2-c568-46c4-8646-7db3b7de28e6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001194 sec., 177554.43886097154 rows/sec., 11.45 MiB/sec. | ||
| 4344 | 2026.01.05 19:09:19.378277 [ 93 ] {} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.01.05 19:09:19.378286 [ 268 ] {ac9953d2-c568-46c4-8646-7db3b7de28e6} <Debug> TCPHandler: Processed in 0.001374724 sec. | ||
| 4346 | 2026.01.05 19:09:19.378306 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4347 | 2026.01.05 19:09:19.378398 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.01.05 19:09:19.378416 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 4349 | 2026.01.05 19:09:19.378500 [ 268 ] {f7015044-721b-43cb-8a1c-1a4e287b3688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4350 | 2026.01.05 19:09:19.378543 [ 268 ] {f7015044-721b-43cb-8a1c-1a4e287b3688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4351 | 2026.01.05 19:09:19.378552 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4352 | 2026.01.05 19:09:19.378593 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 440 rows starting from the beginning of the part | ||
| 4353 | 2026.01.05 19:09:19.378664 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 4354 | 2026.01.05 19:09:19.378712 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 4355 | 2026.01.05 19:09:19.378756 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4356 | 2026.01.05 19:09:19.378800 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 4357 | 2026.01.05 19:09:19.378841 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 4358 | 2026.01.05 19:09:19.379032 [ 268 ] {f7015044-721b-43cb-8a1c-1a4e287b3688} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.01.05 19:09:19.379073 [ 268 ] {f7015044-721b-43cb-8a1c-1a4e287b3688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4360 | 2026.01.05 19:09:19.379396 [ 268 ] {f7015044-721b-43cb-8a1c-1a4e287b3688} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4361 | 2026.01.05 19:09:19.379617 [ 268 ] {f7015044-721b-43cb-8a1c-1a4e287b3688} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2026.01.05 19:09:19.379744 [ 268 ] {f7015044-721b-43cb-8a1c-1a4e287b3688} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001262 sec., 167194.92868462755 rows/sec., 9.49 MiB/sec. | ||
| 4363 | 2026.01.05 19:09:19.379781 [ 268 ] {f7015044-721b-43cb-8a1c-1a4e287b3688} <Debug> TCPHandler: Processed in 0.001432936 sec. | ||
| 4364 | 2026.01.05 19:09:19.379851 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476766 sec., 1026567.5130657125 rows/sec., 71.11 MiB/sec. | ||
| 4365 | 2026.01.05 19:09:19.379923 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.01.05 19:09:19.380050 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4367 | 2026.01.05 19:09:19.380059 [ 268 ] {1034044b-d2a6-423e-a24d-8ee492df9252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4368 | 2026.01.05 19:09:19.380118 [ 268 ] {1034044b-d2a6-423e-a24d-8ee492df9252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4369 | 2026.01.05 19:09:19.380341 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_15_3} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4370 | 2026.01.05 19:09:19.380424 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_15_3} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4371 | 2026.01.05 19:09:19.380519 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4372 | 2026.01.05 19:09:19.380891 [ 268 ] {1034044b-d2a6-423e-a24d-8ee492df9252} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.01.05 19:09:19.380942 [ 268 ] {1034044b-d2a6-423e-a24d-8ee492df9252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4374 | 2026.01.05 19:09:19.381320 [ 268 ] {1034044b-d2a6-423e-a24d-8ee492df9252} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4375 | 2026.01.05 19:09:19.381544 [ 268 ] {1034044b-d2a6-423e-a24d-8ee492df9252} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.01.05 19:09:19.381678 [ 268 ] {1034044b-d2a6-423e-a24d-8ee492df9252} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001649 sec., 417828.9872650091 rows/sec., 29.18 MiB/sec. | ||
| 4377 | 2026.01.05 19:09:19.381717 [ 268 ] {1034044b-d2a6-423e-a24d-8ee492df9252} <Debug> TCPHandler: Processed in 0.001861556 sec. | ||
| 4378 | 2026.01.05 19:09:19.381835 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4379 | 2026.01.05 19:09:19.381932 [ 268 ] {71efa9a4-81d5-43cd-a201-42060be899d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4380 | 2026.01.05 19:09:19.381974 [ 268 ] {71efa9a4-81d5-43cd-a201-42060be899d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4381 | 2026.01.05 19:09:19.382316 [ 268 ] {71efa9a4-81d5-43cd-a201-42060be899d1} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2026.01.05 19:09:19.382354 [ 268 ] {71efa9a4-81d5-43cd-a201-42060be899d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4383 | 2026.01.05 19:09:19.382664 [ 268 ] {71efa9a4-81d5-43cd-a201-42060be899d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4384 | 2026.01.05 19:09:19.382877 [ 268 ] {71efa9a4-81d5-43cd-a201-42060be899d1} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.01.05 19:09:19.383007 [ 268 ] {71efa9a4-81d5-43cd-a201-42060be899d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 4386 | 2026.01.05 19:09:19.383044 [ 268 ] {71efa9a4-81d5-43cd-a201-42060be899d1} <Debug> TCPHandler: Processed in 0.001259321 sec. | ||
| 4387 | 2026.01.05 19:09:19.383151 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2026.01.05 19:09:19.383247 [ 268 ] {0388db38-26c1-4fec-9967-a6c7aa524e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4389 | 2026.01.05 19:09:19.383289 [ 268 ] {0388db38-26c1-4fec-9967-a6c7aa524e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4390 | 2026.01.05 19:09:19.383724 [ 268 ] {0388db38-26c1-4fec-9967-a6c7aa524e25} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.01.05 19:09:19.383762 [ 268 ] {0388db38-26c1-4fec-9967-a6c7aa524e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4392 | 2026.01.05 19:09:19.384107 [ 268 ] {0388db38-26c1-4fec-9967-a6c7aa524e25} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4393 | 2026.01.05 19:09:19.384332 [ 268 ] {0388db38-26c1-4fec-9967-a6c7aa524e25} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.01.05 19:09:19.384459 [ 268 ] {0388db38-26c1-4fec-9967-a6c7aa524e25} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001231 sec., 255077.17303005685 rows/sec., 16.76 MiB/sec. | ||
| 4395 | 2026.01.05 19:09:19.384497 [ 268 ] {0388db38-26c1-4fec-9967-a6c7aa524e25} <Debug> TCPHandler: Processed in 0.001394995 sec. | ||
| 4396 | 2026.01.05 19:09:19.384625 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4397 | 2026.01.05 19:09:19.384719 [ 268 ] {5008f4f0-bd98-490e-8aba-6fece17c9f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4398 | 2026.01.05 19:09:19.384760 [ 268 ] {5008f4f0-bd98-490e-8aba-6fece17c9f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4399 | 2026.01.05 19:09:19.385083 [ 268 ] {5008f4f0-bd98-490e-8aba-6fece17c9f46} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.01.05 19:09:19.385120 [ 268 ] {5008f4f0-bd98-490e-8aba-6fece17c9f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4401 | 2026.01.05 19:09:19.385421 [ 268 ] {5008f4f0-bd98-490e-8aba-6fece17c9f46} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4402 | 2026.01.05 19:09:19.385633 [ 268 ] {5008f4f0-bd98-490e-8aba-6fece17c9f46} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.01.05 19:09:19.385758 [ 268 ] {5008f4f0-bd98-490e-8aba-6fece17c9f46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 4404 | 2026.01.05 19:09:19.385795 [ 268 ] {5008f4f0-bd98-490e-8aba-6fece17c9f46} <Debug> TCPHandler: Processed in 0.00122011 sec. | ||
| 4405 | 2026.01.05 19:09:19.385908 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2026.01.05 19:09:19.386007 [ 268 ] {54adb068-c960-40ea-8558-4bff095e2a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4407 | 2026.01.05 19:09:19.386062 [ 268 ] {54adb068-c960-40ea-8558-4bff095e2a0b} <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 | ||
| 4408 | 2026.01.05 19:09:19.386801 [ 268 ] {54adb068-c960-40ea-8558-4bff095e2a0b} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.01.05 19:09:19.386836 [ 268 ] {54adb068-c960-40ea-8558-4bff095e2a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4410 | 2026.01.05 19:09:19.387337 [ 268 ] {54adb068-c960-40ea-8558-4bff095e2a0b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4411 | 2026.01.05 19:09:19.387561 [ 268 ] {54adb068-c960-40ea-8558-4bff095e2a0b} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2026.01.05 19:09:19.387694 [ 268 ] {54adb068-c960-40ea-8558-4bff095e2a0b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001706 sec., 5861.664712778429 rows/sec., 10.50 MiB/sec. | ||
| 4413 | 2026.01.05 19:09:19.387751 [ 268 ] {54adb068-c960-40ea-8558-4bff095e2a0b} <Debug> TCPHandler: Processed in 0.001891147 sec. | ||
| 4414 | 2026.01.05 19:09:19.387864 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2026.01.05 19:09:19.387957 [ 268 ] {3b6b4bf1-d7ca-406d-919b-0f1f40ec1457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4416 | 2026.01.05 19:09:19.387997 [ 268 ] {3b6b4bf1-d7ca-406d-919b-0f1f40ec1457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4417 | 2026.01.05 19:09:19.388329 [ 268 ] {3b6b4bf1-d7ca-406d-919b-0f1f40ec1457} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.01.05 19:09:19.388364 [ 268 ] {3b6b4bf1-d7ca-406d-919b-0f1f40ec1457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4419 | 2026.01.05 19:09:19.388665 [ 268 ] {3b6b4bf1-d7ca-406d-919b-0f1f40ec1457} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4420 | 2026.01.05 19:09:19.388874 [ 268 ] {3b6b4bf1-d7ca-406d-919b-0f1f40ec1457} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.01.05 19:09:19.388996 [ 268 ] {3b6b4bf1-d7ca-406d-919b-0f1f40ec1457} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001057 sec., 98391.67455061495 rows/sec., 6.03 MiB/sec. | ||
| 4422 | 2026.01.05 19:09:19.389030 [ 268 ] {3b6b4bf1-d7ca-406d-919b-0f1f40ec1457} <Debug> TCPHandler: Processed in 0.0012134 sec. | ||
| 4423 | 2026.01.05 19:09:21.970764 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4424 | 2026.01.05 19:09:21.970816 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4425 | 2026.01.05 19:09:22.052062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8608 | ||
| 4426 | 2026.01.05 19:09:22.052582 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.01.05 19:09:22.052626 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4428 | 2026.01.05 19:09:22.053104 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4429 | 2026.01.05 19:09:22.053339 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2026.01.05 19:09:22.053484 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8608 | ||
| 4431 | 2026.01.05 19:09:22.493316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4432 | 2026.01.05 19:09:22.510366 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.01.05 19:09:22.510432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4434 | 2026.01.05 19:09:22.516779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4435 | 2026.01.05 19:09:22.517581 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.01.05 19:09:22.520486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4437 | 2026.01.05 19:09:24.360443 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.01.05 19:09:24.360634 [ 268 ] {b10db0c7-8081-4c80-bcff-6d7a9b3b5ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4439 | 2026.01.05 19:09:24.360703 [ 268 ] {b10db0c7-8081-4c80-bcff-6d7a9b3b5ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4440 | 2026.01.05 19:09:24.361371 [ 268 ] {b10db0c7-8081-4c80-bcff-6d7a9b3b5ecb} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.01.05 19:09:24.361420 [ 268 ] {b10db0c7-8081-4c80-bcff-6d7a9b3b5ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4442 | 2026.01.05 19:09:24.361866 [ 268 ] {b10db0c7-8081-4c80-bcff-6d7a9b3b5ecb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4443 | 2026.01.05 19:09:24.362126 [ 268 ] {b10db0c7-8081-4c80-bcff-6d7a9b3b5ecb} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.01.05 19:09:24.362292 [ 268 ] {b10db0c7-8081-4c80-bcff-6d7a9b3b5ecb} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.00171 sec., 69005.84795321638 rows/sec., 5.86 MiB/sec. | ||
| 4445 | 2026.01.05 19:09:24.362342 [ 268 ] {b10db0c7-8081-4c80-bcff-6d7a9b3b5ecb} <Debug> TCPHandler: Processed in 0.00202775 sec. | ||
| 4446 | 2026.01.05 19:09:24.362472 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.01.05 19:09:24.362578 [ 268 ] {bf74ed93-8898-47a6-b264-c0895ee4b899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4448 | 2026.01.05 19:09:24.362625 [ 268 ] {bf74ed93-8898-47a6-b264-c0895ee4b899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4449 | 2026.01.05 19:09:24.363047 [ 268 ] {bf74ed93-8898-47a6-b264-c0895ee4b899} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.01.05 19:09:24.363084 [ 268 ] {bf74ed93-8898-47a6-b264-c0895ee4b899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4451 | 2026.01.05 19:09:24.363404 [ 268 ] {bf74ed93-8898-47a6-b264-c0895ee4b899} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4452 | 2026.01.05 19:09:24.363621 [ 268 ] {bf74ed93-8898-47a6-b264-c0895ee4b899} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.01.05 19:09:24.363750 [ 268 ] {bf74ed93-8898-47a6-b264-c0895ee4b899} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001196 sec., 25919.732441471573 rows/sec., 1.90 MiB/sec. | ||
| 4454 | 2026.01.05 19:09:24.363788 [ 268 ] {bf74ed93-8898-47a6-b264-c0895ee4b899} <Debug> TCPHandler: Processed in 0.001368494 sec. | ||
| 4455 | 2026.01.05 19:09:24.363895 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2026.01.05 19:09:24.363991 [ 268 ] {23ee9679-adc7-4bd1-bbd5-bafcda50fd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4457 | 2026.01.05 19:09:24.364031 [ 268 ] {23ee9679-adc7-4bd1-bbd5-bafcda50fd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4458 | 2026.01.05 19:09:24.364456 [ 268 ] {23ee9679-adc7-4bd1-bbd5-bafcda50fd0a} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.01.05 19:09:24.364493 [ 268 ] {23ee9679-adc7-4bd1-bbd5-bafcda50fd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4460 | 2026.01.05 19:09:24.364792 [ 268 ] {23ee9679-adc7-4bd1-bbd5-bafcda50fd0a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4461 | 2026.01.05 19:09:24.365008 [ 268 ] {23ee9679-adc7-4bd1-bbd5-bafcda50fd0a} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.01.05 19:09:24.365146 [ 268 ] {23ee9679-adc7-4bd1-bbd5-bafcda50fd0a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001174 sec., 80919.9318568995 rows/sec., 6.32 MiB/sec. | ||
| 4463 | 2026.01.05 19:09:24.365183 [ 268 ] {23ee9679-adc7-4bd1-bbd5-bafcda50fd0a} <Debug> TCPHandler: Processed in 0.001338253 sec. | ||
| 4464 | 2026.01.05 19:09:24.365312 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2026.01.05 19:09:24.365409 [ 268 ] {311631ed-0bc6-49f4-b6a4-1dff0ea91d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4466 | 2026.01.05 19:09:24.365453 [ 268 ] {311631ed-0bc6-49f4-b6a4-1dff0ea91d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4467 | 2026.01.05 19:09:24.365859 [ 268 ] {311631ed-0bc6-49f4-b6a4-1dff0ea91d4e} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.01.05 19:09:24.365894 [ 268 ] {311631ed-0bc6-49f4-b6a4-1dff0ea91d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4469 | 2026.01.05 19:09:24.366226 [ 268 ] {311631ed-0bc6-49f4-b6a4-1dff0ea91d4e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4470 | 2026.01.05 19:09:24.366435 [ 268 ] {311631ed-0bc6-49f4-b6a4-1dff0ea91d4e} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.01.05 19:09:24.366574 [ 268 ] {311631ed-0bc6-49f4-b6a4-1dff0ea91d4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 4472 | 2026.01.05 19:09:24.366611 [ 268 ] {311631ed-0bc6-49f4-b6a4-1dff0ea91d4e} <Debug> TCPHandler: Processed in 0.001348823 sec. | ||
| 4473 | 2026.01.05 19:09:24.366724 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2026.01.05 19:09:24.366820 [ 268 ] {c8f5ab28-c70f-41df-a863-738f92d468d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4475 | 2026.01.05 19:09:24.366874 [ 268 ] {c8f5ab28-c70f-41df-a863-738f92d468d8} <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 | ||
| 4476 | 2026.01.05 19:09:24.367655 [ 268 ] {c8f5ab28-c70f-41df-a863-738f92d468d8} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.01.05 19:09:24.367691 [ 268 ] {c8f5ab28-c70f-41df-a863-738f92d468d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4478 | 2026.01.05 19:09:24.368282 [ 268 ] {c8f5ab28-c70f-41df-a863-738f92d468d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4479 | 2026.01.05 19:09:24.368503 [ 268 ] {c8f5ab28-c70f-41df-a863-738f92d468d8} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2026.01.05 19:09:24.368636 [ 268 ] {c8f5ab28-c70f-41df-a863-738f92d468d8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001835 sec., 16893.732970027246 rows/sec., 30.27 MiB/sec. | ||
| 4481 | 2026.01.05 19:09:24.368697 [ 268 ] {c8f5ab28-c70f-41df-a863-738f92d468d8} <Debug> TCPHandler: Processed in 0.002022129 sec. | ||
| 4482 | 2026.01.05 19:09:24.368810 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2026.01.05 19:09:24.368905 [ 268 ] {192881e5-d2fe-4add-a475-8422a24e5c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4484 | 2026.01.05 19:09:24.368946 [ 268 ] {192881e5-d2fe-4add-a475-8422a24e5c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4485 | 2026.01.05 19:09:24.369272 [ 268 ] {192881e5-d2fe-4add-a475-8422a24e5c3c} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.01.05 19:09:24.369308 [ 268 ] {192881e5-d2fe-4add-a475-8422a24e5c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4487 | 2026.01.05 19:09:24.369609 [ 268 ] {192881e5-d2fe-4add-a475-8422a24e5c3c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4488 | 2026.01.05 19:09:24.369822 [ 268 ] {192881e5-d2fe-4add-a475-8422a24e5c3c} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2026.01.05 19:09:24.369968 [ 268 ] {192881e5-d2fe-4add-a475-8422a24e5c3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 4490 | 2026.01.05 19:09:24.370004 [ 268 ] {192881e5-d2fe-4add-a475-8422a24e5c3c} <Debug> TCPHandler: Processed in 0.001243161 sec. | ||
| 4491 | 2026.01.05 19:09:27.072611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 626 | ||
| 4492 | 2026.01.05 19:09:27.075030 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.01.05 19:09:27.075076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4494 | 2026.01.05 19:09:27.076266 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4495 | 2026.01.05 19:09:27.076533 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.01.05 19:09:27.076780 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
| 4497 | 2026.01.05 19:09:29.370248 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4498 | 2026.01.05 19:09:29.370466 [ 268 ] {74406ddc-7bec-473e-a5da-9287292a6cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4499 | 2026.01.05 19:09:29.370539 [ 268 ] {74406ddc-7bec-473e-a5da-9287292a6cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4500 | 2026.01.05 19:09:29.371364 [ 268 ] {74406ddc-7bec-473e-a5da-9287292a6cc7} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.01.05 19:09:29.371416 [ 268 ] {74406ddc-7bec-473e-a5da-9287292a6cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4502 | 2026.01.05 19:09:29.371828 [ 268 ] {74406ddc-7bec-473e-a5da-9287292a6cc7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4503 | 2026.01.05 19:09:29.372058 [ 268 ] {74406ddc-7bec-473e-a5da-9287292a6cc7} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.01.05 19:09:29.372196 [ 82 ] {} <Debug> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4505 | 2026.01.05 19:09:29.372216 [ 268 ] {74406ddc-7bec-473e-a5da-9287292a6cc7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001804 sec., 227272.72727272726 rows/sec., 14.42 MiB/sec. | ||
| 4506 | 2026.01.05 19:09:29.372241 [ 82 ] {} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.01.05 19:09:29.372266 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4508 | 2026.01.05 19:09:29.372269 [ 268 ] {74406ddc-7bec-473e-a5da-9287292a6cc7} <Debug> TCPHandler: Processed in 0.002162304 sec. | ||
| 4509 | 2026.01.05 19:09:29.372400 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4510 | 2026.01.05 19:09:29.372404 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4511 | 2026.01.05 19:09:29.372559 [ 268 ] {eca200c3-420a-4a53-87fb-51f464d6404a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4512 | 2026.01.05 19:09:29.372559 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4513 | 2026.01.05 19:09:29.372607 [ 268 ] {eca200c3-420a-4a53-87fb-51f464d6404a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4514 | 2026.01.05 19:09:29.372616 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4515 | 2026.01.05 19:09:29.372715 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4516 | 2026.01.05 19:09:29.372767 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4517 | 2026.01.05 19:09:29.372813 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4518 | 2026.01.05 19:09:29.372863 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4519 | 2026.01.05 19:09:29.373062 [ 268 ] {eca200c3-420a-4a53-87fb-51f464d6404a} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.01.05 19:09:29.373103 [ 268 ] {eca200c3-420a-4a53-87fb-51f464d6404a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4521 | 2026.01.05 19:09:29.373442 [ 268 ] {eca200c3-420a-4a53-87fb-51f464d6404a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4522 | 2026.01.05 19:09:29.373677 [ 268 ] {eca200c3-420a-4a53-87fb-51f464d6404a} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.01.05 19:09:29.373809 [ 268 ] {eca200c3-420a-4a53-87fb-51f464d6404a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001274 sec., 6279.434850863422 rows/sec., 512.04 KiB/sec. | ||
| 4524 | 2026.01.05 19:09:29.373848 [ 268 ] {eca200c3-420a-4a53-87fb-51f464d6404a} <Debug> TCPHandler: Processed in 0.001497577 sec. | ||
| 4525 | 2026.01.05 19:09:29.373967 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.01.05 19:09:29.374032 [ 196 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689372 sec., 1213468.673566272 rows/sec., 81.61 MiB/sec. | ||
| 4527 | 2026.01.05 19:09:29.374063 [ 268 ] {aefcf16c-965f-4f70-96f7-909bb589ef7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4528 | 2026.01.05 19:09:29.374114 [ 268 ] {aefcf16c-965f-4f70-96f7-909bb589ef7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4529 | 2026.01.05 19:09:29.374211 [ 193 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4530 | 2026.01.05 19:09:29.374469 [ 193 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_13_3} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.01.05 19:09:29.374533 [ 193 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_13_3} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4532 | 2026.01.05 19:09:29.374606 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4533 | 2026.01.05 19:09:29.375069 [ 268 ] {aefcf16c-965f-4f70-96f7-909bb589ef7e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.01.05 19:09:29.375103 [ 268 ] {aefcf16c-965f-4f70-96f7-909bb589ef7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4535 | 2026.01.05 19:09:29.375474 [ 268 ] {aefcf16c-965f-4f70-96f7-909bb589ef7e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4536 | 2026.01.05 19:09:29.375691 [ 268 ] {aefcf16c-965f-4f70-96f7-909bb589ef7e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.01.05 19:09:29.375820 [ 268 ] {aefcf16c-965f-4f70-96f7-909bb589ef7e} <Debug> executeQuery: Read 1136 rows, 92.14 KiB in 0.001776 sec., 639639.6396396396 rows/sec., 50.67 MiB/sec. | ||
| 4538 | 2026.01.05 19:09:29.375823 [ 80 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4539 | 2026.01.05 19:09:29.375859 [ 268 ] {aefcf16c-965f-4f70-96f7-909bb589ef7e} <Debug> TCPHandler: Processed in 0.001941968 sec. | ||
| 4540 | 2026.01.05 19:09:29.375884 [ 80 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.01.05 19:09:29.375915 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4542 | 2026.01.05 19:09:29.375984 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.01.05 19:09:29.375984 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::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 | ||
| 4544 | 2026.01.05 19:09:29.376092 [ 268 ] {31c00c68-7149-43d0-bb7a-b715b81abf7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4545 | 2026.01.05 19:09:29.376126 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4546 | 2026.01.05 19:09:29.376137 [ 268 ] {31c00c68-7149-43d0-bb7a-b715b81abf7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4547 | 2026.01.05 19:09:29.376165 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2343 rows starting from the beginning of the part | ||
| 4548 | 2026.01.05 19:09:29.376226 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1132 rows starting from the beginning of the part | ||
| 4549 | 2026.01.05 19:09:29.376272 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1261 rows starting from the beginning of the part | ||
| 4550 | 2026.01.05 19:09:29.376316 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1132 rows starting from the beginning of the part | ||
| 4551 | 2026.01.05 19:09:29.376357 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 118 rows starting from the beginning of the part | ||
| 4552 | 2026.01.05 19:09:29.376397 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1136 rows starting from the beginning of the part | ||
| 4553 | 2026.01.05 19:09:29.376661 [ 268 ] {31c00c68-7149-43d0-bb7a-b715b81abf7a} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.01.05 19:09:29.376703 [ 268 ] {31c00c68-7149-43d0-bb7a-b715b81abf7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4555 | 2026.01.05 19:09:29.377033 [ 268 ] {31c00c68-7149-43d0-bb7a-b715b81abf7a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4556 | 2026.01.05 19:09:29.377259 [ 268 ] {31c00c68-7149-43d0-bb7a-b715b81abf7a} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2026.01.05 19:09:29.377397 [ 268 ] {31c00c68-7149-43d0-bb7a-b715b81abf7a} <Debug> executeQuery: Read 223 rows, 13.63 KiB in 0.001324 sec., 168429.00302114803 rows/sec., 10.05 MiB/sec. | ||
| 4558 | 2026.01.05 19:09:29.377434 [ 268 ] {31c00c68-7149-43d0-bb7a-b715b81abf7a} <Debug> TCPHandler: Processed in 0.001500967 sec. | ||
| 4559 | 2026.01.05 19:09:29.377547 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.01.05 19:09:29.377642 [ 268 ] {19fc54da-d2c3-41d2-b413-8e8ccf77589d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4561 | 2026.01.05 19:09:29.377681 [ 268 ] {19fc54da-d2c3-41d2-b413-8e8ccf77589d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4562 | 2026.01.05 19:09:29.378149 [ 268 ] {19fc54da-d2c3-41d2-b413-8e8ccf77589d} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.01.05 19:09:29.378185 [ 268 ] {19fc54da-d2c3-41d2-b413-8e8ccf77589d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4564 | 2026.01.05 19:09:29.378496 [ 268 ] {19fc54da-d2c3-41d2-b413-8e8ccf77589d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4565 | 2026.01.05 19:09:29.378717 [ 268 ] {19fc54da-d2c3-41d2-b413-8e8ccf77589d} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.01.05 19:09:29.378774 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7122 rows, containing 5 columns (5 merged, 0 gathered) in 0.00281724 sec., 2528006.1336627337 rows/sec., 213.49 MiB/sec. | ||
| 4567 | 2026.01.05 19:09:29.378848 [ 268 ] {19fc54da-d2c3-41d2-b413-8e8ccf77589d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001225 sec., 173061.22448979592 rows/sec., 11.16 MiB/sec. | ||
| 4568 | 2026.01.05 19:09:29.378885 [ 268 ] {19fc54da-d2c3-41d2-b413-8e8ccf77589d} <Debug> TCPHandler: Processed in 0.001388094 sec. | ||
| 4569 | 2026.01.05 19:09:29.378989 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.01.05 19:09:29.379084 [ 268 ] {aefbe842-e03c-4c29-b8a1-19bd0593d8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4571 | 2026.01.05 19:09:29.379103 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4572 | 2026.01.05 19:09:29.379126 [ 268 ] {aefbe842-e03c-4c29-b8a1-19bd0593d8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4573 | 2026.01.05 19:09:29.379417 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_26_5} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.01.05 19:09:29.379502 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_26_5} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4575 | 2026.01.05 19:09:29.379594 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 4576 | 2026.01.05 19:09:29.379604 [ 268 ] {aefbe842-e03c-4c29-b8a1-19bd0593d8c1} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.01.05 19:09:29.379645 [ 268 ] {aefbe842-e03c-4c29-b8a1-19bd0593d8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4578 | 2026.01.05 19:09:29.379955 [ 268 ] {aefbe842-e03c-4c29-b8a1-19bd0593d8c1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4579 | 2026.01.05 19:09:29.380166 [ 268 ] {aefbe842-e03c-4c29-b8a1-19bd0593d8c1} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.01.05 19:09:29.380261 [ 80 ] {} <Debug> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4581 | 2026.01.05 19:09:29.380293 [ 80 ] {} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.01.05 19:09:29.380293 [ 268 ] {aefbe842-e03c-4c29-b8a1-19bd0593d8c1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001228 sec., 171824.1042345277 rows/sec., 9.76 MiB/sec. | ||
| 4583 | 2026.01.05 19:09:29.380311 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4584 | 2026.01.05 19:09:29.380344 [ 268 ] {aefbe842-e03c-4c29-b8a1-19bd0593d8c1} <Debug> TCPHandler: Processed in 0.001404654 sec. | ||
| 4585 | 2026.01.05 19:09:29.380436 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4586 | 2026.01.05 19:09:29.380469 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.01.05 19:09:29.380572 [ 268 ] {4dc5047e-f446-4039-a6e3-9768295788ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4588 | 2026.01.05 19:09:29.380592 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4589 | 2026.01.05 19:09:29.380612 [ 268 ] {4dc5047e-f446-4039-a6e3-9768295788ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4590 | 2026.01.05 19:09:29.380631 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4591 | 2026.01.05 19:09:29.380709 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4592 | 2026.01.05 19:09:29.380765 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4593 | 2026.01.05 19:09:29.380811 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4594 | 2026.01.05 19:09:29.380853 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4595 | 2026.01.05 19:09:29.381297 [ 268 ] {4dc5047e-f446-4039-a6e3-9768295788ff} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.01.05 19:09:29.381339 [ 268 ] {4dc5047e-f446-4039-a6e3-9768295788ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4597 | 2026.01.05 19:09:29.381723 [ 268 ] {4dc5047e-f446-4039-a6e3-9768295788ff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4598 | 2026.01.05 19:09:29.381782 [ 193 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407205 sec., 749713.0837369112 rows/sec., 45.43 MiB/sec. | ||
| 4599 | 2026.01.05 19:09:29.381931 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4600 | 2026.01.05 19:09:29.381971 [ 268 ] {4dc5047e-f446-4039-a6e3-9768295788ff} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.01.05 19:09:29.382090 [ 80 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4602 | 2026.01.05 19:09:29.382116 [ 268 ] {4dc5047e-f446-4039-a6e3-9768295788ff} <Debug> executeQuery: Read 697 rows, 49.92 KiB in 0.001562 sec., 446222.79129321384 rows/sec., 31.21 MiB/sec. | ||
| 4603 | 2026.01.05 19:09:29.382126 [ 80 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.01.05 19:09:29.382163 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4605 | 2026.01.05 19:09:29.382164 [ 268 ] {4dc5047e-f446-4039-a6e3-9768295788ff} <Debug> TCPHandler: Processed in 0.001745903 sec. | ||
| 4606 | 2026.01.05 19:09:29.382216 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_13_3} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.01.05 19:09:29.382241 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::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 | ||
| 4608 | 2026.01.05 19:09:29.382293 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_13_3} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4609 | 2026.01.05 19:09:29.382305 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2026.01.05 19:09:29.382341 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4611 | 2026.01.05 19:09:29.382370 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4612 | 2026.01.05 19:09:29.382373 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1212 rows starting from the beginning of the part | ||
| 4613 | 2026.01.05 19:09:29.382405 [ 268 ] {ed4265d1-96f3-4a85-b594-b116846021f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4614 | 2026.01.05 19:09:29.382453 [ 268 ] {ed4265d1-96f3-4a85-b594-b116846021f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4615 | 2026.01.05 19:09:29.382462 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 689 rows starting from the beginning of the part | ||
| 4616 | 2026.01.05 19:09:29.382508 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 557 rows starting from the beginning of the part | ||
| 4617 | 2026.01.05 19:09:29.382546 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 689 rows starting from the beginning of the part | ||
| 4618 | 2026.01.05 19:09:29.382583 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 95 rows starting from the beginning of the part | ||
| 4619 | 2026.01.05 19:09:29.382621 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 697 rows starting from the beginning of the part | ||
| 4620 | 2026.01.05 19:09:29.382803 [ 268 ] {ed4265d1-96f3-4a85-b594-b116846021f9} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.01.05 19:09:29.382843 [ 268 ] {ed4265d1-96f3-4a85-b594-b116846021f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4622 | 2026.01.05 19:09:29.383187 [ 268 ] {ed4265d1-96f3-4a85-b594-b116846021f9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4623 | 2026.01.05 19:09:29.383437 [ 268 ] {ed4265d1-96f3-4a85-b594-b116846021f9} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.01.05 19:09:29.383571 [ 268 ] {ed4265d1-96f3-4a85-b594-b116846021f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 264.54 KiB/sec. | ||
| 4625 | 2026.01.05 19:09:29.383608 [ 268 ] {ed4265d1-96f3-4a85-b594-b116846021f9} <Debug> TCPHandler: Processed in 0.001353263 sec. | ||
| 4626 | 2026.01.05 19:09:29.383725 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2026.01.05 19:09:29.383820 [ 268 ] {ee8f0d4f-db6b-4667-9e88-ab065e372a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4628 | 2026.01.05 19:09:29.383863 [ 268 ] {ee8f0d4f-db6b-4667-9e88-ab065e372a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4629 | 2026.01.05 19:09:29.384023 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3939 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813835 sec., 2171641.8527594847 rows/sec., 163.01 MiB/sec. | ||
| 4630 | 2026.01.05 19:09:29.384227 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4631 | 2026.01.05 19:09:29.384317 [ 268 ] {ee8f0d4f-db6b-4667-9e88-ab065e372a66} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.01.05 19:09:29.384364 [ 268 ] {ee8f0d4f-db6b-4667-9e88-ab065e372a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4633 | 2026.01.05 19:09:29.384521 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_26_5} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.01.05 19:09:29.384671 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_26_5} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4635 | 2026.01.05 19:09:29.384751 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 4636 | 2026.01.05 19:09:29.384794 [ 268 ] {ee8f0d4f-db6b-4667-9e88-ab065e372a66} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4637 | 2026.01.05 19:09:29.385023 [ 268 ] {ee8f0d4f-db6b-4667-9e88-ab065e372a66} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.01.05 19:09:29.385130 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4639 | 2026.01.05 19:09:29.385155 [ 268 ] {ee8f0d4f-db6b-4667-9e88-ab065e372a66} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001354 sec., 234859.67503692763 rows/sec., 15.44 MiB/sec. | ||
| 4640 | 2026.01.05 19:09:29.385165 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.01.05 19:09:29.385195 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4642 | 2026.01.05 19:09:29.385197 [ 268 ] {ee8f0d4f-db6b-4667-9e88-ab065e372a66} <Debug> TCPHandler: Processed in 0.001522368 sec. | ||
| 4643 | 2026.01.05 19:09:29.385352 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 4644 | 2026.01.05 19:09:29.385416 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2026.01.05 19:09:29.385443 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4646 | 2026.01.05 19:09:29.385473 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7509 rows starting from the beginning of the part | ||
| 4647 | 2026.01.05 19:09:29.385512 [ 268 ] {ba5e6f65-fb6f-419a-bb0d-4dda4a53579b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4648 | 2026.01.05 19:09:29.385518 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part | ||
| 4649 | 2026.01.05 19:09:29.385561 [ 268 ] {ba5e6f65-fb6f-419a-bb0d-4dda4a53579b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4650 | 2026.01.05 19:09:29.385573 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 847 rows starting from the beginning of the part | ||
| 4651 | 2026.01.05 19:09:29.385613 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part | ||
| 4652 | 2026.01.05 19:09:29.385647 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 4653 | 2026.01.05 19:09:29.385678 [ 198 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 318 rows starting from the beginning of the part | ||
| 4654 | 2026.01.05 19:09:29.385888 [ 268 ] {ba5e6f65-fb6f-419a-bb0d-4dda4a53579b} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2026.01.05 19:09:29.385929 [ 268 ] {ba5e6f65-fb6f-419a-bb0d-4dda4a53579b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4656 | 2026.01.05 19:09:29.386347 [ 268 ] {ba5e6f65-fb6f-419a-bb0d-4dda4a53579b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4657 | 2026.01.05 19:09:29.386579 [ 268 ] {ba5e6f65-fb6f-419a-bb0d-4dda4a53579b} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2026.01.05 19:09:29.386712 [ 268 ] {ba5e6f65-fb6f-419a-bb0d-4dda4a53579b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001218 sec., 821.0180623973728 rows/sec., 55.32 KiB/sec. | ||
| 4659 | 2026.01.05 19:09:29.386747 [ 268 ] {ba5e6f65-fb6f-419a-bb0d-4dda4a53579b} <Debug> TCPHandler: Processed in 0.001380764 sec. | ||
| 4660 | 2026.01.05 19:09:29.386853 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2026.01.05 19:09:29.386945 [ 268 ] {9928e651-4505-47ff-86d1-02be663f3cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4662 | 2026.01.05 19:09:29.386999 [ 268 ] {9928e651-4505-47ff-86d1-02be663f3cad} <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 | ||
| 4663 | 2026.01.05 19:09:29.387778 [ 268 ] {9928e651-4505-47ff-86d1-02be663f3cad} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.01.05 19:09:29.387816 [ 268 ] {9928e651-4505-47ff-86d1-02be663f3cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4665 | 2026.01.05 19:09:29.388383 [ 268 ] {9928e651-4505-47ff-86d1-02be663f3cad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4666 | 2026.01.05 19:09:29.388621 [ 268 ] {9928e651-4505-47ff-86d1-02be663f3cad} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.01.05 19:09:29.388768 [ 268 ] {9928e651-4505-47ff-86d1-02be663f3cad} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001841 sec., 5431.830526887561 rows/sec., 9.73 MiB/sec. | ||
| 4668 | 2026.01.05 19:09:29.388828 [ 268 ] {9928e651-4505-47ff-86d1-02be663f3cad} <Debug> TCPHandler: Processed in 0.002023979 sec. | ||
| 4669 | 2026.01.05 19:09:29.388941 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.01.05 19:09:29.389035 [ 268 ] {d90cf221-4ed5-4f71-bd6c-3a17069496c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4671 | 2026.01.05 19:09:29.389075 [ 268 ] {d90cf221-4ed5-4f71-bd6c-3a17069496c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4672 | 2026.01.05 19:09:29.389410 [ 268 ] {d90cf221-4ed5-4f71-bd6c-3a17069496c4} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.01.05 19:09:29.389447 [ 268 ] {d90cf221-4ed5-4f71-bd6c-3a17069496c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4674 | 2026.01.05 19:09:29.389540 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9462 rows, containing 5 columns (5 merged, 0 gathered) in 0.004219354 sec., 2242523.3815413453 rows/sec., 149.82 MiB/sec. | ||
| 4675 | 2026.01.05 19:09:29.389767 [ 268 ] {d90cf221-4ed5-4f71-bd6c-3a17069496c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4676 | 2026.01.05 19:09:29.389793 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4677 | 2026.01.05 19:09:29.390047 [ 268 ] {d90cf221-4ed5-4f71-bd6c-3a17069496c4} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.01.05 19:09:29.390154 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.01.05 19:09:29.390164 [ 80 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4680 | 2026.01.05 19:09:29.390194 [ 268 ] {d90cf221-4ed5-4f71-bd6c-3a17069496c4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001178 sec., 88285.22920203736 rows/sec., 5.41 MiB/sec. | ||
| 4681 | 2026.01.05 19:09:29.390194 [ 80 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.01.05 19:09:29.390236 [ 268 ] {d90cf221-4ed5-4f71-bd6c-3a17069496c4} <Debug> TCPHandler: Processed in 0.001344333 sec. | ||
| 4683 | 2026.01.05 19:09:29.390242 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4684 | 2026.01.05 19:09:29.390266 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4685 | 2026.01.05 19:09:29.390332 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 4686 | 2026.01.05 19:09:29.390371 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 4687 | 2026.01.05 19:09:29.390428 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4688 | 2026.01.05 19:09:29.390459 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1550 rows starting from the beginning of the part | ||
| 4689 | 2026.01.05 19:09:29.390501 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4690 | 2026.01.05 19:09:29.390534 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 4691 | 2026.01.05 19:09:29.390567 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4692 | 2026.01.05 19:09:29.390599 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 4693 | 2026.01.05 19:09:29.390630 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4694 | 2026.01.05 19:09:29.391486 [ 195 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 4 columns (4 merged, 0 gathered) in 0.001184389 sec., 1673436.6833869615 rows/sec., 105.71 MiB/sec. | ||
| 4695 | 2026.01.05 19:09:29.391711 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4696 | 2026.01.05 19:09:29.391981 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_26_5} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.01.05 19:09:29.392046 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_26_5} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4698 | 2026.01.05 19:09:29.392106 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4699 | 2026.01.05 19:09:29.553605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9056 | ||
| 4700 | 2026.01.05 19:09:29.554036 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.01.05 19:09:29.554077 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4702 | 2026.01.05 19:09:29.554533 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4703 | 2026.01.05 19:09:29.554763 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.01.05 19:09:29.554896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9056 | ||
| 4705 | 2026.01.05 19:09:30.020597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4706 | 2026.01.05 19:09:30.037137 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.01.05 19:09:30.037188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4708 | 2026.01.05 19:09:30.042934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4709 | 2026.01.05 19:09:30.043664 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.01.05 19:09:30.046355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4711 | 2026.01.05 19:09:34.361245 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2026.01.05 19:09:34.361427 [ 268 ] {2f889da1-83ed-42fd-833e-a4ca4c1970bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4713 | 2026.01.05 19:09:34.361556 [ 268 ] {2f889da1-83ed-42fd-833e-a4ca4c1970bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4714 | 2026.01.05 19:09:34.362183 [ 268 ] {2f889da1-83ed-42fd-833e-a4ca4c1970bb} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.01.05 19:09:34.362228 [ 268 ] {2f889da1-83ed-42fd-833e-a4ca4c1970bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4716 | 2026.01.05 19:09:34.362668 [ 268 ] {2f889da1-83ed-42fd-833e-a4ca4c1970bb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4717 | 2026.01.05 19:09:34.362885 [ 268 ] {2f889da1-83ed-42fd-833e-a4ca4c1970bb} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.01.05 19:09:34.363025 [ 268 ] {2f889da1-83ed-42fd-833e-a4ca4c1970bb} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001615 sec., 73065.01547987617 rows/sec., 6.20 MiB/sec. | ||
| 4719 | 2026.01.05 19:09:34.363066 [ 268 ] {2f889da1-83ed-42fd-833e-a4ca4c1970bb} <Debug> TCPHandler: Processed in 0.001934747 sec. | ||
| 4720 | 2026.01.05 19:09:34.363187 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2026.01.05 19:09:34.363279 [ 268 ] {b13df27f-5015-425a-ab3c-fa1dff10cadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4722 | 2026.01.05 19:09:34.363319 [ 268 ] {b13df27f-5015-425a-ab3c-fa1dff10cadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4723 | 2026.01.05 19:09:34.363770 [ 268 ] {b13df27f-5015-425a-ab3c-fa1dff10cadb} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2026.01.05 19:09:34.363806 [ 268 ] {b13df27f-5015-425a-ab3c-fa1dff10cadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4725 | 2026.01.05 19:09:34.364098 [ 268 ] {b13df27f-5015-425a-ab3c-fa1dff10cadb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4726 | 2026.01.05 19:09:34.364297 [ 268 ] {b13df27f-5015-425a-ab3c-fa1dff10cadb} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.01.05 19:09:34.364424 [ 268 ] {b13df27f-5015-425a-ab3c-fa1dff10cadb} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001172 sec., 26450.51194539249 rows/sec., 1.94 MiB/sec. | ||
| 4728 | 2026.01.05 19:09:34.364524 [ 268 ] {b13df27f-5015-425a-ab3c-fa1dff10cadb} <Debug> TCPHandler: Processed in 0.001339023 sec. | ||
| 4729 | 2026.01.05 19:09:34.364629 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2026.01.05 19:09:34.364718 [ 268 ] {ec64db31-0194-4d9e-93be-39921febbc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4731 | 2026.01.05 19:09:34.364758 [ 268 ] {ec64db31-0194-4d9e-93be-39921febbc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4732 | 2026.01.05 19:09:34.365172 [ 268 ] {ec64db31-0194-4d9e-93be-39921febbc18} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2026.01.05 19:09:34.365206 [ 268 ] {ec64db31-0194-4d9e-93be-39921febbc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4734 | 2026.01.05 19:09:34.365573 [ 268 ] {ec64db31-0194-4d9e-93be-39921febbc18} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4735 | 2026.01.05 19:09:34.365776 [ 268 ] {ec64db31-0194-4d9e-93be-39921febbc18} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.01.05 19:09:34.365895 [ 268 ] {ec64db31-0194-4d9e-93be-39921febbc18} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001205 sec., 78838.17427385892 rows/sec., 6.16 MiB/sec. | ||
| 4737 | 2026.01.05 19:09:34.365930 [ 268 ] {ec64db31-0194-4d9e-93be-39921febbc18} <Debug> TCPHandler: Processed in 0.001369553 sec. | ||
| 4738 | 2026.01.05 19:09:34.366040 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2026.01.05 19:09:34.366129 [ 268 ] {65aedbd0-5f0b-41f5-b5f7-862b77104cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4740 | 2026.01.05 19:09:34.366174 [ 268 ] {65aedbd0-5f0b-41f5-b5f7-862b77104cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4741 | 2026.01.05 19:09:34.366624 [ 268 ] {65aedbd0-5f0b-41f5-b5f7-862b77104cab} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2026.01.05 19:09:34.366657 [ 268 ] {65aedbd0-5f0b-41f5-b5f7-862b77104cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4743 | 2026.01.05 19:09:34.366970 [ 268 ] {65aedbd0-5f0b-41f5-b5f7-862b77104cab} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4744 | 2026.01.05 19:09:34.367161 [ 268 ] {65aedbd0-5f0b-41f5-b5f7-862b77104cab} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.01.05 19:09:34.367281 [ 268 ] {65aedbd0-5f0b-41f5-b5f7-862b77104cab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 4746 | 2026.01.05 19:09:34.367314 [ 268 ] {65aedbd0-5f0b-41f5-b5f7-862b77104cab} <Debug> TCPHandler: Processed in 0.001341493 sec. | ||
| 4747 | 2026.01.05 19:09:34.367410 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2026.01.05 19:09:34.367562 [ 268 ] {ceee6d5a-a620-473d-9962-53e3ea2f9659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4749 | 2026.01.05 19:09:34.367612 [ 268 ] {ceee6d5a-a620-473d-9962-53e3ea2f9659} <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 | ||
| 4750 | 2026.01.05 19:09:34.368375 [ 268 ] {ceee6d5a-a620-473d-9962-53e3ea2f9659} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.01.05 19:09:34.368407 [ 268 ] {ceee6d5a-a620-473d-9962-53e3ea2f9659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4752 | 2026.01.05 19:09:34.368969 [ 268 ] {ceee6d5a-a620-473d-9962-53e3ea2f9659} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4753 | 2026.01.05 19:09:34.369175 [ 268 ] {ceee6d5a-a620-473d-9962-53e3ea2f9659} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.01.05 19:09:34.369304 [ 268 ] {ceee6d5a-a620-473d-9962-53e3ea2f9659} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001808 sec., 17146.017699115044 rows/sec., 30.72 MiB/sec. | ||
| 4755 | 2026.01.05 19:09:34.369353 [ 268 ] {ceee6d5a-a620-473d-9962-53e3ea2f9659} <Debug> TCPHandler: Processed in 0.001984109 sec. | ||
| 4756 | 2026.01.05 19:09:34.369525 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.01.05 19:09:34.369615 [ 268 ] {6c63f61d-9d6c-408d-adeb-b0f0b4a79171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4758 | 2026.01.05 19:09:34.369653 [ 268 ] {6c63f61d-9d6c-408d-adeb-b0f0b4a79171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4759 | 2026.01.05 19:09:34.369967 [ 268 ] {6c63f61d-9d6c-408d-adeb-b0f0b4a79171} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.01.05 19:09:34.370000 [ 268 ] {6c63f61d-9d6c-408d-adeb-b0f0b4a79171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4761 | 2026.01.05 19:09:34.370290 [ 268 ] {6c63f61d-9d6c-408d-adeb-b0f0b4a79171} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4762 | 2026.01.05 19:09:34.370551 [ 268 ] {6c63f61d-9d6c-408d-adeb-b0f0b4a79171} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.01.05 19:09:34.370670 [ 268 ] {6c63f61d-9d6c-408d-adeb-b0f0b4a79171} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4764 | 2026.01.05 19:09:34.370703 [ 268 ] {6c63f61d-9d6c-408d-adeb-b0f0b4a79171} <Debug> TCPHandler: Processed in 0.00123668 sec. | ||
| 4765 | 2026.01.05 19:09:36.971868 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4766 | 2026.01.05 19:09:36.971929 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4767 | 2026.01.05 19:09:37.057072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9568 | ||
| 4768 | 2026.01.05 19:09:37.057566 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.01.05 19:09:37.057602 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4770 | 2026.01.05 19:09:37.058081 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4771 | 2026.01.05 19:09:37.058318 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.01.05 19:09:37.058461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9568 | ||
| 4773 | 2026.01.05 19:09:37.079086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 662 | ||
| 4774 | 2026.01.05 19:09:37.081549 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.01.05 19:09:37.081593 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4776 | 2026.01.05 19:09:37.082752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4777 | 2026.01.05 19:09:37.083010 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.01.05 19:09:37.083258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 4779 | 2026.01.05 19:09:37.548513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4780 | 2026.01.05 19:09:37.567292 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.01.05 19:09:37.567364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4782 | 2026.01.05 19:09:37.572965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4783 | 2026.01.05 19:09:37.573666 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.01.05 19:09:37.577026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4785 | 2026.01.05 19:09:39.372448 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.01.05 19:09:39.372640 [ 268 ] {3fbe7196-07b2-49df-b3f3-4aca0d1daa93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4787 | 2026.01.05 19:09:39.372707 [ 268 ] {3fbe7196-07b2-49df-b3f3-4aca0d1daa93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4788 | 2026.01.05 19:09:39.373460 [ 268 ] {3fbe7196-07b2-49df-b3f3-4aca0d1daa93} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.01.05 19:09:39.373507 [ 268 ] {3fbe7196-07b2-49df-b3f3-4aca0d1daa93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4790 | 2026.01.05 19:09:39.373909 [ 268 ] {3fbe7196-07b2-49df-b3f3-4aca0d1daa93} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4791 | 2026.01.05 19:09:39.374130 [ 268 ] {3fbe7196-07b2-49df-b3f3-4aca0d1daa93} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.01.05 19:09:39.374284 [ 268 ] {3fbe7196-07b2-49df-b3f3-4aca0d1daa93} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001695 sec., 241887.90560471977 rows/sec., 15.34 MiB/sec. | ||
| 4793 | 2026.01.05 19:09:39.374327 [ 268 ] {3fbe7196-07b2-49df-b3f3-4aca0d1daa93} <Debug> TCPHandler: Processed in 0.00201145 sec. | ||
| 4794 | 2026.01.05 19:09:39.374447 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.01.05 19:09:39.374546 [ 268 ] {59616a3c-3801-476b-ba38-e45b4823c917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4796 | 2026.01.05 19:09:39.374589 [ 268 ] {59616a3c-3801-476b-ba38-e45b4823c917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4797 | 2026.01.05 19:09:39.375377 [ 268 ] {59616a3c-3801-476b-ba38-e45b4823c917} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.01.05 19:09:39.375415 [ 268 ] {59616a3c-3801-476b-ba38-e45b4823c917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4799 | 2026.01.05 19:09:39.375782 [ 268 ] {59616a3c-3801-476b-ba38-e45b4823c917} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4800 | 2026.01.05 19:09:39.375991 [ 268 ] {59616a3c-3801-476b-ba38-e45b4823c917} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.01.05 19:09:39.376120 [ 268 ] {59616a3c-3801-476b-ba38-e45b4823c917} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001595 sec., 709717.868338558 rows/sec., 56.24 MiB/sec. | ||
| 4802 | 2026.01.05 19:09:39.376157 [ 268 ] {59616a3c-3801-476b-ba38-e45b4823c917} <Debug> TCPHandler: Processed in 0.001761063 sec. | ||
| 4803 | 2026.01.05 19:09:39.376277 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.01.05 19:09:39.376379 [ 268 ] {5968b92d-1e71-4011-b920-e522702010b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4805 | 2026.01.05 19:09:39.376419 [ 268 ] {5968b92d-1e71-4011-b920-e522702010b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4806 | 2026.01.05 19:09:39.376920 [ 268 ] {5968b92d-1e71-4011-b920-e522702010b5} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.01.05 19:09:39.376958 [ 268 ] {5968b92d-1e71-4011-b920-e522702010b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4808 | 2026.01.05 19:09:39.377266 [ 268 ] {5968b92d-1e71-4011-b920-e522702010b5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4809 | 2026.01.05 19:09:39.377490 [ 268 ] {5968b92d-1e71-4011-b920-e522702010b5} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.01.05 19:09:39.377613 [ 68 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4811 | 2026.01.05 19:09:39.377620 [ 268 ] {5968b92d-1e71-4011-b920-e522702010b5} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00126 sec., 170634.92063492062 rows/sec., 10.13 MiB/sec. | ||
| 4812 | 2026.01.05 19:09:39.377690 [ 68 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2026.01.05 19:09:39.377705 [ 268 ] {5968b92d-1e71-4011-b920-e522702010b5} <Debug> TCPHandler: Processed in 0.001479926 sec. | ||
| 4814 | 2026.01.05 19:09:39.377719 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4815 | 2026.01.05 19:09:39.377837 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.01.05 19:09:39.377853 [ 198 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::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 | ||
| 4817 | 2026.01.05 19:09:39.377937 [ 268 ] {e1bcb312-0e14-4e26-824c-5ec0fc644c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4818 | 2026.01.05 19:09:39.377983 [ 268 ] {e1bcb312-0e14-4e26-824c-5ec0fc644c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4819 | 2026.01.05 19:09:39.378004 [ 198 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4820 | 2026.01.05 19:09:39.378041 [ 198 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 264 rows starting from the beginning of the part | ||
| 4821 | 2026.01.05 19:09:39.378109 [ 198 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 215 rows starting from the beginning of the part | ||
| 4822 | 2026.01.05 19:09:39.378154 [ 198 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4823 | 2026.01.05 19:09:39.378197 [ 198 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 223 rows starting from the beginning of the part | ||
| 4824 | 2026.01.05 19:09:39.378239 [ 198 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4825 | 2026.01.05 19:09:39.378279 [ 198 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 215 rows starting from the beginning of the part | ||
| 4826 | 2026.01.05 19:09:39.378456 [ 268 ] {e1bcb312-0e14-4e26-824c-5ec0fc644c0c} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.01.05 19:09:39.378501 [ 268 ] {e1bcb312-0e14-4e26-824c-5ec0fc644c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4828 | 2026.01.05 19:09:39.378834 [ 268 ] {e1bcb312-0e14-4e26-824c-5ec0fc644c0c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4829 | 2026.01.05 19:09:39.379061 [ 268 ] {e1bcb312-0e14-4e26-824c-5ec0fc644c0c} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.01.05 19:09:39.379191 [ 268 ] {e1bcb312-0e14-4e26-824c-5ec0fc644c0c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001273 sec., 166535.74234092692 rows/sec., 10.74 MiB/sec. | ||
| 4831 | 2026.01.05 19:09:39.379229 [ 268 ] {e1bcb312-0e14-4e26-824c-5ec0fc644c0c} <Debug> TCPHandler: Processed in 0.001444756 sec. | ||
| 4832 | 2026.01.05 19:09:39.379280 [ 195 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488837 sec., 657560.2298975643 rows/sec., 42.57 MiB/sec. | ||
| 4833 | 2026.01.05 19:09:39.379336 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.01.05 19:09:39.379435 [ 268 ] {40c48196-a788-4c2e-8f7d-54d9cead4f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4835 | 2026.01.05 19:09:39.379435 [ 202 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4836 | 2026.01.05 19:09:39.379478 [ 268 ] {40c48196-a788-4c2e-8f7d-54d9cead4f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4837 | 2026.01.05 19:09:39.379727 [ 202 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_26_5} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2026.01.05 19:09:39.379806 [ 202 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_26_5} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4839 | 2026.01.05 19:09:39.379883 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4840 | 2026.01.05 19:09:39.379953 [ 268 ] {40c48196-a788-4c2e-8f7d-54d9cead4f74} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.01.05 19:09:39.379996 [ 268 ] {40c48196-a788-4c2e-8f7d-54d9cead4f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4842 | 2026.01.05 19:09:39.380315 [ 268 ] {40c48196-a788-4c2e-8f7d-54d9cead4f74} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4843 | 2026.01.05 19:09:39.380532 [ 268 ] {40c48196-a788-4c2e-8f7d-54d9cead4f74} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.01.05 19:09:39.380662 [ 268 ] {40c48196-a788-4c2e-8f7d-54d9cead4f74} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001245 sec., 169477.91164658635 rows/sec., 9.62 MiB/sec. | ||
| 4845 | 2026.01.05 19:09:39.380701 [ 268 ] {40c48196-a788-4c2e-8f7d-54d9cead4f74} <Debug> TCPHandler: Processed in 0.001414405 sec. | ||
| 4846 | 2026.01.05 19:09:39.380808 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2026.01.05 19:09:39.380901 [ 268 ] {7e822cfd-03c4-4534-8257-76a2ceeb55e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4848 | 2026.01.05 19:09:39.380943 [ 268 ] {7e822cfd-03c4-4534-8257-76a2ceeb55e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4849 | 2026.01.05 19:09:39.381557 [ 268 ] {7e822cfd-03c4-4534-8257-76a2ceeb55e8} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.01.05 19:09:39.381592 [ 268 ] {7e822cfd-03c4-4534-8257-76a2ceeb55e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4851 | 2026.01.05 19:09:39.381930 [ 268 ] {7e822cfd-03c4-4534-8257-76a2ceeb55e8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4852 | 2026.01.05 19:09:39.382138 [ 268 ] {7e822cfd-03c4-4534-8257-76a2ceeb55e8} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.01.05 19:09:39.382269 [ 268 ] {7e822cfd-03c4-4534-8257-76a2ceeb55e8} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001385 sec., 497472.92418772564 rows/sec., 34.74 MiB/sec. | ||
| 4854 | 2026.01.05 19:09:39.382307 [ 268 ] {7e822cfd-03c4-4534-8257-76a2ceeb55e8} <Debug> TCPHandler: Processed in 0.001549559 sec. | ||
| 4855 | 2026.01.05 19:09:39.382433 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2026.01.05 19:09:39.382554 [ 268 ] {99654ac6-8dd1-4e7b-b754-4703f38c020f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4857 | 2026.01.05 19:09:39.382605 [ 268 ] {99654ac6-8dd1-4e7b-b754-4703f38c020f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4858 | 2026.01.05 19:09:39.382994 [ 268 ] {99654ac6-8dd1-4e7b-b754-4703f38c020f} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.01.05 19:09:39.383030 [ 268 ] {99654ac6-8dd1-4e7b-b754-4703f38c020f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4860 | 2026.01.05 19:09:39.383348 [ 268 ] {99654ac6-8dd1-4e7b-b754-4703f38c020f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4861 | 2026.01.05 19:09:39.383558 [ 268 ] {99654ac6-8dd1-4e7b-b754-4703f38c020f} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2026.01.05 19:09:39.383687 [ 268 ] {99654ac6-8dd1-4e7b-b754-4703f38c020f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 4863 | 2026.01.05 19:09:39.383723 [ 268 ] {99654ac6-8dd1-4e7b-b754-4703f38c020f} <Debug> TCPHandler: Processed in 0.001353303 sec. | ||
| 4864 | 2026.01.05 19:09:39.383839 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2026.01.05 19:09:39.383934 [ 268 ] {fa17f860-f2ca-4894-b9d2-85a0a836d1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4866 | 2026.01.05 19:09:39.383976 [ 268 ] {fa17f860-f2ca-4894-b9d2-85a0a836d1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4867 | 2026.01.05 19:09:39.384406 [ 268 ] {fa17f860-f2ca-4894-b9d2-85a0a836d1a5} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2026.01.05 19:09:39.384443 [ 268 ] {fa17f860-f2ca-4894-b9d2-85a0a836d1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4869 | 2026.01.05 19:09:39.384794 [ 268 ] {fa17f860-f2ca-4894-b9d2-85a0a836d1a5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4870 | 2026.01.05 19:09:39.385003 [ 268 ] {fa17f860-f2ca-4894-b9d2-85a0a836d1a5} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2026.01.05 19:09:39.385133 [ 268 ] {fa17f860-f2ca-4894-b9d2-85a0a836d1a5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001219 sec., 257588.18703855618 rows/sec., 16.92 MiB/sec. | ||
| 4872 | 2026.01.05 19:09:39.385170 [ 268 ] {fa17f860-f2ca-4894-b9d2-85a0a836d1a5} <Debug> TCPHandler: Processed in 0.001381014 sec. | ||
| 4873 | 2026.01.05 19:09:39.385278 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2026.01.05 19:09:39.385373 [ 268 ] {7bb66876-bdac-4312-b36c-7f8fa4611b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4875 | 2026.01.05 19:09:39.385414 [ 268 ] {7bb66876-bdac-4312-b36c-7f8fa4611b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4876 | 2026.01.05 19:09:39.385724 [ 268 ] {7bb66876-bdac-4312-b36c-7f8fa4611b3f} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2026.01.05 19:09:39.385760 [ 268 ] {7bb66876-bdac-4312-b36c-7f8fa4611b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4878 | 2026.01.05 19:09:39.386061 [ 268 ] {7bb66876-bdac-4312-b36c-7f8fa4611b3f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4879 | 2026.01.05 19:09:39.386268 [ 268 ] {7bb66876-bdac-4312-b36c-7f8fa4611b3f} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.01.05 19:09:39.386395 [ 268 ] {7bb66876-bdac-4312-b36c-7f8fa4611b3f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 4881 | 2026.01.05 19:09:39.386431 [ 268 ] {7bb66876-bdac-4312-b36c-7f8fa4611b3f} <Debug> TCPHandler: Processed in 0.001202869 sec. | ||
| 4882 | 2026.01.05 19:09:39.386534 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4883 | 2026.01.05 19:09:39.386632 [ 268 ] {bfc61703-a5e0-4637-883d-17ec00bd1101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4884 | 2026.01.05 19:09:39.386687 [ 268 ] {bfc61703-a5e0-4637-883d-17ec00bd1101} <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 | ||
| 4885 | 2026.01.05 19:09:39.387455 [ 268 ] {bfc61703-a5e0-4637-883d-17ec00bd1101} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2026.01.05 19:09:39.387493 [ 268 ] {bfc61703-a5e0-4637-883d-17ec00bd1101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4887 | 2026.01.05 19:09:39.388043 [ 268 ] {bfc61703-a5e0-4637-883d-17ec00bd1101} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4888 | 2026.01.05 19:09:39.388272 [ 268 ] {bfc61703-a5e0-4637-883d-17ec00bd1101} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2026.01.05 19:09:39.388401 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4890 | 2026.01.05 19:09:39.388425 [ 268 ] {bfc61703-a5e0-4637-883d-17ec00bd1101} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001811 sec., 5521.811154058531 rows/sec., 9.89 MiB/sec. | ||
| 4891 | 2026.01.05 19:09:39.388445 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.01.05 19:09:39.388470 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4893 | 2026.01.05 19:09:39.388497 [ 268 ] {bfc61703-a5e0-4637-883d-17ec00bd1101} <Debug> TCPHandler: Processed in 0.00201377 sec. | ||
| 4894 | 2026.01.05 19:09:39.388573 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 4895 | 2026.01.05 19:09:39.388628 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2026.01.05 19:09:39.388729 [ 268 ] {7f57b013-ba5d-4bc7-bddf-3467c564203b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4897 | 2026.01.05 19:09:39.388771 [ 268 ] {7f57b013-ba5d-4bc7-bddf-3467c564203b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4898 | 2026.01.05 19:09:39.388826 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4899 | 2026.01.05 19:09:39.388891 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 370 rows starting from the beginning of the part | ||
| 4900 | 2026.01.05 19:09:39.389009 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4901 | 2026.01.05 19:09:39.389104 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4902 | 2026.01.05 19:09:39.389122 [ 268 ] {7f57b013-ba5d-4bc7-bddf-3467c564203b} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.01.05 19:09:39.389162 [ 268 ] {7f57b013-ba5d-4bc7-bddf-3467c564203b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4904 | 2026.01.05 19:09:39.389197 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 4905 | 2026.01.05 19:09:39.389293 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4906 | 2026.01.05 19:09:39.389381 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4907 | 2026.01.05 19:09:39.389498 [ 268 ] {7f57b013-ba5d-4bc7-bddf-3467c564203b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4908 | 2026.01.05 19:09:39.389742 [ 268 ] {7f57b013-ba5d-4bc7-bddf-3467c564203b} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.01.05 19:09:39.389884 [ 268 ] {7f57b013-ba5d-4bc7-bddf-3467c564203b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001173 sec., 88661.5515771526 rows/sec., 5.43 MiB/sec. | ||
| 4910 | 2026.01.05 19:09:39.389920 [ 268 ] {7f57b013-ba5d-4bc7-bddf-3467c564203b} <Debug> TCPHandler: Processed in 0.001343843 sec. | ||
| 4911 | 2026.01.05 19:09:39.392397 [ 202 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 19 columns (19 merged, 0 gathered) in 0.003875026 sec., 119225.00649027903 rows/sec., 213.65 MiB/sec. | ||
| 4912 | 2026.01.05 19:09:39.393116 [ 195 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4913 | 2026.01.05 19:09:39.393524 [ 195 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.01.05 19:09:39.393614 [ 195 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4915 | 2026.01.05 19:09:39.393753 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 4916 | 2026.01.05 19:09:44.392793 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.01.05 19:09:44.393005 [ 268 ] {a1d1a87f-9b1e-4a0e-97e4-417d63593e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4918 | 2026.01.05 19:09:44.393075 [ 268 ] {a1d1a87f-9b1e-4a0e-97e4-417d63593e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4919 | 2026.01.05 19:09:44.393810 [ 268 ] {a1d1a87f-9b1e-4a0e-97e4-417d63593e99} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.01.05 19:09:44.393848 [ 268 ] {a1d1a87f-9b1e-4a0e-97e4-417d63593e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4921 | 2026.01.05 19:09:44.394218 [ 268 ] {a1d1a87f-9b1e-4a0e-97e4-417d63593e99} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4922 | 2026.01.05 19:09:44.394438 [ 268 ] {a1d1a87f-9b1e-4a0e-97e4-417d63593e99} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.01.05 19:09:44.394584 [ 268 ] {a1d1a87f-9b1e-4a0e-97e4-417d63593e99} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001632 sec., 2450.9803921568628 rows/sec., 199.86 KiB/sec. | ||
| 4924 | 2026.01.05 19:09:44.394625 [ 268 ] {a1d1a87f-9b1e-4a0e-97e4-417d63593e99} <Debug> TCPHandler: Processed in 0.001963298 sec. | ||
| 4925 | 2026.01.05 19:09:44.394750 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.01.05 19:09:44.394846 [ 268 ] {bdfbccda-c128-49ce-abc4-14fc0da48f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4927 | 2026.01.05 19:09:44.394885 [ 268 ] {bdfbccda-c128-49ce-abc4-14fc0da48f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4928 | 2026.01.05 19:09:44.395856 [ 268 ] {bdfbccda-c128-49ce-abc4-14fc0da48f2e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.01.05 19:09:44.395892 [ 268 ] {bdfbccda-c128-49ce-abc4-14fc0da48f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4930 | 2026.01.05 19:09:44.396294 [ 268 ] {bdfbccda-c128-49ce-abc4-14fc0da48f2e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4931 | 2026.01.05 19:09:44.396499 [ 268 ] {bdfbccda-c128-49ce-abc4-14fc0da48f2e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.01.05 19:09:44.396624 [ 268 ] {bdfbccda-c128-49ce-abc4-14fc0da48f2e} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001797 sec., 701168.6143572622 rows/sec., 58.13 MiB/sec. | ||
| 4933 | 2026.01.05 19:09:44.396659 [ 268 ] {bdfbccda-c128-49ce-abc4-14fc0da48f2e} <Debug> TCPHandler: Processed in 0.001957828 sec. | ||
| 4934 | 2026.01.05 19:09:44.396780 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.01.05 19:09:44.396873 [ 268 ] {94741704-a565-4b05-893d-81cc1ac10039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4936 | 2026.01.05 19:09:44.396916 [ 268 ] {94741704-a565-4b05-893d-81cc1ac10039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4937 | 2026.01.05 19:09:44.397339 [ 268 ] {94741704-a565-4b05-893d-81cc1ac10039} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.01.05 19:09:44.397375 [ 268 ] {94741704-a565-4b05-893d-81cc1ac10039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4939 | 2026.01.05 19:09:44.397679 [ 268 ] {94741704-a565-4b05-893d-81cc1ac10039} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4940 | 2026.01.05 19:09:44.397883 [ 268 ] {94741704-a565-4b05-893d-81cc1ac10039} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2026.01.05 19:09:44.398007 [ 268 ] {94741704-a565-4b05-893d-81cc1ac10039} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001152 sec., 30381.944444444445 rows/sec., 2.21 MiB/sec. | ||
| 4942 | 2026.01.05 19:09:44.398043 [ 268 ] {94741704-a565-4b05-893d-81cc1ac10039} <Debug> TCPHandler: Processed in 0.001311032 sec. | ||
| 4943 | 2026.01.05 19:09:44.398158 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2026.01.05 19:09:44.398250 [ 268 ] {2fd7263c-ff2f-4263-945d-113736ca9d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4945 | 2026.01.05 19:09:44.398288 [ 268 ] {2fd7263c-ff2f-4263-945d-113736ca9d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4946 | 2026.01.05 19:09:44.398748 [ 268 ] {2fd7263c-ff2f-4263-945d-113736ca9d9d} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.01.05 19:09:44.398781 [ 268 ] {2fd7263c-ff2f-4263-945d-113736ca9d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4948 | 2026.01.05 19:09:44.399077 [ 268 ] {2fd7263c-ff2f-4263-945d-113736ca9d9d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4949 | 2026.01.05 19:09:44.399290 [ 268 ] {2fd7263c-ff2f-4263-945d-113736ca9d9d} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.01.05 19:09:44.399422 [ 268 ] {2fd7263c-ff2f-4263-945d-113736ca9d9d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00119 sec., 191596.63865546216 rows/sec., 12.97 MiB/sec. | ||
| 4951 | 2026.01.05 19:09:44.399458 [ 268 ] {2fd7263c-ff2f-4263-945d-113736ca9d9d} <Debug> TCPHandler: Processed in 0.001348493 sec. | ||
| 4952 | 2026.01.05 19:09:44.399575 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2026.01.05 19:09:44.399667 [ 268 ] {7fd92ab4-6fd3-4882-8af7-cd730a66f1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4954 | 2026.01.05 19:09:44.399705 [ 268 ] {7fd92ab4-6fd3-4882-8af7-cd730a66f1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4955 | 2026.01.05 19:09:44.400266 [ 268 ] {7fd92ab4-6fd3-4882-8af7-cd730a66f1b6} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.01.05 19:09:44.400301 [ 268 ] {7fd92ab4-6fd3-4882-8af7-cd730a66f1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4957 | 2026.01.05 19:09:44.400617 [ 268 ] {7fd92ab4-6fd3-4882-8af7-cd730a66f1b6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4958 | 2026.01.05 19:09:44.400846 [ 268 ] {7fd92ab4-6fd3-4882-8af7-cd730a66f1b6} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.01.05 19:09:44.400967 [ 268 ] {7fd92ab4-6fd3-4882-8af7-cd730a66f1b6} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001317 sec., 421412.3006833713 rows/sec., 31.30 MiB/sec. | ||
| 4960 | 2026.01.05 19:09:44.401003 [ 268 ] {7fd92ab4-6fd3-4882-8af7-cd730a66f1b6} <Debug> TCPHandler: Processed in 0.001475956 sec. | ||
| 4961 | 2026.01.05 19:09:44.401118 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.01.05 19:09:44.401211 [ 268 ] {393ea3a6-c650-4c95-a5a8-ce4434f5044f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4963 | 2026.01.05 19:09:44.401253 [ 268 ] {393ea3a6-c650-4c95-a5a8-ce4434f5044f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4964 | 2026.01.05 19:09:44.401782 [ 268 ] {393ea3a6-c650-4c95-a5a8-ce4434f5044f} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.01.05 19:09:44.401815 [ 268 ] {393ea3a6-c650-4c95-a5a8-ce4434f5044f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4966 | 2026.01.05 19:09:44.402181 [ 268 ] {393ea3a6-c650-4c95-a5a8-ce4434f5044f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4967 | 2026.01.05 19:09:44.402389 [ 268 ] {393ea3a6-c650-4c95-a5a8-ce4434f5044f} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.01.05 19:09:44.402510 [ 268 ] {393ea3a6-c650-4c95-a5a8-ce4434f5044f} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001318 sec., 641881.6388467376 rows/sec., 43.20 MiB/sec. | ||
| 4969 | 2026.01.05 19:09:44.402545 [ 268 ] {393ea3a6-c650-4c95-a5a8-ce4434f5044f} <Debug> TCPHandler: Processed in 0.001474976 sec. | ||
| 4970 | 2026.01.05 19:09:44.402660 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2026.01.05 19:09:44.402751 [ 268 ] {1c9a6be1-1668-4e0d-9006-108a15b83d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4972 | 2026.01.05 19:09:44.402808 [ 268 ] {1c9a6be1-1668-4e0d-9006-108a15b83d68} <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 | ||
| 4973 | 2026.01.05 19:09:44.403576 [ 268 ] {1c9a6be1-1668-4e0d-9006-108a15b83d68} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.01.05 19:09:44.403609 [ 268 ] {1c9a6be1-1668-4e0d-9006-108a15b83d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4975 | 2026.01.05 19:09:44.404144 [ 268 ] {1c9a6be1-1668-4e0d-9006-108a15b83d68} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4976 | 2026.01.05 19:09:44.404356 [ 268 ] {1c9a6be1-1668-4e0d-9006-108a15b83d68} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.01.05 19:09:44.404484 [ 268 ] {1c9a6be1-1668-4e0d-9006-108a15b83d68} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001751 sec., 17704.16904625928 rows/sec., 31.73 MiB/sec. | ||
| 4978 | 2026.01.05 19:09:44.404534 [ 268 ] {1c9a6be1-1668-4e0d-9006-108a15b83d68} <Debug> TCPHandler: Processed in 0.001922637 sec. | ||
| 4979 | 2026.01.05 19:09:44.404652 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.01.05 19:09:44.404745 [ 268 ] {2ce34334-2a6a-4676-9fd9-3420c8bee2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4981 | 2026.01.05 19:09:44.404785 [ 268 ] {2ce34334-2a6a-4676-9fd9-3420c8bee2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4982 | 2026.01.05 19:09:44.405147 [ 268 ] {2ce34334-2a6a-4676-9fd9-3420c8bee2f7} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.01.05 19:09:44.405185 [ 268 ] {2ce34334-2a6a-4676-9fd9-3420c8bee2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4984 | 2026.01.05 19:09:44.405500 [ 268 ] {2ce34334-2a6a-4676-9fd9-3420c8bee2f7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4985 | 2026.01.05 19:09:44.405707 [ 268 ] {2ce34334-2a6a-4676-9fd9-3420c8bee2f7} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.01.05 19:09:44.405877 [ 268 ] {2ce34334-2a6a-4676-9fd9-3420c8bee2f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 4987 | 2026.01.05 19:09:44.405918 [ 268 ] {2ce34334-2a6a-4676-9fd9-3420c8bee2f7} <Debug> TCPHandler: Processed in 0.001313822 sec. | ||
| 4988 | 2026.01.05 19:09:44.558612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10016 | ||
| 4989 | 2026.01.05 19:09:44.559302 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.01.05 19:09:44.559350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4991 | 2026.01.05 19:09:44.559840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4992 | 2026.01.05 19:09:44.560085 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2026.01.05 19:09:44.560227 [ 26 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4994 | 2026.01.05 19:09:44.560232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10016 | ||
| 4995 | 2026.01.05 19:09:44.560275 [ 26 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.01.05 19:09:44.560299 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4997 | 2026.01.05 19:09:44.560438 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 4998 | 2026.01.05 19:09:44.560592 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4999 | 2026.01.05 19:09:44.560632 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7648 rows starting from the beginning of the part | ||
| 5000 | 2026.01.05 19:09:44.560702 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 5001 | 2026.01.05 19:09:44.560749 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 5002 | 2026.01.05 19:09:44.560794 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 5003 | 2026.01.05 19:09:44.560832 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 5004 | 2026.01.05 19:09:44.560876 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 5005 | 2026.01.05 19:09:44.562572 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002192294 sec., 4568730.28891198 rows/sec., 65.36 MiB/sec. | ||
| 5006 | 2026.01.05 19:09:44.562836 [ 192 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5007 | 2026.01.05 19:09:44.563140 [ 192 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_21_4} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.01.05 19:09:44.563223 [ 192 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_21_4} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5009 | 2026.01.05 19:09:44.563293 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5010 | 2026.01.05 19:09:45.077135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5011 | 2026.01.05 19:09:45.095454 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.01.05 19:09:45.095522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5013 | 2026.01.05 19:09:45.100996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5014 | 2026.01.05 19:09:45.101699 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.01.05 19:09:45.102004 [ 40 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5016 | 2026.01.05 19:09:45.102046 [ 40 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.01.05 19:09:45.102068 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5018 | 2026.01.05 19:09:45.102194 [ 202 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 5019 | 2026.01.05 19:09:45.105424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5020 | 2026.01.05 19:09:45.106252 [ 202 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5021 | 2026.01.05 19:09:45.107680 [ 202 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 5022 | 2026.01.05 19:09:45.112321 [ 202 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5023 | 2026.01.05 19:09:45.117180 [ 202 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5024 | 2026.01.05 19:09:45.121338 [ 202 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 5025 | 2026.01.05 19:09:45.125659 [ 202 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 5026 | 2026.01.05 19:09:45.129966 [ 202 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 5027 | 2026.01.05 19:09:45.184391 [ 192 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.082252434 sec., 1933.073494214165 rows/sec., 10.00 MiB/sec. | ||
| 5028 | 2026.01.05 19:09:45.186518 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5029 | 2026.01.05 19:09:45.188405 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_21_4} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.01.05 19:09:45.188508 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_21_4} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5031 | 2026.01.05 19:09:45.190118 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5032 | 2026.01.05 19:09:46.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.53 MiB, peak 257.11 MiB, free memory in arenas 0.00 B, will set to 251.65 MiB (RSS), difference: 5.12 MiB | ||
| 5033 | 2026.01.05 19:09:47.083427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 700 | ||
| 5034 | 2026.01.05 19:09:47.085888 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.01.05 19:09:47.085926 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5036 | 2026.01.05 19:09:47.087112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5037 | 2026.01.05 19:09:47.087402 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.01.05 19:09:47.087647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
| 5039 | 2026.01.05 19:09:49.372785 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2026.01.05 19:09:49.373006 [ 268 ] {bae3474d-9595-43db-b107-efbdf83e2ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5041 | 2026.01.05 19:09:49.373081 [ 268 ] {bae3474d-9595-43db-b107-efbdf83e2ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5042 | 2026.01.05 19:09:49.373979 [ 268 ] {bae3474d-9595-43db-b107-efbdf83e2ea2} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.01.05 19:09:49.374037 [ 268 ] {bae3474d-9595-43db-b107-efbdf83e2ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5044 | 2026.01.05 19:09:49.374512 [ 268 ] {bae3474d-9595-43db-b107-efbdf83e2ea2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5045 | 2026.01.05 19:09:49.374744 [ 268 ] {bae3474d-9595-43db-b107-efbdf83e2ea2} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2026.01.05 19:09:49.374901 [ 268 ] {bae3474d-9595-43db-b107-efbdf83e2ea2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00195 sec., 210256.41025641028 rows/sec., 13.34 MiB/sec. | ||
| 5047 | 2026.01.05 19:09:49.374948 [ 268 ] {bae3474d-9595-43db-b107-efbdf83e2ea2} <Debug> TCPHandler: Processed in 0.002304177 sec. | ||
| 5048 | 2026.01.05 19:09:49.375075 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2026.01.05 19:09:49.375178 [ 268 ] {5035f9df-db0e-48b8-aaf4-849fff797300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5050 | 2026.01.05 19:09:49.375222 [ 268 ] {5035f9df-db0e-48b8-aaf4-849fff797300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5051 | 2026.01.05 19:09:49.376286 [ 268 ] {5035f9df-db0e-48b8-aaf4-849fff797300} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.01.05 19:09:49.376321 [ 268 ] {5035f9df-db0e-48b8-aaf4-849fff797300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5053 | 2026.01.05 19:09:49.376709 [ 268 ] {5035f9df-db0e-48b8-aaf4-849fff797300} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5054 | 2026.01.05 19:09:49.376927 [ 268 ] {5035f9df-db0e-48b8-aaf4-849fff797300} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.01.05 19:09:49.377050 [ 268 ] {5035f9df-db0e-48b8-aaf4-849fff797300} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001897 sec., 596731.6816025303 rows/sec., 47.28 MiB/sec. | ||
| 5056 | 2026.01.05 19:09:49.377086 [ 268 ] {5035f9df-db0e-48b8-aaf4-849fff797300} <Debug> TCPHandler: Processed in 0.002064561 sec. | ||
| 5057 | 2026.01.05 19:09:49.377201 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2026.01.05 19:09:49.377296 [ 268 ] {150b6f02-e2a8-4e6e-bd1f-8e31bb47693b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5059 | 2026.01.05 19:09:49.377336 [ 268 ] {150b6f02-e2a8-4e6e-bd1f-8e31bb47693b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5060 | 2026.01.05 19:09:49.377834 [ 268 ] {150b6f02-e2a8-4e6e-bd1f-8e31bb47693b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2026.01.05 19:09:49.377868 [ 268 ] {150b6f02-e2a8-4e6e-bd1f-8e31bb47693b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5062 | 2026.01.05 19:09:49.378182 [ 268 ] {150b6f02-e2a8-4e6e-bd1f-8e31bb47693b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5063 | 2026.01.05 19:09:49.378412 [ 268 ] {150b6f02-e2a8-4e6e-bd1f-8e31bb47693b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2026.01.05 19:09:49.378539 [ 268 ] {150b6f02-e2a8-4e6e-bd1f-8e31bb47693b} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001261 sec., 170499.6034892942 rows/sec., 10.12 MiB/sec. | ||
| 5065 | 2026.01.05 19:09:49.378575 [ 268 ] {150b6f02-e2a8-4e6e-bd1f-8e31bb47693b} <Debug> TCPHandler: Processed in 0.001424385 sec. | ||
| 5066 | 2026.01.05 19:09:49.378675 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2026.01.05 19:09:49.378769 [ 268 ] {fc47e5ce-a8ff-42ec-9748-f7938db2ac64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5068 | 2026.01.05 19:09:49.378808 [ 268 ] {fc47e5ce-a8ff-42ec-9748-f7938db2ac64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5069 | 2026.01.05 19:09:49.379294 [ 268 ] {fc47e5ce-a8ff-42ec-9748-f7938db2ac64} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.01.05 19:09:49.379328 [ 268 ] {fc47e5ce-a8ff-42ec-9748-f7938db2ac64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5071 | 2026.01.05 19:09:49.379632 [ 268 ] {fc47e5ce-a8ff-42ec-9748-f7938db2ac64} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5072 | 2026.01.05 19:09:49.379842 [ 268 ] {fc47e5ce-a8ff-42ec-9748-f7938db2ac64} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.01.05 19:09:49.379966 [ 268 ] {fc47e5ce-a8ff-42ec-9748-f7938db2ac64} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001216 sec., 174342.1052631579 rows/sec., 11.24 MiB/sec. | ||
| 5074 | 2026.01.05 19:09:49.380002 [ 268 ] {fc47e5ce-a8ff-42ec-9748-f7938db2ac64} <Debug> TCPHandler: Processed in 0.001376484 sec. | ||
| 5075 | 2026.01.05 19:09:49.380103 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5076 | 2026.01.05 19:09:49.380196 [ 268 ] {5485f38b-9169-46c9-8290-a8c9265a1ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5077 | 2026.01.05 19:09:49.380236 [ 268 ] {5485f38b-9169-46c9-8290-a8c9265a1ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5078 | 2026.01.05 19:09:49.380716 [ 268 ] {5485f38b-9169-46c9-8290-a8c9265a1ca7} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2026.01.05 19:09:49.380751 [ 268 ] {5485f38b-9169-46c9-8290-a8c9265a1ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5080 | 2026.01.05 19:09:49.381060 [ 268 ] {5485f38b-9169-46c9-8290-a8c9265a1ca7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5081 | 2026.01.05 19:09:49.381273 [ 268 ] {5485f38b-9169-46c9-8290-a8c9265a1ca7} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2026.01.05 19:09:49.381398 [ 268 ] {5485f38b-9169-46c9-8290-a8c9265a1ca7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 5083 | 2026.01.05 19:09:49.381435 [ 268 ] {5485f38b-9169-46c9-8290-a8c9265a1ca7} <Debug> TCPHandler: Processed in 0.001381574 sec. | ||
| 5084 | 2026.01.05 19:09:49.381542 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2026.01.05 19:09:49.381636 [ 268 ] {2cfb4ae9-4d91-4ba7-b3f9-4acfc47a51d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5086 | 2026.01.05 19:09:49.381676 [ 268 ] {2cfb4ae9-4d91-4ba7-b3f9-4acfc47a51d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5087 | 2026.01.05 19:09:49.382360 [ 268 ] {2cfb4ae9-4d91-4ba7-b3f9-4acfc47a51d5} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.01.05 19:09:49.382395 [ 268 ] {2cfb4ae9-4d91-4ba7-b3f9-4acfc47a51d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5089 | 2026.01.05 19:09:49.382740 [ 268 ] {2cfb4ae9-4d91-4ba7-b3f9-4acfc47a51d5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5090 | 2026.01.05 19:09:49.382952 [ 268 ] {2cfb4ae9-4d91-4ba7-b3f9-4acfc47a51d5} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.01.05 19:09:49.383077 [ 268 ] {2cfb4ae9-4d91-4ba7-b3f9-4acfc47a51d5} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001459 sec., 472241.2611377656 rows/sec., 32.98 MiB/sec. | ||
| 5092 | 2026.01.05 19:09:49.383113 [ 268 ] {2cfb4ae9-4d91-4ba7-b3f9-4acfc47a51d5} <Debug> TCPHandler: Processed in 0.00162197 sec. | ||
| 5093 | 2026.01.05 19:09:49.383223 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.01.05 19:09:49.383317 [ 268 ] {1a6e8d76-269e-470d-9a46-97c4b229dd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5095 | 2026.01.05 19:09:49.383359 [ 268 ] {1a6e8d76-269e-470d-9a46-97c4b229dd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5096 | 2026.01.05 19:09:49.383685 [ 268 ] {1a6e8d76-269e-470d-9a46-97c4b229dd41} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.01.05 19:09:49.383719 [ 268 ] {1a6e8d76-269e-470d-9a46-97c4b229dd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5098 | 2026.01.05 19:09:49.384043 [ 268 ] {1a6e8d76-269e-470d-9a46-97c4b229dd41} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5099 | 2026.01.05 19:09:49.384254 [ 268 ] {1a6e8d76-269e-470d-9a46-97c4b229dd41} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.01.05 19:09:49.384344 [ 42 ] {} <Debug> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5101 | 2026.01.05 19:09:49.384382 [ 268 ] {1a6e8d76-269e-470d-9a46-97c4b229dd41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 5102 | 2026.01.05 19:09:49.384383 [ 42 ] {} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.01.05 19:09:49.384414 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5104 | 2026.01.05 19:09:49.384418 [ 268 ] {1a6e8d76-269e-470d-9a46-97c4b229dd41} <Debug> TCPHandler: Processed in 0.001245291 sec. | ||
| 5105 | 2026.01.05 19:09:49.384533 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.01.05 19:09:49.384549 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5107 | 2026.01.05 19:09:49.384627 [ 268 ] {dc682138-0580-43c3-9c72-7175c0009a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5108 | 2026.01.05 19:09:49.384678 [ 268 ] {dc682138-0580-43c3-9c72-7175c0009a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5109 | 2026.01.05 19:09:49.384715 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5110 | 2026.01.05 19:09:49.384760 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5111 | 2026.01.05 19:09:49.384861 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5112 | 2026.01.05 19:09:49.384917 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5113 | 2026.01.05 19:09:49.384962 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5114 | 2026.01.05 19:09:49.385007 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5115 | 2026.01.05 19:09:49.385053 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5116 | 2026.01.05 19:09:49.385117 [ 268 ] {dc682138-0580-43c3-9c72-7175c0009a03} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2026.01.05 19:09:49.385155 [ 268 ] {dc682138-0580-43c3-9c72-7175c0009a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5118 | 2026.01.05 19:09:49.385637 [ 268 ] {dc682138-0580-43c3-9c72-7175c0009a03} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5119 | 2026.01.05 19:09:49.385876 [ 268 ] {dc682138-0580-43c3-9c72-7175c0009a03} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2026.01.05 19:09:49.386008 [ 268 ] {dc682138-0580-43c3-9c72-7175c0009a03} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001399 sec., 224446.032880629 rows/sec., 14.74 MiB/sec. | ||
| 5121 | 2026.01.05 19:09:49.386033 [ 194 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001550238 sec., 58055.60178501624 rows/sec., 2.96 MiB/sec. | ||
| 5122 | 2026.01.05 19:09:49.386046 [ 268 ] {dc682138-0580-43c3-9c72-7175c0009a03} <Debug> TCPHandler: Processed in 0.001562699 sec. | ||
| 5123 | 2026.01.05 19:09:49.386190 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.01.05 19:09:49.386257 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5125 | 2026.01.05 19:09:49.386285 [ 268 ] {1b720da0-61a8-4dcc-b046-e36101b46f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5126 | 2026.01.05 19:09:49.386334 [ 268 ] {1b720da0-61a8-4dcc-b046-e36101b46f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5127 | 2026.01.05 19:09:49.386651 [ 268 ] {1b720da0-61a8-4dcc-b046-e36101b46f76} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.01.05 19:09:49.386665 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_15_3} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2026.01.05 19:09:49.386690 [ 268 ] {1b720da0-61a8-4dcc-b046-e36101b46f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5130 | 2026.01.05 19:09:49.386764 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_15_3} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5131 | 2026.01.05 19:09:49.386886 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5132 | 2026.01.05 19:09:49.387022 [ 268 ] {1b720da0-61a8-4dcc-b046-e36101b46f76} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5133 | 2026.01.05 19:09:49.387233 [ 268 ] {1b720da0-61a8-4dcc-b046-e36101b46f76} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.01.05 19:09:49.387318 [ 42 ] {} <Debug> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5135 | 2026.01.05 19:09:49.387343 [ 42 ] {} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.01.05 19:09:49.387358 [ 268 ] {1b720da0-61a8-4dcc-b046-e36101b46f76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 5137 | 2026.01.05 19:09:49.387359 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5138 | 2026.01.05 19:09:49.387393 [ 268 ] {1b720da0-61a8-4dcc-b046-e36101b46f76} <Debug> TCPHandler: Processed in 0.001252631 sec. | ||
| 5139 | 2026.01.05 19:09:49.387436 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5140 | 2026.01.05 19:09:49.387501 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5141 | 2026.01.05 19:09:49.387525 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5142 | 2026.01.05 19:09:49.387555 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5143 | 2026.01.05 19:09:49.387597 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5144 | 2026.01.05 19:09:49.387600 [ 268 ] {9f8f9574-2d63-404f-9b3c-cd6bbea37b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5145 | 2026.01.05 19:09:49.387633 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5146 | 2026.01.05 19:09:49.387665 [ 268 ] {9f8f9574-2d63-404f-9b3c-cd6bbea37b59} <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 | ||
| 5147 | 2026.01.05 19:09:49.387669 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5148 | 2026.01.05 19:09:49.387715 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5149 | 2026.01.05 19:09:49.387747 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5150 | 2026.01.05 19:09:49.388428 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001020845 sec., 14693.709622910432 rows/sec., 990.10 KiB/sec. | ||
| 5151 | 2026.01.05 19:09:49.388449 [ 268 ] {9f8f9574-2d63-404f-9b3c-cd6bbea37b59} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.01.05 19:09:49.388501 [ 268 ] {9f8f9574-2d63-404f-9b3c-cd6bbea37b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5153 | 2026.01.05 19:09:49.388567 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5154 | 2026.01.05 19:09:49.388857 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_15_3} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.01.05 19:09:49.388927 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_15_3} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5156 | 2026.01.05 19:09:49.388994 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5157 | 2026.01.05 19:09:49.389090 [ 268 ] {9f8f9574-2d63-404f-9b3c-cd6bbea37b59} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5158 | 2026.01.05 19:09:49.389322 [ 268 ] {9f8f9574-2d63-404f-9b3c-cd6bbea37b59} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.01.05 19:09:49.389459 [ 268 ] {9f8f9574-2d63-404f-9b3c-cd6bbea37b59} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001877 sec., 5327.650506126798 rows/sec., 9.55 MiB/sec. | ||
| 5160 | 2026.01.05 19:09:49.389511 [ 268 ] {9f8f9574-2d63-404f-9b3c-cd6bbea37b59} <Debug> TCPHandler: Processed in 0.002059091 sec. | ||
| 5161 | 2026.01.05 19:09:49.389623 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2026.01.05 19:09:49.389718 [ 268 ] {91600c87-c195-4211-9fda-85740e1d4b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5163 | 2026.01.05 19:09:49.389759 [ 268 ] {91600c87-c195-4211-9fda-85740e1d4b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5164 | 2026.01.05 19:09:49.390092 [ 268 ] {91600c87-c195-4211-9fda-85740e1d4b19} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.01.05 19:09:49.390126 [ 268 ] {91600c87-c195-4211-9fda-85740e1d4b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5166 | 2026.01.05 19:09:49.390452 [ 268 ] {91600c87-c195-4211-9fda-85740e1d4b19} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5167 | 2026.01.05 19:09:49.390661 [ 268 ] {91600c87-c195-4211-9fda-85740e1d4b19} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.01.05 19:09:49.390787 [ 268 ] {91600c87-c195-4211-9fda-85740e1d4b19} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 5169 | 2026.01.05 19:09:49.390822 [ 268 ] {91600c87-c195-4211-9fda-85740e1d4b19} <Debug> TCPHandler: Processed in 0.00124902 sec. | ||
| 5170 | 2026.01.05 19:09:51.971973 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5171 | 2026.01.05 19:09:51.972023 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5172 | 2026.01.05 19:09:52.061249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10528 | ||
| 5173 | 2026.01.05 19:09:52.061763 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.01.05 19:09:52.061814 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5175 | 2026.01.05 19:09:52.062330 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5176 | 2026.01.05 19:09:52.062576 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.01.05 19:09:52.062722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10528 | ||
| 5178 | 2026.01.05 19:09:52.606453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5179 | 2026.01.05 19:09:52.621762 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.01.05 19:09:52.621805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5181 | 2026.01.05 19:09:52.627651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5182 | 2026.01.05 19:09:52.628400 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.01.05 19:09:52.630985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5184 | 2026.01.05 19:09:54.362997 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5185 | 2026.01.05 19:09:54.363303 [ 268 ] {0f412950-4bdc-4414-9eb8-ce9339830935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5186 | 2026.01.05 19:09:54.363411 [ 268 ] {0f412950-4bdc-4414-9eb8-ce9339830935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5187 | 2026.01.05 19:09:54.364193 [ 268 ] {0f412950-4bdc-4414-9eb8-ce9339830935} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2026.01.05 19:09:54.364240 [ 268 ] {0f412950-4bdc-4414-9eb8-ce9339830935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5189 | 2026.01.05 19:09:54.364654 [ 268 ] {0f412950-4bdc-4414-9eb8-ce9339830935} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5190 | 2026.01.05 19:09:54.364880 [ 268 ] {0f412950-4bdc-4414-9eb8-ce9339830935} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2026.01.05 19:09:54.365017 [ 47 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5192 | 2026.01.05 19:09:54.365042 [ 268 ] {0f412950-4bdc-4414-9eb8-ce9339830935} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001813 sec., 65085.493656922234 rows/sec., 5.53 MiB/sec. | ||
| 5193 | 2026.01.05 19:09:54.365085 [ 47 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.01.05 19:09:54.365108 [ 268 ] {0f412950-4bdc-4414-9eb8-ce9339830935} <Debug> TCPHandler: Processed in 0.002301246 sec. | ||
| 5195 | 2026.01.05 19:09:54.365109 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5196 | 2026.01.05 19:09:54.365249 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.01.05 19:09:54.365248 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::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 | ||
| 5198 | 2026.01.05 19:09:54.365357 [ 268 ] {5147f3cf-2b28-496e-8057-6103d314eb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.01.05 19:09:54.365390 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5200 | 2026.01.05 19:09:54.365405 [ 268 ] {5147f3cf-2b28-496e-8057-6103d314eb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5201 | 2026.01.05 19:09:54.365427 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2343 rows starting from the beginning of the part | ||
| 5202 | 2026.01.05 19:09:54.365498 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
| 5203 | 2026.01.05 19:09:54.365541 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1132 rows starting from the beginning of the part | ||
| 5204 | 2026.01.05 19:09:54.365584 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1260 rows starting from the beginning of the part | ||
| 5205 | 2026.01.05 19:09:54.365622 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1132 rows starting from the beginning of the part | ||
| 5206 | 2026.01.05 19:09:54.365661 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 118 rows starting from the beginning of the part | ||
| 5207 | 2026.01.05 19:09:54.365839 [ 268 ] {5147f3cf-2b28-496e-8057-6103d314eb93} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.01.05 19:09:54.365881 [ 268 ] {5147f3cf-2b28-496e-8057-6103d314eb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5209 | 2026.01.05 19:09:54.366301 [ 268 ] {5147f3cf-2b28-496e-8057-6103d314eb93} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5210 | 2026.01.05 19:09:54.366529 [ 268 ] {5147f3cf-2b28-496e-8057-6103d314eb93} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.01.05 19:09:54.366670 [ 268 ] {5147f3cf-2b28-496e-8057-6103d314eb93} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001337 sec., 23186.237845923708 rows/sec., 1.70 MiB/sec. | ||
| 5212 | 2026.01.05 19:09:54.366709 [ 268 ] {5147f3cf-2b28-496e-8057-6103d314eb93} <Debug> TCPHandler: Processed in 0.001514258 sec. | ||
| 5213 | 2026.01.05 19:09:54.366822 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.01.05 19:09:54.366918 [ 268 ] {dece24ac-1f05-4d38-8398-b641694cd27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5215 | 2026.01.05 19:09:54.366959 [ 268 ] {dece24ac-1f05-4d38-8398-b641694cd27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5216 | 2026.01.05 19:09:54.367389 [ 268 ] {dece24ac-1f05-4d38-8398-b641694cd27d} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.01.05 19:09:54.367427 [ 268 ] {dece24ac-1f05-4d38-8398-b641694cd27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5218 | 2026.01.05 19:09:54.367769 [ 268 ] {dece24ac-1f05-4d38-8398-b641694cd27d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5219 | 2026.01.05 19:09:54.367930 [ 190 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6103 rows, containing 5 columns (5 merged, 0 gathered) in 0.002739418 sec., 2227845.476666942 rows/sec., 188.92 MiB/sec. | ||
| 5220 | 2026.01.05 19:09:54.367987 [ 268 ] {dece24ac-1f05-4d38-8398-b641694cd27d} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2026.01.05 19:09:54.368111 [ 47 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5222 | 2026.01.05 19:09:54.368124 [ 268 ] {dece24ac-1f05-4d38-8398-b641694cd27d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001225 sec., 77551.02040816327 rows/sec., 6.06 MiB/sec. | ||
| 5223 | 2026.01.05 19:09:54.368148 [ 47 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2026.01.05 19:09:54.368172 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5225 | 2026.01.05 19:09:54.368172 [ 268 ] {dece24ac-1f05-4d38-8398-b641694cd27d} <Debug> TCPHandler: Processed in 0.001399685 sec. | ||
| 5226 | 2026.01.05 19:09:54.368197 [ 188 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5227 | 2026.01.05 19:09:54.368242 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::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 | ||
| 5228 | 2026.01.05 19:09:54.368303 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5229 | 2026.01.05 19:09:54.368336 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5230 | 2026.01.05 19:09:54.368364 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1212 rows starting from the beginning of the part | ||
| 5231 | 2026.01.05 19:09:54.368404 [ 268 ] {ce4545e2-d53a-495e-9f48-3f55922648eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5232 | 2026.01.05 19:09:54.368408 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
| 5233 | 2026.01.05 19:09:54.368458 [ 268 ] {ce4545e2-d53a-495e-9f48-3f55922648eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5234 | 2026.01.05 19:09:54.368462 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 689 rows starting from the beginning of the part | ||
| 5235 | 2026.01.05 19:09:54.368489 [ 188 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_31_6} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2026.01.05 19:09:54.368513 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 555 rows starting from the beginning of the part | ||
| 5237 | 2026.01.05 19:09:54.368554 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 689 rows starting from the beginning of the part | ||
| 5238 | 2026.01.05 19:09:54.368565 [ 188 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_31_6} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5239 | 2026.01.05 19:09:54.368592 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 95 rows starting from the beginning of the part | ||
| 5240 | 2026.01.05 19:09:54.368664 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 5241 | 2026.01.05 19:09:54.368902 [ 268 ] {ce4545e2-d53a-495e-9f48-3f55922648eb} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.01.05 19:09:54.368944 [ 268 ] {ce4545e2-d53a-495e-9f48-3f55922648eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5243 | 2026.01.05 19:09:54.369317 [ 268 ] {ce4545e2-d53a-495e-9f48-3f55922648eb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5244 | 2026.01.05 19:09:54.369533 [ 268 ] {ce4545e2-d53a-495e-9f48-3f55922648eb} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.01.05 19:09:54.369653 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5246 | 2026.01.05 19:09:54.369666 [ 268 ] {ce4545e2-d53a-495e-9f48-3f55922648eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 5247 | 2026.01.05 19:09:54.369699 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.01.05 19:09:54.369706 [ 190 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495627 sec., 2229834.0428462443 rows/sec., 168.41 MiB/sec. | ||
| 5249 | 2026.01.05 19:09:54.369720 [ 268 ] {ce4545e2-d53a-495e-9f48-3f55922648eb} <Debug> TCPHandler: Processed in 0.001466326 sec. | ||
| 5250 | 2026.01.05 19:09:54.369724 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5251 | 2026.01.05 19:09:54.369828 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 5252 | 2026.01.05 19:09:54.369844 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.01.05 19:09:54.369876 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5254 | 2026.01.05 19:09:54.369948 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5255 | 2026.01.05 19:09:54.369950 [ 268 ] {422ede73-cd7d-44bf-a2fb-d4b1710a2ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5256 | 2026.01.05 19:09:54.369989 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9462 rows starting from the beginning of the part | ||
| 5257 | 2026.01.05 19:09:54.370018 [ 268 ] {422ede73-cd7d-44bf-a2fb-d4b1710a2ae3} <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 | ||
| 5258 | 2026.01.05 19:09:54.370058 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 5259 | 2026.01.05 19:09:54.370114 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part | ||
| 5260 | 2026.01.05 19:09:54.370134 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_31_6} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.01.05 19:09:54.370163 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 846 rows starting from the beginning of the part | ||
| 5262 | 2026.01.05 19:09:54.370211 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5263 | 2026.01.05 19:09:54.370215 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_31_6} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5264 | 2026.01.05 19:09:54.370263 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 5265 | 2026.01.05 19:09:54.370299 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5266 | 2026.01.05 19:09:54.370876 [ 268 ] {422ede73-cd7d-44bf-a2fb-d4b1710a2ae3} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.01.05 19:09:54.370915 [ 268 ] {422ede73-cd7d-44bf-a2fb-d4b1710a2ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5268 | 2026.01.05 19:09:54.371520 [ 268 ] {422ede73-cd7d-44bf-a2fb-d4b1710a2ae3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5269 | 2026.01.05 19:09:54.371765 [ 268 ] {422ede73-cd7d-44bf-a2fb-d4b1710a2ae3} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2026.01.05 19:09:54.371904 [ 268 ] {422ede73-cd7d-44bf-a2fb-d4b1710a2ae3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001973 sec., 15712.113532691334 rows/sec., 28.16 MiB/sec. | ||
| 5271 | 2026.01.05 19:09:54.371978 [ 268 ] {422ede73-cd7d-44bf-a2fb-d4b1710a2ae3} <Debug> TCPHandler: Processed in 0.002181543 sec. | ||
| 5272 | 2026.01.05 19:09:54.372092 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.01.05 19:09:54.372185 [ 268 ] {9a9a5b64-3cd2-4883-b9de-e55e6e594def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5274 | 2026.01.05 19:09:54.372225 [ 268 ] {9a9a5b64-3cd2-4883-b9de-e55e6e594def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5275 | 2026.01.05 19:09:54.372558 [ 268 ] {9a9a5b64-3cd2-4883-b9de-e55e6e594def} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.01.05 19:09:54.372594 [ 268 ] {9a9a5b64-3cd2-4883-b9de-e55e6e594def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5277 | 2026.01.05 19:09:54.372932 [ 268 ] {9a9a5b64-3cd2-4883-b9de-e55e6e594def} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5278 | 2026.01.05 19:09:54.373145 [ 268 ] {9a9a5b64-3cd2-4883-b9de-e55e6e594def} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.01.05 19:09:54.373273 [ 268 ] {9a9a5b64-3cd2-4883-b9de-e55e6e594def} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 5280 | 2026.01.05 19:09:54.373293 [ 56 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5281 | 2026.01.05 19:09:54.373308 [ 268 ] {9a9a5b64-3cd2-4883-b9de-e55e6e594def} <Debug> TCPHandler: Processed in 0.001264031 sec. | ||
| 5282 | 2026.01.05 19:09:54.373362 [ 56 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.01.05 19:09:54.373388 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5284 | 2026.01.05 19:09:54.373475 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 5285 | 2026.01.05 19:09:54.373608 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5286 | 2026.01.05 19:09:54.373665 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1982 rows starting from the beginning of the part | ||
| 5287 | 2026.01.05 19:09:54.373766 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 5288 | 2026.01.05 19:09:54.373842 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5289 | 2026.01.05 19:09:54.373909 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 5290 | 2026.01.05 19:09:54.373975 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5291 | 2026.01.05 19:09:54.374041 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 5292 | 2026.01.05 19:09:54.374127 [ 189 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11256 rows, containing 5 columns (5 merged, 0 gathered) in 0.004341496 sec., 2592654.697827661 rows/sec., 173.35 MiB/sec. | ||
| 5293 | 2026.01.05 19:09:54.374419 [ 201 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5294 | 2026.01.05 19:09:54.374708 [ 201 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.01.05 19:09:54.374774 [ 201 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5296 | 2026.01.05 19:09:54.374835 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5297 | 2026.01.05 19:09:54.375462 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 4 columns (4 merged, 0 gathered) in 0.00202309 sec., 1171475.317459925 rows/sec., 74.18 MiB/sec. | ||
| 5298 | 2026.01.05 19:09:54.375690 [ 201 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5299 | 2026.01.05 19:09:54.375943 [ 201 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_31_6} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.01.05 19:09:54.376008 [ 201 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_31_6} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5301 | 2026.01.05 19:09:54.376075 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5302 | 2026.01.05 19:09:55.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.13 MiB, peak 260.18 MiB, free memory in arenas 0.00 B, will set to 254.25 MiB (RSS), difference: 1.12 MiB | ||
| 5303 | 2026.01.05 19:09:57.087935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 734 | ||
| 5304 | 2026.01.05 19:09:57.090432 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.01.05 19:09:57.090492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5306 | 2026.01.05 19:09:57.091747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5307 | 2026.01.05 19:09:57.092043 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2026.01.05 19:09:57.092201 [ 54 ] {} <Debug> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5309 | 2026.01.05 19:09:57.092263 [ 54 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.01.05 19:09:57.092284 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5311 | 2026.01.05 19:09:57.092412 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::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 | ||
| 5312 | 2026.01.05 19:09:57.092421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
| 5313 | 2026.01.05 19:09:57.092984 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5314 | 2026.01.05 19:09:57.093131 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 554 rows starting from the beginning of the part | ||
| 5315 | 2026.01.05 19:09:57.093486 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::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 | ||
| 5316 | 2026.01.05 19:09:57.093821 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5317 | 2026.01.05 19:09:57.094173 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5318 | 2026.01.05 19:09:57.094484 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
| 5319 | 2026.01.05 19:09:57.094806 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5320 | 2026.01.05 19:09:57.101174 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 72 columns (72 merged, 0 gathered) in 0.008819566 sec., 83224.04980018293 rows/sec., 70.14 MiB/sec. | ||
| 5321 | 2026.01.05 19:09:57.102377 [ 189 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5322 | 2026.01.05 19:09:57.103020 [ 189 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_16_3} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.01.05 19:09:57.103103 [ 189 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_16_3} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5324 | 2026.01.05 19:09:57.103361 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5325 | 2026.01.05 19:09:59.373166 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2026.01.05 19:09:59.373376 [ 268 ] {438d9627-a37e-42e2-891f-e26cbd9644e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5327 | 2026.01.05 19:09:59.373450 [ 268 ] {438d9627-a37e-42e2-891f-e26cbd9644e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5328 | 2026.01.05 19:09:59.374285 [ 268 ] {438d9627-a37e-42e2-891f-e26cbd9644e1} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.01.05 19:09:59.374334 [ 268 ] {438d9627-a37e-42e2-891f-e26cbd9644e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5330 | 2026.01.05 19:09:59.374748 [ 268 ] {438d9627-a37e-42e2-891f-e26cbd9644e1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5331 | 2026.01.05 19:09:59.374978 [ 268 ] {438d9627-a37e-42e2-891f-e26cbd9644e1} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2026.01.05 19:09:59.375139 [ 268 ] {438d9627-a37e-42e2-891f-e26cbd9644e1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001817 sec., 225646.6703357182 rows/sec., 14.31 MiB/sec. | ||
| 5333 | 2026.01.05 19:09:59.375189 [ 268 ] {438d9627-a37e-42e2-891f-e26cbd9644e1} <Debug> TCPHandler: Processed in 0.002162333 sec. | ||
| 5334 | 2026.01.05 19:09:59.375319 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5335 | 2026.01.05 19:09:59.375423 [ 268 ] {e9fdfcca-adaa-46e2-a1be-a22e966ee527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5336 | 2026.01.05 19:09:59.375465 [ 268 ] {e9fdfcca-adaa-46e2-a1be-a22e966ee527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5337 | 2026.01.05 19:09:59.376570 [ 268 ] {e9fdfcca-adaa-46e2-a1be-a22e966ee527} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5338 | 2026.01.05 19:09:59.376605 [ 268 ] {e9fdfcca-adaa-46e2-a1be-a22e966ee527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5339 | 2026.01.05 19:09:59.376984 [ 268 ] {e9fdfcca-adaa-46e2-a1be-a22e966ee527} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5340 | 2026.01.05 19:09:59.377208 [ 268 ] {e9fdfcca-adaa-46e2-a1be-a22e966ee527} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5341 | 2026.01.05 19:09:59.377340 [ 268 ] {e9fdfcca-adaa-46e2-a1be-a22e966ee527} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001941 sec., 583204.533745492 rows/sec., 46.21 MiB/sec. | ||
| 5342 | 2026.01.05 19:09:59.377377 [ 268 ] {e9fdfcca-adaa-46e2-a1be-a22e966ee527} <Debug> TCPHandler: Processed in 0.002111072 sec. | ||
| 5343 | 2026.01.05 19:09:59.377493 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5344 | 2026.01.05 19:09:59.377590 [ 268 ] {f4dcd8e2-37a8-44bb-9058-9b0323e3d776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5345 | 2026.01.05 19:09:59.377631 [ 268 ] {f4dcd8e2-37a8-44bb-9058-9b0323e3d776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5346 | 2026.01.05 19:09:59.378130 [ 268 ] {f4dcd8e2-37a8-44bb-9058-9b0323e3d776} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2026.01.05 19:09:59.378165 [ 268 ] {f4dcd8e2-37a8-44bb-9058-9b0323e3d776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5348 | 2026.01.05 19:09:59.378503 [ 268 ] {f4dcd8e2-37a8-44bb-9058-9b0323e3d776} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5349 | 2026.01.05 19:09:59.378717 [ 268 ] {f4dcd8e2-37a8-44bb-9058-9b0323e3d776} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2026.01.05 19:09:59.378847 [ 268 ] {f4dcd8e2-37a8-44bb-9058-9b0323e3d776} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001277 sec., 168363.35160532498 rows/sec., 9.99 MiB/sec. | ||
| 5351 | 2026.01.05 19:09:59.378885 [ 268 ] {f4dcd8e2-37a8-44bb-9058-9b0323e3d776} <Debug> TCPHandler: Processed in 0.001442905 sec. | ||
| 5352 | 2026.01.05 19:09:59.378996 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5353 | 2026.01.05 19:09:59.379092 [ 268 ] {e8db54dd-7fb9-4742-8053-c5e123d85bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5354 | 2026.01.05 19:09:59.379131 [ 268 ] {e8db54dd-7fb9-4742-8053-c5e123d85bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5355 | 2026.01.05 19:09:59.379621 [ 268 ] {e8db54dd-7fb9-4742-8053-c5e123d85bff} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.01.05 19:09:59.379657 [ 268 ] {e8db54dd-7fb9-4742-8053-c5e123d85bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5357 | 2026.01.05 19:09:59.379960 [ 268 ] {e8db54dd-7fb9-4742-8053-c5e123d85bff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5358 | 2026.01.05 19:09:59.380170 [ 268 ] {e8db54dd-7fb9-4742-8053-c5e123d85bff} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2026.01.05 19:09:59.380297 [ 268 ] {e8db54dd-7fb9-4742-8053-c5e123d85bff} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001225 sec., 173061.22448979592 rows/sec., 11.16 MiB/sec. | ||
| 5360 | 2026.01.05 19:09:59.380326 [ 49 ] {} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 5361 | 2026.01.05 19:09:59.380335 [ 268 ] {e8db54dd-7fb9-4742-8053-c5e123d85bff} <Debug> TCPHandler: Processed in 0.001388714 sec. | ||
| 5362 | 2026.01.05 19:09:59.380407 [ 49 ] {} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.01.05 19:09:59.380437 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5364 | 2026.01.05 19:09:59.380499 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2026.01.05 19:09:59.380552 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 5366 | 2026.01.05 19:09:59.380596 [ 268 ] {da686c08-32bf-4b64-8481-e437af9bb51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5367 | 2026.01.05 19:09:59.380640 [ 268 ] {da686c08-32bf-4b64-8481-e437af9bb51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5368 | 2026.01.05 19:09:59.380704 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5369 | 2026.01.05 19:09:59.380744 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 440 rows starting from the beginning of the part | ||
| 5370 | 2026.01.05 19:09:59.380819 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 5371 | 2026.01.05 19:09:59.380870 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 5372 | 2026.01.05 19:09:59.380929 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 5373 | 2026.01.05 19:09:59.380977 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 5374 | 2026.01.05 19:09:59.381026 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 5375 | 2026.01.05 19:09:59.381136 [ 268 ] {da686c08-32bf-4b64-8481-e437af9bb51e} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2026.01.05 19:09:59.381178 [ 268 ] {da686c08-32bf-4b64-8481-e437af9bb51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5377 | 2026.01.05 19:09:59.381538 [ 268 ] {da686c08-32bf-4b64-8481-e437af9bb51e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5378 | 2026.01.05 19:09:59.381772 [ 268 ] {da686c08-32bf-4b64-8481-e437af9bb51e} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2026.01.05 19:09:59.381911 [ 268 ] {da686c08-32bf-4b64-8481-e437af9bb51e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001333 sec., 158289.57239309826 rows/sec., 8.99 MiB/sec. | ||
| 5380 | 2026.01.05 19:09:59.381949 [ 268 ] {da686c08-32bf-4b64-8481-e437af9bb51e} <Debug> TCPHandler: Processed in 0.001505877 sec. | ||
| 5381 | 2026.01.05 19:09:59.382073 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5382 | 2026.01.05 19:09:59.382197 [ 268 ] {ecc29c77-d583-4f14-ae1f-b8b394ffd752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5383 | 2026.01.05 19:09:59.382208 [ 189 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709672 sec., 886719.7918665101 rows/sec., 61.43 MiB/sec. | ||
| 5384 | 2026.01.05 19:09:59.382249 [ 268 ] {ecc29c77-d583-4f14-ae1f-b8b394ffd752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5385 | 2026.01.05 19:09:59.382377 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5386 | 2026.01.05 19:09:59.382682 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_20_4} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.01.05 19:09:59.382758 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_20_4} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 5388 | 2026.01.05 19:09:59.382840 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5389 | 2026.01.05 19:09:59.383036 [ 268 ] {ecc29c77-d583-4f14-ae1f-b8b394ffd752} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.01.05 19:09:59.383074 [ 268 ] {ecc29c77-d583-4f14-ae1f-b8b394ffd752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5391 | 2026.01.05 19:09:59.383435 [ 268 ] {ecc29c77-d583-4f14-ae1f-b8b394ffd752} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5392 | 2026.01.05 19:09:59.383655 [ 268 ] {ecc29c77-d583-4f14-ae1f-b8b394ffd752} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2026.01.05 19:09:59.383785 [ 268 ] {ecc29c77-d583-4f14-ae1f-b8b394ffd752} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001613 sec., 427154.37073775573 rows/sec., 29.83 MiB/sec. | ||
| 5394 | 2026.01.05 19:09:59.383825 [ 268 ] {ecc29c77-d583-4f14-ae1f-b8b394ffd752} <Debug> TCPHandler: Processed in 0.001815405 sec. | ||
| 5395 | 2026.01.05 19:09:59.383991 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2026.01.05 19:09:59.384116 [ 268 ] {9349431b-6b31-43c0-8442-c3e1e4e371a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5397 | 2026.01.05 19:09:59.384168 [ 268 ] {9349431b-6b31-43c0-8442-c3e1e4e371a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5398 | 2026.01.05 19:09:59.384569 [ 268 ] {9349431b-6b31-43c0-8442-c3e1e4e371a3} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.01.05 19:09:59.384612 [ 268 ] {9349431b-6b31-43c0-8442-c3e1e4e371a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5400 | 2026.01.05 19:09:59.384953 [ 268 ] {9349431b-6b31-43c0-8442-c3e1e4e371a3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5401 | 2026.01.05 19:09:59.385164 [ 268 ] {9349431b-6b31-43c0-8442-c3e1e4e371a3} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.01.05 19:09:59.385289 [ 268 ] {9349431b-6b31-43c0-8442-c3e1e4e371a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001198 sec., 5008.347245409015 rows/sec., 261.67 KiB/sec. | ||
| 5403 | 2026.01.05 19:09:59.385326 [ 268 ] {9349431b-6b31-43c0-8442-c3e1e4e371a3} <Debug> TCPHandler: Processed in 0.001394585 sec. | ||
| 5404 | 2026.01.05 19:09:59.385444 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2026.01.05 19:09:59.385549 [ 268 ] {00bfe6a3-7ace-4bf9-9741-5eaa42ae9d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5406 | 2026.01.05 19:09:59.385593 [ 268 ] {00bfe6a3-7ace-4bf9-9741-5eaa42ae9d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5407 | 2026.01.05 19:09:59.386071 [ 268 ] {00bfe6a3-7ace-4bf9-9741-5eaa42ae9d25} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.01.05 19:09:59.386108 [ 268 ] {00bfe6a3-7ace-4bf9-9741-5eaa42ae9d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5409 | 2026.01.05 19:09:59.386475 [ 268 ] {00bfe6a3-7ace-4bf9-9741-5eaa42ae9d25} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5410 | 2026.01.05 19:09:59.386692 [ 268 ] {00bfe6a3-7ace-4bf9-9741-5eaa42ae9d25} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.01.05 19:09:59.386828 [ 268 ] {00bfe6a3-7ace-4bf9-9741-5eaa42ae9d25} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001299 sec., 241724.40338722093 rows/sec., 15.88 MiB/sec. | ||
| 5412 | 2026.01.05 19:09:59.386868 [ 268 ] {00bfe6a3-7ace-4bf9-9741-5eaa42ae9d25} <Debug> TCPHandler: Processed in 0.001475177 sec. | ||
| 5413 | 2026.01.05 19:09:59.386984 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5414 | 2026.01.05 19:09:59.387080 [ 268 ] {a3862ff0-035f-4312-9576-8cd516445bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5415 | 2026.01.05 19:09:59.387121 [ 268 ] {a3862ff0-035f-4312-9576-8cd516445bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5416 | 2026.01.05 19:09:59.387430 [ 268 ] {a3862ff0-035f-4312-9576-8cd516445bb0} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.01.05 19:09:59.387465 [ 268 ] {a3862ff0-035f-4312-9576-8cd516445bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5418 | 2026.01.05 19:09:59.387757 [ 268 ] {a3862ff0-035f-4312-9576-8cd516445bb0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5419 | 2026.01.05 19:09:59.387960 [ 268 ] {a3862ff0-035f-4312-9576-8cd516445bb0} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.01.05 19:09:59.388091 [ 268 ] {a3862ff0-035f-4312-9576-8cd516445bb0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 5421 | 2026.01.05 19:09:59.388128 [ 268 ] {a3862ff0-035f-4312-9576-8cd516445bb0} <Debug> TCPHandler: Processed in 0.00119369 sec. | ||
| 5422 | 2026.01.05 19:09:59.388242 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.01.05 19:09:59.388349 [ 268 ] {72bfb1a3-4876-400a-b35e-4571e8af8988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5424 | 2026.01.05 19:09:59.388413 [ 268 ] {72bfb1a3-4876-400a-b35e-4571e8af8988} <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 | ||
| 5425 | 2026.01.05 19:09:59.389311 [ 268 ] {72bfb1a3-4876-400a-b35e-4571e8af8988} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.01.05 19:09:59.389356 [ 268 ] {72bfb1a3-4876-400a-b35e-4571e8af8988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5427 | 2026.01.05 19:09:59.389973 [ 268 ] {72bfb1a3-4876-400a-b35e-4571e8af8988} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5428 | 2026.01.05 19:09:59.390206 [ 268 ] {72bfb1a3-4876-400a-b35e-4571e8af8988} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.01.05 19:09:59.390350 [ 268 ] {72bfb1a3-4876-400a-b35e-4571e8af8988} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00202 sec., 4950.495049504951 rows/sec., 8.87 MiB/sec. | ||
| 5430 | 2026.01.05 19:09:59.390403 [ 268 ] {72bfb1a3-4876-400a-b35e-4571e8af8988} <Debug> TCPHandler: Processed in 0.002214145 sec. | ||
| 5431 | 2026.01.05 19:09:59.390516 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2026.01.05 19:09:59.390614 [ 268 ] {d2a0b92e-9aab-4124-b2d1-c2e7e8a39fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5433 | 2026.01.05 19:09:59.390657 [ 268 ] {d2a0b92e-9aab-4124-b2d1-c2e7e8a39fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5434 | 2026.01.05 19:09:59.391009 [ 268 ] {d2a0b92e-9aab-4124-b2d1-c2e7e8a39fbf} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.01.05 19:09:59.391047 [ 268 ] {d2a0b92e-9aab-4124-b2d1-c2e7e8a39fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5436 | 2026.01.05 19:09:59.391361 [ 268 ] {d2a0b92e-9aab-4124-b2d1-c2e7e8a39fbf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5437 | 2026.01.05 19:09:59.391571 [ 268 ] {d2a0b92e-9aab-4124-b2d1-c2e7e8a39fbf} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.01.05 19:09:59.391700 [ 268 ] {d2a0b92e-9aab-4124-b2d1-c2e7e8a39fbf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001105 sec., 94117.64705882352 rows/sec., 5.77 MiB/sec. | ||
| 5439 | 2026.01.05 19:09:59.391740 [ 268 ] {d2a0b92e-9aab-4124-b2d1-c2e7e8a39fbf} <Debug> TCPHandler: Processed in 0.001275252 sec. | ||
| 5440 | 2026.01.05 19:09:59.562885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10976 | ||
| 5441 | 2026.01.05 19:09:59.563542 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.01.05 19:09:59.563607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5443 | 2026.01.05 19:09:59.564101 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5444 | 2026.01.05 19:09:59.564319 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.01.05 19:09:59.564441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10976 | ||
| 5446 | 2026.01.05 19:10:00.131117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5447 | 2026.01.05 19:10:00.147719 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.01.05 19:10:00.147780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5449 | 2026.01.05 19:10:00.153650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5450 | 2026.01.05 19:10:00.154371 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2026.01.05 19:10:00.157159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5452 | 2026.01.05 19:10:03.158016 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41516 | ||
| 5453 | 2026.01.05 19:10:03.158115 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5454 | 2026.01.05 19:10:03.158142 [ 289 ] {} <Debug> TCP-Session: 0ad8449d-55a0-4088-9d9a-04f3f4457ba4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41516 | ||
| 5455 | 2026.01.05 19:10:03.158164 [ 289 ] {} <Debug> TCP-Session: 0ad8449d-55a0-4088-9d9a-04f3f4457ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.01.05 19:10:03.158176 [ 289 ] {} <Debug> TCP-Session: 0ad8449d-55a0-4088-9d9a-04f3f4457ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.01.05 19:10:03.158400 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55719 | ||
| 5458 | 2026.01.05 19:10:03.158426 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49662 | ||
| 5459 | 2026.01.05 19:10:03.158451 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51961 | ||
| 5460 | 2026.01.05 19:10:03.158465 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52507 | ||
| 5461 | 2026.01.05 19:10:03.158444 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42816 | ||
| 5462 | 2026.01.05 19:10:03.158542 [ 289 ] {} <Trace> TCP-Session: 0ad8449d-55a0-4088-9d9a-04f3f4457ba4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5463 | 2026.01.05 19:10:03.158523 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5464 | 2026.01.05 19:10:03.158439 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36361 | ||
| 5465 | 2026.01.05 19:10:03.158638 [ 290 ] {} <Debug> TCP-Session: dc1e1e00-a6cb-41e5-9400-7a1ea70e8269 Authenticating user 'default' from [fd00:1122:3344:101::e]:55719 | ||
| 5466 | 2026.01.05 19:10:03.158702 [ 290 ] {} <Debug> TCP-Session: dc1e1e00-a6cb-41e5-9400-7a1ea70e8269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5467 | 2026.01.05 19:10:03.158721 [ 290 ] {} <Debug> TCP-Session: dc1e1e00-a6cb-41e5-9400-7a1ea70e8269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.01.05 19:10:03.158745 [ 289 ] {3c67cc59-13a6-4271-8cec-85fb009e2f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41516) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5469 | 2026.01.05 19:10:03.159019 [ 289 ] {3c67cc59-13a6-4271-8cec-85fb009e2f3a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5470 | 2026.01.05 19:10:03.159082 [ 289 ] {3c67cc59-13a6-4271-8cec-85fb009e2f3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5471 | 2026.01.05 19:10:03.159413 [ 289 ] {3c67cc59-13a6-4271-8cec-85fb009e2f3a} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 5472 | 2026.01.05 19:10:03.160386 [ 300 ] {3c67cc59-13a6-4271-8cec-85fb009e2f3a} <Trace> AggregatingTransform: Aggregating | ||
| 5473 | 2026.01.05 19:10:03.160449 [ 300 ] {3c67cc59-13a6-4271-8cec-85fb009e2f3a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5474 | 2026.01.05 19:10:03.160491 [ 300 ] {3c67cc59-13a6-4271-8cec-85fb009e2f3a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000972494 sec. (1028.284 rows/sec., 40.17 KiB/sec.) | ||
| 5475 | 2026.01.05 19:10:03.160513 [ 300 ] {3c67cc59-13a6-4271-8cec-85fb009e2f3a} <Trace> Aggregator: Merging aggregated data | ||
| 5476 | 2026.01.05 19:10:03.162145 [ 289 ] {3c67cc59-13a6-4271-8cec-85fb009e2f3a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003461 sec., 288.93383415197917 rows/sec., 11.29 KiB/sec. | ||
| 5477 | 2026.01.05 19:10:03.162310 [ 289 ] {3c67cc59-13a6-4271-8cec-85fb009e2f3a} <Debug> TCPHandler: Processed in 0.003887956 sec. | ||
| 5478 | 2026.01.05 19:10:03.162450 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5479 | 2026.01.05 19:10:03.162486 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5480 | 2026.01.05 19:10:03.162491 [ 289 ] {} <Debug> TCP-Session: 0ad8449d-55a0-4088-9d9a-04f3f4457ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.01.05 19:10:03.162532 [ 290 ] {} <Debug> TCP-Session: dc1e1e00-a6cb-41e5-9400-7a1ea70e8269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.01.05 19:10:03.165199 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5483 | 2026.01.05 19:10:03.165235 [ 294 ] {} <Debug> TCP-Session: 5293783f-e207-430f-94ab-2e55503d09d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51961 | ||
| 5484 | 2026.01.05 19:10:03.165246 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5485 | 2026.01.05 19:10:03.165254 [ 294 ] {} <Debug> TCP-Session: 5293783f-e207-430f-94ab-2e55503d09d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.01.05 19:10:03.165285 [ 293 ] {} <Debug> TCP-Session: 41135b68-e9ad-4382-983e-01a4a0c47b83 Authenticating user 'default' from [fd00:1122:3344:101::e]:36361 | ||
| 5487 | 2026.01.05 19:10:03.165286 [ 294 ] {} <Debug> TCP-Session: 5293783f-e207-430f-94ab-2e55503d09d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.01.05 19:10:03.165313 [ 293 ] {} <Debug> TCP-Session: 41135b68-e9ad-4382-983e-01a4a0c47b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.01.05 19:10:03.165314 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5490 | 2026.01.05 19:10:03.165333 [ 293 ] {} <Debug> TCP-Session: 41135b68-e9ad-4382-983e-01a4a0c47b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5491 | 2026.01.05 19:10:03.165365 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5492 | 2026.01.05 19:10:03.165372 [ 292 ] {} <Debug> TCP-Session: f0e826c3-73df-43bc-a95e-caf623efc955 Authenticating user 'default' from [fd00:1122:3344:101::e]:42816 | ||
| 5493 | 2026.01.05 19:10:03.165390 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5494 | 2026.01.05 19:10:03.165413 [ 267 ] {} <Debug> TCP-Session: b7302d8f-71f9-4066-b203-7afd9c8896af Authenticating user 'default' from [fd00:1122:3344:101::e]:52507 | ||
| 5495 | 2026.01.05 19:10:03.165425 [ 292 ] {} <Debug> TCP-Session: f0e826c3-73df-43bc-a95e-caf623efc955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.01.05 19:10:03.165444 [ 291 ] {} <Debug> TCP-Session: eec5e82d-5d9a-4cae-8b53-ab993bd07172 Authenticating user 'default' from [fd00:1122:3344:101::e]:49662 | ||
| 5497 | 2026.01.05 19:10:03.165461 [ 292 ] {} <Debug> TCP-Session: f0e826c3-73df-43bc-a95e-caf623efc955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.01.05 19:10:03.165477 [ 291 ] {} <Debug> TCP-Session: eec5e82d-5d9a-4cae-8b53-ab993bd07172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.01.05 19:10:03.165452 [ 267 ] {} <Debug> TCP-Session: b7302d8f-71f9-4066-b203-7afd9c8896af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5500 | 2026.01.05 19:10:03.165502 [ 291 ] {} <Debug> TCP-Session: eec5e82d-5d9a-4cae-8b53-ab993bd07172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2026.01.05 19:10:03.165515 [ 267 ] {} <Debug> TCP-Session: b7302d8f-71f9-4066-b203-7afd9c8896af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.01.05 19:10:03.165569 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41170 | ||
| 5503 | 2026.01.05 19:10:03.165578 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53441 | ||
| 5504 | 2026.01.05 19:10:03.188044 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35454 | ||
| 5505 | 2026.01.05 19:10:03.190884 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5506 | 2026.01.05 19:10:03.190937 [ 349 ] {} <Debug> TCP-Session: 873bc1e7-0949-4b02-9efc-2d3f38389620 Authenticating user 'default' from [fd00:1122:3344:101::e]:41170 | ||
| 5507 | 2026.01.05 19:10:03.190959 [ 349 ] {} <Debug> TCP-Session: 873bc1e7-0949-4b02-9efc-2d3f38389620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.01.05 19:10:03.190974 [ 349 ] {} <Debug> TCP-Session: 873bc1e7-0949-4b02-9efc-2d3f38389620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.01.05 19:10:03.194190 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5510 | 2026.01.05 19:10:03.194233 [ 289 ] {} <Debug> TCP-Session: fda41c10-e316-4154-9186-2f81fce0ab5e Authenticating user 'default' from [fd00:1122:3344:101::e]:35454 | ||
| 5511 | 2026.01.05 19:10:03.194242 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5512 | 2026.01.05 19:10:03.194258 [ 289 ] {} <Debug> TCP-Session: fda41c10-e316-4154-9186-2f81fce0ab5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5513 | 2026.01.05 19:10:03.194304 [ 289 ] {} <Debug> TCP-Session: fda41c10-e316-4154-9186-2f81fce0ab5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.01.05 19:10:03.194306 [ 286 ] {} <Debug> TCP-Session: e858c1cd-3979-4240-935c-3326c0cea592 Authenticating user 'default' from [fd00:1122:3344:101::e]:53441 | ||
| 5515 | 2026.01.05 19:10:03.194376 [ 286 ] {} <Debug> TCP-Session: e858c1cd-3979-4240-935c-3326c0cea592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5516 | 2026.01.05 19:10:03.194394 [ 286 ] {} <Debug> TCP-Session: e858c1cd-3979-4240-935c-3326c0cea592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5517 | 2026.01.05 19:10:03.194588 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64847 | ||
| 5518 | 2026.01.05 19:10:03.194596 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33646 | ||
| 5519 | 2026.01.05 19:10:03.194674 [ 289 ] {} <Trace> TCP-Session: fda41c10-e316-4154-9186-2f81fce0ab5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5520 | 2026.01.05 19:10:03.194860 [ 289 ] {03f4712f-cab1-4bf4-887f-780bbbba7ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35454) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5521 | 2026.01.05 19:10:03.195110 [ 289 ] {03f4712f-cab1-4bf4-887f-780bbbba7ac3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5522 | 2026.01.05 19:10:03.195163 [ 289 ] {03f4712f-cab1-4bf4-887f-780bbbba7ac3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5523 | 2026.01.05 19:10:03.195465 [ 289 ] {03f4712f-cab1-4bf4-887f-780bbbba7ac3} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 5524 | 2026.01.05 19:10:03.196421 [ 316 ] {03f4712f-cab1-4bf4-887f-780bbbba7ac3} <Trace> AggregatingTransform: Aggregating | ||
| 5525 | 2026.01.05 19:10:03.196463 [ 316 ] {03f4712f-cab1-4bf4-887f-780bbbba7ac3} <Trace> Aggregator: Aggregation method: without_key | ||
| 5526 | 2026.01.05 19:10:03.196515 [ 316 ] {03f4712f-cab1-4bf4-887f-780bbbba7ac3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937483 sec. (1066.686 rows/sec., 41.67 KiB/sec.) | ||
| 5527 | 2026.01.05 19:10:03.196534 [ 316 ] {03f4712f-cab1-4bf4-887f-780bbbba7ac3} <Trace> Aggregator: Merging aggregated data | ||
| 5528 | 2026.01.05 19:10:03.197753 [ 289 ] {03f4712f-cab1-4bf4-887f-780bbbba7ac3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002958 sec., 338.06626098715344 rows/sec., 13.21 KiB/sec. | ||
| 5529 | 2026.01.05 19:10:03.197948 [ 289 ] {03f4712f-cab1-4bf4-887f-780bbbba7ac3} <Debug> TCPHandler: Processed in 0.003407414 sec. | ||
| 5530 | 2026.01.05 19:10:03.198058 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5531 | 2026.01.05 19:10:03.198088 [ 289 ] {} <Debug> TCP-Session: fda41c10-e316-4154-9186-2f81fce0ab5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.01.05 19:10:03.201055 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5533 | 2026.01.05 19:10:03.201096 [ 290 ] {} <Debug> TCP-Session: f8e99e08-36c9-41b8-8d52-093ba71d6338 Authenticating user 'default' from [fd00:1122:3344:101::e]:64847 | ||
| 5534 | 2026.01.05 19:10:03.201111 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5535 | 2026.01.05 19:10:03.201116 [ 290 ] {} <Debug> TCP-Session: f8e99e08-36c9-41b8-8d52-093ba71d6338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5536 | 2026.01.05 19:10:03.201131 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61599 | ||
| 5537 | 2026.01.05 19:10:03.201166 [ 290 ] {} <Debug> TCP-Session: f8e99e08-36c9-41b8-8d52-093ba71d6338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5538 | 2026.01.05 19:10:03.201162 [ 350 ] {} <Debug> TCP-Session: 20736ead-2b76-4c67-ae4d-8718628328e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33646 | ||
| 5539 | 2026.01.05 19:10:03.201138 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46625 | ||
| 5540 | 2026.01.05 19:10:03.201225 [ 350 ] {} <Debug> TCP-Session: 20736ead-2b76-4c67-ae4d-8718628328e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5541 | 2026.01.05 19:10:03.201252 [ 350 ] {} <Debug> TCP-Session: 20736ead-2b76-4c67-ae4d-8718628328e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2026.01.05 19:10:03.205693 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5543 | 2026.01.05 19:10:03.205706 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55538 | ||
| 5544 | 2026.01.05 19:10:03.205736 [ 351 ] {} <Debug> TCP-Session: 6a65e6c2-b9cd-456e-9b9d-8c907e45dcb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61599 | ||
| 5545 | 2026.01.05 19:10:03.205762 [ 351 ] {} <Debug> TCP-Session: 6a65e6c2-b9cd-456e-9b9d-8c907e45dcb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5546 | 2026.01.05 19:10:03.205764 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5547 | 2026.01.05 19:10:03.205776 [ 351 ] {} <Debug> TCP-Session: 6a65e6c2-b9cd-456e-9b9d-8c907e45dcb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5548 | 2026.01.05 19:10:03.205810 [ 289 ] {} <Debug> TCP-Session: 3b17f817-0e39-4ea7-8182-f97edf24cca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46625 | ||
| 5549 | 2026.01.05 19:10:03.205835 [ 289 ] {} <Debug> TCP-Session: 3b17f817-0e39-4ea7-8182-f97edf24cca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5550 | 2026.01.05 19:10:03.205849 [ 289 ] {} <Debug> TCP-Session: 3b17f817-0e39-4ea7-8182-f97edf24cca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2026.01.05 19:10:03.205929 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52096 | ||
| 5552 | 2026.01.05 19:10:03.205997 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5553 | 2026.01.05 19:10:03.206037 [ 352 ] {} <Debug> TCP-Session: ba346e64-ba26-4c03-a558-38aaa3a444b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55538 | ||
| 5554 | 2026.01.05 19:10:03.206052 [ 352 ] {} <Debug> TCP-Session: ba346e64-ba26-4c03-a558-38aaa3a444b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2026.01.05 19:10:03.206065 [ 352 ] {} <Debug> TCP-Session: ba346e64-ba26-4c03-a558-38aaa3a444b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.01.05 19:10:03.206170 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47712 | ||
| 5557 | 2026.01.05 19:10:03.206223 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5558 | 2026.01.05 19:10:03.206262 [ 353 ] {} <Debug> TCP-Session: 4645b436-baa3-4db6-8567-7b48d509f7f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52096 | ||
| 5559 | 2026.01.05 19:10:03.206279 [ 353 ] {} <Debug> TCP-Session: 4645b436-baa3-4db6-8567-7b48d509f7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2026.01.05 19:10:03.206292 [ 353 ] {} <Debug> TCP-Session: 4645b436-baa3-4db6-8567-7b48d509f7f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5561 | 2026.01.05 19:10:03.206411 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47403 | ||
| 5562 | 2026.01.05 19:10:03.206454 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5563 | 2026.01.05 19:10:03.206489 [ 354 ] {} <Debug> TCP-Session: d78f5bc6-d30a-4660-b8ac-bf80ad6609b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47712 | ||
| 5564 | 2026.01.05 19:10:03.206508 [ 354 ] {} <Debug> TCP-Session: d78f5bc6-d30a-4660-b8ac-bf80ad6609b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5565 | 2026.01.05 19:10:03.206521 [ 354 ] {} <Debug> TCP-Session: d78f5bc6-d30a-4660-b8ac-bf80ad6609b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2026.01.05 19:10:03.206692 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5567 | 2026.01.05 19:10:03.206726 [ 355 ] {} <Debug> TCP-Session: 74f99bb2-55a1-462a-b9d4-de5e0b41dcc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47403 | ||
| 5568 | 2026.01.05 19:10:03.206745 [ 355 ] {} <Debug> TCP-Session: 74f99bb2-55a1-462a-b9d4-de5e0b41dcc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.01.05 19:10:03.206758 [ 355 ] {} <Debug> TCP-Session: 74f99bb2-55a1-462a-b9d4-de5e0b41dcc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.01.05 19:10:03.217472 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53441). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5571 | |||
| 5572 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5573 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5574 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5575 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5576 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5577 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5578 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5579 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5580 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5581 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5582 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5583 | (version 23.8.7.1) | ||
| 5584 | 2026.01.05 19:10:03.217624 [ 286 ] {} <Debug> TCP-Session: e858c1cd-3979-4240-935c-3326c0cea592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.01.05 19:10:03.217652 [ 355 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47403). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5586 | |||
| 5587 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5588 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5589 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5590 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5591 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5592 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5593 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5594 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5595 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5596 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5597 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5598 | (version 23.8.7.1) | ||
| 5599 | 2026.01.05 19:10:03.217728 [ 355 ] {} <Debug> TCP-Session: 74f99bb2-55a1-462a-b9d4-de5e0b41dcc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.01.05 19:10:03.217750 [ 354 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47712). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5601 | |||
| 5602 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5603 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5604 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5605 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5606 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5607 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5608 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5609 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5610 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5611 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5612 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5613 | (version 23.8.7.1) | ||
| 5614 | 2026.01.05 19:10:03.217815 [ 354 ] {} <Debug> TCP-Session: d78f5bc6-d30a-4660-b8ac-bf80ad6609b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.01.05 19:10:03.217846 [ 353 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52096). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5616 | |||
| 5617 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5618 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5619 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5620 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5621 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5622 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5623 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5624 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5625 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5626 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5627 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5628 | (version 23.8.7.1) | ||
| 5629 | 2026.01.05 19:10:03.217916 [ 353 ] {} <Debug> TCP-Session: 4645b436-baa3-4db6-8567-7b48d509f7f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.01.05 19:10:03.217956 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55538). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5631 | |||
| 5632 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5633 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5634 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5635 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5636 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5637 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5638 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5639 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5640 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5641 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5642 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5643 | (version 23.8.7.1) | ||
| 5644 | 2026.01.05 19:10:03.218057 [ 352 ] {} <Debug> TCP-Session: ba346e64-ba26-4c03-a558-38aaa3a444b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.01.05 19:10:03.218074 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61599). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5646 | |||
| 5647 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5648 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5649 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5650 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5651 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5652 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5653 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5654 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5655 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5656 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5657 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5658 | (version 23.8.7.1) | ||
| 5659 | 2026.01.05 19:10:03.218146 [ 351 ] {} <Debug> TCP-Session: 6a65e6c2-b9cd-456e-9b9d-8c907e45dcb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.01.05 19:10:03.218161 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46625). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5661 | |||
| 5662 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5663 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5664 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5665 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5666 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5667 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5668 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5669 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5670 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5671 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5672 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5673 | (version 23.8.7.1) | ||
| 5674 | 2026.01.05 19:10:03.218234 [ 289 ] {} <Debug> TCP-Session: 3b17f817-0e39-4ea7-8182-f97edf24cca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.01.05 19:10:03.218256 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33646). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5676 | |||
| 5677 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5678 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5679 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5680 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5681 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5682 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5683 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5684 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5685 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5686 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5687 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5688 | (version 23.8.7.1) | ||
| 5689 | 2026.01.05 19:10:03.218332 [ 350 ] {} <Debug> TCP-Session: 20736ead-2b76-4c67-ae4d-8718628328e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.01.05 19:10:03.218344 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64847). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5691 | |||
| 5692 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5693 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5694 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5695 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5696 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5697 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5698 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5699 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5700 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5701 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5702 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5703 | (version 23.8.7.1) | ||
| 5704 | 2026.01.05 19:10:03.218402 [ 290 ] {} <Debug> TCP-Session: f8e99e08-36c9-41b8-8d52-093ba71d6338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5705 | 2026.01.05 19:10:03.218428 [ 267 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52507). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5706 | |||
| 5707 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5708 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5709 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5710 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5711 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5712 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5713 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5714 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5715 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5716 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5717 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5718 | (version 23.8.7.1) | ||
| 5719 | 2026.01.05 19:10:03.218505 [ 267 ] {} <Debug> TCP-Session: b7302d8f-71f9-4066-b203-7afd9c8896af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2026.01.05 19:10:03.218519 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42816). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5721 | |||
| 5722 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5723 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5724 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5725 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5726 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5727 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5728 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5729 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5730 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5731 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5732 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5733 | (version 23.8.7.1) | ||
| 5734 | 2026.01.05 19:10:03.218604 [ 292 ] {} <Debug> TCP-Session: f0e826c3-73df-43bc-a95e-caf623efc955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.01.05 19:10:03.218627 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36361). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5736 | |||
| 5737 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5738 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5739 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5740 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5741 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5742 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5743 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5744 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5745 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5746 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5747 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5748 | (version 23.8.7.1) | ||
| 5749 | 2026.01.05 19:10:03.218697 [ 293 ] {} <Debug> TCP-Session: 41135b68-e9ad-4382-983e-01a4a0c47b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5750 | 2026.01.05 19:10:03.218709 [ 349 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41170). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5751 | |||
| 5752 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5753 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5754 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5755 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5756 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5757 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5758 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5759 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5760 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5761 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5762 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5763 | (version 23.8.7.1) | ||
| 5764 | 2026.01.05 19:10:03.218785 [ 349 ] {} <Debug> TCP-Session: 873bc1e7-0949-4b02-9efc-2d3f38389620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.01.05 19:10:03.218801 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51961). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5766 | |||
| 5767 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5768 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5769 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5770 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5771 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5772 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5773 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5774 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5775 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5776 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5777 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5778 | (version 23.8.7.1) | ||
| 5779 | 2026.01.05 19:10:03.218863 [ 294 ] {} <Debug> TCP-Session: 5293783f-e207-430f-94ab-2e55503d09d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5780 | 2026.01.05 19:10:03.218888 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49662). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5781 | |||
| 5782 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5783 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5784 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5785 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5786 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5787 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5788 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5789 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5790 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5791 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5792 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5793 | (version 23.8.7.1) | ||
| 5794 | 2026.01.05 19:10:03.218961 [ 291 ] {} <Debug> TCP-Session: eec5e82d-5d9a-4cae-8b53-ab993bd07172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5795 | 2026.01.05 19:10:03.388577 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47283 | ||
| 5796 | 2026.01.05 19:10:03.388694 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5797 | 2026.01.05 19:10:03.388724 [ 289 ] {} <Debug> TCP-Session: dab3bf9a-4748-42ee-8ccc-93341aad33ba Authenticating user 'default' from [fd00:1122:3344:101::e]:47283 | ||
| 5798 | 2026.01.05 19:10:03.388750 [ 289 ] {} <Debug> TCP-Session: dab3bf9a-4748-42ee-8ccc-93341aad33ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5799 | 2026.01.05 19:10:03.388765 [ 289 ] {} <Debug> TCP-Session: dab3bf9a-4748-42ee-8ccc-93341aad33ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2026.01.05 19:10:03.388940 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60833 | ||
| 5801 | 2026.01.05 19:10:03.388953 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41961 | ||
| 5802 | 2026.01.05 19:10:03.389005 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62277 | ||
| 5803 | 2026.01.05 19:10:03.389028 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48972 | ||
| 5804 | 2026.01.05 19:10:03.389060 [ 289 ] {} <Trace> TCP-Session: dab3bf9a-4748-42ee-8ccc-93341aad33ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5805 | 2026.01.05 19:10:03.389071 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5806 | 2026.01.05 19:10:03.389016 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34093 | ||
| 5807 | 2026.01.05 19:10:03.389122 [ 290 ] {} <Debug> TCP-Session: 2d51fe03-5a5b-4a9d-a621-162feeb0b7e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60833 | ||
| 5808 | 2026.01.05 19:10:03.389115 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5809 | 2026.01.05 19:10:03.389153 [ 290 ] {} <Debug> TCP-Session: 2d51fe03-5a5b-4a9d-a621-162feeb0b7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5810 | 2026.01.05 19:10:03.389175 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5811 | 2026.01.05 19:10:03.389184 [ 290 ] {} <Debug> TCP-Session: 2d51fe03-5a5b-4a9d-a621-162feeb0b7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5812 | 2026.01.05 19:10:03.389182 [ 291 ] {} <Debug> TCP-Session: d12e511b-fe0b-4045-ab77-932a3ecef0c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41961 | ||
| 5813 | 2026.01.05 19:10:03.389200 [ 286 ] {} <Debug> TCP-Session: 93473b81-877a-482f-ad6b-0c75d0e1e5af Authenticating user 'default' from [fd00:1122:3344:101::e]:34093 | ||
| 5814 | 2026.01.05 19:10:03.389115 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5815 | 2026.01.05 19:10:03.389237 [ 286 ] {} <Debug> TCP-Session: 93473b81-877a-482f-ad6b-0c75d0e1e5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2026.01.05 19:10:03.389232 [ 289 ] {9e290f7d-51ec-4525-b7e1-a54dae1df766} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47283) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5817 | 2026.01.05 19:10:03.389274 [ 286 ] {} <Debug> TCP-Session: 93473b81-877a-482f-ad6b-0c75d0e1e5af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5818 | 2026.01.05 19:10:03.389269 [ 267 ] {} <Debug> TCP-Session: 021f92d4-a862-43d8-bf19-6d6bf01e5c38 Authenticating user 'default' from [fd00:1122:3344:101::e]:62277 | ||
| 5819 | 2026.01.05 19:10:03.389120 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5820 | 2026.01.05 19:10:03.389339 [ 267 ] {} <Debug> TCP-Session: 021f92d4-a862-43d8-bf19-6d6bf01e5c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5821 | 2026.01.05 19:10:03.388994 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58930 | ||
| 5822 | 2026.01.05 19:10:03.389368 [ 267 ] {} <Debug> TCP-Session: 021f92d4-a862-43d8-bf19-6d6bf01e5c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5823 | 2026.01.05 19:10:03.389368 [ 349 ] {} <Debug> TCP-Session: 998292c7-48ef-4047-a535-6552417789b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48972 | ||
| 5824 | 2026.01.05 19:10:03.388979 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59214 | ||
| 5825 | 2026.01.05 19:10:03.389440 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5826 | 2026.01.05 19:10:03.389431 [ 349 ] {} <Debug> TCP-Session: 998292c7-48ef-4047-a535-6552417789b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5827 | 2026.01.05 19:10:03.389479 [ 294 ] {} <Debug> TCP-Session: 6e9356ba-fdb9-41da-8d7b-cd73a3d63b2e Authenticating user 'default' from [fd00:1122:3344:101::e]:58930 | ||
| 5828 | 2026.01.05 19:10:03.389493 [ 349 ] {} <Debug> TCP-Session: 998292c7-48ef-4047-a535-6552417789b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5829 | 2026.01.05 19:10:03.389500 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5830 | 2026.01.05 19:10:03.389510 [ 294 ] {} <Debug> TCP-Session: 6e9356ba-fdb9-41da-8d7b-cd73a3d63b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5831 | 2026.01.05 19:10:03.389534 [ 289 ] {9e290f7d-51ec-4525-b7e1-a54dae1df766} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5832 | 2026.01.05 19:10:03.389544 [ 293 ] {} <Debug> TCP-Session: 9f72ddd0-a9c3-4c73-8d6d-bc00b0983ef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59214 | ||
| 5833 | 2026.01.05 19:10:03.389550 [ 294 ] {} <Debug> TCP-Session: 6e9356ba-fdb9-41da-8d7b-cd73a3d63b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2026.01.05 19:10:03.389580 [ 293 ] {} <Debug> TCP-Session: 9f72ddd0-a9c3-4c73-8d6d-bc00b0983ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.01.05 19:10:03.389598 [ 289 ] {9e290f7d-51ec-4525-b7e1-a54dae1df766} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5836 | 2026.01.05 19:10:03.389609 [ 293 ] {} <Debug> TCP-Session: 9f72ddd0-a9c3-4c73-8d6d-bc00b0983ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.01.05 19:10:03.388981 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50057 | ||
| 5838 | 2026.01.05 19:10:03.389231 [ 291 ] {} <Debug> TCP-Session: d12e511b-fe0b-4045-ab77-932a3ecef0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5839 | 2026.01.05 19:10:03.389698 [ 291 ] {} <Debug> TCP-Session: d12e511b-fe0b-4045-ab77-932a3ecef0c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5840 | 2026.01.05 19:10:03.389747 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5841 | 2026.01.05 19:10:03.389781 [ 292 ] {} <Debug> TCP-Session: 0ca4046b-b9dc-4b79-815a-632baf5627dd Authenticating user 'default' from [fd00:1122:3344:101::e]:50057 | ||
| 5842 | 2026.01.05 19:10:03.389807 [ 292 ] {} <Debug> TCP-Session: 0ca4046b-b9dc-4b79-815a-632baf5627dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5843 | 2026.01.05 19:10:03.389823 [ 292 ] {} <Debug> TCP-Session: 0ca4046b-b9dc-4b79-815a-632baf5627dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5844 | 2026.01.05 19:10:03.389877 [ 289 ] {9e290f7d-51ec-4525-b7e1-a54dae1df766} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 5845 | 2026.01.05 19:10:03.390772 [ 342 ] {9e290f7d-51ec-4525-b7e1-a54dae1df766} <Trace> AggregatingTransform: Aggregating | ||
| 5846 | 2026.01.05 19:10:03.390822 [ 342 ] {9e290f7d-51ec-4525-b7e1-a54dae1df766} <Trace> Aggregator: Aggregation method: without_key | ||
| 5847 | 2026.01.05 19:10:03.390856 [ 342 ] {9e290f7d-51ec-4525-b7e1-a54dae1df766} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877172 sec. (1140.027 rows/sec., 44.53 KiB/sec.) | ||
| 5848 | 2026.01.05 19:10:03.390871 [ 342 ] {9e290f7d-51ec-4525-b7e1-a54dae1df766} <Trace> Aggregator: Merging aggregated data | ||
| 5849 | 2026.01.05 19:10:03.392118 [ 289 ] {9e290f7d-51ec-4525-b7e1-a54dae1df766} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002943 sec., 339.7893306150187 rows/sec., 13.27 KiB/sec. | ||
| 5850 | 2026.01.05 19:10:03.392242 [ 289 ] {9e290f7d-51ec-4525-b7e1-a54dae1df766} <Debug> TCPHandler: Processed in 0.003297101 sec. | ||
| 5851 | 2026.01.05 19:10:03.392324 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5852 | 2026.01.05 19:10:03.392351 [ 289 ] {} <Debug> TCP-Session: dab3bf9a-4748-42ee-8ccc-93341aad33ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.01.05 19:10:03.392354 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5854 | 2026.01.05 19:10:03.392377 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5855 | 2026.01.05 19:10:03.392395 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5856 | 2026.01.05 19:10:03.392411 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5857 | 2026.01.05 19:10:03.392427 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5858 | 2026.01.05 19:10:03.392444 [ 293 ] {} <Debug> TCP-Session: 9f72ddd0-a9c3-4c73-8d6d-bc00b0983ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.01.05 19:10:03.392462 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5860 | 2026.01.05 19:10:03.392486 [ 291 ] {} <Debug> TCP-Session: d12e511b-fe0b-4045-ab77-932a3ecef0c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2026.01.05 19:10:03.392480 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5862 | 2026.01.05 19:10:03.392509 [ 267 ] {} <Debug> TCP-Session: 021f92d4-a862-43d8-bf19-6d6bf01e5c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2026.01.05 19:10:03.392426 [ 290 ] {} <Debug> TCP-Session: 2d51fe03-5a5b-4a9d-a621-162feeb0b7e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5864 | 2026.01.05 19:10:03.392544 [ 286 ] {} <Debug> TCP-Session: 93473b81-877a-482f-ad6b-0c75d0e1e5af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5865 | 2026.01.05 19:10:03.392469 [ 349 ] {} <Debug> TCP-Session: 998292c7-48ef-4047-a535-6552417789b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2026.01.05 19:10:03.392445 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5867 | 2026.01.05 19:10:03.392400 [ 292 ] {} <Debug> TCP-Session: 0ca4046b-b9dc-4b79-815a-632baf5627dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5868 | 2026.01.05 19:10:03.392629 [ 294 ] {} <Debug> TCP-Session: 6e9356ba-fdb9-41da-8d7b-cd73a3d63b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.01.05 19:10:04.363217 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.01.05 19:10:04.363407 [ 268 ] {ec05c5e0-2f9d-49b9-beb9-9bce0ea35b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5871 | 2026.01.05 19:10:04.363475 [ 268 ] {ec05c5e0-2f9d-49b9-beb9-9bce0ea35b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5872 | 2026.01.05 19:10:04.364156 [ 268 ] {ec05c5e0-2f9d-49b9-beb9-9bce0ea35b54} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.01.05 19:10:04.364204 [ 268 ] {ec05c5e0-2f9d-49b9-beb9-9bce0ea35b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5874 | 2026.01.05 19:10:04.364610 [ 268 ] {ec05c5e0-2f9d-49b9-beb9-9bce0ea35b54} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5875 | 2026.01.05 19:10:04.364837 [ 268 ] {ec05c5e0-2f9d-49b9-beb9-9bce0ea35b54} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.01.05 19:10:04.364993 [ 268 ] {ec05c5e0-2f9d-49b9-beb9-9bce0ea35b54} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001637 sec., 72083.07880268784 rows/sec., 6.12 MiB/sec. | ||
| 5877 | 2026.01.05 19:10:04.365038 [ 268 ] {ec05c5e0-2f9d-49b9-beb9-9bce0ea35b54} <Debug> TCPHandler: Processed in 0.001952878 sec. | ||
| 5878 | 2026.01.05 19:10:04.365170 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.01.05 19:10:04.365268 [ 268 ] {351b503f-031b-460a-84d3-1eed93cb9da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.01.05 19:10:04.365311 [ 268 ] {351b503f-031b-460a-84d3-1eed93cb9da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5881 | 2026.01.05 19:10:04.365741 [ 268 ] {351b503f-031b-460a-84d3-1eed93cb9da1} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.01.05 19:10:04.365780 [ 268 ] {351b503f-031b-460a-84d3-1eed93cb9da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5883 | 2026.01.05 19:10:04.366123 [ 268 ] {351b503f-031b-460a-84d3-1eed93cb9da1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5884 | 2026.01.05 19:10:04.366390 [ 268 ] {351b503f-031b-460a-84d3-1eed93cb9da1} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.01.05 19:10:04.366515 [ 44 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5886 | 2026.01.05 19:10:04.366533 [ 268 ] {351b503f-031b-460a-84d3-1eed93cb9da1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001283 sec., 24162.120031176928 rows/sec., 1.77 MiB/sec. | ||
| 5887 | 2026.01.05 19:10:04.366586 [ 44 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.01.05 19:10:04.366612 [ 268 ] {351b503f-031b-460a-84d3-1eed93cb9da1} <Debug> TCPHandler: Processed in 0.001476677 sec. | ||
| 5889 | 2026.01.05 19:10:04.366617 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5890 | 2026.01.05 19:10:04.366748 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5891 | 2026.01.05 19:10:04.366749 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::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 | ||
| 5892 | 2026.01.05 19:10:04.366881 [ 268 ] {967c0f87-f2a3-4007-b4c1-63ff0f3fb4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5893 | 2026.01.05 19:10:04.366894 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5894 | 2026.01.05 19:10:04.366955 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 264 rows starting from the beginning of the part | ||
| 5895 | 2026.01.05 19:10:04.366959 [ 268 ] {967c0f87-f2a3-4007-b4c1-63ff0f3fb4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5896 | 2026.01.05 19:10:04.367021 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part | ||
| 5897 | 2026.01.05 19:10:04.367070 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 215 rows starting from the beginning of the part | ||
| 5898 | 2026.01.05 19:10:04.367111 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5899 | 2026.01.05 19:10:04.367150 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 215 rows starting from the beginning of the part | ||
| 5900 | 2026.01.05 19:10:04.367194 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5901 | 2026.01.05 19:10:04.367515 [ 268 ] {967c0f87-f2a3-4007-b4c1-63ff0f3fb4a3} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.01.05 19:10:04.367560 [ 268 ] {967c0f87-f2a3-4007-b4c1-63ff0f3fb4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5903 | 2026.01.05 19:10:04.367945 [ 268 ] {967c0f87-f2a3-4007-b4c1-63ff0f3fb4a3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5904 | 2026.01.05 19:10:04.368176 [ 268 ] {967c0f87-f2a3-4007-b4c1-63ff0f3fb4a3} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2026.01.05 19:10:04.368191 [ 189 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489967 sec., 530884.2410603724 rows/sec., 34.84 MiB/sec. | ||
| 5906 | 2026.01.05 19:10:04.368312 [ 268 ] {967c0f87-f2a3-4007-b4c1-63ff0f3fb4a3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001463 sec., 64935.06493506493 rows/sec., 5.07 MiB/sec. | ||
| 5907 | 2026.01.05 19:10:04.368353 [ 268 ] {967c0f87-f2a3-4007-b4c1-63ff0f3fb4a3} <Debug> TCPHandler: Processed in 0.001655201 sec. | ||
| 5908 | 2026.01.05 19:10:04.368383 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5909 | 2026.01.05 19:10:04.368475 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2026.01.05 19:10:04.368577 [ 268 ] {e6ae3683-34fe-44af-ad1c-a0d1d237e132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5911 | 2026.01.05 19:10:04.368625 [ 268 ] {e6ae3683-34fe-44af-ad1c-a0d1d237e132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5912 | 2026.01.05 19:10:04.368742 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_31_6} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2026.01.05 19:10:04.368845 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_31_6} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5914 | 2026.01.05 19:10:04.368944 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5915 | 2026.01.05 19:10:04.369129 [ 268 ] {e6ae3683-34fe-44af-ad1c-a0d1d237e132} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2026.01.05 19:10:04.369172 [ 268 ] {e6ae3683-34fe-44af-ad1c-a0d1d237e132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5917 | 2026.01.05 19:10:04.369543 [ 268 ] {e6ae3683-34fe-44af-ad1c-a0d1d237e132} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5918 | 2026.01.05 19:10:04.369765 [ 268 ] {e6ae3683-34fe-44af-ad1c-a0d1d237e132} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.01.05 19:10:04.369900 [ 268 ] {e6ae3683-34fe-44af-ad1c-a0d1d237e132} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001342 sec., 119225.03725782414 rows/sec., 8.30 MiB/sec. | ||
| 5920 | 2026.01.05 19:10:04.369939 [ 268 ] {e6ae3683-34fe-44af-ad1c-a0d1d237e132} <Debug> TCPHandler: Processed in 0.001515307 sec. | ||
| 5921 | 2026.01.05 19:10:04.370057 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2026.01.05 19:10:04.370152 [ 268 ] {de158aa1-b0b4-4961-a759-7f0fe8884402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5923 | 2026.01.05 19:10:04.370207 [ 268 ] {de158aa1-b0b4-4961-a759-7f0fe8884402} <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 | ||
| 5924 | 2026.01.05 19:10:04.371054 [ 268 ] {de158aa1-b0b4-4961-a759-7f0fe8884402} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2026.01.05 19:10:04.371092 [ 268 ] {de158aa1-b0b4-4961-a759-7f0fe8884402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5926 | 2026.01.05 19:10:04.371643 [ 268 ] {de158aa1-b0b4-4961-a759-7f0fe8884402} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5927 | 2026.01.05 19:10:04.371892 [ 268 ] {de158aa1-b0b4-4961-a759-7f0fe8884402} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.01.05 19:10:04.372009 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5929 | 2026.01.05 19:10:04.372036 [ 268 ] {de158aa1-b0b4-4961-a759-7f0fe8884402} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001903 sec., 16290.0683131897 rows/sec., 29.19 MiB/sec. | ||
| 5930 | 2026.01.05 19:10:04.372055 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.01.05 19:10:04.372082 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5932 | 2026.01.05 19:10:04.372097 [ 268 ] {de158aa1-b0b4-4961-a759-7f0fe8884402} <Debug> TCPHandler: Processed in 0.002091341 sec. | ||
| 5933 | 2026.01.05 19:10:04.372157 [ 199 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 5934 | 2026.01.05 19:10:04.372256 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.01.05 19:10:04.372361 [ 268 ] {d67d0f56-2783-466e-aa68-4ef4cb6f3547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5936 | 2026.01.05 19:10:04.372361 [ 199 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5937 | 2026.01.05 19:10:04.372404 [ 268 ] {d67d0f56-2783-466e-aa68-4ef4cb6f3547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5938 | 2026.01.05 19:10:04.372432 [ 199 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 5939 | 2026.01.05 19:10:04.372553 [ 199 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 5940 | 2026.01.05 19:10:04.372672 [ 199 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5941 | 2026.01.05 19:10:04.372790 [ 199 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5942 | 2026.01.05 19:10:04.372794 [ 268 ] {d67d0f56-2783-466e-aa68-4ef4cb6f3547} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.01.05 19:10:04.372844 [ 268 ] {d67d0f56-2783-466e-aa68-4ef4cb6f3547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5944 | 2026.01.05 19:10:04.372897 [ 199 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5945 | 2026.01.05 19:10:04.373008 [ 199 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5946 | 2026.01.05 19:10:04.373190 [ 268 ] {d67d0f56-2783-466e-aa68-4ef4cb6f3547} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5947 | 2026.01.05 19:10:04.373472 [ 268 ] {d67d0f56-2783-466e-aa68-4ef4cb6f3547} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.01.05 19:10:04.373618 [ 268 ] {d67d0f56-2783-466e-aa68-4ef4cb6f3547} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001277 sec., 46985.12137823023 rows/sec., 3.17 MiB/sec. | ||
| 5949 | 2026.01.05 19:10:04.373657 [ 268 ] {d67d0f56-2783-466e-aa68-4ef4cb6f3547} <Debug> TCPHandler: Processed in 0.001460336 sec. | ||
| 5950 | 2026.01.05 19:10:04.396548 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 575 rows, containing 19 columns (19 merged, 0 gathered) in 0.024418491 sec., 23547.728645476087 rows/sec., 42.20 MiB/sec. | ||
| 5951 | 2026.01.05 19:10:04.397466 [ 199 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5952 | 2026.01.05 19:10:04.397808 [ 199 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5953 | 2026.01.05 19:10:04.397893 [ 199 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5954 | 2026.01.05 19:10:04.397999 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5955 | 2026.01.05 19:10:05.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.35 MiB, peak 285.95 MiB, free memory in arenas 0.00 B, will set to 257.91 MiB (RSS), difference: 1.57 MiB | ||
| 5956 | 2026.01.05 19:10:06.972278 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5957 | 2026.01.05 19:10:06.972337 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5958 | 2026.01.05 19:10:07.064526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11488 | ||
| 5959 | 2026.01.05 19:10:07.065062 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2026.01.05 19:10:07.065111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5961 | 2026.01.05 19:10:07.065597 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5962 | 2026.01.05 19:10:07.065826 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.01.05 19:10:07.065965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11488 | ||
| 5964 | 2026.01.05 19:10:07.093707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 774 | ||
| 5965 | 2026.01.05 19:10:07.096183 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2026.01.05 19:10:07.096226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5967 | 2026.01.05 19:10:07.097436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5968 | 2026.01.05 19:10:07.097700 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2026.01.05 19:10:07.097950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 5970 | 2026.01.05 19:10:07.657232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5971 | 2026.01.05 19:10:07.674199 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.01.05 19:10:07.674271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5973 | 2026.01.05 19:10:07.680490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5974 | 2026.01.05 19:10:07.682110 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.01.05 19:10:07.686208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5976 | 2026.01.05 19:10:09.373123 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5977 | 2026.01.05 19:10:09.373316 [ 268 ] {44b13146-b2d7-473f-a406-a268d11141a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5978 | 2026.01.05 19:10:09.373380 [ 268 ] {44b13146-b2d7-473f-a406-a268d11141a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5979 | 2026.01.05 19:10:09.374229 [ 268 ] {44b13146-b2d7-473f-a406-a268d11141a8} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.01.05 19:10:09.374278 [ 268 ] {44b13146-b2d7-473f-a406-a268d11141a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5981 | 2026.01.05 19:10:09.374673 [ 268 ] {44b13146-b2d7-473f-a406-a268d11141a8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5982 | 2026.01.05 19:10:09.374891 [ 268 ] {44b13146-b2d7-473f-a406-a268d11141a8} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.01.05 19:10:09.375020 [ 32 ] {} <Debug> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5984 | 2026.01.05 19:10:09.375036 [ 268 ] {44b13146-b2d7-473f-a406-a268d11141a8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001768 sec., 231900.4524886878 rows/sec., 14.71 MiB/sec. | ||
| 5985 | 2026.01.05 19:10:09.375095 [ 32 ] {} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5986 | 2026.01.05 19:10:09.375106 [ 268 ] {44b13146-b2d7-473f-a406-a268d11141a8} <Debug> TCPHandler: Processed in 0.002116672 sec. | ||
| 5987 | 2026.01.05 19:10:09.375127 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5988 | 2026.01.05 19:10:09.375244 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5989 | 2026.01.05 19:10:09.375247 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2026.01.05 19:10:09.375385 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5991 | 2026.01.05 19:10:09.375389 [ 268 ] {de19b8dd-8c4e-429e-aa11-f3e3ab6e7437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5992 | 2026.01.05 19:10:09.375429 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5993 | 2026.01.05 19:10:09.375447 [ 268 ] {de19b8dd-8c4e-429e-aa11-f3e3ab6e7437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5994 | 2026.01.05 19:10:09.375508 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5995 | 2026.01.05 19:10:09.375565 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5996 | 2026.01.05 19:10:09.375623 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5997 | 2026.01.05 19:10:09.375681 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5998 | 2026.01.05 19:10:09.376526 [ 268 ] {de19b8dd-8c4e-429e-aa11-f3e3ab6e7437} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.01.05 19:10:09.376569 [ 268 ] {de19b8dd-8c4e-429e-aa11-f3e3ab6e7437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6000 | 2026.01.05 19:10:09.376776 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582569 sec., 1295362.1611443167 rows/sec., 87.11 MiB/sec. | ||
| 6001 | 2026.01.05 19:10:09.376926 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6002 | 2026.01.05 19:10:09.376978 [ 268 ] {de19b8dd-8c4e-429e-aa11-f3e3ab6e7437} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6003 | 2026.01.05 19:10:09.377233 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_17_4} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.01.05 19:10:09.377298 [ 268 ] {de19b8dd-8c4e-429e-aa11-f3e3ab6e7437} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2026.01.05 19:10:09.377315 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_17_4} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6006 | 2026.01.05 19:10:09.377386 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 6007 | 2026.01.05 19:10:09.377441 [ 268 ] {de19b8dd-8c4e-429e-aa11-f3e3ab6e7437} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002071 sec., 546595.847416707 rows/sec., 43.31 MiB/sec. | ||
| 6008 | 2026.01.05 19:10:09.377484 [ 268 ] {de19b8dd-8c4e-429e-aa11-f3e3ab6e7437} <Debug> TCPHandler: Processed in 0.002288556 sec. | ||
| 6009 | 2026.01.05 19:10:09.377606 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6010 | 2026.01.05 19:10:09.377698 [ 268 ] {98e84817-9e5e-4bc6-8ed4-aba28dab56ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6011 | 2026.01.05 19:10:09.377737 [ 268 ] {98e84817-9e5e-4bc6-8ed4-aba28dab56ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6012 | 2026.01.05 19:10:09.378226 [ 268 ] {98e84817-9e5e-4bc6-8ed4-aba28dab56ee} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.01.05 19:10:09.378263 [ 268 ] {98e84817-9e5e-4bc6-8ed4-aba28dab56ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6014 | 2026.01.05 19:10:09.378570 [ 268 ] {98e84817-9e5e-4bc6-8ed4-aba28dab56ee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6015 | 2026.01.05 19:10:09.378773 [ 268 ] {98e84817-9e5e-4bc6-8ed4-aba28dab56ee} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.01.05 19:10:09.378896 [ 268 ] {98e84817-9e5e-4bc6-8ed4-aba28dab56ee} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001217 sec., 176663.92769104356 rows/sec., 10.49 MiB/sec. | ||
| 6017 | 2026.01.05 19:10:09.378933 [ 268 ] {98e84817-9e5e-4bc6-8ed4-aba28dab56ee} <Debug> TCPHandler: Processed in 0.001375734 sec. | ||
| 6018 | 2026.01.05 19:10:09.379043 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.01.05 19:10:09.379133 [ 268 ] {5fdf2055-18a6-41ed-930a-8255a9b0e3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6020 | 2026.01.05 19:10:09.379172 [ 268 ] {5fdf2055-18a6-41ed-930a-8255a9b0e3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6021 | 2026.01.05 19:10:09.379636 [ 268 ] {5fdf2055-18a6-41ed-930a-8255a9b0e3c3} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.01.05 19:10:09.379671 [ 268 ] {5fdf2055-18a6-41ed-930a-8255a9b0e3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6023 | 2026.01.05 19:10:09.379966 [ 268 ] {5fdf2055-18a6-41ed-930a-8255a9b0e3c3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6024 | 2026.01.05 19:10:09.380166 [ 268 ] {5fdf2055-18a6-41ed-930a-8255a9b0e3c3} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.01.05 19:10:09.380292 [ 268 ] {5fdf2055-18a6-41ed-930a-8255a9b0e3c3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001176 sec., 180272.10884353743 rows/sec., 11.63 MiB/sec. | ||
| 6026 | 2026.01.05 19:10:09.380330 [ 268 ] {5fdf2055-18a6-41ed-930a-8255a9b0e3c3} <Debug> TCPHandler: Processed in 0.001334203 sec. | ||
| 6027 | 2026.01.05 19:10:09.380439 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.01.05 19:10:09.380530 [ 268 ] {8774d7d6-e64b-420c-ad2e-d454127a2649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6029 | 2026.01.05 19:10:09.380568 [ 268 ] {8774d7d6-e64b-420c-ad2e-d454127a2649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6030 | 2026.01.05 19:10:09.381031 [ 268 ] {8774d7d6-e64b-420c-ad2e-d454127a2649} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.01.05 19:10:09.381067 [ 268 ] {8774d7d6-e64b-420c-ad2e-d454127a2649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6032 | 2026.01.05 19:10:09.381358 [ 268 ] {8774d7d6-e64b-420c-ad2e-d454127a2649} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6033 | 2026.01.05 19:10:09.381564 [ 268 ] {8774d7d6-e64b-420c-ad2e-d454127a2649} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.01.05 19:10:09.381659 [ 32 ] {} <Debug> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6035 | 2026.01.05 19:10:09.381687 [ 268 ] {8774d7d6-e64b-420c-ad2e-d454127a2649} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001175 sec., 179574.46808510637 rows/sec., 10.20 MiB/sec. | ||
| 6036 | 2026.01.05 19:10:09.381694 [ 32 ] {} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.01.05 19:10:09.381728 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6038 | 2026.01.05 19:10:09.381731 [ 268 ] {8774d7d6-e64b-420c-ad2e-d454127a2649} <Debug> TCPHandler: Processed in 0.001338813 sec. | ||
| 6039 | 2026.01.05 19:10:09.381800 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6040 | 2026.01.05 19:10:09.381852 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2026.01.05 19:10:09.381897 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6042 | 2026.01.05 19:10:09.381928 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 6043 | 2026.01.05 19:10:09.381948 [ 268 ] {537cafc8-02bb-4cb8-a840-105079365be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6044 | 2026.01.05 19:10:09.381979 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 6045 | 2026.01.05 19:10:09.381992 [ 268 ] {537cafc8-02bb-4cb8-a840-105079365be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6046 | 2026.01.05 19:10:09.382028 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 6047 | 2026.01.05 19:10:09.382071 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 6048 | 2026.01.05 19:10:09.382110 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 6049 | 2026.01.05 19:10:09.382651 [ 268 ] {537cafc8-02bb-4cb8-a840-105079365be9} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.01.05 19:10:09.382691 [ 268 ] {537cafc8-02bb-4cb8-a840-105079365be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6051 | 2026.01.05 19:10:09.382918 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140628 sec., 924929.0741591473 rows/sec., 56.05 MiB/sec. | ||
| 6052 | 2026.01.05 19:10:09.383029 [ 268 ] {537cafc8-02bb-4cb8-a840-105079365be9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6053 | 2026.01.05 19:10:09.383150 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6054 | 2026.01.05 19:10:09.383274 [ 268 ] {537cafc8-02bb-4cb8-a840-105079365be9} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2026.01.05 19:10:09.383419 [ 268 ] {537cafc8-02bb-4cb8-a840-105079365be9} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001488 sec., 463037.63440860214 rows/sec., 32.33 MiB/sec. | ||
| 6056 | 2026.01.05 19:10:09.383459 [ 268 ] {537cafc8-02bb-4cb8-a840-105079365be9} <Debug> TCPHandler: Processed in 0.00165398 sec. | ||
| 6057 | 2026.01.05 19:10:09.383499 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_17_4} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2026.01.05 19:10:09.383570 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2026.01.05 19:10:09.383590 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_17_4} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6060 | 2026.01.05 19:10:09.383667 [ 268 ] {5f20f313-f021-4623-8a46-f76e18d357af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6061 | 2026.01.05 19:10:09.383688 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6062 | 2026.01.05 19:10:09.383711 [ 268 ] {5f20f313-f021-4623-8a46-f76e18d357af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6063 | 2026.01.05 19:10:09.384044 [ 268 ] {5f20f313-f021-4623-8a46-f76e18d357af} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.01.05 19:10:09.384080 [ 268 ] {5f20f313-f021-4623-8a46-f76e18d357af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6065 | 2026.01.05 19:10:09.384380 [ 268 ] {5f20f313-f021-4623-8a46-f76e18d357af} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6066 | 2026.01.05 19:10:09.384588 [ 268 ] {5f20f313-f021-4623-8a46-f76e18d357af} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.01.05 19:10:09.384713 [ 268 ] {5f20f313-f021-4623-8a46-f76e18d357af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 6068 | 2026.01.05 19:10:09.384748 [ 268 ] {5f20f313-f021-4623-8a46-f76e18d357af} <Debug> TCPHandler: Processed in 0.00122501 sec. | ||
| 6069 | 2026.01.05 19:10:09.384855 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.01.05 19:10:09.384951 [ 268 ] {59d61ecb-8983-4572-8500-28c344c7bf23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6071 | 2026.01.05 19:10:09.384993 [ 268 ] {59d61ecb-8983-4572-8500-28c344c7bf23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6072 | 2026.01.05 19:10:09.385419 [ 268 ] {59d61ecb-8983-4572-8500-28c344c7bf23} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.01.05 19:10:09.385457 [ 268 ] {59d61ecb-8983-4572-8500-28c344c7bf23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6074 | 2026.01.05 19:10:09.385799 [ 268 ] {59d61ecb-8983-4572-8500-28c344c7bf23} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6075 | 2026.01.05 19:10:09.386013 [ 268 ] {59d61ecb-8983-4572-8500-28c344c7bf23} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.01.05 19:10:09.386139 [ 268 ] {59d61ecb-8983-4572-8500-28c344c7bf23} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001205 sec., 260580.91286307055 rows/sec., 17.12 MiB/sec. | ||
| 6077 | 2026.01.05 19:10:09.386174 [ 268 ] {59d61ecb-8983-4572-8500-28c344c7bf23} <Debug> TCPHandler: Processed in 0.001365944 sec. | ||
| 6078 | 2026.01.05 19:10:09.386281 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.01.05 19:10:09.386372 [ 268 ] {d72bac43-e958-4d9b-b126-844c1f3eb3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6080 | 2026.01.05 19:10:09.386412 [ 268 ] {d72bac43-e958-4d9b-b126-844c1f3eb3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6081 | 2026.01.05 19:10:09.386713 [ 268 ] {d72bac43-e958-4d9b-b126-844c1f3eb3f2} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.01.05 19:10:09.386749 [ 268 ] {d72bac43-e958-4d9b-b126-844c1f3eb3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6083 | 2026.01.05 19:10:09.387035 [ 268 ] {d72bac43-e958-4d9b-b126-844c1f3eb3f2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6084 | 2026.01.05 19:10:09.387241 [ 268 ] {d72bac43-e958-4d9b-b126-844c1f3eb3f2} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.01.05 19:10:09.387363 [ 268 ] {d72bac43-e958-4d9b-b126-844c1f3eb3f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 6086 | 2026.01.05 19:10:09.387398 [ 268 ] {d72bac43-e958-4d9b-b126-844c1f3eb3f2} <Debug> TCPHandler: Processed in 0.001163818 sec. | ||
| 6087 | 2026.01.05 19:10:09.387506 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.01.05 19:10:09.387596 [ 268 ] {3b5a8f59-a862-4113-98d4-6592e5ce8028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6089 | 2026.01.05 19:10:09.387648 [ 268 ] {3b5a8f59-a862-4113-98d4-6592e5ce8028} <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 | ||
| 6090 | 2026.01.05 19:10:09.388388 [ 268 ] {3b5a8f59-a862-4113-98d4-6592e5ce8028} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.01.05 19:10:09.388424 [ 268 ] {3b5a8f59-a862-4113-98d4-6592e5ce8028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6092 | 2026.01.05 19:10:09.388918 [ 268 ] {3b5a8f59-a862-4113-98d4-6592e5ce8028} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6093 | 2026.01.05 19:10:09.389139 [ 268 ] {3b5a8f59-a862-4113-98d4-6592e5ce8028} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.01.05 19:10:09.389270 [ 268 ] {3b5a8f59-a862-4113-98d4-6592e5ce8028} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001692 sec., 5910.16548463357 rows/sec., 10.59 MiB/sec. | ||
| 6095 | 2026.01.05 19:10:09.389321 [ 268 ] {3b5a8f59-a862-4113-98d4-6592e5ce8028} <Debug> TCPHandler: Processed in 0.001861866 sec. | ||
| 6096 | 2026.01.05 19:10:09.389437 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2026.01.05 19:10:09.389528 [ 268 ] {bd0eddf0-5f91-41aa-af97-1cb835778750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6098 | 2026.01.05 19:10:09.389568 [ 268 ] {bd0eddf0-5f91-41aa-af97-1cb835778750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6099 | 2026.01.05 19:10:09.389894 [ 268 ] {bd0eddf0-5f91-41aa-af97-1cb835778750} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.01.05 19:10:09.389954 [ 268 ] {bd0eddf0-5f91-41aa-af97-1cb835778750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6101 | 2026.01.05 19:10:09.390251 [ 268 ] {bd0eddf0-5f91-41aa-af97-1cb835778750} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6102 | 2026.01.05 19:10:09.390459 [ 268 ] {bd0eddf0-5f91-41aa-af97-1cb835778750} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2026.01.05 19:10:09.390579 [ 268 ] {bd0eddf0-5f91-41aa-af97-1cb835778750} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 6104 | 2026.01.05 19:10:09.390614 [ 268 ] {bd0eddf0-5f91-41aa-af97-1cb835778750} <Debug> TCPHandler: Processed in 0.001223431 sec. | ||
| 6105 | 2026.01.05 19:10:14.390201 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.01.05 19:10:14.390390 [ 268 ] {14baf580-b808-473f-9c0f-772562dd6352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6107 | 2026.01.05 19:10:14.390456 [ 268 ] {14baf580-b808-473f-9c0f-772562dd6352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6108 | 2026.01.05 19:10:14.391168 [ 268 ] {14baf580-b808-473f-9c0f-772562dd6352} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.01.05 19:10:14.391214 [ 268 ] {14baf580-b808-473f-9c0f-772562dd6352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6110 | 2026.01.05 19:10:14.391592 [ 268 ] {14baf580-b808-473f-9c0f-772562dd6352} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6111 | 2026.01.05 19:10:14.391819 [ 268 ] {14baf580-b808-473f-9c0f-772562dd6352} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.01.05 19:10:14.391969 [ 268 ] {14baf580-b808-473f-9c0f-772562dd6352} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001627 sec., 3687.768899815612 rows/sec., 300.71 KiB/sec. | ||
| 6113 | 2026.01.05 19:10:14.392012 [ 268 ] {14baf580-b808-473f-9c0f-772562dd6352} <Debug> TCPHandler: Processed in 0.001941377 sec. | ||
| 6114 | 2026.01.05 19:10:14.392141 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6115 | 2026.01.05 19:10:14.392236 [ 268 ] {1fddb5fa-18fd-46a4-9312-feb52b29b48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6116 | 2026.01.05 19:10:14.392277 [ 268 ] {1fddb5fa-18fd-46a4-9312-feb52b29b48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6117 | 2026.01.05 19:10:14.393330 [ 268 ] {1fddb5fa-18fd-46a4-9312-feb52b29b48a} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2026.01.05 19:10:14.393366 [ 268 ] {1fddb5fa-18fd-46a4-9312-feb52b29b48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6119 | 2026.01.05 19:10:14.393748 [ 268 ] {1fddb5fa-18fd-46a4-9312-feb52b29b48a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6120 | 2026.01.05 19:10:14.393967 [ 268 ] {1fddb5fa-18fd-46a4-9312-feb52b29b48a} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.01.05 19:10:14.394093 [ 268 ] {1fddb5fa-18fd-46a4-9312-feb52b29b48a} <Debug> executeQuery: Read 1261 rows, 107.04 KiB in 0.001875 sec., 672533.3333333334 rows/sec., 55.75 MiB/sec. | ||
| 6122 | 2026.01.05 19:10:14.394130 [ 268 ] {1fddb5fa-18fd-46a4-9312-feb52b29b48a} <Debug> TCPHandler: Processed in 0.002041031 sec. | ||
| 6123 | 2026.01.05 19:10:14.394250 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6124 | 2026.01.05 19:10:14.394345 [ 268 ] {5b94a43c-239f-445a-b5a7-b52353ce78e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6125 | 2026.01.05 19:10:14.394386 [ 268 ] {5b94a43c-239f-445a-b5a7-b52353ce78e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6126 | 2026.01.05 19:10:14.394794 [ 268 ] {5b94a43c-239f-445a-b5a7-b52353ce78e2} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.01.05 19:10:14.394830 [ 268 ] {5b94a43c-239f-445a-b5a7-b52353ce78e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6128 | 2026.01.05 19:10:14.395131 [ 268 ] {5b94a43c-239f-445a-b5a7-b52353ce78e2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6129 | 2026.01.05 19:10:14.395337 [ 268 ] {5b94a43c-239f-445a-b5a7-b52353ce78e2} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.01.05 19:10:14.395466 [ 268 ] {5b94a43c-239f-445a-b5a7-b52353ce78e2} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001139 sec., 32484.635645302897 rows/sec., 2.36 MiB/sec. | ||
| 6131 | 2026.01.05 19:10:14.395503 [ 268 ] {5b94a43c-239f-445a-b5a7-b52353ce78e2} <Debug> TCPHandler: Processed in 0.001303823 sec. | ||
| 6132 | 2026.01.05 19:10:14.395604 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6133 | 2026.01.05 19:10:14.395698 [ 268 ] {7c4f4f8f-ce43-4b7f-ad56-36ae13261bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6134 | 2026.01.05 19:10:14.395737 [ 268 ] {7c4f4f8f-ce43-4b7f-ad56-36ae13261bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6135 | 2026.01.05 19:10:14.396196 [ 268 ] {7c4f4f8f-ce43-4b7f-ad56-36ae13261bc4} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.01.05 19:10:14.396232 [ 268 ] {7c4f4f8f-ce43-4b7f-ad56-36ae13261bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6137 | 2026.01.05 19:10:14.396546 [ 268 ] {7c4f4f8f-ce43-4b7f-ad56-36ae13261bc4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6138 | 2026.01.05 19:10:14.396755 [ 268 ] {7c4f4f8f-ce43-4b7f-ad56-36ae13261bc4} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.01.05 19:10:14.396882 [ 268 ] {7c4f4f8f-ce43-4b7f-ad56-36ae13261bc4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001201 sec., 189841.79850124897 rows/sec., 12.85 MiB/sec. | ||
| 6140 | 2026.01.05 19:10:14.396917 [ 268 ] {7c4f4f8f-ce43-4b7f-ad56-36ae13261bc4} <Debug> TCPHandler: Processed in 0.001362043 sec. | ||
| 6141 | 2026.01.05 19:10:14.397021 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2026.01.05 19:10:14.397114 [ 268 ] {98b2522c-8544-46eb-8ea1-6bb2decc5716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6143 | 2026.01.05 19:10:14.397154 [ 268 ] {98b2522c-8544-46eb-8ea1-6bb2decc5716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6144 | 2026.01.05 19:10:14.397718 [ 268 ] {98b2522c-8544-46eb-8ea1-6bb2decc5716} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.01.05 19:10:14.397754 [ 268 ] {98b2522c-8544-46eb-8ea1-6bb2decc5716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6146 | 2026.01.05 19:10:14.398078 [ 268 ] {98b2522c-8544-46eb-8ea1-6bb2decc5716} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6147 | 2026.01.05 19:10:14.398286 [ 268 ] {98b2522c-8544-46eb-8ea1-6bb2decc5716} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.01.05 19:10:14.398416 [ 268 ] {98b2522c-8544-46eb-8ea1-6bb2decc5716} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.00132 sec., 421969.69696969696 rows/sec., 31.35 MiB/sec. | ||
| 6149 | 2026.01.05 19:10:14.398454 [ 268 ] {98b2522c-8544-46eb-8ea1-6bb2decc5716} <Debug> TCPHandler: Processed in 0.001482166 sec. | ||
| 6150 | 2026.01.05 19:10:14.398565 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.01.05 19:10:14.398661 [ 268 ] {90367a5f-fa48-442c-b71b-c774999ad71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6152 | 2026.01.05 19:10:14.398705 [ 268 ] {90367a5f-fa48-442c-b71b-c774999ad71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6153 | 2026.01.05 19:10:14.399255 [ 268 ] {90367a5f-fa48-442c-b71b-c774999ad71d} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.01.05 19:10:14.399292 [ 268 ] {90367a5f-fa48-442c-b71b-c774999ad71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6155 | 2026.01.05 19:10:14.399663 [ 268 ] {90367a5f-fa48-442c-b71b-c774999ad71d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6156 | 2026.01.05 19:10:14.399871 [ 268 ] {90367a5f-fa48-442c-b71b-c774999ad71d} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2026.01.05 19:10:14.399997 [ 268 ] {90367a5f-fa48-442c-b71b-c774999ad71d} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001355 sec., 625092.2509225092 rows/sec., 42.07 MiB/sec. | ||
| 6158 | 2026.01.05 19:10:14.400032 [ 268 ] {90367a5f-fa48-442c-b71b-c774999ad71d} <Debug> TCPHandler: Processed in 0.001517067 sec. | ||
| 6159 | 2026.01.05 19:10:14.400150 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.01.05 19:10:14.400243 [ 268 ] {6cd713ee-9c7a-44d0-b821-5859a84413b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6161 | 2026.01.05 19:10:14.400298 [ 268 ] {6cd713ee-9c7a-44d0-b821-5859a84413b6} <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 | ||
| 6162 | 2026.01.05 19:10:14.401103 [ 268 ] {6cd713ee-9c7a-44d0-b821-5859a84413b6} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.01.05 19:10:14.401140 [ 268 ] {6cd713ee-9c7a-44d0-b821-5859a84413b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6164 | 2026.01.05 19:10:14.401678 [ 268 ] {6cd713ee-9c7a-44d0-b821-5859a84413b6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6165 | 2026.01.05 19:10:14.401900 [ 268 ] {6cd713ee-9c7a-44d0-b821-5859a84413b6} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.01.05 19:10:14.402037 [ 268 ] {6cd713ee-9c7a-44d0-b821-5859a84413b6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001811 sec., 17117.614577581448 rows/sec., 30.67 MiB/sec. | ||
| 6167 | 2026.01.05 19:10:14.402089 [ 268 ] {6cd713ee-9c7a-44d0-b821-5859a84413b6} <Debug> TCPHandler: Processed in 0.001989139 sec. | ||
| 6168 | 2026.01.05 19:10:14.402202 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2026.01.05 19:10:14.402296 [ 268 ] {6da06a82-dd53-4467-8488-798754263581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6170 | 2026.01.05 19:10:14.402337 [ 268 ] {6da06a82-dd53-4467-8488-798754263581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6171 | 2026.01.05 19:10:14.402675 [ 268 ] {6da06a82-dd53-4467-8488-798754263581} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.01.05 19:10:14.402709 [ 268 ] {6da06a82-dd53-4467-8488-798754263581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6173 | 2026.01.05 19:10:14.403009 [ 268 ] {6da06a82-dd53-4467-8488-798754263581} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6174 | 2026.01.05 19:10:14.403214 [ 268 ] {6da06a82-dd53-4467-8488-798754263581} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.01.05 19:10:14.403340 [ 268 ] {6da06a82-dd53-4467-8488-798754263581} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 6176 | 2026.01.05 19:10:14.403374 [ 268 ] {6da06a82-dd53-4467-8488-798754263581} <Debug> TCPHandler: Processed in 0.00122271 sec. | ||
| 6177 | 2026.01.05 19:10:14.567007 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11936 | ||
| 6178 | 2026.01.05 19:10:14.567516 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6179 | 2026.01.05 19:10:14.567563 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6180 | 2026.01.05 19:10:14.568055 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6181 | 2026.01.05 19:10:14.568290 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2026.01.05 19:10:14.568437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11936 | ||
| 6183 | 2026.01.05 19:10:15.187258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6184 | 2026.01.05 19:10:15.205121 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.01.05 19:10:15.205182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6186 | 2026.01.05 19:10:15.210891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6187 | 2026.01.05 19:10:15.211593 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.01.05 19:10:15.214983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6189 | 2026.01.05 19:10:17.099117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 812 | ||
| 6190 | 2026.01.05 19:10:17.101603 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.01.05 19:10:17.101659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6192 | 2026.01.05 19:10:17.102863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6193 | 2026.01.05 19:10:17.103149 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2026.01.05 19:10:17.103524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6195 | 2026.01.05 19:10:19.371867 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2026.01.05 19:10:19.372063 [ 268 ] {00488e62-ce4c-4e5c-9661-87abd698eb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6197 | 2026.01.05 19:10:19.372129 [ 268 ] {00488e62-ce4c-4e5c-9661-87abd698eb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6198 | 2026.01.05 19:10:19.372935 [ 268 ] {00488e62-ce4c-4e5c-9661-87abd698eb51} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.01.05 19:10:19.372982 [ 268 ] {00488e62-ce4c-4e5c-9661-87abd698eb51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6200 | 2026.01.05 19:10:19.373381 [ 268 ] {00488e62-ce4c-4e5c-9661-87abd698eb51} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6201 | 2026.01.05 19:10:19.373604 [ 268 ] {00488e62-ce4c-4e5c-9661-87abd698eb51} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.01.05 19:10:19.373755 [ 268 ] {00488e62-ce4c-4e5c-9661-87abd698eb51} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00174 sec., 235632.18390804596 rows/sec., 14.95 MiB/sec. | ||
| 6203 | 2026.01.05 19:10:19.373797 [ 268 ] {00488e62-ce4c-4e5c-9661-87abd698eb51} <Debug> TCPHandler: Processed in 0.002073511 sec. | ||
| 6204 | 2026.01.05 19:10:19.373953 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6205 | 2026.01.05 19:10:19.374052 [ 268 ] {a3a195ae-9ed9-49b6-a86c-d2a8e8a2e018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6206 | 2026.01.05 19:10:19.374094 [ 268 ] {a3a195ae-9ed9-49b6-a86c-d2a8e8a2e018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6207 | 2026.01.05 19:10:19.374980 [ 268 ] {a3a195ae-9ed9-49b6-a86c-d2a8e8a2e018} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2026.01.05 19:10:19.375018 [ 268 ] {a3a195ae-9ed9-49b6-a86c-d2a8e8a2e018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6209 | 2026.01.05 19:10:19.375385 [ 268 ] {a3a195ae-9ed9-49b6-a86c-d2a8e8a2e018} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6210 | 2026.01.05 19:10:19.375599 [ 268 ] {a3a195ae-9ed9-49b6-a86c-d2a8e8a2e018} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2026.01.05 19:10:19.375717 [ 141 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6212 | 2026.01.05 19:10:19.375726 [ 268 ] {a3a195ae-9ed9-49b6-a86c-d2a8e8a2e018} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001692 sec., 669030.7328605201 rows/sec., 53.01 MiB/sec. | ||
| 6213 | 2026.01.05 19:10:19.375794 [ 141 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2026.01.05 19:10:19.375809 [ 268 ] {a3a195ae-9ed9-49b6-a86c-d2a8e8a2e018} <Debug> TCPHandler: Processed in 0.001937008 sec. | ||
| 6215 | 2026.01.05 19:10:19.375822 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6216 | 2026.01.05 19:10:19.375934 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2026.01.05 19:10:19.375946 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::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 | ||
| 6218 | 2026.01.05 19:10:19.376033 [ 268 ] {2fec3740-cacf-4ba6-a0b7-60ebfa9b2197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6219 | 2026.01.05 19:10:19.376078 [ 268 ] {2fec3740-cacf-4ba6-a0b7-60ebfa9b2197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6220 | 2026.01.05 19:10:19.376085 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6221 | 2026.01.05 19:10:19.376127 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2343 rows starting from the beginning of the part | ||
| 6222 | 2026.01.05 19:10:19.376192 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1132 rows starting from the beginning of the part | ||
| 6223 | 2026.01.05 19:10:19.376238 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 6224 | 2026.01.05 19:10:19.376278 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1132 rows starting from the beginning of the part | ||
| 6225 | 2026.01.05 19:10:19.376316 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1261 rows starting from the beginning of the part | ||
| 6226 | 2026.01.05 19:10:19.376356 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1132 rows starting from the beginning of the part | ||
| 6227 | 2026.01.05 19:10:19.376566 [ 268 ] {2fec3740-cacf-4ba6-a0b7-60ebfa9b2197} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.01.05 19:10:19.376609 [ 268 ] {2fec3740-cacf-4ba6-a0b7-60ebfa9b2197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6229 | 2026.01.05 19:10:19.376924 [ 268 ] {2fec3740-cacf-4ba6-a0b7-60ebfa9b2197} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6230 | 2026.01.05 19:10:19.377151 [ 268 ] {2fec3740-cacf-4ba6-a0b7-60ebfa9b2197} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.01.05 19:10:19.377286 [ 268 ] {2fec3740-cacf-4ba6-a0b7-60ebfa9b2197} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00127 sec., 169291.33858267716 rows/sec., 10.05 MiB/sec. | ||
| 6232 | 2026.01.05 19:10:19.377324 [ 268 ] {2fec3740-cacf-4ba6-a0b7-60ebfa9b2197} <Debug> TCPHandler: Processed in 0.001439846 sec. | ||
| 6233 | 2026.01.05 19:10:19.377437 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2026.01.05 19:10:19.377533 [ 268 ] {9d9cc491-a0ad-4d83-93d4-629d9795954b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6235 | 2026.01.05 19:10:19.377573 [ 268 ] {9d9cc491-a0ad-4d83-93d4-629d9795954b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6236 | 2026.01.05 19:10:19.378040 [ 268 ] {9d9cc491-a0ad-4d83-93d4-629d9795954b} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.01.05 19:10:19.378078 [ 268 ] {9d9cc491-a0ad-4d83-93d4-629d9795954b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6238 | 2026.01.05 19:10:19.378382 [ 268 ] {9d9cc491-a0ad-4d83-93d4-629d9795954b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6239 | 2026.01.05 19:10:19.378594 [ 268 ] {9d9cc491-a0ad-4d83-93d4-629d9795954b} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.01.05 19:10:19.378722 [ 268 ] {9d9cc491-a0ad-4d83-93d4-629d9795954b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001207 sec., 175642.0878210439 rows/sec., 11.33 MiB/sec. | ||
| 6241 | 2026.01.05 19:10:19.378741 [ 200 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7118 rows, containing 5 columns (5 merged, 0 gathered) in 0.00285155 sec., 2496186.2846522066 rows/sec., 210.82 MiB/sec. | ||
| 6242 | 2026.01.05 19:10:19.378760 [ 268 ] {9d9cc491-a0ad-4d83-93d4-629d9795954b} <Debug> TCPHandler: Processed in 0.001372304 sec. | ||
| 6243 | 2026.01.05 19:10:19.378881 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2026.01.05 19:10:19.378976 [ 268 ] {f9056243-79db-40ea-b399-3e4b04495c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6245 | 2026.01.05 19:10:19.378994 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6246 | 2026.01.05 19:10:19.379019 [ 268 ] {f9056243-79db-40ea-b399-3e4b04495c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6247 | 2026.01.05 19:10:19.379253 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_36_7} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.01.05 19:10:19.379325 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_36_7} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6249 | 2026.01.05 19:10:19.379399 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 6250 | 2026.01.05 19:10:19.379493 [ 268 ] {f9056243-79db-40ea-b399-3e4b04495c80} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2026.01.05 19:10:19.379535 [ 268 ] {f9056243-79db-40ea-b399-3e4b04495c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6252 | 2026.01.05 19:10:19.379838 [ 268 ] {f9056243-79db-40ea-b399-3e4b04495c80} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6253 | 2026.01.05 19:10:19.380057 [ 268 ] {f9056243-79db-40ea-b399-3e4b04495c80} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.01.05 19:10:19.380186 [ 268 ] {f9056243-79db-40ea-b399-3e4b04495c80} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 6255 | 2026.01.05 19:10:19.380224 [ 268 ] {f9056243-79db-40ea-b399-3e4b04495c80} <Debug> TCPHandler: Processed in 0.001392104 sec. | ||
| 6256 | 2026.01.05 19:10:19.380326 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2026.01.05 19:10:19.380421 [ 268 ] {2ac46ce8-baef-434b-b962-c5f6487d519f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6258 | 2026.01.05 19:10:19.380461 [ 268 ] {2ac46ce8-baef-434b-b962-c5f6487d519f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6259 | 2026.01.05 19:10:19.381104 [ 268 ] {2ac46ce8-baef-434b-b962-c5f6487d519f} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.01.05 19:10:19.381142 [ 268 ] {2ac46ce8-baef-434b-b962-c5f6487d519f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6261 | 2026.01.05 19:10:19.381464 [ 268 ] {2ac46ce8-baef-434b-b962-c5f6487d519f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6262 | 2026.01.05 19:10:19.381676 [ 268 ] {2ac46ce8-baef-434b-b962-c5f6487d519f} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.01.05 19:10:19.381776 [ 141 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6264 | 2026.01.05 19:10:19.381802 [ 268 ] {2ac46ce8-baef-434b-b962-c5f6487d519f} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001399 sec., 492494.639027877 rows/sec., 34.39 MiB/sec. | ||
| 6265 | 2026.01.05 19:10:19.381812 [ 141 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.01.05 19:10:19.381842 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6267 | 2026.01.05 19:10:19.381846 [ 268 ] {2ac46ce8-baef-434b-b962-c5f6487d519f} <Debug> TCPHandler: Processed in 0.001569159 sec. | ||
| 6268 | 2026.01.05 19:10:19.381921 [ 195 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::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 | ||
| 6269 | 2026.01.05 19:10:19.381982 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2026.01.05 19:10:19.382021 [ 195 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6271 | 2026.01.05 19:10:19.382054 [ 195 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1212 rows starting from the beginning of the part | ||
| 6272 | 2026.01.05 19:10:19.382108 [ 195 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 689 rows starting from the beginning of the part | ||
| 6273 | 2026.01.05 19:10:19.382115 [ 268 ] {9634a52d-80f5-4365-b011-848a155a4265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6274 | 2026.01.05 19:10:19.382153 [ 195 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
| 6275 | 2026.01.05 19:10:19.382173 [ 268 ] {9634a52d-80f5-4365-b011-848a155a4265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6276 | 2026.01.05 19:10:19.382196 [ 195 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 689 rows starting from the beginning of the part | ||
| 6277 | 2026.01.05 19:10:19.382239 [ 195 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 557 rows starting from the beginning of the part | ||
| 6278 | 2026.01.05 19:10:19.382277 [ 195 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 689 rows starting from the beginning of the part | ||
| 6279 | 2026.01.05 19:10:19.382580 [ 268 ] {9634a52d-80f5-4365-b011-848a155a4265} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2026.01.05 19:10:19.382623 [ 268 ] {9634a52d-80f5-4365-b011-848a155a4265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6281 | 2026.01.05 19:10:19.382972 [ 268 ] {9634a52d-80f5-4365-b011-848a155a4265} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6282 | 2026.01.05 19:10:19.383192 [ 268 ] {9634a52d-80f5-4365-b011-848a155a4265} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2026.01.05 19:10:19.383335 [ 268 ] {9634a52d-80f5-4365-b011-848a155a4265} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001246 sec., 4815.409309791333 rows/sec., 251.59 KiB/sec. | ||
| 6284 | 2026.01.05 19:10:19.383375 [ 268 ] {9634a52d-80f5-4365-b011-848a155a4265} <Debug> TCPHandler: Processed in 0.001457706 sec. | ||
| 6285 | 2026.01.05 19:10:19.383500 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6286 | 2026.01.05 19:10:19.383578 [ 195 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3931 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688782 sec., 2327713.109211254 rows/sec., 174.69 MiB/sec. | ||
| 6287 | 2026.01.05 19:10:19.383624 [ 268 ] {59df2a41-2395-4560-8ca4-1bfc1d65964e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6288 | 2026.01.05 19:10:19.383680 [ 268 ] {59df2a41-2395-4560-8ca4-1bfc1d65964e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6289 | 2026.01.05 19:10:19.383795 [ 200 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6290 | 2026.01.05 19:10:19.384141 [ 200 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_36_7} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2026.01.05 19:10:19.384203 [ 268 ] {59df2a41-2395-4560-8ca4-1bfc1d65964e} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.01.05 19:10:19.384222 [ 200 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_36_7} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6293 | 2026.01.05 19:10:19.384257 [ 268 ] {59df2a41-2395-4560-8ca4-1bfc1d65964e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6294 | 2026.01.05 19:10:19.384331 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 6295 | 2026.01.05 19:10:19.384659 [ 268 ] {59df2a41-2395-4560-8ca4-1bfc1d65964e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6296 | 2026.01.05 19:10:19.384890 [ 268 ] {59df2a41-2395-4560-8ca4-1bfc1d65964e} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.01.05 19:10:19.384997 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6298 | 2026.01.05 19:10:19.385014 [ 268 ] {59df2a41-2395-4560-8ca4-1bfc1d65964e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001424 sec., 220505.6179775281 rows/sec., 14.49 MiB/sec. | ||
| 6299 | 2026.01.05 19:10:19.385027 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.01.05 19:10:19.385051 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6301 | 2026.01.05 19:10:19.385056 [ 268 ] {59df2a41-2395-4560-8ca4-1bfc1d65964e} <Debug> TCPHandler: Processed in 0.00162878 sec. | ||
| 6302 | 2026.01.05 19:10:19.385134 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 6303 | 2026.01.05 19:10:19.385165 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6304 | 2026.01.05 19:10:19.385224 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6305 | 2026.01.05 19:10:19.385253 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11256 rows starting from the beginning of the part | ||
| 6306 | 2026.01.05 19:10:19.385254 [ 268 ] {8a320348-7494-447c-a96c-6e6a637bffbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6307 | 2026.01.05 19:10:19.385300 [ 268 ] {8a320348-7494-447c-a96c-6e6a637bffbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6308 | 2026.01.05 19:10:19.385311 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 6309 | 2026.01.05 19:10:19.385356 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::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 | ||
| 6310 | 2026.01.05 19:10:19.385396 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 6311 | 2026.01.05 19:10:19.385435 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 847 rows starting from the beginning of the part | ||
| 6312 | 2026.01.05 19:10:19.385475 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 6313 | 2026.01.05 19:10:19.385596 [ 268 ] {8a320348-7494-447c-a96c-6e6a637bffbd} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.01.05 19:10:19.385629 [ 268 ] {8a320348-7494-447c-a96c-6e6a637bffbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6315 | 2026.01.05 19:10:19.385985 [ 268 ] {8a320348-7494-447c-a96c-6e6a637bffbd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6316 | 2026.01.05 19:10:19.386205 [ 268 ] {8a320348-7494-447c-a96c-6e6a637bffbd} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.01.05 19:10:19.386344 [ 268 ] {8a320348-7494-447c-a96c-6e6a637bffbd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 6318 | 2026.01.05 19:10:19.386381 [ 268 ] {8a320348-7494-447c-a96c-6e6a637bffbd} <Debug> TCPHandler: Processed in 0.001247371 sec. | ||
| 6319 | 2026.01.05 19:10:19.386497 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.01.05 19:10:19.386601 [ 268 ] {20e9152d-a342-4088-ae2f-b338dfa33abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6321 | 2026.01.05 19:10:19.386657 [ 268 ] {20e9152d-a342-4088-ae2f-b338dfa33abe} <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 | ||
| 6322 | 2026.01.05 19:10:19.387421 [ 268 ] {20e9152d-a342-4088-ae2f-b338dfa33abe} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.01.05 19:10:19.387457 [ 268 ] {20e9152d-a342-4088-ae2f-b338dfa33abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6324 | 2026.01.05 19:10:19.388002 [ 268 ] {20e9152d-a342-4088-ae2f-b338dfa33abe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6325 | 2026.01.05 19:10:19.388229 [ 268 ] {20e9152d-a342-4088-ae2f-b338dfa33abe} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.01.05 19:10:19.388373 [ 268 ] {20e9152d-a342-4088-ae2f-b338dfa33abe} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001789 sec., 5589.714924538848 rows/sec., 10.02 MiB/sec. | ||
| 6327 | 2026.01.05 19:10:19.388443 [ 268 ] {20e9152d-a342-4088-ae2f-b338dfa33abe} <Debug> TCPHandler: Processed in 0.00199798 sec. | ||
| 6328 | 2026.01.05 19:10:19.388560 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.01.05 19:10:19.388655 [ 268 ] {13bf1ee7-27ad-41e0-8785-cb9b5ac7a99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6330 | 2026.01.05 19:10:19.388696 [ 268 ] {13bf1ee7-27ad-41e0-8785-cb9b5ac7a99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6331 | 2026.01.05 19:10:19.388936 [ 202 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13205 rows, containing 5 columns (5 merged, 0 gathered) in 0.003816864 sec., 3459646.4532139474 rows/sec., 231.25 MiB/sec. | ||
| 6332 | 2026.01.05 19:10:19.389034 [ 268 ] {13bf1ee7-27ad-41e0-8785-cb9b5ac7a99c} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2026.01.05 19:10:19.389076 [ 268 ] {13bf1ee7-27ad-41e0-8785-cb9b5ac7a99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6334 | 2026.01.05 19:10:19.389254 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6335 | 2026.01.05 19:10:19.389398 [ 268 ] {13bf1ee7-27ad-41e0-8785-cb9b5ac7a99c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6336 | 2026.01.05 19:10:19.389509 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2026.01.05 19:10:19.389572 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6338 | 2026.01.05 19:10:19.389620 [ 268 ] {13bf1ee7-27ad-41e0-8785-cb9b5ac7a99c} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.01.05 19:10:19.389639 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 6340 | 2026.01.05 19:10:19.389744 [ 140 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6341 | 2026.01.05 19:10:19.389748 [ 268 ] {13bf1ee7-27ad-41e0-8785-cb9b5ac7a99c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001111 sec., 93609.36093609361 rows/sec., 5.74 MiB/sec. | ||
| 6342 | 2026.01.05 19:10:19.389798 [ 140 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.01.05 19:10:19.389811 [ 268 ] {13bf1ee7-27ad-41e0-8785-cb9b5ac7a99c} <Debug> TCPHandler: Processed in 0.001302192 sec. | ||
| 6344 | 2026.01.05 19:10:19.389829 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6345 | 2026.01.05 19:10:19.389922 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 6346 | 2026.01.05 19:10:19.390038 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6347 | 2026.01.05 19:10:19.390071 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2370 rows starting from the beginning of the part | ||
| 6348 | 2026.01.05 19:10:19.390136 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 6349 | 2026.01.05 19:10:19.390179 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 6350 | 2026.01.05 19:10:19.390219 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 6351 | 2026.01.05 19:10:19.390258 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::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 | ||
| 6352 | 2026.01.05 19:10:19.390298 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6353 | 2026.01.05 19:10:19.391569 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2802 rows, containing 4 columns (4 merged, 0 gathered) in 0.001687561 sec., 1660384.4246222803 rows/sec., 105.05 MiB/sec. | ||
| 6354 | 2026.01.05 19:10:19.391807 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6355 | 2026.01.05 19:10:19.392052 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_36_7} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.01.05 19:10:19.392124 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_36_7} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6357 | 2026.01.05 19:10:19.392195 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6358 | 2026.01.05 19:10:21.972382 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6359 | 2026.01.05 19:10:21.972432 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6360 | 2026.01.05 19:10:22.068612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12448 | ||
| 6361 | 2026.01.05 19:10:22.069123 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.01.05 19:10:22.069167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6363 | 2026.01.05 19:10:22.069639 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6364 | 2026.01.05 19:10:22.069886 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.01.05 19:10:22.070029 [ 131 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6366 | 2026.01.05 19:10:22.070036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12448 | ||
| 6367 | 2026.01.05 19:10:22.070090 [ 131 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.01.05 19:10:22.070117 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6369 | 2026.01.05 19:10:22.070222 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 6370 | 2026.01.05 19:10:22.070326 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6371 | 2026.01.05 19:10:22.070359 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10016 rows starting from the beginning of the part | ||
| 6372 | 2026.01.05 19:10:22.070423 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 6373 | 2026.01.05 19:10:22.070471 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 6374 | 2026.01.05 19:10:22.070519 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 6375 | 2026.01.05 19:10:22.070560 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 6376 | 2026.01.05 19:10:22.070605 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 6377 | 2026.01.05 19:10:22.074978 [ 187 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12448 rows, containing 4 columns (4 merged, 0 gathered) in 0.004799569 sec., 2593566.2139662956 rows/sec., 37.10 MiB/sec. | ||
| 6378 | 2026.01.05 19:10:22.075432 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6379 | 2026.01.05 19:10:22.075744 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_26_5} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.01.05 19:10:22.075820 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_26_5} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6381 | 2026.01.05 19:10:22.075943 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6382 | 2026.01.05 19:10:22.715135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6383 | 2026.01.05 19:10:22.733405 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.01.05 19:10:22.733475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6385 | 2026.01.05 19:10:22.739275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6386 | 2026.01.05 19:10:22.740004 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.01.05 19:10:22.740325 [ 127 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6388 | 2026.01.05 19:10:22.740404 [ 127 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.01.05 19:10:22.740430 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6390 | 2026.01.05 19:10:22.740554 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 6391 | 2026.01.05 19:10:22.743359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6392 | 2026.01.05 19:10:22.744273 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6393 | 2026.01.05 19:10:22.745862 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 6394 | 2026.01.05 19:10:22.750761 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 6395 | 2026.01.05 19:10:22.755292 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 6396 | 2026.01.05 19:10:22.759526 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 6397 | 2026.01.05 19:10:22.764010 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 6398 | 2026.01.05 19:10:22.767959 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 6399 | 2026.01.05 19:10:22.820151 [ 187 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079659831 sec., 2460.4621619144536 rows/sec., 12.72 MiB/sec. | ||
| 6400 | 2026.01.05 19:10:22.822984 [ 192 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6401 | 2026.01.05 19:10:22.825189 [ 192 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_26_5} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.01.05 19:10:22.825306 [ 192 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_26_5} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6403 | 2026.01.05 19:10:22.827620 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6404 | 2026.01.05 19:10:23.001154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.73 MiB, peak 285.95 MiB, free memory in arenas 0.00 B, will set to 264.66 MiB (RSS), difference: 4.94 MiB | ||
| 6405 | 2026.01.05 19:10:24.361972 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2026.01.05 19:10:24.362187 [ 268 ] {49ab4911-1f0c-4a4f-97f0-3d3480c06782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6407 | 2026.01.05 19:10:24.362261 [ 268 ] {49ab4911-1f0c-4a4f-97f0-3d3480c06782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6408 | 2026.01.05 19:10:24.363040 [ 268 ] {49ab4911-1f0c-4a4f-97f0-3d3480c06782} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.01.05 19:10:24.363089 [ 268 ] {49ab4911-1f0c-4a4f-97f0-3d3480c06782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6410 | 2026.01.05 19:10:24.363499 [ 268 ] {49ab4911-1f0c-4a4f-97f0-3d3480c06782} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6411 | 2026.01.05 19:10:24.363740 [ 268 ] {49ab4911-1f0c-4a4f-97f0-3d3480c06782} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.01.05 19:10:24.363900 [ 268 ] {49ab4911-1f0c-4a4f-97f0-3d3480c06782} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001766 sec., 66817.66704416761 rows/sec., 5.67 MiB/sec. | ||
| 6413 | 2026.01.05 19:10:24.363951 [ 268 ] {49ab4911-1f0c-4a4f-97f0-3d3480c06782} <Debug> TCPHandler: Processed in 0.002109722 sec. | ||
| 6414 | 2026.01.05 19:10:24.364099 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2026.01.05 19:10:24.364200 [ 268 ] {b7cb3f5b-1df0-4c94-bfa3-26b9edf87ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6416 | 2026.01.05 19:10:24.364245 [ 268 ] {b7cb3f5b-1df0-4c94-bfa3-26b9edf87ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6417 | 2026.01.05 19:10:24.364716 [ 268 ] {b7cb3f5b-1df0-4c94-bfa3-26b9edf87ac1} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.01.05 19:10:24.364754 [ 268 ] {b7cb3f5b-1df0-4c94-bfa3-26b9edf87ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6419 | 2026.01.05 19:10:24.365069 [ 268 ] {b7cb3f5b-1df0-4c94-bfa3-26b9edf87ac1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6420 | 2026.01.05 19:10:24.365281 [ 268 ] {b7cb3f5b-1df0-4c94-bfa3-26b9edf87ac1} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.01.05 19:10:24.365411 [ 268 ] {b7cb3f5b-1df0-4c94-bfa3-26b9edf87ac1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001235 sec., 25101.214574898786 rows/sec., 1.84 MiB/sec. | ||
| 6422 | 2026.01.05 19:10:24.365448 [ 268 ] {b7cb3f5b-1df0-4c94-bfa3-26b9edf87ac1} <Debug> TCPHandler: Processed in 0.001400454 sec. | ||
| 6423 | 2026.01.05 19:10:24.365559 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.01.05 19:10:24.365653 [ 268 ] {322dd31d-5be9-4ee1-945c-a7431c1c3a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6425 | 2026.01.05 19:10:24.365694 [ 268 ] {322dd31d-5be9-4ee1-945c-a7431c1c3a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6426 | 2026.01.05 19:10:24.366159 [ 268 ] {322dd31d-5be9-4ee1-945c-a7431c1c3a06} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.01.05 19:10:24.366196 [ 268 ] {322dd31d-5be9-4ee1-945c-a7431c1c3a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6428 | 2026.01.05 19:10:24.366513 [ 268 ] {322dd31d-5be9-4ee1-945c-a7431c1c3a06} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6429 | 2026.01.05 19:10:24.366722 [ 268 ] {322dd31d-5be9-4ee1-945c-a7431c1c3a06} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.01.05 19:10:24.366849 [ 268 ] {322dd31d-5be9-4ee1-945c-a7431c1c3a06} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001216 sec., 78125 rows/sec., 6.10 MiB/sec. | ||
| 6431 | 2026.01.05 19:10:24.366886 [ 268 ] {322dd31d-5be9-4ee1-945c-a7431c1c3a06} <Debug> TCPHandler: Processed in 0.001374874 sec. | ||
| 6432 | 2026.01.05 19:10:24.366998 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6433 | 2026.01.05 19:10:24.367097 [ 268 ] {e2d438eb-e5ab-44f4-80a9-716c899f4373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6434 | 2026.01.05 19:10:24.367140 [ 268 ] {e2d438eb-e5ab-44f4-80a9-716c899f4373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6435 | 2026.01.05 19:10:24.367544 [ 268 ] {e2d438eb-e5ab-44f4-80a9-716c899f4373} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.01.05 19:10:24.367579 [ 268 ] {e2d438eb-e5ab-44f4-80a9-716c899f4373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6437 | 2026.01.05 19:10:24.367906 [ 268 ] {e2d438eb-e5ab-44f4-80a9-716c899f4373} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6438 | 2026.01.05 19:10:24.368113 [ 268 ] {e2d438eb-e5ab-44f4-80a9-716c899f4373} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.01.05 19:10:24.368240 [ 268 ] {e2d438eb-e5ab-44f4-80a9-716c899f4373} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 6440 | 2026.01.05 19:10:24.368276 [ 268 ] {e2d438eb-e5ab-44f4-80a9-716c899f4373} <Debug> TCPHandler: Processed in 0.001326212 sec. | ||
| 6441 | 2026.01.05 19:10:24.368376 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6442 | 2026.01.05 19:10:24.368467 [ 268 ] {b1fa1679-a8d6-4f7f-b2f3-37ffb3fc508f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6443 | 2026.01.05 19:10:24.368521 [ 268 ] {b1fa1679-a8d6-4f7f-b2f3-37ffb3fc508f} <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 | ||
| 6444 | 2026.01.05 19:10:24.369359 [ 268 ] {b1fa1679-a8d6-4f7f-b2f3-37ffb3fc508f} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2026.01.05 19:10:24.369396 [ 268 ] {b1fa1679-a8d6-4f7f-b2f3-37ffb3fc508f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6446 | 2026.01.05 19:10:24.369981 [ 268 ] {b1fa1679-a8d6-4f7f-b2f3-37ffb3fc508f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6447 | 2026.01.05 19:10:24.370204 [ 268 ] {b1fa1679-a8d6-4f7f-b2f3-37ffb3fc508f} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2026.01.05 19:10:24.370344 [ 268 ] {b1fa1679-a8d6-4f7f-b2f3-37ffb3fc508f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001894 sec., 16367.476240760296 rows/sec., 29.33 MiB/sec. | ||
| 6449 | 2026.01.05 19:10:24.370405 [ 268 ] {b1fa1679-a8d6-4f7f-b2f3-37ffb3fc508f} <Debug> TCPHandler: Processed in 0.002076131 sec. | ||
| 6450 | 2026.01.05 19:10:24.370519 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6451 | 2026.01.05 19:10:24.370612 [ 268 ] {e2c8064e-3d10-43de-a959-3e147792e13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6452 | 2026.01.05 19:10:24.370653 [ 268 ] {e2c8064e-3d10-43de-a959-3e147792e13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6453 | 2026.01.05 19:10:24.370996 [ 268 ] {e2c8064e-3d10-43de-a959-3e147792e13f} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2026.01.05 19:10:24.371032 [ 268 ] {e2c8064e-3d10-43de-a959-3e147792e13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6455 | 2026.01.05 19:10:24.371330 [ 268 ] {e2c8064e-3d10-43de-a959-3e147792e13f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6456 | 2026.01.05 19:10:24.371536 [ 268 ] {e2c8064e-3d10-43de-a959-3e147792e13f} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2026.01.05 19:10:24.371660 [ 268 ] {e2c8064e-3d10-43de-a959-3e147792e13f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 6458 | 2026.01.05 19:10:24.371695 [ 268 ] {e2c8064e-3d10-43de-a959-3e147792e13f} <Debug> TCPHandler: Processed in 0.00122334 sec. | ||
| 6459 | 2026.01.05 19:10:25.944592 [ 143 ] {} <Debug> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6460 | 2026.01.05 19:10:25.944659 [ 143 ] {} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.01.05 19:10:25.944680 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6462 | 2026.01.05 19:10:25.944795 [ 187 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::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 | ||
| 6463 | 2026.01.05 19:10:25.944954 [ 187 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6464 | 2026.01.05 19:10:25.944993 [ 187 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6465 | 2026.01.05 19:10:25.945066 [ 187 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6466 | 2026.01.05 19:10:25.945125 [ 187 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 6467 | 2026.01.05 19:10:25.945170 [ 187 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6468 | 2026.01.05 19:10:25.945209 [ 187 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6469 | 2026.01.05 19:10:25.946009 [ 192 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262691 sec., 33262.29457563252 rows/sec., 2.78 MiB/sec. | ||
| 6470 | 2026.01.05 19:10:25.946191 [ 201 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6471 | 2026.01.05 19:10:25.946505 [ 201 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_9_2} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.01.05 19:10:25.946578 [ 201 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_9_2} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6473 | 2026.01.05 19:10:25.946668 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6474 | 2026.01.05 19:10:27.103764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 846 | ||
| 6475 | 2026.01.05 19:10:27.106142 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.01.05 19:10:27.106188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6477 | 2026.01.05 19:10:27.107423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6478 | 2026.01.05 19:10:27.107686 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.01.05 19:10:27.107938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6480 | 2026.01.05 19:10:29.372602 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.01.05 19:10:29.372814 [ 268 ] {802d83ac-8732-4631-a6d9-71cca4d90fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6482 | 2026.01.05 19:10:29.372884 [ 268 ] {802d83ac-8732-4631-a6d9-71cca4d90fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6483 | 2026.01.05 19:10:29.373820 [ 268 ] {802d83ac-8732-4631-a6d9-71cca4d90fc7} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.01.05 19:10:29.373866 [ 268 ] {802d83ac-8732-4631-a6d9-71cca4d90fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6485 | 2026.01.05 19:10:29.374296 [ 268 ] {802d83ac-8732-4631-a6d9-71cca4d90fc7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6486 | 2026.01.05 19:10:29.374530 [ 268 ] {802d83ac-8732-4631-a6d9-71cca4d90fc7} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.01.05 19:10:29.374684 [ 268 ] {802d83ac-8732-4631-a6d9-71cca4d90fc7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001924 sec., 213097.7130977131 rows/sec., 13.52 MiB/sec. | ||
| 6488 | 2026.01.05 19:10:29.374727 [ 268 ] {802d83ac-8732-4631-a6d9-71cca4d90fc7} <Debug> TCPHandler: Processed in 0.002262476 sec. | ||
| 6489 | 2026.01.05 19:10:29.374856 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.01.05 19:10:29.374954 [ 268 ] {1bcdeadb-e68f-473a-862c-fa733bd58a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6491 | 2026.01.05 19:10:29.374997 [ 268 ] {1bcdeadb-e68f-473a-862c-fa733bd58a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6492 | 2026.01.05 19:10:29.375430 [ 268 ] {1bcdeadb-e68f-473a-862c-fa733bd58a59} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.01.05 19:10:29.375468 [ 268 ] {1bcdeadb-e68f-473a-862c-fa733bd58a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6494 | 2026.01.05 19:10:29.375774 [ 268 ] {1bcdeadb-e68f-473a-862c-fa733bd58a59} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6495 | 2026.01.05 19:10:29.376002 [ 268 ] {1bcdeadb-e68f-473a-862c-fa733bd58a59} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.01.05 19:10:29.376131 [ 268 ] {1bcdeadb-e68f-473a-862c-fa733bd58a59} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001197 sec., 6683.375104427736 rows/sec., 544.98 KiB/sec. | ||
| 6497 | 2026.01.05 19:10:29.376169 [ 268 ] {1bcdeadb-e68f-473a-862c-fa733bd58a59} <Debug> TCPHandler: Processed in 0.001364024 sec. | ||
| 6498 | 2026.01.05 19:10:29.376284 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.01.05 19:10:29.376379 [ 268 ] {90811a37-66ab-446c-88a7-381b6dac3318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6500 | 2026.01.05 19:10:29.376418 [ 268 ] {90811a37-66ab-446c-88a7-381b6dac3318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6501 | 2026.01.05 19:10:29.377568 [ 268 ] {90811a37-66ab-446c-88a7-381b6dac3318} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.01.05 19:10:29.377605 [ 268 ] {90811a37-66ab-446c-88a7-381b6dac3318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6503 | 2026.01.05 19:10:29.377986 [ 268 ] {90811a37-66ab-446c-88a7-381b6dac3318} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6504 | 2026.01.05 19:10:29.378203 [ 268 ] {90811a37-66ab-446c-88a7-381b6dac3318} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.01.05 19:10:29.378334 [ 268 ] {90811a37-66ab-446c-88a7-381b6dac3318} <Debug> executeQuery: Read 1136 rows, 92.14 KiB in 0.001974 sec., 575481.2563323202 rows/sec., 45.58 MiB/sec. | ||
| 6506 | 2026.01.05 19:10:29.378372 [ 268 ] {90811a37-66ab-446c-88a7-381b6dac3318} <Debug> TCPHandler: Processed in 0.002139062 sec. | ||
| 6507 | 2026.01.05 19:10:29.378493 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2026.01.05 19:10:29.378589 [ 268 ] {e0ed0268-257b-4245-9782-33f71555fe4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6509 | 2026.01.05 19:10:29.378629 [ 268 ] {e0ed0268-257b-4245-9782-33f71555fe4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6510 | 2026.01.05 19:10:29.379164 [ 268 ] {e0ed0268-257b-4245-9782-33f71555fe4b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2026.01.05 19:10:29.379202 [ 268 ] {e0ed0268-257b-4245-9782-33f71555fe4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6512 | 2026.01.05 19:10:29.379540 [ 268 ] {e0ed0268-257b-4245-9782-33f71555fe4b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6513 | 2026.01.05 19:10:29.379763 [ 268 ] {e0ed0268-257b-4245-9782-33f71555fe4b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2026.01.05 19:10:29.379875 [ 148 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6515 | 2026.01.05 19:10:29.379894 [ 268 ] {e0ed0268-257b-4245-9782-33f71555fe4b} <Debug> executeQuery: Read 223 rows, 13.63 KiB in 0.001323 sec., 168556.31141345427 rows/sec., 10.06 MiB/sec. | ||
| 6516 | 2026.01.05 19:10:29.379947 [ 148 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2026.01.05 19:10:29.379955 [ 268 ] {e0ed0268-257b-4245-9782-33f71555fe4b} <Debug> TCPHandler: Processed in 0.001513017 sec. | ||
| 6518 | 2026.01.05 19:10:29.379980 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6519 | 2026.01.05 19:10:29.380083 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6520 | 2026.01.05 19:10:29.380089 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::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 | ||
| 6521 | 2026.01.05 19:10:29.380185 [ 268 ] {a2dda3c4-67bb-4358-b43a-45ff06d67a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6522 | 2026.01.05 19:10:29.380217 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6523 | 2026.01.05 19:10:29.380229 [ 268 ] {a2dda3c4-67bb-4358-b43a-45ff06d67a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6524 | 2026.01.05 19:10:29.380257 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 264 rows starting from the beginning of the part | ||
| 6525 | 2026.01.05 19:10:29.380331 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 215 rows starting from the beginning of the part | ||
| 6526 | 2026.01.05 19:10:29.380375 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 37 rows starting from the beginning of the part | ||
| 6527 | 2026.01.05 19:10:29.380415 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 215 rows starting from the beginning of the part | ||
| 6528 | 2026.01.05 19:10:29.380463 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6529 | 2026.01.05 19:10:29.380507 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 223 rows starting from the beginning of the part | ||
| 6530 | 2026.01.05 19:10:29.380773 [ 268 ] {a2dda3c4-67bb-4358-b43a-45ff06d67a0a} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.01.05 19:10:29.380818 [ 268 ] {a2dda3c4-67bb-4358-b43a-45ff06d67a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6532 | 2026.01.05 19:10:29.381180 [ 268 ] {a2dda3c4-67bb-4358-b43a-45ff06d67a0a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6533 | 2026.01.05 19:10:29.381419 [ 268 ] {a2dda3c4-67bb-4358-b43a-45ff06d67a0a} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2026.01.05 19:10:29.381513 [ 192 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462396 sec., 673552.1705475125 rows/sec., 43.64 MiB/sec. | ||
| 6535 | 2026.01.05 19:10:29.381554 [ 268 ] {a2dda3c4-67bb-4358-b43a-45ff06d67a0a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001387 sec., 152847.8731074261 rows/sec., 9.86 MiB/sec. | ||
| 6536 | 2026.01.05 19:10:29.381600 [ 268 ] {a2dda3c4-67bb-4358-b43a-45ff06d67a0a} <Debug> TCPHandler: Processed in 0.001567779 sec. | ||
| 6537 | 2026.01.05 19:10:29.381716 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2026.01.05 19:10:29.381753 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6539 | 2026.01.05 19:10:29.381812 [ 268 ] {303e69ff-adc0-4aea-8c92-4a661c1bb311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6540 | 2026.01.05 19:10:29.381857 [ 268 ] {303e69ff-adc0-4aea-8c92-4a661c1bb311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6541 | 2026.01.05 19:10:29.382088 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_36_7} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.01.05 19:10:29.382178 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_36_7} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6543 | 2026.01.05 19:10:29.382292 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6544 | 2026.01.05 19:10:29.382387 [ 268 ] {303e69ff-adc0-4aea-8c92-4a661c1bb311} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2026.01.05 19:10:29.382429 [ 268 ] {303e69ff-adc0-4aea-8c92-4a661c1bb311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6546 | 2026.01.05 19:10:29.382765 [ 268 ] {303e69ff-adc0-4aea-8c92-4a661c1bb311} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6547 | 2026.01.05 19:10:29.382983 [ 268 ] {303e69ff-adc0-4aea-8c92-4a661c1bb311} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2026.01.05 19:10:29.383114 [ 268 ] {303e69ff-adc0-4aea-8c92-4a661c1bb311} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00132 sec., 159848.48484848486 rows/sec., 9.08 MiB/sec. | ||
| 6549 | 2026.01.05 19:10:29.383151 [ 268 ] {303e69ff-adc0-4aea-8c92-4a661c1bb311} <Debug> TCPHandler: Processed in 0.001486366 sec. | ||
| 6550 | 2026.01.05 19:10:29.383258 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2026.01.05 19:10:29.383362 [ 268 ] {b0279342-47c7-4d43-9319-bdaf47225e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6552 | 2026.01.05 19:10:29.383405 [ 268 ] {b0279342-47c7-4d43-9319-bdaf47225e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6553 | 2026.01.05 19:10:29.384175 [ 268 ] {b0279342-47c7-4d43-9319-bdaf47225e35} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2026.01.05 19:10:29.384214 [ 268 ] {b0279342-47c7-4d43-9319-bdaf47225e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6555 | 2026.01.05 19:10:29.384571 [ 268 ] {b0279342-47c7-4d43-9319-bdaf47225e35} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6556 | 2026.01.05 19:10:29.384782 [ 268 ] {b0279342-47c7-4d43-9319-bdaf47225e35} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2026.01.05 19:10:29.384920 [ 268 ] {b0279342-47c7-4d43-9319-bdaf47225e35} <Debug> executeQuery: Read 697 rows, 49.92 KiB in 0.001577 sec., 441978.44007609383 rows/sec., 30.91 MiB/sec. | ||
| 6558 | 2026.01.05 19:10:29.384960 [ 268 ] {b0279342-47c7-4d43-9319-bdaf47225e35} <Debug> TCPHandler: Processed in 0.001753473 sec. | ||
| 6559 | 2026.01.05 19:10:29.385078 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6560 | 2026.01.05 19:10:29.385176 [ 268 ] {c80d5676-a1ea-4998-ba4b-d7f19dbe312e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6561 | 2026.01.05 19:10:29.385218 [ 268 ] {c80d5676-a1ea-4998-ba4b-d7f19dbe312e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6562 | 2026.01.05 19:10:29.385555 [ 268 ] {c80d5676-a1ea-4998-ba4b-d7f19dbe312e} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.01.05 19:10:29.385593 [ 268 ] {c80d5676-a1ea-4998-ba4b-d7f19dbe312e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6564 | 2026.01.05 19:10:29.385907 [ 268 ] {c80d5676-a1ea-4998-ba4b-d7f19dbe312e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6565 | 2026.01.05 19:10:29.386131 [ 268 ] {c80d5676-a1ea-4998-ba4b-d7f19dbe312e} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.01.05 19:10:29.386294 [ 268 ] {c80d5676-a1ea-4998-ba4b-d7f19dbe312e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 6567 | 2026.01.05 19:10:29.386347 [ 268 ] {c80d5676-a1ea-4998-ba4b-d7f19dbe312e} <Debug> TCPHandler: Processed in 0.001318983 sec. | ||
| 6568 | 2026.01.05 19:10:29.386481 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.01.05 19:10:29.386599 [ 268 ] {27b95e2d-0a98-4a0a-9bd1-b8014a7d4185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6570 | 2026.01.05 19:10:29.386652 [ 268 ] {27b95e2d-0a98-4a0a-9bd1-b8014a7d4185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6571 | 2026.01.05 19:10:29.387170 [ 268 ] {27b95e2d-0a98-4a0a-9bd1-b8014a7d4185} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.01.05 19:10:29.387208 [ 268 ] {27b95e2d-0a98-4a0a-9bd1-b8014a7d4185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6573 | 2026.01.05 19:10:29.387572 [ 268 ] {27b95e2d-0a98-4a0a-9bd1-b8014a7d4185} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6574 | 2026.01.05 19:10:29.387790 [ 268 ] {27b95e2d-0a98-4a0a-9bd1-b8014a7d4185} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.01.05 19:10:29.387929 [ 268 ] {27b95e2d-0a98-4a0a-9bd1-b8014a7d4185} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001356 sec., 234513.27433628318 rows/sec., 15.41 MiB/sec. | ||
| 6576 | 2026.01.05 19:10:29.387968 [ 268 ] {27b95e2d-0a98-4a0a-9bd1-b8014a7d4185} <Debug> TCPHandler: Processed in 0.001549809 sec. | ||
| 6577 | 2026.01.05 19:10:29.388075 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2026.01.05 19:10:29.388171 [ 268 ] {5ad9828d-1d30-454c-9ddf-08222e336e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6579 | 2026.01.05 19:10:29.388215 [ 268 ] {5ad9828d-1d30-454c-9ddf-08222e336e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6580 | 2026.01.05 19:10:29.388534 [ 268 ] {5ad9828d-1d30-454c-9ddf-08222e336e26} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.01.05 19:10:29.388572 [ 268 ] {5ad9828d-1d30-454c-9ddf-08222e336e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6582 | 2026.01.05 19:10:29.388901 [ 268 ] {5ad9828d-1d30-454c-9ddf-08222e336e26} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6583 | 2026.01.05 19:10:29.389116 [ 268 ] {5ad9828d-1d30-454c-9ddf-08222e336e26} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.01.05 19:10:29.389247 [ 268 ] {5ad9828d-1d30-454c-9ddf-08222e336e26} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 6585 | 2026.01.05 19:10:29.389285 [ 268 ] {5ad9828d-1d30-454c-9ddf-08222e336e26} <Debug> TCPHandler: Processed in 0.001260721 sec. | ||
| 6586 | 2026.01.05 19:10:29.389401 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2026.01.05 19:10:29.389497 [ 268 ] {69b5f8b1-f874-4c0f-a442-fb3657093230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6588 | 2026.01.05 19:10:29.389553 [ 268 ] {69b5f8b1-f874-4c0f-a442-fb3657093230} <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 | ||
| 6589 | 2026.01.05 19:10:29.390360 [ 268 ] {69b5f8b1-f874-4c0f-a442-fb3657093230} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.01.05 19:10:29.390397 [ 268 ] {69b5f8b1-f874-4c0f-a442-fb3657093230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6591 | 2026.01.05 19:10:29.390923 [ 268 ] {69b5f8b1-f874-4c0f-a442-fb3657093230} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6592 | 2026.01.05 19:10:29.391155 [ 268 ] {69b5f8b1-f874-4c0f-a442-fb3657093230} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.01.05 19:10:29.391275 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6594 | 2026.01.05 19:10:29.391296 [ 268 ] {69b5f8b1-f874-4c0f-a442-fb3657093230} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001817 sec., 5503.57732526142 rows/sec., 9.86 MiB/sec. | ||
| 6595 | 2026.01.05 19:10:29.391328 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.01.05 19:10:29.391356 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6597 | 2026.01.05 19:10:29.391360 [ 268 ] {69b5f8b1-f874-4c0f-a442-fb3657093230} <Debug> TCPHandler: Processed in 0.002011089 sec. | ||
| 6598 | 2026.01.05 19:10:29.391439 [ 187 ] {beb0625e-e166-4395-b9dd-2c75450d7630::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 | ||
| 6599 | 2026.01.05 19:10:29.391492 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2026.01.05 19:10:29.391613 [ 268 ] {1cfc5709-f0ed-4f1c-90c4-9bb9867d7a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6601 | 2026.01.05 19:10:29.391619 [ 187 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6602 | 2026.01.05 19:10:29.391664 [ 268 ] {1cfc5709-f0ed-4f1c-90c4-9bb9867d7a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6603 | 2026.01.05 19:10:29.391680 [ 187 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 575 rows starting from the beginning of the part | ||
| 6604 | 2026.01.05 19:10:29.391790 [ 187 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6605 | 2026.01.05 19:10:29.391898 [ 187 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 6606 | 2026.01.05 19:10:29.392005 [ 187 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6607 | 2026.01.05 19:10:29.392065 [ 268 ] {1cfc5709-f0ed-4f1c-90c4-9bb9867d7a8f} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.01.05 19:10:29.392095 [ 187 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6609 | 2026.01.05 19:10:29.392105 [ 268 ] {1cfc5709-f0ed-4f1c-90c4-9bb9867d7a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6610 | 2026.01.05 19:10:29.392189 [ 187 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6611 | 2026.01.05 19:10:29.392458 [ 268 ] {1cfc5709-f0ed-4f1c-90c4-9bb9867d7a8f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6612 | 2026.01.05 19:10:29.392708 [ 268 ] {1cfc5709-f0ed-4f1c-90c4-9bb9867d7a8f} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.01.05 19:10:29.392846 [ 268 ] {1cfc5709-f0ed-4f1c-90c4-9bb9867d7a8f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001257 sec., 82736.67462211614 rows/sec., 5.07 MiB/sec. | ||
| 6614 | 2026.01.05 19:10:29.392883 [ 268 ] {1cfc5709-f0ed-4f1c-90c4-9bb9867d7a8f} <Debug> TCPHandler: Processed in 0.001451506 sec. | ||
| 6615 | 2026.01.05 19:10:29.396606 [ 192 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 19 columns (19 merged, 0 gathered) in 0.005199718 sec., 128276.18728554125 rows/sec., 229.87 MiB/sec. | ||
| 6616 | 2026.01.05 19:10:29.397702 [ 190 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6617 | 2026.01.05 19:10:29.398046 [ 190 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2026.01.05 19:10:29.398117 [ 190 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6619 | 2026.01.05 19:10:29.398263 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 6620 | 2026.01.05 19:10:29.571072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12896 | ||
| 6621 | 2026.01.05 19:10:29.571471 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6622 | 2026.01.05 19:10:29.571506 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6623 | 2026.01.05 19:10:29.571921 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6624 | 2026.01.05 19:10:29.572131 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2026.01.05 19:10:29.572243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12896 | ||
| 6626 | 2026.01.05 19:10:30.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.74 MiB, peak 285.95 MiB, free memory in arenas 0.00 B, will set to 267.86 MiB (RSS), difference: 2.12 MiB | ||
| 6627 | 2026.01.05 19:10:30.244392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6628 | 2026.01.05 19:10:30.258874 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.01.05 19:10:30.258928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6630 | 2026.01.05 19:10:30.264874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6631 | 2026.01.05 19:10:30.265618 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2026.01.05 19:10:30.268499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6633 | 2026.01.05 19:10:34.362559 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.01.05 19:10:34.362775 [ 268 ] {03c6ac44-9310-4f7b-bb4f-cf50a33563c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6635 | 2026.01.05 19:10:34.362850 [ 268 ] {03c6ac44-9310-4f7b-bb4f-cf50a33563c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6636 | 2026.01.05 19:10:34.363572 [ 268 ] {03c6ac44-9310-4f7b-bb4f-cf50a33563c0} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.01.05 19:10:34.363619 [ 268 ] {03c6ac44-9310-4f7b-bb4f-cf50a33563c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6638 | 2026.01.05 19:10:34.364034 [ 268 ] {03c6ac44-9310-4f7b-bb4f-cf50a33563c0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6639 | 2026.01.05 19:10:34.364270 [ 268 ] {03c6ac44-9310-4f7b-bb4f-cf50a33563c0} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.01.05 19:10:34.364423 [ 268 ] {03c6ac44-9310-4f7b-bb4f-cf50a33563c0} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001706 sec., 69167.64361078547 rows/sec., 5.87 MiB/sec. | ||
| 6641 | 2026.01.05 19:10:34.364467 [ 268 ] {03c6ac44-9310-4f7b-bb4f-cf50a33563c0} <Debug> TCPHandler: Processed in 0.00204864 sec. | ||
| 6642 | 2026.01.05 19:10:34.364601 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2026.01.05 19:10:34.364698 [ 268 ] {b94f5ed1-c552-41fc-8ff5-fd8e6668a944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6644 | 2026.01.05 19:10:34.364740 [ 268 ] {b94f5ed1-c552-41fc-8ff5-fd8e6668a944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6645 | 2026.01.05 19:10:34.365178 [ 268 ] {b94f5ed1-c552-41fc-8ff5-fd8e6668a944} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.01.05 19:10:34.365216 [ 268 ] {b94f5ed1-c552-41fc-8ff5-fd8e6668a944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6647 | 2026.01.05 19:10:34.365538 [ 268 ] {b94f5ed1-c552-41fc-8ff5-fd8e6668a944} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6648 | 2026.01.05 19:10:34.365759 [ 268 ] {b94f5ed1-c552-41fc-8ff5-fd8e6668a944} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.01.05 19:10:34.365892 [ 268 ] {b94f5ed1-c552-41fc-8ff5-fd8e6668a944} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001214 sec., 25535.420098846786 rows/sec., 1.88 MiB/sec. | ||
| 6650 | 2026.01.05 19:10:34.365931 [ 268 ] {b94f5ed1-c552-41fc-8ff5-fd8e6668a944} <Debug> TCPHandler: Processed in 0.001381684 sec. | ||
| 6651 | 2026.01.05 19:10:34.366055 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2026.01.05 19:10:34.366151 [ 268 ] {69bbd84a-6434-47a4-8cd7-0c3477dfd2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6653 | 2026.01.05 19:10:34.366192 [ 268 ] {69bbd84a-6434-47a4-8cd7-0c3477dfd2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6654 | 2026.01.05 19:10:34.366627 [ 268 ] {69bbd84a-6434-47a4-8cd7-0c3477dfd2be} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.01.05 19:10:34.366665 [ 268 ] {69bbd84a-6434-47a4-8cd7-0c3477dfd2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6656 | 2026.01.05 19:10:34.366973 [ 268 ] {69bbd84a-6434-47a4-8cd7-0c3477dfd2be} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6657 | 2026.01.05 19:10:34.367191 [ 268 ] {69bbd84a-6434-47a4-8cd7-0c3477dfd2be} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.01.05 19:10:34.367337 [ 268 ] {69bbd84a-6434-47a4-8cd7-0c3477dfd2be} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001205 sec., 78838.17427385892 rows/sec., 6.16 MiB/sec. | ||
| 6659 | 2026.01.05 19:10:34.367382 [ 268 ] {69bbd84a-6434-47a4-8cd7-0c3477dfd2be} <Debug> TCPHandler: Processed in 0.001378094 sec. | ||
| 6660 | 2026.01.05 19:10:34.367508 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6661 | 2026.01.05 19:10:34.367605 [ 268 ] {302b4dcb-9da0-402d-83d6-6864ce2b9fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6662 | 2026.01.05 19:10:34.367650 [ 268 ] {302b4dcb-9da0-402d-83d6-6864ce2b9fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6663 | 2026.01.05 19:10:34.368070 [ 268 ] {302b4dcb-9da0-402d-83d6-6864ce2b9fca} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.01.05 19:10:34.368107 [ 268 ] {302b4dcb-9da0-402d-83d6-6864ce2b9fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6665 | 2026.01.05 19:10:34.368448 [ 268 ] {302b4dcb-9da0-402d-83d6-6864ce2b9fca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6666 | 2026.01.05 19:10:34.368661 [ 268 ] {302b4dcb-9da0-402d-83d6-6864ce2b9fca} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2026.01.05 19:10:34.368794 [ 268 ] {302b4dcb-9da0-402d-83d6-6864ce2b9fca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 6668 | 2026.01.05 19:10:34.368832 [ 268 ] {302b4dcb-9da0-402d-83d6-6864ce2b9fca} <Debug> TCPHandler: Processed in 0.001373784 sec. | ||
| 6669 | 2026.01.05 19:10:34.368949 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2026.01.05 19:10:34.369045 [ 268 ] {ea71f202-0c8e-447a-bb5d-d041c2d846f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6671 | 2026.01.05 19:10:34.369100 [ 268 ] {ea71f202-0c8e-447a-bb5d-d041c2d846f9} <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 | ||
| 6672 | 2026.01.05 19:10:34.369955 [ 268 ] {ea71f202-0c8e-447a-bb5d-d041c2d846f9} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.01.05 19:10:34.369994 [ 268 ] {ea71f202-0c8e-447a-bb5d-d041c2d846f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6674 | 2026.01.05 19:10:34.370552 [ 268 ] {ea71f202-0c8e-447a-bb5d-d041c2d846f9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6675 | 2026.01.05 19:10:34.370772 [ 268 ] {ea71f202-0c8e-447a-bb5d-d041c2d846f9} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2026.01.05 19:10:34.370911 [ 268 ] {ea71f202-0c8e-447a-bb5d-d041c2d846f9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001885 sec., 16445.623342175066 rows/sec., 29.47 MiB/sec. | ||
| 6677 | 2026.01.05 19:10:34.370965 [ 268 ] {ea71f202-0c8e-447a-bb5d-d041c2d846f9} <Debug> TCPHandler: Processed in 0.002067511 sec. | ||
| 6678 | 2026.01.05 19:10:34.371088 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.01.05 19:10:34.371185 [ 268 ] {29a81945-d569-4bce-9242-25ec4f9d317e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6680 | 2026.01.05 19:10:34.371226 [ 268 ] {29a81945-d569-4bce-9242-25ec4f9d317e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6681 | 2026.01.05 19:10:34.371575 [ 268 ] {29a81945-d569-4bce-9242-25ec4f9d317e} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.01.05 19:10:34.371612 [ 268 ] {29a81945-d569-4bce-9242-25ec4f9d317e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6683 | 2026.01.05 19:10:34.371911 [ 268 ] {29a81945-d569-4bce-9242-25ec4f9d317e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6684 | 2026.01.05 19:10:34.372129 [ 268 ] {29a81945-d569-4bce-9242-25ec4f9d317e} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2026.01.05 19:10:34.372260 [ 268 ] {29a81945-d569-4bce-9242-25ec4f9d317e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 6686 | 2026.01.05 19:10:34.372296 [ 268 ] {29a81945-d569-4bce-9242-25ec4f9d317e} <Debug> TCPHandler: Processed in 0.001259411 sec. | ||
| 6687 | 2026.01.05 19:10:36.972671 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6688 | 2026.01.05 19:10:36.972719 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6689 | 2026.01.05 19:10:37.072401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13408 | ||
| 6690 | 2026.01.05 19:10:37.072966 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2026.01.05 19:10:37.073019 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6692 | 2026.01.05 19:10:37.073548 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6693 | 2026.01.05 19:10:37.073787 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2026.01.05 19:10:37.073932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13408 | ||
| 6695 | 2026.01.05 19:10:37.108190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 882 | ||
| 6696 | 2026.01.05 19:10:37.110701 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.01.05 19:10:37.110743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6698 | 2026.01.05 19:10:37.111930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6699 | 2026.01.05 19:10:37.112199 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.01.05 19:10:37.112452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 6701 | 2026.01.05 19:10:37.768618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6702 | 2026.01.05 19:10:37.783739 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2026.01.05 19:10:37.783795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6704 | 2026.01.05 19:10:37.789977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6705 | 2026.01.05 19:10:37.790690 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.01.05 19:10:37.793405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6707 | 2026.01.05 19:10:39.372362 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6708 | 2026.01.05 19:10:39.372555 [ 268 ] {0b6f9f44-1012-4a09-a875-0a3b32b7cecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6709 | 2026.01.05 19:10:39.372623 [ 268 ] {0b6f9f44-1012-4a09-a875-0a3b32b7cecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6710 | 2026.01.05 19:10:39.373489 [ 268 ] {0b6f9f44-1012-4a09-a875-0a3b32b7cecc} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6711 | 2026.01.05 19:10:39.373540 [ 268 ] {0b6f9f44-1012-4a09-a875-0a3b32b7cecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6712 | 2026.01.05 19:10:39.373939 [ 268 ] {0b6f9f44-1012-4a09-a875-0a3b32b7cecc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6713 | 2026.01.05 19:10:39.374169 [ 268 ] {0b6f9f44-1012-4a09-a875-0a3b32b7cecc} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2026.01.05 19:10:39.374324 [ 268 ] {0b6f9f44-1012-4a09-a875-0a3b32b7cecc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001818 sec., 225522.55225522554 rows/sec., 14.31 MiB/sec. | ||
| 6715 | 2026.01.05 19:10:39.374375 [ 268 ] {0b6f9f44-1012-4a09-a875-0a3b32b7cecc} <Debug> TCPHandler: Processed in 0.002145183 sec. | ||
| 6716 | 2026.01.05 19:10:39.374506 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6717 | 2026.01.05 19:10:39.374612 [ 268 ] {85df01a8-5a08-46a9-86b4-e9bd7ae6a75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6718 | 2026.01.05 19:10:39.374657 [ 268 ] {85df01a8-5a08-46a9-86b4-e9bd7ae6a75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6719 | 2026.01.05 19:10:39.375894 [ 268 ] {85df01a8-5a08-46a9-86b4-e9bd7ae6a75b} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.01.05 19:10:39.375933 [ 268 ] {85df01a8-5a08-46a9-86b4-e9bd7ae6a75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6721 | 2026.01.05 19:10:39.376313 [ 268 ] {85df01a8-5a08-46a9-86b4-e9bd7ae6a75b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6722 | 2026.01.05 19:10:39.376526 [ 268 ] {85df01a8-5a08-46a9-86b4-e9bd7ae6a75b} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.01.05 19:10:39.376657 [ 268 ] {85df01a8-5a08-46a9-86b4-e9bd7ae6a75b} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00207 sec., 546859.9033816425 rows/sec., 43.33 MiB/sec. | ||
| 6724 | 2026.01.05 19:10:39.376696 [ 268 ] {85df01a8-5a08-46a9-86b4-e9bd7ae6a75b} <Debug> TCPHandler: Processed in 0.002244685 sec. | ||
| 6725 | 2026.01.05 19:10:39.376815 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6726 | 2026.01.05 19:10:39.376911 [ 268 ] {10d04597-af2e-4bf8-b155-77e72776929b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6727 | 2026.01.05 19:10:39.376954 [ 268 ] {10d04597-af2e-4bf8-b155-77e72776929b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6728 | 2026.01.05 19:10:39.377482 [ 268 ] {10d04597-af2e-4bf8-b155-77e72776929b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.01.05 19:10:39.377520 [ 268 ] {10d04597-af2e-4bf8-b155-77e72776929b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6730 | 2026.01.05 19:10:39.377828 [ 268 ] {10d04597-af2e-4bf8-b155-77e72776929b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6731 | 2026.01.05 19:10:39.378047 [ 268 ] {10d04597-af2e-4bf8-b155-77e72776929b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.01.05 19:10:39.378181 [ 268 ] {10d04597-af2e-4bf8-b155-77e72776929b} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00129 sec., 166666.6666666667 rows/sec., 9.89 MiB/sec. | ||
| 6733 | 2026.01.05 19:10:39.378221 [ 268 ] {10d04597-af2e-4bf8-b155-77e72776929b} <Debug> TCPHandler: Processed in 0.001456115 sec. | ||
| 6734 | 2026.01.05 19:10:39.378334 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6735 | 2026.01.05 19:10:39.378430 [ 268 ] {0c1526c4-0263-4457-882a-2ca9f4dd49ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6736 | 2026.01.05 19:10:39.378470 [ 268 ] {0c1526c4-0263-4457-882a-2ca9f4dd49ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6737 | 2026.01.05 19:10:39.378991 [ 268 ] {0c1526c4-0263-4457-882a-2ca9f4dd49ba} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2026.01.05 19:10:39.379029 [ 268 ] {0c1526c4-0263-4457-882a-2ca9f4dd49ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6739 | 2026.01.05 19:10:39.379333 [ 268 ] {0c1526c4-0263-4457-882a-2ca9f4dd49ba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6740 | 2026.01.05 19:10:39.379536 [ 268 ] {0c1526c4-0263-4457-882a-2ca9f4dd49ba} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2026.01.05 19:10:39.379645 [ 135 ] {} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 6742 | 2026.01.05 19:10:39.379667 [ 268 ] {0c1526c4-0263-4457-882a-2ca9f4dd49ba} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001256 sec., 168789.80891719746 rows/sec., 10.89 MiB/sec. | ||
| 6743 | 2026.01.05 19:10:39.379715 [ 135 ] {} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.01.05 19:10:39.379724 [ 268 ] {0c1526c4-0263-4457-882a-2ca9f4dd49ba} <Debug> TCPHandler: Processed in 0.001440375 sec. | ||
| 6745 | 2026.01.05 19:10:39.379745 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6746 | 2026.01.05 19:10:39.379848 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 6747 | 2026.01.05 19:10:39.379848 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.01.05 19:10:39.379962 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6749 | 2026.01.05 19:10:39.379990 [ 268 ] {75947089-6e5d-4f7d-bab4-4a2b0adaec1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6750 | 2026.01.05 19:10:39.379995 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 440 rows starting from the beginning of the part | ||
| 6751 | 2026.01.05 19:10:39.380033 [ 268 ] {75947089-6e5d-4f7d-bab4-4a2b0adaec1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6752 | 2026.01.05 19:10:39.380069 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 6753 | 2026.01.05 19:10:39.380121 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 6754 | 2026.01.05 19:10:39.380171 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 6755 | 2026.01.05 19:10:39.380215 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 6756 | 2026.01.05 19:10:39.380254 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 6757 | 2026.01.05 19:10:39.380567 [ 268 ] {75947089-6e5d-4f7d-bab4-4a2b0adaec1e} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.01.05 19:10:39.380604 [ 268 ] {75947089-6e5d-4f7d-bab4-4a2b0adaec1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6759 | 2026.01.05 19:10:39.380938 [ 268 ] {75947089-6e5d-4f7d-bab4-4a2b0adaec1e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6760 | 2026.01.05 19:10:39.381136 [ 190 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330453 sec., 1139461.5217523654 rows/sec., 78.93 MiB/sec. | ||
| 6761 | 2026.01.05 19:10:39.381161 [ 268 ] {75947089-6e5d-4f7d-bab4-4a2b0adaec1e} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.01.05 19:10:39.381306 [ 268 ] {75947089-6e5d-4f7d-bab4-4a2b0adaec1e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001335 sec., 158052.43445692884 rows/sec., 8.98 MiB/sec. | ||
| 6763 | 2026.01.05 19:10:39.381347 [ 268 ] {75947089-6e5d-4f7d-bab4-4a2b0adaec1e} <Debug> TCPHandler: Processed in 0.001551648 sec. | ||
| 6764 | 2026.01.05 19:10:39.381369 [ 192 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 6765 | 2026.01.05 19:10:39.381458 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6766 | 2026.01.05 19:10:39.381560 [ 268 ] {9c9ef74d-79c9-430c-83b5-3491324fb435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6767 | 2026.01.05 19:10:39.381603 [ 268 ] {9c9ef74d-79c9-430c-83b5-3491324fb435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6768 | 2026.01.05 19:10:39.381732 [ 192 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_25_5} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.01.05 19:10:39.381826 [ 192 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_25_5} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 6770 | 2026.01.05 19:10:39.381950 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6771 | 2026.01.05 19:10:39.382392 [ 268 ] {9c9ef74d-79c9-430c-83b5-3491324fb435} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.01.05 19:10:39.382434 [ 268 ] {9c9ef74d-79c9-430c-83b5-3491324fb435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6773 | 2026.01.05 19:10:39.382781 [ 268 ] {9c9ef74d-79c9-430c-83b5-3491324fb435} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6774 | 2026.01.05 19:10:39.382994 [ 268 ] {9c9ef74d-79c9-430c-83b5-3491324fb435} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.01.05 19:10:39.383134 [ 268 ] {9c9ef74d-79c9-430c-83b5-3491324fb435} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001593 sec., 432517.2630257376 rows/sec., 30.20 MiB/sec. | ||
| 6776 | 2026.01.05 19:10:39.383173 [ 268 ] {9c9ef74d-79c9-430c-83b5-3491324fb435} <Debug> TCPHandler: Processed in 0.001766013 sec. | ||
| 6777 | 2026.01.05 19:10:39.383302 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.01.05 19:10:39.383398 [ 268 ] {629ead0a-296c-4061-b1c6-d6127f673013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6779 | 2026.01.05 19:10:39.383441 [ 268 ] {629ead0a-296c-4061-b1c6-d6127f673013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6780 | 2026.01.05 19:10:39.383780 [ 268 ] {629ead0a-296c-4061-b1c6-d6127f673013} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.01.05 19:10:39.383818 [ 268 ] {629ead0a-296c-4061-b1c6-d6127f673013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6782 | 2026.01.05 19:10:39.384161 [ 268 ] {629ead0a-296c-4061-b1c6-d6127f673013} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6783 | 2026.01.05 19:10:39.384368 [ 268 ] {629ead0a-296c-4061-b1c6-d6127f673013} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.01.05 19:10:39.384466 [ 135 ] {} <Debug> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6785 | 2026.01.05 19:10:39.384497 [ 268 ] {629ead0a-296c-4061-b1c6-d6127f673013} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 6786 | 2026.01.05 19:10:39.384499 [ 135 ] {} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.01.05 19:10:39.384537 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6788 | 2026.01.05 19:10:39.384541 [ 268 ] {629ead0a-296c-4061-b1c6-d6127f673013} <Debug> TCPHandler: Processed in 0.001294272 sec. | ||
| 6789 | 2026.01.05 19:10:39.384617 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6790 | 2026.01.05 19:10:39.384662 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6791 | 2026.01.05 19:10:39.384738 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6792 | 2026.01.05 19:10:39.384778 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 6793 | 2026.01.05 19:10:39.384792 [ 268 ] {ed99bab7-c2e3-4083-be6b-fcabf72bdab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6794 | 2026.01.05 19:10:39.384841 [ 268 ] {ed99bab7-c2e3-4083-be6b-fcabf72bdab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6795 | 2026.01.05 19:10:39.384846 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6796 | 2026.01.05 19:10:39.384898 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6797 | 2026.01.05 19:10:39.384938 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6798 | 2026.01.05 19:10:39.384977 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6799 | 2026.01.05 19:10:39.385018 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 6800 | 2026.01.05 19:10:39.385326 [ 268 ] {ed99bab7-c2e3-4083-be6b-fcabf72bdab6} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.01.05 19:10:39.385369 [ 268 ] {ed99bab7-c2e3-4083-be6b-fcabf72bdab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6802 | 2026.01.05 19:10:39.385738 [ 268 ] {ed99bab7-c2e3-4083-be6b-fcabf72bdab6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6803 | 2026.01.05 19:10:39.385836 [ 189 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001254751 sec., 95636.50477266008 rows/sec., 4.88 MiB/sec. | ||
| 6804 | 2026.01.05 19:10:39.385955 [ 268 ] {ed99bab7-c2e3-4083-be6b-fcabf72bdab6} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2026.01.05 19:10:39.385971 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6806 | 2026.01.05 19:10:39.386090 [ 268 ] {ed99bab7-c2e3-4083-be6b-fcabf72bdab6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001316 sec., 238601.8237082067 rows/sec., 15.67 MiB/sec. | ||
| 6807 | 2026.01.05 19:10:39.386134 [ 268 ] {ed99bab7-c2e3-4083-be6b-fcabf72bdab6} <Debug> TCPHandler: Processed in 0.001521087 sec. | ||
| 6808 | 2026.01.05 19:10:39.386251 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_20_4} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2026.01.05 19:10:39.386252 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2026.01.05 19:10:39.386326 [ 190 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_20_4} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6811 | 2026.01.05 19:10:39.386368 [ 268 ] {c720c273-8921-4bdf-8330-864fe2709a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6812 | 2026.01.05 19:10:39.386404 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6813 | 2026.01.05 19:10:39.386414 [ 268 ] {c720c273-8921-4bdf-8330-864fe2709a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6814 | 2026.01.05 19:10:39.386745 [ 268 ] {c720c273-8921-4bdf-8330-864fe2709a60} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2026.01.05 19:10:39.386781 [ 268 ] {c720c273-8921-4bdf-8330-864fe2709a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6816 | 2026.01.05 19:10:39.387081 [ 268 ] {c720c273-8921-4bdf-8330-864fe2709a60} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6817 | 2026.01.05 19:10:39.387288 [ 268 ] {c720c273-8921-4bdf-8330-864fe2709a60} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2026.01.05 19:10:39.387385 [ 135 ] {} <Debug> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6819 | 2026.01.05 19:10:39.387414 [ 268 ] {c720c273-8921-4bdf-8330-864fe2709a60} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 6820 | 2026.01.05 19:10:39.387414 [ 135 ] {} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2026.01.05 19:10:39.387453 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6822 | 2026.01.05 19:10:39.387457 [ 268 ] {c720c273-8921-4bdf-8330-864fe2709a60} <Debug> TCPHandler: Processed in 0.001253261 sec. | ||
| 6823 | 2026.01.05 19:10:39.387528 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6824 | 2026.01.05 19:10:39.387568 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2026.01.05 19:10:39.387626 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6826 | 2026.01.05 19:10:39.387659 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6827 | 2026.01.05 19:10:39.387664 [ 268 ] {7ef4eaeb-dae1-463f-9fb7-8dde53cac933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6828 | 2026.01.05 19:10:39.387720 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6829 | 2026.01.05 19:10:39.387723 [ 268 ] {7ef4eaeb-dae1-463f-9fb7-8dde53cac933} <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 | ||
| 6830 | 2026.01.05 19:10:39.387770 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6831 | 2026.01.05 19:10:39.387812 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6832 | 2026.01.05 19:10:39.387848 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6833 | 2026.01.05 19:10:39.387883 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6834 | 2026.01.05 19:10:39.388538 [ 268 ] {7ef4eaeb-dae1-463f-9fb7-8dde53cac933} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.01.05 19:10:39.388579 [ 268 ] {7ef4eaeb-dae1-463f-9fb7-8dde53cac933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6836 | 2026.01.05 19:10:39.388588 [ 189 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001094977 sec., 18265.2238357518 rows/sec., 1.20 MiB/sec. | ||
| 6837 | 2026.01.05 19:10:39.388680 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6838 | 2026.01.05 19:10:39.388948 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_20_4} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.01.05 19:10:39.389010 [ 192 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_20_4} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6840 | 2026.01.05 19:10:39.389063 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6841 | 2026.01.05 19:10:39.389120 [ 268 ] {7ef4eaeb-dae1-463f-9fb7-8dde53cac933} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6842 | 2026.01.05 19:10:39.389345 [ 268 ] {7ef4eaeb-dae1-463f-9fb7-8dde53cac933} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2026.01.05 19:10:39.389488 [ 268 ] {7ef4eaeb-dae1-463f-9fb7-8dde53cac933} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001842 sec., 5428.881650380022 rows/sec., 9.73 MiB/sec. | ||
| 6844 | 2026.01.05 19:10:39.389540 [ 268 ] {7ef4eaeb-dae1-463f-9fb7-8dde53cac933} <Debug> TCPHandler: Processed in 0.002019189 sec. | ||
| 6845 | 2026.01.05 19:10:39.389652 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6846 | 2026.01.05 19:10:39.389745 [ 268 ] {74f08a5a-c020-4953-84b3-b6ce5d8d6be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6847 | 2026.01.05 19:10:39.389786 [ 268 ] {74f08a5a-c020-4953-84b3-b6ce5d8d6be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6848 | 2026.01.05 19:10:39.390138 [ 268 ] {74f08a5a-c020-4953-84b3-b6ce5d8d6be3} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2026.01.05 19:10:39.390174 [ 268 ] {74f08a5a-c020-4953-84b3-b6ce5d8d6be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6850 | 2026.01.05 19:10:39.390473 [ 268 ] {74f08a5a-c020-4953-84b3-b6ce5d8d6be3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6851 | 2026.01.05 19:10:39.390678 [ 268 ] {74f08a5a-c020-4953-84b3-b6ce5d8d6be3} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2026.01.05 19:10:39.390801 [ 268 ] {74f08a5a-c020-4953-84b3-b6ce5d8d6be3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 6853 | 2026.01.05 19:10:39.390835 [ 268 ] {74f08a5a-c020-4953-84b3-b6ce5d8d6be3} <Debug> TCPHandler: Processed in 0.00123103 sec. | ||
| 6854 | 2026.01.05 19:10:44.389087 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2026.01.05 19:10:44.389303 [ 268 ] {9dffe370-396f-4d63-89ff-0629daa34144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6856 | 2026.01.05 19:10:44.389377 [ 268 ] {9dffe370-396f-4d63-89ff-0629daa34144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6857 | 2026.01.05 19:10:44.390000 [ 268 ] {9dffe370-396f-4d63-89ff-0629daa34144} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.01.05 19:10:44.390048 [ 268 ] {9dffe370-396f-4d63-89ff-0629daa34144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6859 | 2026.01.05 19:10:44.390434 [ 268 ] {9dffe370-396f-4d63-89ff-0629daa34144} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6860 | 2026.01.05 19:10:44.390674 [ 268 ] {9dffe370-396f-4d63-89ff-0629daa34144} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2026.01.05 19:10:44.390827 [ 268 ] {9dffe370-396f-4d63-89ff-0629daa34144} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001579 sec., 2533.24889170361 rows/sec., 206.57 KiB/sec. | ||
| 6862 | 2026.01.05 19:10:44.390870 [ 268 ] {9dffe370-396f-4d63-89ff-0629daa34144} <Debug> TCPHandler: Processed in 0.001920987 sec. | ||
| 6863 | 2026.01.05 19:10:44.390991 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6864 | 2026.01.05 19:10:44.391087 [ 268 ] {c745a484-9931-42ab-9cb3-2dae7edd662c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6865 | 2026.01.05 19:10:44.391129 [ 268 ] {c745a484-9931-42ab-9cb3-2dae7edd662c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6866 | 2026.01.05 19:10:44.392193 [ 268 ] {c745a484-9931-42ab-9cb3-2dae7edd662c} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.01.05 19:10:44.392232 [ 268 ] {c745a484-9931-42ab-9cb3-2dae7edd662c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6868 | 2026.01.05 19:10:44.392628 [ 268 ] {c745a484-9931-42ab-9cb3-2dae7edd662c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6869 | 2026.01.05 19:10:44.392845 [ 268 ] {c745a484-9931-42ab-9cb3-2dae7edd662c} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.01.05 19:10:44.392962 [ 129 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6871 | 2026.01.05 19:10:44.392975 [ 268 ] {c745a484-9931-42ab-9cb3-2dae7edd662c} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001907 sec., 660723.6497115889 rows/sec., 54.78 MiB/sec. | ||
| 6872 | 2026.01.05 19:10:44.393044 [ 129 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.01.05 19:10:44.393057 [ 268 ] {c745a484-9931-42ab-9cb3-2dae7edd662c} <Debug> TCPHandler: Processed in 0.002117242 sec. | ||
| 6874 | 2026.01.05 19:10:44.393077 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6875 | 2026.01.05 19:10:44.393181 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6876 | 2026.01.05 19:10:44.393194 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6877 | 2026.01.05 19:10:44.393283 [ 268 ] {60258de5-082c-427a-b50d-eae2729991c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6878 | 2026.01.05 19:10:44.393329 [ 268 ] {60258de5-082c-427a-b50d-eae2729991c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6879 | 2026.01.05 19:10:44.393344 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6880 | 2026.01.05 19:10:44.393386 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2343 rows starting from the beginning of the part | ||
| 6881 | 2026.01.05 19:10:44.393458 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 118 rows starting from the beginning of the part | ||
| 6882 | 2026.01.05 19:10:44.393509 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1136 rows starting from the beginning of the part | ||
| 6883 | 2026.01.05 19:10:44.393557 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 118 rows starting from the beginning of the part | ||
| 6884 | 2026.01.05 19:10:44.393600 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1132 rows starting from the beginning of the part | ||
| 6885 | 2026.01.05 19:10:44.393645 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1260 rows starting from the beginning of the part | ||
| 6886 | 2026.01.05 19:10:44.393751 [ 268 ] {60258de5-082c-427a-b50d-eae2729991c8} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6887 | 2026.01.05 19:10:44.393796 [ 268 ] {60258de5-082c-427a-b50d-eae2729991c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6888 | 2026.01.05 19:10:44.394133 [ 268 ] {60258de5-082c-427a-b50d-eae2729991c8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6889 | 2026.01.05 19:10:44.394356 [ 268 ] {60258de5-082c-427a-b50d-eae2729991c8} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6890 | 2026.01.05 19:10:44.394491 [ 268 ] {60258de5-082c-427a-b50d-eae2729991c8} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001227 sec., 28524.85737571312 rows/sec., 2.08 MiB/sec. | ||
| 6891 | 2026.01.05 19:10:44.394531 [ 268 ] {60258de5-082c-427a-b50d-eae2729991c8} <Debug> TCPHandler: Processed in 0.001399925 sec. | ||
| 6892 | 2026.01.05 19:10:44.394638 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6893 | 2026.01.05 19:10:44.394738 [ 268 ] {195c2649-4cd3-4f97-b86b-965da6d7339f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6894 | 2026.01.05 19:10:44.394779 [ 268 ] {195c2649-4cd3-4f97-b86b-965da6d7339f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6895 | 2026.01.05 19:10:44.395278 [ 268 ] {195c2649-4cd3-4f97-b86b-965da6d7339f} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2026.01.05 19:10:44.395316 [ 268 ] {195c2649-4cd3-4f97-b86b-965da6d7339f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6897 | 2026.01.05 19:10:44.395646 [ 268 ] {195c2649-4cd3-4f97-b86b-965da6d7339f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6898 | 2026.01.05 19:10:44.395807 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6107 rows, containing 5 columns (5 merged, 0 gathered) in 0.002663136 sec., 2293161.145356452 rows/sec., 194.45 MiB/sec. | ||
| 6899 | 2026.01.05 19:10:44.395870 [ 268 ] {195c2649-4cd3-4f97-b86b-965da6d7339f} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2026.01.05 19:10:44.396005 [ 268 ] {195c2649-4cd3-4f97-b86b-965da6d7339f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001287 sec., 177156.17715617717 rows/sec., 12.00 MiB/sec. | ||
| 6901 | 2026.01.05 19:10:44.396045 [ 268 ] {195c2649-4cd3-4f97-b86b-965da6d7339f} <Debug> TCPHandler: Processed in 0.001458586 sec. | ||
| 6902 | 2026.01.05 19:10:44.396139 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6903 | 2026.01.05 19:10:44.396216 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.01.05 19:10:44.396318 [ 268 ] {94a804e4-5f13-4763-b671-7637f813a813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6905 | 2026.01.05 19:10:44.396361 [ 268 ] {94a804e4-5f13-4763-b671-7637f813a813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6906 | 2026.01.05 19:10:44.396455 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_41_8} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.01.05 19:10:44.396532 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_41_8} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6908 | 2026.01.05 19:10:44.396632 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 6909 | 2026.01.05 19:10:44.396987 [ 268 ] {94a804e4-5f13-4763-b671-7637f813a813} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.01.05 19:10:44.397029 [ 268 ] {94a804e4-5f13-4763-b671-7637f813a813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6911 | 2026.01.05 19:10:44.397377 [ 268 ] {94a804e4-5f13-4763-b671-7637f813a813} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6912 | 2026.01.05 19:10:44.397592 [ 268 ] {94a804e4-5f13-4763-b671-7637f813a813} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.01.05 19:10:44.397699 [ 129 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6914 | 2026.01.05 19:10:44.397721 [ 268 ] {94a804e4-5f13-4763-b671-7637f813a813} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001422 sec., 390295.358649789 rows/sec., 28.99 MiB/sec. | ||
| 6915 | 2026.01.05 19:10:44.397735 [ 129 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.01.05 19:10:44.397764 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6917 | 2026.01.05 19:10:44.397766 [ 268 ] {94a804e4-5f13-4763-b671-7637f813a813} <Debug> TCPHandler: Processed in 0.001601229 sec. | ||
| 6918 | 2026.01.05 19:10:44.397831 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6919 | 2026.01.05 19:10:44.397894 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2026.01.05 19:10:44.397923 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6921 | 2026.01.05 19:10:44.397950 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1212 rows starting from the beginning of the part | ||
| 6922 | 2026.01.05 19:10:44.397992 [ 268 ] {19862739-0bee-42f5-8bba-f1128ae7cf36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6923 | 2026.01.05 19:10:44.397993 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 95 rows starting from the beginning of the part | ||
| 6924 | 2026.01.05 19:10:44.398045 [ 268 ] {19862739-0bee-42f5-8bba-f1128ae7cf36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6925 | 2026.01.05 19:10:44.398051 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 697 rows starting from the beginning of the part | ||
| 6926 | 2026.01.05 19:10:44.398098 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 95 rows starting from the beginning of the part | ||
| 6927 | 2026.01.05 19:10:44.398132 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 689 rows starting from the beginning of the part | ||
| 6928 | 2026.01.05 19:10:44.398166 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 555 rows starting from the beginning of the part | ||
| 6929 | 2026.01.05 19:10:44.398625 [ 268 ] {19862739-0bee-42f5-8bba-f1128ae7cf36} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2026.01.05 19:10:44.398666 [ 268 ] {19862739-0bee-42f5-8bba-f1128ae7cf36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6931 | 2026.01.05 19:10:44.399082 [ 268 ] {19862739-0bee-42f5-8bba-f1128ae7cf36} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6932 | 2026.01.05 19:10:44.399273 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465146 sec., 2281683.8731430178 rows/sec., 172.37 MiB/sec. | ||
| 6933 | 2026.01.05 19:10:44.399310 [ 268 ] {19862739-0bee-42f5-8bba-f1128ae7cf36} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.01.05 19:10:44.399423 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6935 | 2026.01.05 19:10:44.399446 [ 268 ] {19862739-0bee-42f5-8bba-f1128ae7cf36} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001472 sec., 574728.2608695652 rows/sec., 38.68 MiB/sec. | ||
| 6936 | 2026.01.05 19:10:44.399456 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2026.01.05 19:10:44.399491 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6938 | 2026.01.05 19:10:44.399491 [ 268 ] {19862739-0bee-42f5-8bba-f1128ae7cf36} <Debug> TCPHandler: Processed in 0.001647691 sec. | ||
| 6939 | 2026.01.05 19:10:44.399554 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6940 | 2026.01.05 19:10:44.399573 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6941 | 2026.01.05 19:10:44.399625 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2026.01.05 19:10:44.399687 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6943 | 2026.01.05 19:10:44.399724 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13205 rows starting from the beginning of the part | ||
| 6944 | 2026.01.05 19:10:44.399731 [ 268 ] {5c855b0b-4b76-4dbe-8580-d4eaecc55d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6945 | 2026.01.05 19:10:44.399788 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6946 | 2026.01.05 19:10:44.399794 [ 268 ] {5c855b0b-4b76-4dbe-8580-d4eaecc55d66} <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 | ||
| 6947 | 2026.01.05 19:10:44.399840 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 318 rows starting from the beginning of the part | ||
| 6948 | 2026.01.05 19:10:44.399888 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6949 | 2026.01.05 19:10:44.399930 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 314 rows starting from the beginning of the part | ||
| 6950 | 2026.01.05 19:10:44.399936 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_41_8} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2026.01.05 19:10:44.399971 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 846 rows starting from the beginning of the part | ||
| 6952 | 2026.01.05 19:10:44.400040 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_41_8} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6953 | 2026.01.05 19:10:44.400152 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6954 | 2026.01.05 19:10:44.400665 [ 268 ] {5c855b0b-4b76-4dbe-8580-d4eaecc55d66} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2026.01.05 19:10:44.400708 [ 268 ] {5c855b0b-4b76-4dbe-8580-d4eaecc55d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6956 | 2026.01.05 19:10:44.401319 [ 268 ] {5c855b0b-4b76-4dbe-8580-d4eaecc55d66} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6957 | 2026.01.05 19:10:44.401564 [ 268 ] {5c855b0b-4b76-4dbe-8580-d4eaecc55d66} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2026.01.05 19:10:44.401713 [ 268 ] {5c855b0b-4b76-4dbe-8580-d4eaecc55d66} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002001 sec., 15492.253873063466 rows/sec., 27.76 MiB/sec. | ||
| 6959 | 2026.01.05 19:10:44.401769 [ 268 ] {5c855b0b-4b76-4dbe-8580-d4eaecc55d66} <Debug> TCPHandler: Processed in 0.002194664 sec. | ||
| 6960 | 2026.01.05 19:10:44.401889 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6961 | 2026.01.05 19:10:44.401985 [ 268 ] {4bccd980-2df1-460f-b20e-48e5289f80a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6962 | 2026.01.05 19:10:44.402027 [ 268 ] {4bccd980-2df1-460f-b20e-48e5289f80a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6963 | 2026.01.05 19:10:44.402373 [ 268 ] {4bccd980-2df1-460f-b20e-48e5289f80a0} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.01.05 19:10:44.402410 [ 268 ] {4bccd980-2df1-460f-b20e-48e5289f80a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6965 | 2026.01.05 19:10:44.402741 [ 268 ] {4bccd980-2df1-460f-b20e-48e5289f80a0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6966 | 2026.01.05 19:10:44.402976 [ 268 ] {4bccd980-2df1-460f-b20e-48e5289f80a0} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.01.05 19:10:44.403082 [ 129 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6968 | 2026.01.05 19:10:44.403109 [ 268 ] {4bccd980-2df1-460f-b20e-48e5289f80a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 6969 | 2026.01.05 19:10:44.403117 [ 129 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.01.05 19:10:44.403149 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6971 | 2026.01.05 19:10:44.403153 [ 268 ] {4bccd980-2df1-460f-b20e-48e5289f80a0} <Debug> TCPHandler: Processed in 0.001314302 sec. | ||
| 6972 | 2026.01.05 19:10:44.403219 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6973 | 2026.01.05 19:10:44.403333 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6974 | 2026.01.05 19:10:44.403366 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2802 rows starting from the beginning of the part | ||
| 6975 | 2026.01.05 19:10:44.403416 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6976 | 2026.01.05 19:10:44.403457 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6977 | 2026.01.05 19:10:44.403495 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6978 | 2026.01.05 19:10:44.403533 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6979 | 2026.01.05 19:10:44.403581 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6980 | 2026.01.05 19:10:44.404486 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15003 rows, containing 5 columns (5 merged, 0 gathered) in 0.004944332 sec., 3034383.6133981296 rows/sec., 202.94 MiB/sec. | ||
| 6981 | 2026.01.05 19:10:44.404880 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6982 | 2026.01.05 19:10:44.404899 [ 200 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001708492 sec., 1867143.6565111221 rows/sec., 118.32 MiB/sec. | ||
| 6983 | 2026.01.05 19:10:44.405152 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.01.05 19:10:44.405223 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6985 | 2026.01.05 19:10:44.405232 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6986 | 2026.01.05 19:10:44.405283 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 6987 | 2026.01.05 19:10:44.405482 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_41_8} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.01.05 19:10:44.405551 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_41_8} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6989 | 2026.01.05 19:10:44.405622 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6990 | 2026.01.05 19:10:44.574979 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13856 | ||
| 6991 | 2026.01.05 19:10:44.575435 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.01.05 19:10:44.575481 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6993 | 2026.01.05 19:10:44.575982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6994 | 2026.01.05 19:10:44.576212 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.01.05 19:10:44.576356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13856 | ||
| 6996 | 2026.01.05 19:10:45.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.02 MiB, peak 285.95 MiB, free memory in arenas 0.00 B, will set to 270.50 MiB (RSS), difference: 1.48 MiB | ||
| 6997 | 2026.01.05 19:10:45.293467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6998 | 2026.01.05 19:10:45.309804 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.01.05 19:10:45.309865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7000 | 2026.01.05 19:10:45.316097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7001 | 2026.01.05 19:10:45.316848 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.01.05 19:10:45.319637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7003 | 2026.01.05 19:10:47.112622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 920 | ||
| 7004 | 2026.01.05 19:10:47.115057 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7005 | 2026.01.05 19:10:47.115104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7006 | 2026.01.05 19:10:47.116283 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7007 | 2026.01.05 19:10:47.116548 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7008 | 2026.01.05 19:10:47.116683 [ 121 ] {} <Debug> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7009 | 2026.01.05 19:10:47.116715 [ 121 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.01.05 19:10:47.116734 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7011 | 2026.01.05 19:10:47.116785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 7012 | 2026.01.05 19:10:47.116847 [ 191 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::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 | ||
| 7013 | 2026.01.05 19:10:47.117479 [ 191 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7014 | 2026.01.05 19:10:47.117626 [ 191 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 734 rows starting from the beginning of the part | ||
| 7015 | 2026.01.05 19:10:47.118028 [ 191 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 7016 | 2026.01.05 19:10:47.118377 [ 191 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 7017 | 2026.01.05 19:10:47.118711 [ 191 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 7018 | 2026.01.05 19:10:47.119043 [ 191 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 7019 | 2026.01.05 19:10:47.119390 [ 191 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 7020 | 2026.01.05 19:10:47.125632 [ 200 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 72 columns (72 merged, 0 gathered) in 0.008783156 sec., 104745.94781192546 rows/sec., 85.50 MiB/sec. | ||
| 7021 | 2026.01.05 19:10:47.126955 [ 202 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7022 | 2026.01.05 19:10:47.127600 [ 202 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_21_4} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.01.05 19:10:47.127689 [ 202 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_21_4} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7024 | 2026.01.05 19:10:47.128013 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7025 | 2026.01.05 19:10:49.373926 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.01.05 19:10:49.374229 [ 268 ] {9c55e0b3-b1fc-4e62-ad48-62d263d8eaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7027 | 2026.01.05 19:10:49.374335 [ 268 ] {9c55e0b3-b1fc-4e62-ad48-62d263d8eaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7028 | 2026.01.05 19:10:49.375294 [ 268 ] {9c55e0b3-b1fc-4e62-ad48-62d263d8eaf5} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.01.05 19:10:49.375339 [ 268 ] {9c55e0b3-b1fc-4e62-ad48-62d263d8eaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7030 | 2026.01.05 19:10:49.375764 [ 268 ] {9c55e0b3-b1fc-4e62-ad48-62d263d8eaf5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7031 | 2026.01.05 19:10:49.376015 [ 268 ] {9c55e0b3-b1fc-4e62-ad48-62d263d8eaf5} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.01.05 19:10:49.376169 [ 268 ] {9c55e0b3-b1fc-4e62-ad48-62d263d8eaf5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002019 sec., 203070.8271421496 rows/sec., 12.88 MiB/sec. | ||
| 7033 | 2026.01.05 19:10:49.376174 [ 119 ] {} <Debug> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7034 | 2026.01.05 19:10:49.376214 [ 268 ] {9c55e0b3-b1fc-4e62-ad48-62d263d8eaf5} <Debug> TCPHandler: Processed in 0.002475432 sec. | ||
| 7035 | 2026.01.05 19:10:49.376274 [ 119 ] {} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2026.01.05 19:10:49.376317 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7037 | 2026.01.05 19:10:49.376369 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2026.01.05 19:10:49.376463 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7039 | 2026.01.05 19:10:49.376472 [ 268 ] {9167b0c9-8fac-40d4-80aa-83f246ff7d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7040 | 2026.01.05 19:10:49.376560 [ 268 ] {9167b0c9-8fac-40d4-80aa-83f246ff7d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7041 | 2026.01.05 19:10:49.376619 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7042 | 2026.01.05 19:10:49.376660 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 7043 | 2026.01.05 19:10:49.376729 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7044 | 2026.01.05 19:10:49.376774 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7045 | 2026.01.05 19:10:49.376823 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7046 | 2026.01.05 19:10:49.376864 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7047 | 2026.01.05 19:10:49.377523 [ 268 ] {9167b0c9-8fac-40d4-80aa-83f246ff7d60} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.01.05 19:10:49.377566 [ 268 ] {9167b0c9-8fac-40d4-80aa-83f246ff7d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7049 | 2026.01.05 19:10:49.377976 [ 200 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571329 sec., 1304628.1205272735 rows/sec., 87.74 MiB/sec. | ||
| 7050 | 2026.01.05 19:10:49.378005 [ 268 ] {9167b0c9-8fac-40d4-80aa-83f246ff7d60} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7051 | 2026.01.05 19:10:49.378153 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7052 | 2026.01.05 19:10:49.378273 [ 268 ] {9167b0c9-8fac-40d4-80aa-83f246ff7d60} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.01.05 19:10:49.378426 [ 268 ] {9167b0c9-8fac-40d4-80aa-83f246ff7d60} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001974 sec., 573454.9138804458 rows/sec., 45.44 MiB/sec. | ||
| 7054 | 2026.01.05 19:10:49.378460 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_21_5} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.01.05 19:10:49.378465 [ 268 ] {9167b0c9-8fac-40d4-80aa-83f246ff7d60} <Debug> TCPHandler: Processed in 0.002149443 sec. | ||
| 7056 | 2026.01.05 19:10:49.378558 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_21_5} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7057 | 2026.01.05 19:10:49.378604 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2026.01.05 19:10:49.378641 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7059 | 2026.01.05 19:10:49.378706 [ 268 ] {b60f0ae9-9f66-40fa-a166-ce02c0468609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7060 | 2026.01.05 19:10:49.378751 [ 268 ] {b60f0ae9-9f66-40fa-a166-ce02c0468609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7061 | 2026.01.05 19:10:49.379251 [ 268 ] {b60f0ae9-9f66-40fa-a166-ce02c0468609} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.01.05 19:10:49.379288 [ 268 ] {b60f0ae9-9f66-40fa-a166-ce02c0468609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7063 | 2026.01.05 19:10:49.379636 [ 268 ] {b60f0ae9-9f66-40fa-a166-ce02c0468609} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7064 | 2026.01.05 19:10:49.379862 [ 268 ] {b60f0ae9-9f66-40fa-a166-ce02c0468609} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2026.01.05 19:10:49.379996 [ 268 ] {b60f0ae9-9f66-40fa-a166-ce02c0468609} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00131 sec., 164122.13740458016 rows/sec., 9.74 MiB/sec. | ||
| 7066 | 2026.01.05 19:10:49.380035 [ 268 ] {b60f0ae9-9f66-40fa-a166-ce02c0468609} <Debug> TCPHandler: Processed in 0.001482487 sec. | ||
| 7067 | 2026.01.05 19:10:49.380147 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2026.01.05 19:10:49.380242 [ 268 ] {81930b96-99c3-4af9-91bc-a9d6baae9e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7069 | 2026.01.05 19:10:49.380283 [ 268 ] {81930b96-99c3-4af9-91bc-a9d6baae9e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7070 | 2026.01.05 19:10:49.380762 [ 268 ] {81930b96-99c3-4af9-91bc-a9d6baae9e00} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.01.05 19:10:49.380800 [ 268 ] {81930b96-99c3-4af9-91bc-a9d6baae9e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7072 | 2026.01.05 19:10:49.381118 [ 268 ] {81930b96-99c3-4af9-91bc-a9d6baae9e00} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7073 | 2026.01.05 19:10:49.381354 [ 268 ] {81930b96-99c3-4af9-91bc-a9d6baae9e00} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2026.01.05 19:10:49.381519 [ 268 ] {81930b96-99c3-4af9-91bc-a9d6baae9e00} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001295 sec., 163706.56370656373 rows/sec., 10.56 MiB/sec. | ||
| 7075 | 2026.01.05 19:10:49.381560 [ 268 ] {81930b96-99c3-4af9-91bc-a9d6baae9e00} <Debug> TCPHandler: Processed in 0.001463106 sec. | ||
| 7076 | 2026.01.05 19:10:49.381672 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2026.01.05 19:10:49.381789 [ 268 ] {68a83cc8-2437-4508-b4a6-6c335c0ba0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7078 | 2026.01.05 19:10:49.381838 [ 268 ] {68a83cc8-2437-4508-b4a6-6c335c0ba0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7079 | 2026.01.05 19:10:49.382404 [ 268 ] {68a83cc8-2437-4508-b4a6-6c335c0ba0c4} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.01.05 19:10:49.382450 [ 268 ] {68a83cc8-2437-4508-b4a6-6c335c0ba0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7081 | 2026.01.05 19:10:49.382815 [ 268 ] {68a83cc8-2437-4508-b4a6-6c335c0ba0c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7082 | 2026.01.05 19:10:49.383033 [ 268 ] {68a83cc8-2437-4508-b4a6-6c335c0ba0c4} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.01.05 19:10:49.383141 [ 120 ] {} <Debug> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7084 | 2026.01.05 19:10:49.383167 [ 268 ] {68a83cc8-2437-4508-b4a6-6c335c0ba0c4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001402 sec., 150499.28673323823 rows/sec., 8.55 MiB/sec. | ||
| 7085 | 2026.01.05 19:10:49.383188 [ 120 ] {} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2026.01.05 19:10:49.383212 [ 268 ] {68a83cc8-2437-4508-b4a6-6c335c0ba0c4} <Debug> TCPHandler: Processed in 0.00159606 sec. | ||
| 7087 | 2026.01.05 19:10:49.383215 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7088 | 2026.01.05 19:10:49.383330 [ 194 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7089 | 2026.01.05 19:10:49.383337 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2026.01.05 19:10:49.383451 [ 194 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7091 | 2026.01.05 19:10:49.383458 [ 268 ] {352f59c2-a02b-450a-9d45-3bae7a89762c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7092 | 2026.01.05 19:10:49.383490 [ 194 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 7093 | 2026.01.05 19:10:49.383511 [ 268 ] {352f59c2-a02b-450a-9d45-3bae7a89762c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7094 | 2026.01.05 19:10:49.383560 [ 194 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7095 | 2026.01.05 19:10:49.383612 [ 194 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7096 | 2026.01.05 19:10:49.383654 [ 194 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7097 | 2026.01.05 19:10:49.383696 [ 194 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7098 | 2026.01.05 19:10:49.384199 [ 268 ] {352f59c2-a02b-450a-9d45-3bae7a89762c} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7099 | 2026.01.05 19:10:49.384243 [ 268 ] {352f59c2-a02b-450a-9d45-3bae7a89762c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7100 | 2026.01.05 19:10:49.384608 [ 188 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323753 sec., 796976.4752185642 rows/sec., 48.30 MiB/sec. | ||
| 7101 | 2026.01.05 19:10:49.384618 [ 268 ] {352f59c2-a02b-450a-9d45-3bae7a89762c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7102 | 2026.01.05 19:10:49.384766 [ 194 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7103 | 2026.01.05 19:10:49.384898 [ 268 ] {352f59c2-a02b-450a-9d45-3bae7a89762c} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2026.01.05 19:10:49.385051 [ 268 ] {352f59c2-a02b-450a-9d45-3bae7a89762c} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001613 sec., 427154.37073775573 rows/sec., 29.83 MiB/sec. | ||
| 7105 | 2026.01.05 19:10:49.385057 [ 194 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_21_5} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.01.05 19:10:49.385094 [ 268 ] {352f59c2-a02b-450a-9d45-3bae7a89762c} <Debug> TCPHandler: Processed in 0.001807584 sec. | ||
| 7107 | 2026.01.05 19:10:49.385140 [ 194 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_21_5} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7108 | 2026.01.05 19:10:49.385206 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2026.01.05 19:10:49.385213 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7110 | 2026.01.05 19:10:49.385310 [ 268 ] {58ab4af1-a945-40b5-a50a-4cf75a33f74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7111 | 2026.01.05 19:10:49.385359 [ 268 ] {58ab4af1-a945-40b5-a50a-4cf75a33f74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7112 | 2026.01.05 19:10:49.385688 [ 268 ] {58ab4af1-a945-40b5-a50a-4cf75a33f74d} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.01.05 19:10:49.385726 [ 268 ] {58ab4af1-a945-40b5-a50a-4cf75a33f74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7114 | 2026.01.05 19:10:49.386046 [ 268 ] {58ab4af1-a945-40b5-a50a-4cf75a33f74d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7115 | 2026.01.05 19:10:49.386245 [ 268 ] {58ab4af1-a945-40b5-a50a-4cf75a33f74d} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.01.05 19:10:49.386372 [ 268 ] {58ab4af1-a945-40b5-a50a-4cf75a33f74d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 7117 | 2026.01.05 19:10:49.386409 [ 268 ] {58ab4af1-a945-40b5-a50a-4cf75a33f74d} <Debug> TCPHandler: Processed in 0.001281732 sec. | ||
| 7118 | 2026.01.05 19:10:49.386522 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.01.05 19:10:49.386632 [ 268 ] {5641362c-5821-4c0e-9d28-602e67b42e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7120 | 2026.01.05 19:10:49.386680 [ 268 ] {5641362c-5821-4c0e-9d28-602e67b42e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7121 | 2026.01.05 19:10:49.387236 [ 268 ] {5641362c-5821-4c0e-9d28-602e67b42e00} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.01.05 19:10:49.387280 [ 268 ] {5641362c-5821-4c0e-9d28-602e67b42e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7123 | 2026.01.05 19:10:49.387703 [ 268 ] {5641362c-5821-4c0e-9d28-602e67b42e00} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7124 | 2026.01.05 19:10:49.387911 [ 268 ] {5641362c-5821-4c0e-9d28-602e67b42e00} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.01.05 19:10:49.388040 [ 268 ] {5641362c-5821-4c0e-9d28-602e67b42e00} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001391 sec., 225736.8799424874 rows/sec., 14.83 MiB/sec. | ||
| 7126 | 2026.01.05 19:10:49.388078 [ 268 ] {5641362c-5821-4c0e-9d28-602e67b42e00} <Debug> TCPHandler: Processed in 0.001582899 sec. | ||
| 7127 | 2026.01.05 19:10:49.388182 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.01.05 19:10:49.388278 [ 268 ] {8ab382f4-75a0-4318-8515-cda73dfb6d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7129 | 2026.01.05 19:10:49.388322 [ 268 ] {8ab382f4-75a0-4318-8515-cda73dfb6d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7130 | 2026.01.05 19:10:49.388631 [ 268 ] {8ab382f4-75a0-4318-8515-cda73dfb6d42} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.01.05 19:10:49.388667 [ 268 ] {8ab382f4-75a0-4318-8515-cda73dfb6d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7132 | 2026.01.05 19:10:49.388988 [ 268 ] {8ab382f4-75a0-4318-8515-cda73dfb6d42} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7133 | 2026.01.05 19:10:49.389208 [ 268 ] {8ab382f4-75a0-4318-8515-cda73dfb6d42} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.01.05 19:10:49.389334 [ 268 ] {8ab382f4-75a0-4318-8515-cda73dfb6d42} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 7135 | 2026.01.05 19:10:49.389370 [ 268 ] {8ab382f4-75a0-4318-8515-cda73dfb6d42} <Debug> TCPHandler: Processed in 0.00123945 sec. | ||
| 7136 | 2026.01.05 19:10:49.389490 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.01.05 19:10:49.389612 [ 268 ] {2827b8f3-cd90-4e17-938c-fcda38acf5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7138 | 2026.01.05 19:10:49.389677 [ 268 ] {2827b8f3-cd90-4e17-938c-fcda38acf5da} <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 | ||
| 7139 | 2026.01.05 19:10:49.390580 [ 268 ] {2827b8f3-cd90-4e17-938c-fcda38acf5da} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.01.05 19:10:49.390625 [ 268 ] {2827b8f3-cd90-4e17-938c-fcda38acf5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7141 | 2026.01.05 19:10:49.391149 [ 268 ] {2827b8f3-cd90-4e17-938c-fcda38acf5da} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7142 | 2026.01.05 19:10:49.391377 [ 268 ] {2827b8f3-cd90-4e17-938c-fcda38acf5da} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.01.05 19:10:49.391516 [ 268 ] {2827b8f3-cd90-4e17-938c-fcda38acf5da} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00193 sec., 5181.347150259067 rows/sec., 9.28 MiB/sec. | ||
| 7144 | 2026.01.05 19:10:49.391575 [ 268 ] {2827b8f3-cd90-4e17-938c-fcda38acf5da} <Debug> TCPHandler: Processed in 0.002146432 sec. | ||
| 7145 | 2026.01.05 19:10:49.391685 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2026.01.05 19:10:49.391779 [ 268 ] {d719646f-c55f-433b-9ed1-47ea2fa5f566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7147 | 2026.01.05 19:10:49.391819 [ 268 ] {d719646f-c55f-433b-9ed1-47ea2fa5f566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7148 | 2026.01.05 19:10:49.392158 [ 268 ] {d719646f-c55f-433b-9ed1-47ea2fa5f566} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.01.05 19:10:49.392194 [ 268 ] {d719646f-c55f-433b-9ed1-47ea2fa5f566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7150 | 2026.01.05 19:10:49.392514 [ 268 ] {d719646f-c55f-433b-9ed1-47ea2fa5f566} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7151 | 2026.01.05 19:10:49.392731 [ 268 ] {d719646f-c55f-433b-9ed1-47ea2fa5f566} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.01.05 19:10:49.392857 [ 268 ] {d719646f-c55f-433b-9ed1-47ea2fa5f566} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001098 sec., 94717.66848816029 rows/sec., 5.80 MiB/sec. | ||
| 7153 | 2026.01.05 19:10:49.392893 [ 268 ] {d719646f-c55f-433b-9ed1-47ea2fa5f566} <Debug> TCPHandler: Processed in 0.001258861 sec. | ||
| 7154 | 2026.01.05 19:10:51.972802 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7155 | 2026.01.05 19:10:51.972877 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7156 | 2026.01.05 19:10:52.076474 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14368 | ||
| 7157 | 2026.01.05 19:10:52.077050 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.01.05 19:10:52.077111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7159 | 2026.01.05 19:10:52.077687 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7160 | 2026.01.05 19:10:52.077936 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2026.01.05 19:10:52.078091 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14368 | ||
| 7162 | 2026.01.05 19:10:52.819749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7163 | 2026.01.05 19:10:52.836599 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.01.05 19:10:52.836645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7165 | 2026.01.05 19:10:52.842706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7166 | 2026.01.05 19:10:52.843380 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.01.05 19:10:52.846228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7168 | 2026.01.05 19:10:54.362912 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7169 | 2026.01.05 19:10:54.363125 [ 268 ] {d5978579-d906-4782-8aaa-0825907ddb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7170 | 2026.01.05 19:10:54.363196 [ 268 ] {d5978579-d906-4782-8aaa-0825907ddb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7171 | 2026.01.05 19:10:54.364043 [ 268 ] {d5978579-d906-4782-8aaa-0825907ddb11} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2026.01.05 19:10:54.364092 [ 268 ] {d5978579-d906-4782-8aaa-0825907ddb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7173 | 2026.01.05 19:10:54.364477 [ 268 ] {d5978579-d906-4782-8aaa-0825907ddb11} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7174 | 2026.01.05 19:10:54.364694 [ 268 ] {d5978579-d906-4782-8aaa-0825907ddb11} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2026.01.05 19:10:54.364842 [ 268 ] {d5978579-d906-4782-8aaa-0825907ddb11} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001771 sec., 66629.02315076228 rows/sec., 5.66 MiB/sec. | ||
| 7176 | 2026.01.05 19:10:54.364883 [ 268 ] {d5978579-d906-4782-8aaa-0825907ddb11} <Debug> TCPHandler: Processed in 0.002103652 sec. | ||
| 7177 | 2026.01.05 19:10:54.365026 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7178 | 2026.01.05 19:10:54.365120 [ 268 ] {91b44017-b2ae-4f9c-ad33-1648b8d8d0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7179 | 2026.01.05 19:10:54.365160 [ 268 ] {91b44017-b2ae-4f9c-ad33-1648b8d8d0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7180 | 2026.01.05 19:10:54.365594 [ 268 ] {91b44017-b2ae-4f9c-ad33-1648b8d8d0f5} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2026.01.05 19:10:54.365629 [ 268 ] {91b44017-b2ae-4f9c-ad33-1648b8d8d0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7182 | 2026.01.05 19:10:54.365935 [ 268 ] {91b44017-b2ae-4f9c-ad33-1648b8d8d0f5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7183 | 2026.01.05 19:10:54.366134 [ 268 ] {91b44017-b2ae-4f9c-ad33-1648b8d8d0f5} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7184 | 2026.01.05 19:10:54.366247 [ 59 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7185 | 2026.01.05 19:10:54.366259 [ 268 ] {91b44017-b2ae-4f9c-ad33-1648b8d8d0f5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001158 sec., 26770.293609671848 rows/sec., 1.97 MiB/sec. | ||
| 7186 | 2026.01.05 19:10:54.366322 [ 59 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2026.01.05 19:10:54.366337 [ 268 ] {91b44017-b2ae-4f9c-ad33-1648b8d8d0f5} <Debug> TCPHandler: Processed in 0.001359774 sec. | ||
| 7188 | 2026.01.05 19:10:54.366349 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7189 | 2026.01.05 19:10:54.366454 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2026.01.05 19:10:54.366485 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7191 | 2026.01.05 19:10:54.366552 [ 268 ] {a1f8af4b-8008-4d2f-b694-db97a2194075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7192 | 2026.01.05 19:10:54.366595 [ 268 ] {a1f8af4b-8008-4d2f-b694-db97a2194075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7193 | 2026.01.05 19:10:54.366625 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7194 | 2026.01.05 19:10:54.366662 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 264 rows starting from the beginning of the part | ||
| 7195 | 2026.01.05 19:10:54.366726 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7196 | 2026.01.05 19:10:54.366777 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 215 rows starting from the beginning of the part | ||
| 7197 | 2026.01.05 19:10:54.366820 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 35 rows starting from the beginning of the part | ||
| 7198 | 2026.01.05 19:10:54.366859 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 215 rows starting from the beginning of the part | ||
| 7199 | 2026.01.05 19:10:54.366901 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7200 | 2026.01.05 19:10:54.367100 [ 268 ] {a1f8af4b-8008-4d2f-b694-db97a2194075} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2026.01.05 19:10:54.367152 [ 268 ] {a1f8af4b-8008-4d2f-b694-db97a2194075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7202 | 2026.01.05 19:10:54.367558 [ 268 ] {a1f8af4b-8008-4d2f-b694-db97a2194075} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7203 | 2026.01.05 19:10:54.367766 [ 194 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340703 sec., 589988.9833915491 rows/sec., 38.72 MiB/sec. | ||
| 7204 | 2026.01.05 19:10:54.367816 [ 268 ] {a1f8af4b-8008-4d2f-b694-db97a2194075} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2026.01.05 19:10:54.367942 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7206 | 2026.01.05 19:10:54.367959 [ 268 ] {a1f8af4b-8008-4d2f-b694-db97a2194075} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001424 sec., 66713.48314606742 rows/sec., 5.21 MiB/sec. | ||
| 7207 | 2026.01.05 19:10:54.368006 [ 268 ] {a1f8af4b-8008-4d2f-b694-db97a2194075} <Debug> TCPHandler: Processed in 0.001598719 sec. | ||
| 7208 | 2026.01.05 19:10:54.368128 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2026.01.05 19:10:54.368226 [ 268 ] {92d8bc6c-b627-48b0-a1be-20c7d8ac2af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7210 | 2026.01.05 19:10:54.368228 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_41_8} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.01.05 19:10:54.368272 [ 268 ] {92d8bc6c-b627-48b0-a1be-20c7d8ac2af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7212 | 2026.01.05 19:10:54.368317 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_41_8} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7213 | 2026.01.05 19:10:54.368401 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7214 | 2026.01.05 19:10:54.368732 [ 268 ] {92d8bc6c-b627-48b0-a1be-20c7d8ac2af3} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.01.05 19:10:54.368774 [ 268 ] {92d8bc6c-b627-48b0-a1be-20c7d8ac2af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7216 | 2026.01.05 19:10:54.369108 [ 268 ] {92d8bc6c-b627-48b0-a1be-20c7d8ac2af3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7217 | 2026.01.05 19:10:54.369323 [ 268 ] {92d8bc6c-b627-48b0-a1be-20c7d8ac2af3} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.01.05 19:10:54.369452 [ 268 ] {92d8bc6c-b627-48b0-a1be-20c7d8ac2af3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 7219 | 2026.01.05 19:10:54.369492 [ 268 ] {92d8bc6c-b627-48b0-a1be-20c7d8ac2af3} <Debug> TCPHandler: Processed in 0.001411405 sec. | ||
| 7220 | 2026.01.05 19:10:54.369600 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2026.01.05 19:10:54.369692 [ 268 ] {71447629-da14-4802-a7b0-d1cb43599d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7222 | 2026.01.05 19:10:54.369746 [ 268 ] {71447629-da14-4802-a7b0-d1cb43599d84} <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 | ||
| 7223 | 2026.01.05 19:10:54.370638 [ 268 ] {71447629-da14-4802-a7b0-d1cb43599d84} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2026.01.05 19:10:54.370675 [ 268 ] {71447629-da14-4802-a7b0-d1cb43599d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7225 | 2026.01.05 19:10:54.371208 [ 268 ] {71447629-da14-4802-a7b0-d1cb43599d84} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7226 | 2026.01.05 19:10:54.371433 [ 268 ] {71447629-da14-4802-a7b0-d1cb43599d84} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2026.01.05 19:10:54.371541 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7228 | 2026.01.05 19:10:54.371566 [ 268 ] {71447629-da14-4802-a7b0-d1cb43599d84} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001892 sec., 16384.77801268499 rows/sec., 29.36 MiB/sec. | ||
| 7229 | 2026.01.05 19:10:54.371580 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2026.01.05 19:10:54.371611 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7231 | 2026.01.05 19:10:54.371628 [ 268 ] {71447629-da14-4802-a7b0-d1cb43599d84} <Debug> TCPHandler: Processed in 0.002075031 sec. | ||
| 7232 | 2026.01.05 19:10:54.371720 [ 197 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7233 | 2026.01.05 19:10:54.371773 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2026.01.05 19:10:54.371867 [ 268 ] {a223ded0-d343-432c-80fd-9f079b2c2db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7235 | 2026.01.05 19:10:54.371907 [ 268 ] {a223ded0-d343-432c-80fd-9f079b2c2db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7236 | 2026.01.05 19:10:54.371918 [ 197 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7237 | 2026.01.05 19:10:54.371966 [ 197 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 667 rows starting from the beginning of the part | ||
| 7238 | 2026.01.05 19:10:54.372074 [ 197 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7239 | 2026.01.05 19:10:54.372166 [ 197 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7240 | 2026.01.05 19:10:54.372252 [ 197 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 7241 | 2026.01.05 19:10:54.372282 [ 268 ] {a223ded0-d343-432c-80fd-9f079b2c2db6} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2026.01.05 19:10:54.372318 [ 268 ] {a223ded0-d343-432c-80fd-9f079b2c2db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7243 | 2026.01.05 19:10:54.372346 [ 197 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7244 | 2026.01.05 19:10:54.372439 [ 197 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7245 | 2026.01.05 19:10:54.372625 [ 268 ] {a223ded0-d343-432c-80fd-9f079b2c2db6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7246 | 2026.01.05 19:10:54.372838 [ 268 ] {a223ded0-d343-432c-80fd-9f079b2c2db6} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7247 | 2026.01.05 19:10:54.372965 [ 268 ] {a223ded0-d343-432c-80fd-9f079b2c2db6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 7248 | 2026.01.05 19:10:54.372999 [ 268 ] {a223ded0-d343-432c-80fd-9f079b2c2db6} <Debug> TCPHandler: Processed in 0.001273852 sec. | ||
| 7249 | 2026.01.05 19:10:54.376814 [ 188 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 19 columns (19 merged, 0 gathered) in 0.005132666 sec., 151967.80776306114 rows/sec., 272.32 MiB/sec. | ||
| 7250 | 2026.01.05 19:10:54.378513 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7251 | 2026.01.05 19:10:54.378923 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.01.05 19:10:54.379008 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7253 | 2026.01.05 19:10:54.379163 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 7254 | 2026.01.05 19:10:55.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.54 MiB, peak 285.95 MiB, free memory in arenas 0.00 B, will set to 275.82 MiB (RSS), difference: 2.28 MiB | ||
| 7255 | 2026.01.05 19:10:57.117026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 954 | ||
| 7256 | 2026.01.05 19:10:57.119582 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.01.05 19:10:57.119633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7258 | 2026.01.05 19:10:57.120875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7259 | 2026.01.05 19:10:57.121163 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2026.01.05 19:10:57.121529 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
| 7261 | 2026.01.05 19:10:59.373590 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2026.01.05 19:10:59.373787 [ 268 ] {4fca7dfa-d7c4-450a-bc1b-12793d94c808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7263 | 2026.01.05 19:10:59.373856 [ 268 ] {4fca7dfa-d7c4-450a-bc1b-12793d94c808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7264 | 2026.01.05 19:10:59.374704 [ 268 ] {4fca7dfa-d7c4-450a-bc1b-12793d94c808} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.01.05 19:10:59.374756 [ 268 ] {4fca7dfa-d7c4-450a-bc1b-12793d94c808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7266 | 2026.01.05 19:10:59.375184 [ 268 ] {4fca7dfa-d7c4-450a-bc1b-12793d94c808} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7267 | 2026.01.05 19:10:59.375421 [ 268 ] {4fca7dfa-d7c4-450a-bc1b-12793d94c808} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.01.05 19:10:59.375588 [ 268 ] {4fca7dfa-d7c4-450a-bc1b-12793d94c808} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001851 sec., 221501.89086980012 rows/sec., 14.05 MiB/sec. | ||
| 7269 | 2026.01.05 19:10:59.375636 [ 268 ] {4fca7dfa-d7c4-450a-bc1b-12793d94c808} <Debug> TCPHandler: Processed in 0.002176374 sec. | ||
| 7270 | 2026.01.05 19:10:59.375766 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.01.05 19:10:59.375871 [ 268 ] {ef48049b-ef81-4d4f-834b-922e91ab8c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7272 | 2026.01.05 19:10:59.375917 [ 268 ] {ef48049b-ef81-4d4f-834b-922e91ab8c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7273 | 2026.01.05 19:10:59.376998 [ 268 ] {ef48049b-ef81-4d4f-834b-922e91ab8c0f} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.01.05 19:10:59.377038 [ 268 ] {ef48049b-ef81-4d4f-834b-922e91ab8c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7275 | 2026.01.05 19:10:59.377431 [ 268 ] {ef48049b-ef81-4d4f-834b-922e91ab8c0f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7276 | 2026.01.05 19:10:59.377651 [ 268 ] {ef48049b-ef81-4d4f-834b-922e91ab8c0f} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.01.05 19:10:59.377786 [ 268 ] {ef48049b-ef81-4d4f-834b-922e91ab8c0f} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001939 sec., 583806.0856111398 rows/sec., 46.26 MiB/sec. | ||
| 7278 | 2026.01.05 19:10:59.377825 [ 268 ] {ef48049b-ef81-4d4f-834b-922e91ab8c0f} <Debug> TCPHandler: Processed in 0.002111892 sec. | ||
| 7279 | 2026.01.05 19:10:59.377943 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7280 | 2026.01.05 19:10:59.378042 [ 268 ] {b3552446-6525-4192-a1bd-1043515b256b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7281 | 2026.01.05 19:10:59.378086 [ 268 ] {b3552446-6525-4192-a1bd-1043515b256b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7282 | 2026.01.05 19:10:59.378611 [ 268 ] {b3552446-6525-4192-a1bd-1043515b256b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.01.05 19:10:59.378648 [ 268 ] {b3552446-6525-4192-a1bd-1043515b256b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7284 | 2026.01.05 19:10:59.378967 [ 268 ] {b3552446-6525-4192-a1bd-1043515b256b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7285 | 2026.01.05 19:10:59.379183 [ 268 ] {b3552446-6525-4192-a1bd-1043515b256b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2026.01.05 19:10:59.379316 [ 268 ] {b3552446-6525-4192-a1bd-1043515b256b} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001294 sec., 166151.46831530138 rows/sec., 9.86 MiB/sec. | ||
| 7287 | 2026.01.05 19:10:59.379353 [ 268 ] {b3552446-6525-4192-a1bd-1043515b256b} <Debug> TCPHandler: Processed in 0.001461205 sec. | ||
| 7288 | 2026.01.05 19:10:59.379455 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.01.05 19:10:59.379550 [ 268 ] {fc95dcbe-54cf-42c1-b37e-8a9de4be01f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7290 | 2026.01.05 19:10:59.379591 [ 268 ] {fc95dcbe-54cf-42c1-b37e-8a9de4be01f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7291 | 2026.01.05 19:10:59.380103 [ 268 ] {fc95dcbe-54cf-42c1-b37e-8a9de4be01f3} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.01.05 19:10:59.380141 [ 268 ] {fc95dcbe-54cf-42c1-b37e-8a9de4be01f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7293 | 2026.01.05 19:10:59.380452 [ 268 ] {fc95dcbe-54cf-42c1-b37e-8a9de4be01f3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7294 | 2026.01.05 19:10:59.380667 [ 268 ] {fc95dcbe-54cf-42c1-b37e-8a9de4be01f3} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.01.05 19:10:59.380799 [ 268 ] {fc95dcbe-54cf-42c1-b37e-8a9de4be01f3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 7296 | 2026.01.05 19:10:59.380838 [ 268 ] {fc95dcbe-54cf-42c1-b37e-8a9de4be01f3} <Debug> TCPHandler: Processed in 0.001432245 sec. | ||
| 7297 | 2026.01.05 19:10:59.380951 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.01.05 19:10:59.381046 [ 268 ] {a2fd8279-8947-48f9-8aac-c3e04cc65891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7299 | 2026.01.05 19:10:59.381087 [ 268 ] {a2fd8279-8947-48f9-8aac-c3e04cc65891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7300 | 2026.01.05 19:10:59.381590 [ 268 ] {a2fd8279-8947-48f9-8aac-c3e04cc65891} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.01.05 19:10:59.381628 [ 268 ] {a2fd8279-8947-48f9-8aac-c3e04cc65891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7302 | 2026.01.05 19:10:59.381955 [ 268 ] {a2fd8279-8947-48f9-8aac-c3e04cc65891} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7303 | 2026.01.05 19:10:59.382171 [ 268 ] {a2fd8279-8947-48f9-8aac-c3e04cc65891} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.01.05 19:10:59.382301 [ 268 ] {a2fd8279-8947-48f9-8aac-c3e04cc65891} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001273 sec., 165750.1963864886 rows/sec., 9.41 MiB/sec. | ||
| 7305 | 2026.01.05 19:10:59.382340 [ 268 ] {a2fd8279-8947-48f9-8aac-c3e04cc65891} <Debug> TCPHandler: Processed in 0.001439235 sec. | ||
| 7306 | 2026.01.05 19:10:59.382459 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2026.01.05 19:10:59.382584 [ 268 ] {195191ac-0090-4333-88d1-73cdb2200ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7308 | 2026.01.05 19:10:59.382634 [ 268 ] {195191ac-0090-4333-88d1-73cdb2200ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7309 | 2026.01.05 19:10:59.383421 [ 268 ] {195191ac-0090-4333-88d1-73cdb2200ea7} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2026.01.05 19:10:59.383459 [ 268 ] {195191ac-0090-4333-88d1-73cdb2200ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7311 | 2026.01.05 19:10:59.383800 [ 268 ] {195191ac-0090-4333-88d1-73cdb2200ea7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7312 | 2026.01.05 19:10:59.384030 [ 268 ] {195191ac-0090-4333-88d1-73cdb2200ea7} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.01.05 19:10:59.384168 [ 268 ] {195191ac-0090-4333-88d1-73cdb2200ea7} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001608 sec., 428482.5870646766 rows/sec., 29.92 MiB/sec. | ||
| 7314 | 2026.01.05 19:10:59.384207 [ 268 ] {195191ac-0090-4333-88d1-73cdb2200ea7} <Debug> TCPHandler: Processed in 0.001810065 sec. | ||
| 7315 | 2026.01.05 19:10:59.384328 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2026.01.05 19:10:59.384453 [ 268 ] {06caad4a-51fa-4a47-b329-e0cbc7c55a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7317 | 2026.01.05 19:10:59.384505 [ 268 ] {06caad4a-51fa-4a47-b329-e0cbc7c55a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7318 | 2026.01.05 19:10:59.384899 [ 268 ] {06caad4a-51fa-4a47-b329-e0cbc7c55a69} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.01.05 19:10:59.384940 [ 268 ] {06caad4a-51fa-4a47-b329-e0cbc7c55a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7320 | 2026.01.05 19:10:59.385263 [ 268 ] {06caad4a-51fa-4a47-b329-e0cbc7c55a69} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7321 | 2026.01.05 19:10:59.385496 [ 268 ] {06caad4a-51fa-4a47-b329-e0cbc7c55a69} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2026.01.05 19:10:59.385630 [ 268 ] {06caad4a-51fa-4a47-b329-e0cbc7c55a69} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001203 sec., 4987.5311720698255 rows/sec., 260.58 KiB/sec. | ||
| 7323 | 2026.01.05 19:10:59.385667 [ 268 ] {06caad4a-51fa-4a47-b329-e0cbc7c55a69} <Debug> TCPHandler: Processed in 0.001401655 sec. | ||
| 7324 | 2026.01.05 19:10:59.385774 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2026.01.05 19:10:59.385881 [ 268 ] {42d71e86-86d4-409a-9eb4-9ee9df22baff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7326 | 2026.01.05 19:10:59.385926 [ 268 ] {42d71e86-86d4-409a-9eb4-9ee9df22baff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7327 | 2026.01.05 19:10:59.386407 [ 268 ] {42d71e86-86d4-409a-9eb4-9ee9df22baff} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2026.01.05 19:10:59.386445 [ 268 ] {42d71e86-86d4-409a-9eb4-9ee9df22baff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7329 | 2026.01.05 19:10:59.386796 [ 268 ] {42d71e86-86d4-409a-9eb4-9ee9df22baff} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7330 | 2026.01.05 19:10:59.387021 [ 268 ] {42d71e86-86d4-409a-9eb4-9ee9df22baff} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2026.01.05 19:10:59.387153 [ 268 ] {42d71e86-86d4-409a-9eb4-9ee9df22baff} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001292 sec., 243034.0557275542 rows/sec., 15.97 MiB/sec. | ||
| 7332 | 2026.01.05 19:10:59.387191 [ 268 ] {42d71e86-86d4-409a-9eb4-9ee9df22baff} <Debug> TCPHandler: Processed in 0.001469116 sec. | ||
| 7333 | 2026.01.05 19:10:59.387303 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7334 | 2026.01.05 19:10:59.387398 [ 268 ] {ea876e0e-a960-4ffa-8dd3-c7179f80f6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7335 | 2026.01.05 19:10:59.387440 [ 268 ] {ea876e0e-a960-4ffa-8dd3-c7179f80f6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7336 | 2026.01.05 19:10:59.387757 [ 268 ] {ea876e0e-a960-4ffa-8dd3-c7179f80f6d0} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2026.01.05 19:10:59.387794 [ 268 ] {ea876e0e-a960-4ffa-8dd3-c7179f80f6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7338 | 2026.01.05 19:10:59.388102 [ 268 ] {ea876e0e-a960-4ffa-8dd3-c7179f80f6d0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7339 | 2026.01.05 19:10:59.388313 [ 268 ] {ea876e0e-a960-4ffa-8dd3-c7179f80f6d0} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2026.01.05 19:10:59.388442 [ 268 ] {ea876e0e-a960-4ffa-8dd3-c7179f80f6d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 7341 | 2026.01.05 19:10:59.388478 [ 268 ] {ea876e0e-a960-4ffa-8dd3-c7179f80f6d0} <Debug> TCPHandler: Processed in 0.00122482 sec. | ||
| 7342 | 2026.01.05 19:10:59.388586 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7343 | 2026.01.05 19:10:59.388680 [ 268 ] {9486e60e-c8bf-4027-9e9a-d94b7c834c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7344 | 2026.01.05 19:10:59.388734 [ 268 ] {9486e60e-c8bf-4027-9e9a-d94b7c834c51} <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 | ||
| 7345 | 2026.01.05 19:10:59.389507 [ 268 ] {9486e60e-c8bf-4027-9e9a-d94b7c834c51} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.01.05 19:10:59.389543 [ 268 ] {9486e60e-c8bf-4027-9e9a-d94b7c834c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7347 | 2026.01.05 19:10:59.390055 [ 268 ] {9486e60e-c8bf-4027-9e9a-d94b7c834c51} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7348 | 2026.01.05 19:10:59.390284 [ 268 ] {9486e60e-c8bf-4027-9e9a-d94b7c834c51} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2026.01.05 19:10:59.390423 [ 268 ] {9486e60e-c8bf-4027-9e9a-d94b7c834c51} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 7350 | 2026.01.05 19:10:59.390482 [ 268 ] {9486e60e-c8bf-4027-9e9a-d94b7c834c51} <Debug> TCPHandler: Processed in 0.001945297 sec. | ||
| 7351 | 2026.01.05 19:10:59.390596 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2026.01.05 19:10:59.390691 [ 268 ] {22e884c6-a3b6-46e8-9b95-471e53962a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7353 | 2026.01.05 19:10:59.390732 [ 268 ] {22e884c6-a3b6-46e8-9b95-471e53962a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7354 | 2026.01.05 19:10:59.391086 [ 268 ] {22e884c6-a3b6-46e8-9b95-471e53962a4d} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.01.05 19:10:59.391122 [ 268 ] {22e884c6-a3b6-46e8-9b95-471e53962a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7356 | 2026.01.05 19:10:59.391427 [ 268 ] {22e884c6-a3b6-46e8-9b95-471e53962a4d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7357 | 2026.01.05 19:10:59.391647 [ 268 ] {22e884c6-a3b6-46e8-9b95-471e53962a4d} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.01.05 19:10:59.391772 [ 268 ] {22e884c6-a3b6-46e8-9b95-471e53962a4d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0011 sec., 94545.45454545454 rows/sec., 5.79 MiB/sec. | ||
| 7359 | 2026.01.05 19:10:59.391808 [ 268 ] {22e884c6-a3b6-46e8-9b95-471e53962a4d} <Debug> TCPHandler: Processed in 0.001262211 sec. | ||
| 7360 | 2026.01.05 19:10:59.579074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14816 | ||
| 7361 | 2026.01.05 19:10:59.579461 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2026.01.05 19:10:59.579497 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7363 | 2026.01.05 19:10:59.579932 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7364 | 2026.01.05 19:10:59.580152 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2026.01.05 19:10:59.580280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14816 | ||
| 7366 | 2026.01.05 19:10:59.580310 [ 116 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7367 | 2026.01.05 19:10:59.580407 [ 116 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.01.05 19:10:59.580447 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7369 | 2026.01.05 19:10:59.580625 [ 187 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 7370 | 2026.01.05 19:10:59.580838 [ 187 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7371 | 2026.01.05 19:10:59.580900 [ 187 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12448 rows starting from the beginning of the part | ||
| 7372 | 2026.01.05 19:10:59.580991 [ 187 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7373 | 2026.01.05 19:10:59.581034 [ 187 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7374 | 2026.01.05 19:10:59.581072 [ 187 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7375 | 2026.01.05 19:10:59.581110 [ 187 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7376 | 2026.01.05 19:10:59.581155 [ 187 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7377 | 2026.01.05 19:10:59.582908 [ 188 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14816 rows, containing 4 columns (4 merged, 0 gathered) in 0.002350888 sec., 6302299.3864446115 rows/sec., 90.16 MiB/sec. | ||
| 7378 | 2026.01.05 19:10:59.583305 [ 188 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7379 | 2026.01.05 19:10:59.583597 [ 188 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_31_6} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2026.01.05 19:10:59.583682 [ 188 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_31_6} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7381 | 2026.01.05 19:10:59.583799 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7382 | 2026.01.05 19:11:00.347201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7383 | 2026.01.05 19:11:00.364584 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.01.05 19:11:00.364635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7385 | 2026.01.05 19:11:00.370048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7386 | 2026.01.05 19:11:00.370731 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7387 | 2026.01.05 19:11:00.371011 [ 116 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7388 | 2026.01.05 19:11:00.371047 [ 116 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.01.05 19:11:00.371069 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7390 | 2026.01.05 19:11:00.371203 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 7391 | 2026.01.05 19:11:00.373732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7392 | 2026.01.05 19:11:00.375012 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7393 | 2026.01.05 19:11:00.376544 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7394 | 2026.01.05 19:11:00.381206 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7395 | 2026.01.05 19:11:00.385815 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7396 | 2026.01.05 19:11:00.389865 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7397 | 2026.01.05 19:11:00.394094 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7398 | 2026.01.05 19:11:00.397866 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7399 | 2026.01.05 19:11:00.453605 [ 188 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.08245968 sec., 2837.7505224371475 rows/sec., 14.67 MiB/sec. | ||
| 7400 | 2026.01.05 19:11:00.456265 [ 188 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7401 | 2026.01.05 19:11:00.458250 [ 188 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_31_6} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2026.01.05 19:11:00.458364 [ 188 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_31_6} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7403 | 2026.01.05 19:11:00.461081 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7404 | 2026.01.05 19:11:01.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.01 MiB, peak 287.57 MiB, free memory in arenas 0.00 B, will set to 279.82 MiB (RSS), difference: 2.81 MiB | ||
| 7405 | 2026.01.05 19:11:03.355654 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37760 | ||
| 7406 | 2026.01.05 19:11:03.355765 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7407 | 2026.01.05 19:11:03.355793 [ 289 ] {} <Debug> TCP-Session: 7aefaf4e-ef6b-4786-ba98-1e3dcf3a67cf Authenticating user 'default' from [fd00:1122:3344:101::e]:37760 | ||
| 7408 | 2026.01.05 19:11:03.355817 [ 289 ] {} <Debug> TCP-Session: 7aefaf4e-ef6b-4786-ba98-1e3dcf3a67cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7409 | 2026.01.05 19:11:03.355830 [ 289 ] {} <Debug> TCP-Session: 7aefaf4e-ef6b-4786-ba98-1e3dcf3a67cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7410 | 2026.01.05 19:11:03.356049 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50865 | ||
| 7411 | 2026.01.05 19:11:03.356091 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62850 | ||
| 7412 | 2026.01.05 19:11:03.356120 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43789 | ||
| 7413 | 2026.01.05 19:11:03.356151 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39770 | ||
| 7414 | 2026.01.05 19:11:03.356164 [ 289 ] {} <Trace> TCP-Session: 7aefaf4e-ef6b-4786-ba98-1e3dcf3a67cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2026.01.05 19:11:03.356184 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7416 | 2026.01.05 19:11:03.356160 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35927 | ||
| 7417 | 2026.01.05 19:11:03.356238 [ 290 ] {} <Debug> TCP-Session: 771fe80c-b4d5-4af6-894c-95548a160ee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50865 | ||
| 7418 | 2026.01.05 19:11:03.356133 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39219 | ||
| 7419 | 2026.01.05 19:11:03.356286 [ 290 ] {} <Debug> TCP-Session: 771fe80c-b4d5-4af6-894c-95548a160ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7420 | 2026.01.05 19:11:03.356103 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48010 | ||
| 7421 | 2026.01.05 19:11:03.356319 [ 290 ] {} <Debug> TCP-Session: 771fe80c-b4d5-4af6-894c-95548a160ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7422 | 2026.01.05 19:11:03.356357 [ 289 ] {922ee4f6-34e5-4bc1-bbeb-874bded388f9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37760) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7423 | 2026.01.05 19:11:03.356104 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51120 | ||
| 7424 | 2026.01.05 19:11:03.356639 [ 289 ] {922ee4f6-34e5-4bc1-bbeb-874bded388f9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7425 | 2026.01.05 19:11:03.356678 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7426 | 2026.01.05 19:11:03.356695 [ 289 ] {922ee4f6-34e5-4bc1-bbeb-874bded388f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7427 | 2026.01.05 19:11:03.356719 [ 349 ] {} <Debug> TCP-Session: c0291335-8e92-4371-84b6-edae7a2ba9be Authenticating user 'default' from [fd00:1122:3344:101::e]:35927 | ||
| 7428 | 2026.01.05 19:11:03.356748 [ 349 ] {} <Debug> TCP-Session: c0291335-8e92-4371-84b6-edae7a2ba9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7429 | 2026.01.05 19:11:03.356764 [ 349 ] {} <Debug> TCP-Session: c0291335-8e92-4371-84b6-edae7a2ba9be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7430 | 2026.01.05 19:11:03.356918 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7431 | 2026.01.05 19:11:03.356961 [ 292 ] {} <Debug> TCP-Session: 5d43c52e-ca60-4e1a-b9b7-dede0f310421 Authenticating user 'default' from [fd00:1122:3344:101::e]:48010 | ||
| 7432 | 2026.01.05 19:11:03.356989 [ 292 ] {} <Debug> TCP-Session: 5d43c52e-ca60-4e1a-b9b7-dede0f310421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7433 | 2026.01.05 19:11:03.357002 [ 292 ] {} <Debug> TCP-Session: 5d43c52e-ca60-4e1a-b9b7-dede0f310421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7434 | 2026.01.05 19:11:03.357009 [ 289 ] {922ee4f6-34e5-4bc1-bbeb-874bded388f9} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 7435 | 2026.01.05 19:11:03.357173 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7436 | 2026.01.05 19:11:03.357218 [ 293 ] {} <Debug> TCP-Session: 6fbe433d-6bcb-41e4-ac0e-16a08b5fb412 Authenticating user 'default' from [fd00:1122:3344:101::e]:51120 | ||
| 7437 | 2026.01.05 19:11:03.357245 [ 293 ] {} <Debug> TCP-Session: 6fbe433d-6bcb-41e4-ac0e-16a08b5fb412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7438 | 2026.01.05 19:11:03.357265 [ 293 ] {} <Debug> TCP-Session: 6fbe433d-6bcb-41e4-ac0e-16a08b5fb412 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2026.01.05 19:11:03.357274 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7440 | 2026.01.05 19:11:03.357310 [ 267 ] {} <Debug> TCP-Session: b6865933-6c94-4b85-86d8-597e29b32182 Authenticating user 'default' from [fd00:1122:3344:101::e]:39219 | ||
| 7441 | 2026.01.05 19:11:03.357332 [ 267 ] {} <Debug> TCP-Session: b6865933-6c94-4b85-86d8-597e29b32182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7442 | 2026.01.05 19:11:03.357350 [ 267 ] {} <Debug> TCP-Session: b6865933-6c94-4b85-86d8-597e29b32182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2026.01.05 19:11:03.357471 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7444 | 2026.01.05 19:11:03.357506 [ 294 ] {} <Debug> TCP-Session: 36e940c2-eef7-4fb4-91b8-28c8d403f734 Authenticating user 'default' from [fd00:1122:3344:101::e]:43789 | ||
| 7445 | 2026.01.05 19:11:03.357526 [ 294 ] {} <Debug> TCP-Session: 36e940c2-eef7-4fb4-91b8-28c8d403f734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2026.01.05 19:11:03.357539 [ 294 ] {} <Debug> TCP-Session: 36e940c2-eef7-4fb4-91b8-28c8d403f734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7447 | 2026.01.05 19:11:03.357548 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7448 | 2026.01.05 19:11:03.357580 [ 286 ] {} <Debug> TCP-Session: 20a0b972-8512-4f29-99b5-50f69a88b98e Authenticating user 'default' from [fd00:1122:3344:101::e]:39770 | ||
| 7449 | 2026.01.05 19:11:03.357597 [ 286 ] {} <Debug> TCP-Session: 20a0b972-8512-4f29-99b5-50f69a88b98e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2026.01.05 19:11:03.357614 [ 286 ] {} <Debug> TCP-Session: 20a0b972-8512-4f29-99b5-50f69a88b98e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7451 | 2026.01.05 19:11:03.357746 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7452 | 2026.01.05 19:11:03.357785 [ 291 ] {} <Debug> TCP-Session: 551a3f6f-b5eb-4284-b913-e15eaad0dcc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62850 | ||
| 7453 | 2026.01.05 19:11:03.357806 [ 291 ] {} <Debug> TCP-Session: 551a3f6f-b5eb-4284-b913-e15eaad0dcc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7454 | 2026.01.05 19:11:03.357824 [ 291 ] {} <Debug> TCP-Session: 551a3f6f-b5eb-4284-b913-e15eaad0dcc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7455 | 2026.01.05 19:11:03.358029 [ 315 ] {922ee4f6-34e5-4bc1-bbeb-874bded388f9} <Trace> AggregatingTransform: Aggregating | ||
| 7456 | 2026.01.05 19:11:03.358076 [ 315 ] {922ee4f6-34e5-4bc1-bbeb-874bded388f9} <Trace> Aggregator: Aggregation method: without_key | ||
| 7457 | 2026.01.05 19:11:03.358117 [ 315 ] {922ee4f6-34e5-4bc1-bbeb-874bded388f9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997944 sec. (1002.060 rows/sec., 39.14 KiB/sec.) | ||
| 7458 | 2026.01.05 19:11:03.358136 [ 315 ] {922ee4f6-34e5-4bc1-bbeb-874bded388f9} <Trace> Aggregator: Merging aggregated data | ||
| 7459 | 2026.01.05 19:11:03.359575 [ 289 ] {922ee4f6-34e5-4bc1-bbeb-874bded388f9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003279 sec., 304.97102775236357 rows/sec., 11.91 KiB/sec. | ||
| 7460 | 2026.01.05 19:11:03.359721 [ 289 ] {922ee4f6-34e5-4bc1-bbeb-874bded388f9} <Debug> TCPHandler: Processed in 0.003718541 sec. | ||
| 7461 | 2026.01.05 19:11:03.359803 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7462 | 2026.01.05 19:11:03.359827 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7463 | 2026.01.05 19:11:03.359832 [ 289 ] {} <Debug> TCP-Session: 7aefaf4e-ef6b-4786-ba98-1e3dcf3a67cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7464 | 2026.01.05 19:11:03.359852 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7465 | 2026.01.05 19:11:03.359870 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7466 | 2026.01.05 19:11:03.359904 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7467 | 2026.01.05 19:11:03.359915 [ 290 ] {} <Debug> TCP-Session: 771fe80c-b4d5-4af6-894c-95548a160ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2026.01.05 19:11:03.359931 [ 267 ] {} <Debug> TCP-Session: b6865933-6c94-4b85-86d8-597e29b32182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2026.01.05 19:11:03.359946 [ 291 ] {} <Debug> TCP-Session: 551a3f6f-b5eb-4284-b913-e15eaad0dcc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2026.01.05 19:11:03.359943 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7471 | 2026.01.05 19:11:03.359964 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7472 | 2026.01.05 19:11:03.359997 [ 286 ] {} <Debug> TCP-Session: 20a0b972-8512-4f29-99b5-50f69a88b98e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7473 | 2026.01.05 19:11:03.360017 [ 294 ] {} <Debug> TCP-Session: 36e940c2-eef7-4fb4-91b8-28c8d403f734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2026.01.05 19:11:03.359921 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7475 | 2026.01.05 19:11:03.359888 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7476 | 2026.01.05 19:11:03.360166 [ 293 ] {} <Debug> TCP-Session: 6fbe433d-6bcb-41e4-ac0e-16a08b5fb412 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7477 | 2026.01.05 19:11:03.359873 [ 349 ] {} <Debug> TCP-Session: c0291335-8e92-4371-84b6-edae7a2ba9be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7478 | 2026.01.05 19:11:03.360198 [ 292 ] {} <Debug> TCP-Session: 5d43c52e-ca60-4e1a-b9b7-dede0f310421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7479 | 2026.01.05 19:11:03.411009 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48149 | ||
| 7480 | 2026.01.05 19:11:03.411115 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7481 | 2026.01.05 19:11:03.411144 [ 289 ] {} <Debug> TCP-Session: 218e734a-d071-42ea-aaa9-c6a154f3408c Authenticating user 'default' from [fd00:1122:3344:101::e]:48149 | ||
| 7482 | 2026.01.05 19:11:03.411169 [ 289 ] {} <Debug> TCP-Session: 218e734a-d071-42ea-aaa9-c6a154f3408c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7483 | 2026.01.05 19:11:03.411181 [ 289 ] {} <Debug> TCP-Session: 218e734a-d071-42ea-aaa9-c6a154f3408c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7484 | 2026.01.05 19:11:03.411448 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62925 | ||
| 7485 | 2026.01.05 19:11:03.411486 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42453 | ||
| 7486 | 2026.01.05 19:11:03.411557 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7487 | 2026.01.05 19:11:03.411585 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7488 | 2026.01.05 19:11:03.411589 [ 290 ] {} <Debug> TCP-Session: 054b26e2-1e64-4a89-8f24-90a2f1409455 Authenticating user 'default' from [fd00:1122:3344:101::e]:62925 | ||
| 7489 | 2026.01.05 19:11:03.411596 [ 289 ] {} <Trace> TCP-Session: 218e734a-d071-42ea-aaa9-c6a154f3408c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7490 | 2026.01.05 19:11:03.411635 [ 290 ] {} <Debug> TCP-Session: 054b26e2-1e64-4a89-8f24-90a2f1409455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2026.01.05 19:11:03.411617 [ 291 ] {} <Debug> TCP-Session: 2a4d70e5-2fea-4dae-976d-f70f77e17d8b Authenticating user 'default' from [fd00:1122:3344:101::e]:42453 | ||
| 7492 | 2026.01.05 19:11:03.411665 [ 290 ] {} <Debug> TCP-Session: 054b26e2-1e64-4a89-8f24-90a2f1409455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2026.01.05 19:11:03.411692 [ 291 ] {} <Debug> TCP-Session: 2a4d70e5-2fea-4dae-976d-f70f77e17d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7494 | 2026.01.05 19:11:03.411710 [ 291 ] {} <Debug> TCP-Session: 2a4d70e5-2fea-4dae-976d-f70f77e17d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7495 | 2026.01.05 19:11:03.411812 [ 289 ] {65761307-91e7-439d-a91e-419557348347} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48149) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7496 | 2026.01.05 19:11:03.411873 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35905 | ||
| 7497 | 2026.01.05 19:11:03.411878 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38659 | ||
| 7498 | 2026.01.05 19:11:03.411917 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42355 | ||
| 7499 | 2026.01.05 19:11:03.411948 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7500 | 2026.01.05 19:11:03.411923 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49546 | ||
| 7501 | 2026.01.05 19:11:03.411981 [ 293 ] {} <Debug> TCP-Session: 362d2915-4b8c-4ea2-8b21-06fe987593f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35905 | ||
| 7502 | 2026.01.05 19:11:03.411985 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7503 | 2026.01.05 19:11:03.412074 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7504 | 2026.01.05 19:11:03.412109 [ 292 ] {} <Debug> TCP-Session: 201f9179-00fa-4fe0-8cd5-d3a1a612252e Authenticating user 'default' from [fd00:1122:3344:101::e]:38659 | ||
| 7505 | 2026.01.05 19:11:03.412113 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7506 | 2026.01.05 19:11:03.412129 [ 286 ] {} <Debug> TCP-Session: a080b16b-d1cc-4e41-812b-ab65438614c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42355 | ||
| 7507 | 2026.01.05 19:11:03.412144 [ 292 ] {} <Debug> TCP-Session: 201f9179-00fa-4fe0-8cd5-d3a1a612252e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7508 | 2026.01.05 19:11:03.412165 [ 289 ] {65761307-91e7-439d-a91e-419557348347} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7509 | 2026.01.05 19:11:03.412172 [ 286 ] {} <Debug> TCP-Session: a080b16b-d1cc-4e41-812b-ab65438614c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2026.01.05 19:11:03.411906 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52843 | ||
| 7511 | 2026.01.05 19:11:03.412219 [ 286 ] {} <Debug> TCP-Session: a080b16b-d1cc-4e41-812b-ab65438614c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2026.01.05 19:11:03.412234 [ 289 ] {65761307-91e7-439d-a91e-419557348347} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7513 | 2026.01.05 19:11:03.411895 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58214 | ||
| 7514 | 2026.01.05 19:11:03.412287 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7515 | 2026.01.05 19:11:03.412082 [ 293 ] {} <Debug> TCP-Session: 362d2915-4b8c-4ea2-8b21-06fe987593f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2026.01.05 19:11:03.412325 [ 267 ] {} <Debug> TCP-Session: c4a5d18e-ce20-47f6-9fa8-e58b78a86035 Authenticating user 'default' from [fd00:1122:3344:101::e]:52843 | ||
| 7517 | 2026.01.05 19:11:03.412341 [ 293 ] {} <Debug> TCP-Session: 362d2915-4b8c-4ea2-8b21-06fe987593f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2026.01.05 19:11:03.412344 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7519 | 2026.01.05 19:11:03.412362 [ 267 ] {} <Debug> TCP-Session: c4a5d18e-ce20-47f6-9fa8-e58b78a86035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7520 | 2026.01.05 19:11:03.412385 [ 294 ] {} <Debug> TCP-Session: a3bae724-5c00-4447-a246-1cca35df6591 Authenticating user 'default' from [fd00:1122:3344:101::e]:58214 | ||
| 7521 | 2026.01.05 19:11:03.412397 [ 267 ] {} <Debug> TCP-Session: c4a5d18e-ce20-47f6-9fa8-e58b78a86035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2026.01.05 19:11:03.412413 [ 294 ] {} <Debug> TCP-Session: a3bae724-5c00-4447-a246-1cca35df6591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7523 | 2026.01.05 19:11:03.412182 [ 292 ] {} <Debug> TCP-Session: 201f9179-00fa-4fe0-8cd5-d3a1a612252e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7524 | 2026.01.05 19:11:03.412439 [ 294 ] {} <Debug> TCP-Session: a3bae724-5c00-4447-a246-1cca35df6591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7525 | 2026.01.05 19:11:03.412158 [ 349 ] {} <Debug> TCP-Session: 6bc45195-e6dc-4a2d-8856-0dae4bd25af4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49546 | ||
| 7526 | 2026.01.05 19:11:03.412496 [ 349 ] {} <Debug> TCP-Session: 6bc45195-e6dc-4a2d-8856-0dae4bd25af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7527 | 2026.01.05 19:11:03.412538 [ 349 ] {} <Debug> TCP-Session: 6bc45195-e6dc-4a2d-8856-0dae4bd25af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7528 | 2026.01.05 19:11:03.412549 [ 289 ] {65761307-91e7-439d-a91e-419557348347} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 7529 | 2026.01.05 19:11:03.413485 [ 344 ] {65761307-91e7-439d-a91e-419557348347} <Trace> AggregatingTransform: Aggregating | ||
| 7530 | 2026.01.05 19:11:03.413541 [ 344 ] {65761307-91e7-439d-a91e-419557348347} <Trace> Aggregator: Aggregation method: without_key | ||
| 7531 | 2026.01.05 19:11:03.413579 [ 344 ] {65761307-91e7-439d-a91e-419557348347} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921852 sec. (1084.773 rows/sec., 42.37 KiB/sec.) | ||
| 7532 | 2026.01.05 19:11:03.413599 [ 344 ] {65761307-91e7-439d-a91e-419557348347} <Trace> Aggregator: Merging aggregated data | ||
| 7533 | 2026.01.05 19:11:03.415118 [ 289 ] {65761307-91e7-439d-a91e-419557348347} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00332 sec., 301.2048192771084 rows/sec., 11.77 KiB/sec. | ||
| 7534 | 2026.01.05 19:11:03.415267 [ 289 ] {65761307-91e7-439d-a91e-419557348347} <Debug> TCPHandler: Processed in 0.003762102 sec. | ||
| 7535 | 2026.01.05 19:11:03.415348 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7536 | 2026.01.05 19:11:03.415377 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7537 | 2026.01.05 19:11:03.415393 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7538 | 2026.01.05 19:11:03.415414 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7539 | 2026.01.05 19:11:03.415433 [ 349 ] {} <Debug> TCP-Session: 6bc45195-e6dc-4a2d-8856-0dae4bd25af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7540 | 2026.01.05 19:11:03.415450 [ 290 ] {} <Debug> TCP-Session: 054b26e2-1e64-4a89-8f24-90a2f1409455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2026.01.05 19:11:03.415465 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7542 | 2026.01.05 19:11:03.415494 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7543 | 2026.01.05 19:11:03.415514 [ 294 ] {} <Debug> TCP-Session: a3bae724-5c00-4447-a246-1cca35df6591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7544 | 2026.01.05 19:11:03.415481 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7545 | 2026.01.05 19:11:03.415529 [ 286 ] {} <Debug> TCP-Session: a080b16b-d1cc-4e41-812b-ab65438614c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2026.01.05 19:11:03.415472 [ 267 ] {} <Debug> TCP-Session: c4a5d18e-ce20-47f6-9fa8-e58b78a86035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7547 | 2026.01.05 19:11:03.415570 [ 293 ] {} <Debug> TCP-Session: 362d2915-4b8c-4ea2-8b21-06fe987593f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2026.01.05 19:11:03.415448 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7549 | 2026.01.05 19:11:03.415431 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7550 | 2026.01.05 19:11:03.415644 [ 292 ] {} <Debug> TCP-Session: 201f9179-00fa-4fe0-8cd5-d3a1a612252e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7551 | 2026.01.05 19:11:03.415378 [ 289 ] {} <Debug> TCP-Session: 218e734a-d071-42ea-aaa9-c6a154f3408c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7552 | 2026.01.05 19:11:03.415672 [ 291 ] {} <Debug> TCP-Session: 2a4d70e5-2fea-4dae-976d-f70f77e17d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7553 | 2026.01.05 19:11:03.606118 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39432 | ||
| 7554 | 2026.01.05 19:11:03.606227 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7555 | 2026.01.05 19:11:03.606253 [ 293 ] {} <Debug> TCP-Session: 934a5a4f-d684-49e0-a1fb-e31fa4b99e01 Authenticating user 'default' from [fd00:1122:3344:101::e]:39432 | ||
| 7556 | 2026.01.05 19:11:03.606275 [ 293 ] {} <Debug> TCP-Session: 934a5a4f-d684-49e0-a1fb-e31fa4b99e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7557 | 2026.01.05 19:11:03.606288 [ 293 ] {} <Debug> TCP-Session: 934a5a4f-d684-49e0-a1fb-e31fa4b99e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7558 | 2026.01.05 19:11:03.606491 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40520 | ||
| 7559 | 2026.01.05 19:11:03.606536 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48194 | ||
| 7560 | 2026.01.05 19:11:03.606563 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41576 | ||
| 7561 | 2026.01.05 19:11:03.606583 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43788 | ||
| 7562 | 2026.01.05 19:11:03.606607 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7563 | 2026.01.05 19:11:03.606617 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61291 | ||
| 7564 | 2026.01.05 19:11:03.606645 [ 294 ] {} <Debug> TCP-Session: 207f5e84-97cc-478d-9798-e450af2d25b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40520 | ||
| 7565 | 2026.01.05 19:11:03.606657 [ 293 ] {} <Trace> TCP-Session: 934a5a4f-d684-49e0-a1fb-e31fa4b99e01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7566 | 2026.01.05 19:11:03.606675 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7567 | 2026.01.05 19:11:03.606695 [ 294 ] {} <Debug> TCP-Session: 207f5e84-97cc-478d-9798-e450af2d25b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7568 | 2026.01.05 19:11:03.606655 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7569 | 2026.01.05 19:11:03.606726 [ 294 ] {} <Debug> TCP-Session: 207f5e84-97cc-478d-9798-e450af2d25b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2026.01.05 19:11:03.606739 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7571 | 2026.01.05 19:11:03.606762 [ 267 ] {} <Debug> TCP-Session: ab74f0b0-bf70-49fd-8932-f45bd418086d Authenticating user 'default' from [fd00:1122:3344:101::e]:48194 | ||
| 7572 | 2026.01.05 19:11:03.606723 [ 290 ] {} <Debug> TCP-Session: 0a6143f0-4898-4157-bbb0-ae70ab4fa719 Authenticating user 'default' from [fd00:1122:3344:101::e]:43788 | ||
| 7573 | 2026.01.05 19:11:03.606787 [ 292 ] {} <Debug> TCP-Session: f2af3ea1-0e24-48b1-9458-575d6213886d Authenticating user 'default' from [fd00:1122:3344:101::e]:61291 | ||
| 7574 | 2026.01.05 19:11:03.606802 [ 267 ] {} <Debug> TCP-Session: ab74f0b0-bf70-49fd-8932-f45bd418086d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7575 | 2026.01.05 19:11:03.606817 [ 290 ] {} <Debug> TCP-Session: 0a6143f0-4898-4157-bbb0-ae70ab4fa719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7576 | 2026.01.05 19:11:03.606833 [ 292 ] {} <Debug> TCP-Session: f2af3ea1-0e24-48b1-9458-575d6213886d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7577 | 2026.01.05 19:11:03.606852 [ 290 ] {} <Debug> TCP-Session: 0a6143f0-4898-4157-bbb0-ae70ab4fa719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2026.01.05 19:11:03.606866 [ 292 ] {} <Debug> TCP-Session: f2af3ea1-0e24-48b1-9458-575d6213886d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7579 | 2026.01.05 19:11:03.606862 [ 293 ] {f9206d19-8a8b-422c-854b-c3e4747e1ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39432) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7580 | 2026.01.05 19:11:03.606655 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7581 | 2026.01.05 19:11:03.606596 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48470 | ||
| 7582 | 2026.01.05 19:11:03.606968 [ 349 ] {} <Debug> TCP-Session: 5a8c210f-1c32-4a76-92c9-c380257c5269 Authenticating user 'default' from [fd00:1122:3344:101::e]:41576 | ||
| 7583 | 2026.01.05 19:11:03.606568 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64827 | ||
| 7584 | 2026.01.05 19:11:03.606994 [ 349 ] {} <Debug> TCP-Session: 5a8c210f-1c32-4a76-92c9-c380257c5269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7585 | 2026.01.05 19:11:03.607024 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7586 | 2026.01.05 19:11:03.607035 [ 349 ] {} <Debug> TCP-Session: 5a8c210f-1c32-4a76-92c9-c380257c5269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2026.01.05 19:11:03.606548 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58097 | ||
| 7588 | 2026.01.05 19:11:03.607069 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7589 | 2026.01.05 19:11:03.607050 [ 291 ] {} <Debug> TCP-Session: cbfb85ef-ac24-4bd0-ba15-e68c54fd5efa Authenticating user 'default' from [fd00:1122:3344:101::e]:48470 | ||
| 7590 | 2026.01.05 19:11:03.607106 [ 289 ] {} <Debug> TCP-Session: f96b7b39-078a-4271-a0f2-bc61d6de7cd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64827 | ||
| 7591 | 2026.01.05 19:11:03.607127 [ 291 ] {} <Debug> TCP-Session: cbfb85ef-ac24-4bd0-ba15-e68c54fd5efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2026.01.05 19:11:03.607127 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7593 | 2026.01.05 19:11:03.607144 [ 289 ] {} <Debug> TCP-Session: f96b7b39-078a-4271-a0f2-bc61d6de7cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7594 | 2026.01.05 19:11:03.607150 [ 291 ] {} <Debug> TCP-Session: cbfb85ef-ac24-4bd0-ba15-e68c54fd5efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7595 | 2026.01.05 19:11:03.607177 [ 289 ] {} <Debug> TCP-Session: f96b7b39-078a-4271-a0f2-bc61d6de7cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7596 | 2026.01.05 19:11:03.607170 [ 286 ] {} <Debug> TCP-Session: ee52ea1f-7927-44fe-a779-e15ca27594ea Authenticating user 'default' from [fd00:1122:3344:101::e]:58097 | ||
| 7597 | 2026.01.05 19:11:03.606839 [ 267 ] {} <Debug> TCP-Session: ab74f0b0-bf70-49fd-8932-f45bd418086d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7598 | 2026.01.05 19:11:03.607227 [ 286 ] {} <Debug> TCP-Session: ee52ea1f-7927-44fe-a779-e15ca27594ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7599 | 2026.01.05 19:11:03.607234 [ 293 ] {f9206d19-8a8b-422c-854b-c3e4747e1ae5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7600 | 2026.01.05 19:11:03.607263 [ 286 ] {} <Debug> TCP-Session: ee52ea1f-7927-44fe-a779-e15ca27594ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7601 | 2026.01.05 19:11:03.607314 [ 293 ] {f9206d19-8a8b-422c-854b-c3e4747e1ae5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7602 | 2026.01.05 19:11:03.607626 [ 293 ] {f9206d19-8a8b-422c-854b-c3e4747e1ae5} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 7603 | 2026.01.05 19:11:03.608667 [ 302 ] {f9206d19-8a8b-422c-854b-c3e4747e1ae5} <Trace> AggregatingTransform: Aggregating | ||
| 7604 | 2026.01.05 19:11:03.608709 [ 302 ] {f9206d19-8a8b-422c-854b-c3e4747e1ae5} <Trace> Aggregator: Aggregation method: without_key | ||
| 7605 | 2026.01.05 19:11:03.608749 [ 302 ] {f9206d19-8a8b-422c-854b-c3e4747e1ae5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001022416 sec. (978.075 rows/sec., 38.21 KiB/sec.) | ||
| 7606 | 2026.01.05 19:11:03.608771 [ 302 ] {f9206d19-8a8b-422c-854b-c3e4747e1ae5} <Trace> Aggregator: Merging aggregated data | ||
| 7607 | 2026.01.05 19:11:03.609980 [ 293 ] {f9206d19-8a8b-422c-854b-c3e4747e1ae5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003184 sec., 314.07035175879395 rows/sec., 12.27 KiB/sec. | ||
| 7608 | 2026.01.05 19:11:03.610155 [ 293 ] {f9206d19-8a8b-422c-854b-c3e4747e1ae5} <Debug> TCPHandler: Processed in 0.003643359 sec. | ||
| 7609 | 2026.01.05 19:11:03.610274 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7610 | 2026.01.05 19:11:03.610298 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7611 | 2026.01.05 19:11:03.610304 [ 293 ] {} <Debug> TCP-Session: 934a5a4f-d684-49e0-a1fb-e31fa4b99e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7612 | 2026.01.05 19:11:03.610310 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7613 | 2026.01.05 19:11:03.610338 [ 294 ] {} <Debug> TCP-Session: 207f5e84-97cc-478d-9798-e450af2d25b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7614 | 2026.01.05 19:11:03.610361 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7615 | 2026.01.05 19:11:03.610376 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7616 | 2026.01.05 19:11:03.610378 [ 292 ] {} <Debug> TCP-Session: f2af3ea1-0e24-48b1-9458-575d6213886d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7617 | 2026.01.05 19:11:03.610401 [ 290 ] {} <Debug> TCP-Session: 0a6143f0-4898-4157-bbb0-ae70ab4fa719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7618 | 2026.01.05 19:11:03.610411 [ 286 ] {} <Debug> TCP-Session: ee52ea1f-7927-44fe-a779-e15ca27594ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7619 | 2026.01.05 19:11:03.610414 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7620 | 2026.01.05 19:11:03.610392 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7621 | 2026.01.05 19:11:03.610350 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7622 | 2026.01.05 19:11:03.610470 [ 291 ] {} <Debug> TCP-Session: cbfb85ef-ac24-4bd0-ba15-e68c54fd5efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7623 | 2026.01.05 19:11:03.610483 [ 349 ] {} <Debug> TCP-Session: 5a8c210f-1c32-4a76-92c9-c380257c5269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2026.01.05 19:11:03.610333 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7625 | 2026.01.05 19:11:03.610513 [ 289 ] {} <Debug> TCP-Session: f96b7b39-078a-4271-a0f2-bc61d6de7cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7626 | 2026.01.05 19:11:03.610550 [ 267 ] {} <Debug> TCP-Session: ab74f0b0-bf70-49fd-8932-f45bd418086d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7627 | 2026.01.05 19:11:04.363054 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2026.01.05 19:11:04.363231 [ 268 ] {b7846172-7a5e-4d76-90fd-7c39ccb23026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7629 | 2026.01.05 19:11:04.363296 [ 268 ] {b7846172-7a5e-4d76-90fd-7c39ccb23026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7630 | 2026.01.05 19:11:04.363979 [ 268 ] {b7846172-7a5e-4d76-90fd-7c39ccb23026} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2026.01.05 19:11:04.364027 [ 268 ] {b7846172-7a5e-4d76-90fd-7c39ccb23026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7632 | 2026.01.05 19:11:04.364456 [ 268 ] {b7846172-7a5e-4d76-90fd-7c39ccb23026} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7633 | 2026.01.05 19:11:04.364693 [ 268 ] {b7846172-7a5e-4d76-90fd-7c39ccb23026} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2026.01.05 19:11:04.364848 [ 268 ] {b7846172-7a5e-4d76-90fd-7c39ccb23026} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001667 sec., 70785.8428314337 rows/sec., 6.01 MiB/sec. | ||
| 7635 | 2026.01.05 19:11:04.364891 [ 268 ] {b7846172-7a5e-4d76-90fd-7c39ccb23026} <Debug> TCPHandler: Processed in 0.001972039 sec. | ||
| 7636 | 2026.01.05 19:11:04.365023 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2026.01.05 19:11:04.365120 [ 268 ] {e018c80f-16c7-481e-8952-7db277625d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7638 | 2026.01.05 19:11:04.365162 [ 268 ] {e018c80f-16c7-481e-8952-7db277625d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7639 | 2026.01.05 19:11:04.365611 [ 268 ] {e018c80f-16c7-481e-8952-7db277625d90} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2026.01.05 19:11:04.365648 [ 268 ] {e018c80f-16c7-481e-8952-7db277625d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7641 | 2026.01.05 19:11:04.365967 [ 268 ] {e018c80f-16c7-481e-8952-7db277625d90} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7642 | 2026.01.05 19:11:04.366194 [ 268 ] {e018c80f-16c7-481e-8952-7db277625d90} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.01.05 19:11:04.366326 [ 268 ] {e018c80f-16c7-481e-8952-7db277625d90} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001226 sec., 25285.481239804238 rows/sec., 1.86 MiB/sec. | ||
| 7644 | 2026.01.05 19:11:04.366364 [ 268 ] {e018c80f-16c7-481e-8952-7db277625d90} <Debug> TCPHandler: Processed in 0.001392034 sec. | ||
| 7645 | 2026.01.05 19:11:04.366477 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7646 | 2026.01.05 19:11:04.366573 [ 268 ] {89a2d566-7e1d-4e23-9d9b-2fb22cc7d995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7647 | 2026.01.05 19:11:04.366613 [ 268 ] {89a2d566-7e1d-4e23-9d9b-2fb22cc7d995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7648 | 2026.01.05 19:11:04.367040 [ 268 ] {89a2d566-7e1d-4e23-9d9b-2fb22cc7d995} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2026.01.05 19:11:04.367077 [ 268 ] {89a2d566-7e1d-4e23-9d9b-2fb22cc7d995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7650 | 2026.01.05 19:11:04.367377 [ 268 ] {89a2d566-7e1d-4e23-9d9b-2fb22cc7d995} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7651 | 2026.01.05 19:11:04.367585 [ 268 ] {89a2d566-7e1d-4e23-9d9b-2fb22cc7d995} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.01.05 19:11:04.367716 [ 268 ] {89a2d566-7e1d-4e23-9d9b-2fb22cc7d995} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001161 sec., 81826.01205857021 rows/sec., 6.39 MiB/sec. | ||
| 7653 | 2026.01.05 19:11:04.367753 [ 268 ] {89a2d566-7e1d-4e23-9d9b-2fb22cc7d995} <Debug> TCPHandler: Processed in 0.001326962 sec. | ||
| 7654 | 2026.01.05 19:11:04.367869 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2026.01.05 19:11:04.367964 [ 268 ] {10e1a5a7-21bf-4bc4-b26e-b9866988edca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7656 | 2026.01.05 19:11:04.368008 [ 268 ] {10e1a5a7-21bf-4bc4-b26e-b9866988edca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7657 | 2026.01.05 19:11:04.368421 [ 268 ] {10e1a5a7-21bf-4bc4-b26e-b9866988edca} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2026.01.05 19:11:04.368462 [ 268 ] {10e1a5a7-21bf-4bc4-b26e-b9866988edca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7659 | 2026.01.05 19:11:04.368801 [ 268 ] {10e1a5a7-21bf-4bc4-b26e-b9866988edca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7660 | 2026.01.05 19:11:04.369035 [ 268 ] {10e1a5a7-21bf-4bc4-b26e-b9866988edca} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7661 | 2026.01.05 19:11:04.369172 [ 268 ] {10e1a5a7-21bf-4bc4-b26e-b9866988edca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 7662 | 2026.01.05 19:11:04.369210 [ 268 ] {10e1a5a7-21bf-4bc4-b26e-b9866988edca} <Debug> TCPHandler: Processed in 0.001390864 sec. | ||
| 7663 | 2026.01.05 19:11:04.369326 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7664 | 2026.01.05 19:11:04.369421 [ 268 ] {04b80de0-b439-42c3-9e0a-d8bb7fca96fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7665 | 2026.01.05 19:11:04.369477 [ 268 ] {04b80de0-b439-42c3-9e0a-d8bb7fca96fc} <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 | ||
| 7666 | 2026.01.05 19:11:04.370303 [ 268 ] {04b80de0-b439-42c3-9e0a-d8bb7fca96fc} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2026.01.05 19:11:04.370340 [ 268 ] {04b80de0-b439-42c3-9e0a-d8bb7fca96fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7668 | 2026.01.05 19:11:04.370896 [ 268 ] {04b80de0-b439-42c3-9e0a-d8bb7fca96fc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7669 | 2026.01.05 19:11:04.371114 [ 268 ] {04b80de0-b439-42c3-9e0a-d8bb7fca96fc} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7670 | 2026.01.05 19:11:04.371252 [ 268 ] {04b80de0-b439-42c3-9e0a-d8bb7fca96fc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00185 sec., 16756.756756756757 rows/sec., 30.03 MiB/sec. | ||
| 7671 | 2026.01.05 19:11:04.371305 [ 268 ] {04b80de0-b439-42c3-9e0a-d8bb7fca96fc} <Debug> TCPHandler: Processed in 0.00202872 sec. | ||
| 7672 | 2026.01.05 19:11:04.371425 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2026.01.05 19:11:04.371519 [ 268 ] {44e9b5f0-6922-46f8-8d46-5a8430d6c042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7674 | 2026.01.05 19:11:04.371562 [ 268 ] {44e9b5f0-6922-46f8-8d46-5a8430d6c042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7675 | 2026.01.05 19:11:04.371906 [ 268 ] {44e9b5f0-6922-46f8-8d46-5a8430d6c042} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7676 | 2026.01.05 19:11:04.371943 [ 268 ] {44e9b5f0-6922-46f8-8d46-5a8430d6c042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7677 | 2026.01.05 19:11:04.372252 [ 268 ] {44e9b5f0-6922-46f8-8d46-5a8430d6c042} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7678 | 2026.01.05 19:11:04.372462 [ 268 ] {44e9b5f0-6922-46f8-8d46-5a8430d6c042} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7679 | 2026.01.05 19:11:04.372594 [ 268 ] {44e9b5f0-6922-46f8-8d46-5a8430d6c042} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 7680 | 2026.01.05 19:11:04.372630 [ 268 ] {44e9b5f0-6922-46f8-8d46-5a8430d6c042} <Debug> TCPHandler: Processed in 0.001255601 sec. | ||
| 7681 | 2026.01.05 19:11:06.973131 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7682 | 2026.01.05 19:11:06.973180 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7683 | 2026.01.05 19:11:07.080486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15328 | ||
| 7684 | 2026.01.05 19:11:07.081001 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7685 | 2026.01.05 19:11:07.081048 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7686 | 2026.01.05 19:11:07.081557 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7687 | 2026.01.05 19:11:07.081808 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2026.01.05 19:11:07.081958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15328 | ||
| 7689 | 2026.01.05 19:11:07.121787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 994 | ||
| 7690 | 2026.01.05 19:11:07.124345 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2026.01.05 19:11:07.124388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7692 | 2026.01.05 19:11:07.125600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7693 | 2026.01.05 19:11:07.125867 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.01.05 19:11:07.126136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
| 7695 | 2026.01.05 19:11:07.873936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7696 | 2026.01.05 19:11:07.889127 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7697 | 2026.01.05 19:11:07.889180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7698 | 2026.01.05 19:11:07.894984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7699 | 2026.01.05 19:11:07.895682 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2026.01.05 19:11:07.898304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7701 | 2026.01.05 19:11:08.001324 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000942943 sec. | ||
| 7702 | 2026.01.05 19:11:09.373705 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7703 | 2026.01.05 19:11:09.373917 [ 268 ] {17cac5f0-a58c-4fad-a502-4e768e562332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7704 | 2026.01.05 19:11:09.373991 [ 268 ] {17cac5f0-a58c-4fad-a502-4e768e562332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7705 | 2026.01.05 19:11:09.374959 [ 268 ] {17cac5f0-a58c-4fad-a502-4e768e562332} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.01.05 19:11:09.375020 [ 268 ] {17cac5f0-a58c-4fad-a502-4e768e562332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7707 | 2026.01.05 19:11:09.375484 [ 268 ] {17cac5f0-a58c-4fad-a502-4e768e562332} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7708 | 2026.01.05 19:11:09.375726 [ 268 ] {17cac5f0-a58c-4fad-a502-4e768e562332} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.01.05 19:11:09.375878 [ 268 ] {17cac5f0-a58c-4fad-a502-4e768e562332} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002015 sec., 203473.9454094293 rows/sec., 12.91 MiB/sec. | ||
| 7710 | 2026.01.05 19:11:09.375923 [ 268 ] {17cac5f0-a58c-4fad-a502-4e768e562332} <Debug> TCPHandler: Processed in 0.002356238 sec. | ||
| 7711 | 2026.01.05 19:11:09.376053 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2026.01.05 19:11:09.376158 [ 268 ] {3a097054-1c3f-4075-a6d7-f80417687eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7713 | 2026.01.05 19:11:09.376202 [ 268 ] {3a097054-1c3f-4075-a6d7-f80417687eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7714 | 2026.01.05 19:11:09.377148 [ 268 ] {3a097054-1c3f-4075-a6d7-f80417687eae} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2026.01.05 19:11:09.377185 [ 268 ] {3a097054-1c3f-4075-a6d7-f80417687eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7716 | 2026.01.05 19:11:09.377563 [ 268 ] {3a097054-1c3f-4075-a6d7-f80417687eae} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7717 | 2026.01.05 19:11:09.377775 [ 268 ] {3a097054-1c3f-4075-a6d7-f80417687eae} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2026.01.05 19:11:09.377905 [ 268 ] {3a097054-1c3f-4075-a6d7-f80417687eae} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001771 sec., 639186.9000564653 rows/sec., 50.65 MiB/sec. | ||
| 7719 | 2026.01.05 19:11:09.377901 [ 107 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7720 | 2026.01.05 19:11:09.377943 [ 268 ] {3a097054-1c3f-4075-a6d7-f80417687eae} <Debug> TCPHandler: Processed in 0.001943627 sec. | ||
| 7721 | 2026.01.05 19:11:09.377993 [ 107 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2026.01.05 19:11:09.378026 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7723 | 2026.01.05 19:11:09.378094 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7724 | 2026.01.05 19:11:09.378153 [ 190 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7725 | 2026.01.05 19:11:09.378197 [ 268 ] {1437f782-5630-4e41-8f11-221387f6bad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7726 | 2026.01.05 19:11:09.378244 [ 268 ] {1437f782-5630-4e41-8f11-221387f6bad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7727 | 2026.01.05 19:11:09.378297 [ 190 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7728 | 2026.01.05 19:11:09.378347 [ 190 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2343 rows starting from the beginning of the part | ||
| 7729 | 2026.01.05 19:11:09.378433 [ 190 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1132 rows starting from the beginning of the part | ||
| 7730 | 2026.01.05 19:11:09.378479 [ 190 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
| 7731 | 2026.01.05 19:11:09.378519 [ 190 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1132 rows starting from the beginning of the part | ||
| 7732 | 2026.01.05 19:11:09.378559 [ 190 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 118 rows starting from the beginning of the part | ||
| 7733 | 2026.01.05 19:11:09.378599 [ 190 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1132 rows starting from the beginning of the part | ||
| 7734 | 2026.01.05 19:11:09.378731 [ 268 ] {1437f782-5630-4e41-8f11-221387f6bad3} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2026.01.05 19:11:09.378775 [ 268 ] {1437f782-5630-4e41-8f11-221387f6bad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7736 | 2026.01.05 19:11:09.379119 [ 268 ] {1437f782-5630-4e41-8f11-221387f6bad3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7737 | 2026.01.05 19:11:09.379355 [ 268 ] {1437f782-5630-4e41-8f11-221387f6bad3} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2026.01.05 19:11:09.379496 [ 268 ] {1437f782-5630-4e41-8f11-221387f6bad3} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001318 sec., 163125.9484066768 rows/sec., 9.68 MiB/sec. | ||
| 7739 | 2026.01.05 19:11:09.379535 [ 268 ] {1437f782-5630-4e41-8f11-221387f6bad3} <Debug> TCPHandler: Processed in 0.001503377 sec. | ||
| 7740 | 2026.01.05 19:11:09.379654 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2026.01.05 19:11:09.379750 [ 268 ] {cef8cda9-efe5-4095-9c1e-b82922137675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7742 | 2026.01.05 19:11:09.379791 [ 268 ] {cef8cda9-efe5-4095-9c1e-b82922137675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7743 | 2026.01.05 19:11:09.380273 [ 268 ] {cef8cda9-efe5-4095-9c1e-b82922137675} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.01.05 19:11:09.380308 [ 268 ] {cef8cda9-efe5-4095-9c1e-b82922137675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7745 | 2026.01.05 19:11:09.380626 [ 268 ] {cef8cda9-efe5-4095-9c1e-b82922137675} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7746 | 2026.01.05 19:11:09.380757 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5975 rows, containing 5 columns (5 merged, 0 gathered) in 0.002655655 sec., 2249915.745832949 rows/sec., 189.14 MiB/sec. | ||
| 7747 | 2026.01.05 19:11:09.380855 [ 268 ] {cef8cda9-efe5-4095-9c1e-b82922137675} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7748 | 2026.01.05 19:11:09.380989 [ 268 ] {cef8cda9-efe5-4095-9c1e-b82922137675} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 7749 | 2026.01.05 19:11:09.381026 [ 268 ] {cef8cda9-efe5-4095-9c1e-b82922137675} <Debug> TCPHandler: Processed in 0.001422135 sec. | ||
| 7750 | 2026.01.05 19:11:09.381135 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7751 | 2026.01.05 19:11:09.381158 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.01.05 19:11:09.381280 [ 268 ] {70801358-6df8-45e9-abba-4054f3172dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7753 | 2026.01.05 19:11:09.381330 [ 268 ] {70801358-6df8-45e9-abba-4054f3172dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7754 | 2026.01.05 19:11:09.381438 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_46_9} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2026.01.05 19:11:09.381507 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_46_9} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7756 | 2026.01.05 19:11:09.381588 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 7757 | 2026.01.05 19:11:09.381887 [ 268 ] {70801358-6df8-45e9-abba-4054f3172dae} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.01.05 19:11:09.381930 [ 268 ] {70801358-6df8-45e9-abba-4054f3172dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7759 | 2026.01.05 19:11:09.382307 [ 268 ] {70801358-6df8-45e9-abba-4054f3172dae} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7760 | 2026.01.05 19:11:09.382541 [ 268 ] {70801358-6df8-45e9-abba-4054f3172dae} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.01.05 19:11:09.382670 [ 268 ] {70801358-6df8-45e9-abba-4054f3172dae} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001415 sec., 149116.60777385157 rows/sec., 8.47 MiB/sec. | ||
| 7762 | 2026.01.05 19:11:09.382711 [ 268 ] {70801358-6df8-45e9-abba-4054f3172dae} <Debug> TCPHandler: Processed in 0.00161702 sec. | ||
| 7763 | 2026.01.05 19:11:09.382816 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2026.01.05 19:11:09.382911 [ 268 ] {c41e67b3-d250-4845-93eb-992096f89084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7765 | 2026.01.05 19:11:09.382951 [ 268 ] {c41e67b3-d250-4845-93eb-992096f89084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7766 | 2026.01.05 19:11:09.383615 [ 268 ] {c41e67b3-d250-4845-93eb-992096f89084} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.01.05 19:11:09.383651 [ 268 ] {c41e67b3-d250-4845-93eb-992096f89084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7768 | 2026.01.05 19:11:09.383986 [ 268 ] {c41e67b3-d250-4845-93eb-992096f89084} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7769 | 2026.01.05 19:11:09.384205 [ 268 ] {c41e67b3-d250-4845-93eb-992096f89084} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.01.05 19:11:09.384299 [ 106 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7771 | 2026.01.05 19:11:09.384333 [ 268 ] {c41e67b3-d250-4845-93eb-992096f89084} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00144 sec., 478472.2222222222 rows/sec., 33.41 MiB/sec. | ||
| 7772 | 2026.01.05 19:11:09.384339 [ 106 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.01.05 19:11:09.384364 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7774 | 2026.01.05 19:11:09.384372 [ 268 ] {c41e67b3-d250-4845-93eb-992096f89084} <Debug> TCPHandler: Processed in 0.00160622 sec. | ||
| 7775 | 2026.01.05 19:11:09.384437 [ 189 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7776 | 2026.01.05 19:11:09.384483 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7777 | 2026.01.05 19:11:09.384524 [ 189 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7778 | 2026.01.05 19:11:09.384555 [ 189 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1212 rows starting from the beginning of the part | ||
| 7779 | 2026.01.05 19:11:09.384582 [ 268 ] {49c01322-befc-4141-a75d-91d8b644c573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7780 | 2026.01.05 19:11:09.384615 [ 189 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 689 rows starting from the beginning of the part | ||
| 7781 | 2026.01.05 19:11:09.384625 [ 268 ] {49c01322-befc-4141-a75d-91d8b644c573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7782 | 2026.01.05 19:11:09.384662 [ 189 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
| 7783 | 2026.01.05 19:11:09.384703 [ 189 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 689 rows starting from the beginning of the part | ||
| 7784 | 2026.01.05 19:11:09.384742 [ 189 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 95 rows starting from the beginning of the part | ||
| 7785 | 2026.01.05 19:11:09.384782 [ 189 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 689 rows starting from the beginning of the part | ||
| 7786 | 2026.01.05 19:11:09.384955 [ 268 ] {49c01322-befc-4141-a75d-91d8b644c573} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2026.01.05 19:11:09.384990 [ 268 ] {49c01322-befc-4141-a75d-91d8b644c573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7788 | 2026.01.05 19:11:09.385295 [ 268 ] {49c01322-befc-4141-a75d-91d8b644c573} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7789 | 2026.01.05 19:11:09.385510 [ 268 ] {49c01322-befc-4141-a75d-91d8b644c573} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2026.01.05 19:11:09.385639 [ 268 ] {49c01322-befc-4141-a75d-91d8b644c573} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 7791 | 2026.01.05 19:11:09.385676 [ 268 ] {49c01322-befc-4141-a75d-91d8b644c573} <Debug> TCPHandler: Processed in 0.001249451 sec. | ||
| 7792 | 2026.01.05 19:11:09.385780 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2026.01.05 19:11:09.385875 [ 268 ] {d293968d-c619-4b91-b053-56bc32cfc9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7794 | 2026.01.05 19:11:09.385918 [ 268 ] {d293968d-c619-4b91-b053-56bc32cfc9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7795 | 2026.01.05 19:11:09.386046 [ 196 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3469 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164217 sec., 2112448.7720516147 rows/sec., 157.89 MiB/sec. | ||
| 7796 | 2026.01.05 19:11:09.386211 [ 189 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7797 | 2026.01.05 19:11:09.386371 [ 268 ] {d293968d-c619-4b91-b053-56bc32cfc9bd} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7798 | 2026.01.05 19:11:09.386409 [ 268 ] {d293968d-c619-4b91-b053-56bc32cfc9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7799 | 2026.01.05 19:11:09.386456 [ 189 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_46_9} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.01.05 19:11:09.386518 [ 189 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_46_9} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7801 | 2026.01.05 19:11:09.386572 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7802 | 2026.01.05 19:11:09.386824 [ 268 ] {d293968d-c619-4b91-b053-56bc32cfc9bd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7803 | 2026.01.05 19:11:09.387090 [ 268 ] {d293968d-c619-4b91-b053-56bc32cfc9bd} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7804 | 2026.01.05 19:11:09.387197 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7805 | 2026.01.05 19:11:09.387222 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2026.01.05 19:11:09.387238 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7807 | 2026.01.05 19:11:09.387245 [ 268 ] {d293968d-c619-4b91-b053-56bc32cfc9bd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001387 sec., 226387.88752703677 rows/sec., 14.87 MiB/sec. | ||
| 7808 | 2026.01.05 19:11:09.387293 [ 268 ] {d293968d-c619-4b91-b053-56bc32cfc9bd} <Debug> TCPHandler: Processed in 0.001562699 sec. | ||
| 7809 | 2026.01.05 19:11:09.387318 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7810 | 2026.01.05 19:11:09.387416 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2026.01.05 19:11:09.387445 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7812 | 2026.01.05 19:11:09.387484 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15003 rows starting from the beginning of the part | ||
| 7813 | 2026.01.05 19:11:09.387517 [ 268 ] {b6254221-adc4-446e-aef7-b6d59276c6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7814 | 2026.01.05 19:11:09.387552 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 7815 | 2026.01.05 19:11:09.387563 [ 268 ] {b6254221-adc4-446e-aef7-b6d59276c6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7816 | 2026.01.05 19:11:09.387606 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7817 | 2026.01.05 19:11:09.387656 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7818 | 2026.01.05 19:11:09.387697 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7819 | 2026.01.05 19:11:09.387739 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7820 | 2026.01.05 19:11:09.387885 [ 268 ] {b6254221-adc4-446e-aef7-b6d59276c6dc} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.01.05 19:11:09.387927 [ 268 ] {b6254221-adc4-446e-aef7-b6d59276c6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7822 | 2026.01.05 19:11:09.388270 [ 268 ] {b6254221-adc4-446e-aef7-b6d59276c6dc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7823 | 2026.01.05 19:11:09.388491 [ 268 ] {b6254221-adc4-446e-aef7-b6d59276c6dc} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2026.01.05 19:11:09.388623 [ 268 ] {b6254221-adc4-446e-aef7-b6d59276c6dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 7825 | 2026.01.05 19:11:09.388660 [ 268 ] {b6254221-adc4-446e-aef7-b6d59276c6dc} <Debug> TCPHandler: Processed in 0.001300442 sec. | ||
| 7826 | 2026.01.05 19:11:09.388784 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2026.01.05 19:11:09.388879 [ 268 ] {e8134f6d-8139-403d-a852-f490fa80aa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7828 | 2026.01.05 19:11:09.388932 [ 268 ] {e8134f6d-8139-403d-a852-f490fa80aa9e} <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 | ||
| 7829 | 2026.01.05 19:11:09.389720 [ 268 ] {e8134f6d-8139-403d-a852-f490fa80aa9e} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2026.01.05 19:11:09.389755 [ 268 ] {e8134f6d-8139-403d-a852-f490fa80aa9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7831 | 2026.01.05 19:11:09.390289 [ 268 ] {e8134f6d-8139-403d-a852-f490fa80aa9e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7832 | 2026.01.05 19:11:09.390524 [ 268 ] {e8134f6d-8139-403d-a852-f490fa80aa9e} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2026.01.05 19:11:09.390664 [ 268 ] {e8134f6d-8139-403d-a852-f490fa80aa9e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001804 sec., 5543.2372505543235 rows/sec., 9.93 MiB/sec. | ||
| 7834 | 2026.01.05 19:11:09.390718 [ 268 ] {e8134f6d-8139-403d-a852-f490fa80aa9e} <Debug> TCPHandler: Processed in 0.001983829 sec. | ||
| 7835 | 2026.01.05 19:11:09.390841 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7836 | 2026.01.05 19:11:09.390937 [ 268 ] {070ee698-e1c5-466d-ad4f-07d2c78a3680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7837 | 2026.01.05 19:11:09.390978 [ 268 ] {070ee698-e1c5-466d-ad4f-07d2c78a3680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7838 | 2026.01.05 19:11:09.391319 [ 268 ] {070ee698-e1c5-466d-ad4f-07d2c78a3680} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2026.01.05 19:11:09.391355 [ 268 ] {070ee698-e1c5-466d-ad4f-07d2c78a3680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7840 | 2026.01.05 19:11:09.391680 [ 268 ] {070ee698-e1c5-466d-ad4f-07d2c78a3680} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7841 | 2026.01.05 19:11:09.391910 [ 268 ] {070ee698-e1c5-466d-ad4f-07d2c78a3680} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7842 | 2026.01.05 19:11:09.392004 [ 106 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7843 | 2026.01.05 19:11:09.392034 [ 106 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2026.01.05 19:11:09.392037 [ 268 ] {070ee698-e1c5-466d-ad4f-07d2c78a3680} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00112 sec., 92857.14285714287 rows/sec., 5.69 MiB/sec. | ||
| 7845 | 2026.01.05 19:11:09.392051 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7846 | 2026.01.05 19:11:09.392076 [ 268 ] {070ee698-e1c5-466d-ad4f-07d2c78a3680} <Debug> TCPHandler: Processed in 0.001286571 sec. | ||
| 7847 | 2026.01.05 19:11:09.392120 [ 189 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7848 | 2026.01.05 19:11:09.392209 [ 189 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7849 | 2026.01.05 19:11:09.392238 [ 189 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3190 rows starting from the beginning of the part | ||
| 7850 | 2026.01.05 19:11:09.392291 [ 189 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7851 | 2026.01.05 19:11:09.392334 [ 189 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7852 | 2026.01.05 19:11:09.392372 [ 189 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7853 | 2026.01.05 19:11:09.392406 [ 189 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7854 | 2026.01.05 19:11:09.392440 [ 189 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7855 | 2026.01.05 19:11:09.392458 [ 202 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16265 rows, containing 5 columns (5 merged, 0 gathered) in 0.005176308 sec., 3142200.966403081 rows/sec., 210.11 MiB/sec. | ||
| 7856 | 2026.01.05 19:11:09.393204 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7857 | 2026.01.05 19:11:09.393563 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7858 | 2026.01.05 19:11:09.393647 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7859 | 2026.01.05 19:11:09.393709 [ 195 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3622 rows, containing 4 columns (4 merged, 0 gathered) in 0.00161762 sec., 2239091.99935708 rows/sec., 141.79 MiB/sec. | ||
| 7860 | 2026.01.05 19:11:09.393747 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 7861 | 2026.01.05 19:11:09.394121 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7862 | 2026.01.05 19:11:09.394370 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_46_9} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2026.01.05 19:11:09.394443 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_46_9} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7864 | 2026.01.05 19:11:09.394520 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7865 | 2026.01.05 19:11:10.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.25 MiB, peak 290.63 MiB, free memory in arenas 0.00 B, will set to 282.37 MiB (RSS), difference: 1.12 MiB | ||
| 7866 | 2026.01.05 19:11:14.388655 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7867 | 2026.01.05 19:11:14.388869 [ 268 ] {2a2f28fc-9572-4687-966c-d8e58e11b6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7868 | 2026.01.05 19:11:14.388941 [ 268 ] {2a2f28fc-9572-4687-966c-d8e58e11b6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7869 | 2026.01.05 19:11:14.389696 [ 268 ] {2a2f28fc-9572-4687-966c-d8e58e11b6ce} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2026.01.05 19:11:14.389733 [ 268 ] {2a2f28fc-9572-4687-966c-d8e58e11b6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7871 | 2026.01.05 19:11:14.390108 [ 268 ] {2a2f28fc-9572-4687-966c-d8e58e11b6ce} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7872 | 2026.01.05 19:11:14.390330 [ 268 ] {2a2f28fc-9572-4687-966c-d8e58e11b6ce} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2026.01.05 19:11:14.390479 [ 268 ] {2a2f28fc-9572-4687-966c-d8e58e11b6ce} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001664 sec., 3605.769230769231 rows/sec., 294.03 KiB/sec. | ||
| 7874 | 2026.01.05 19:11:14.390519 [ 268 ] {2a2f28fc-9572-4687-966c-d8e58e11b6ce} <Debug> TCPHandler: Processed in 0.001996399 sec. | ||
| 7875 | 2026.01.05 19:11:14.390643 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7876 | 2026.01.05 19:11:14.390737 [ 268 ] {4b5fcf0b-fdf8-4773-a127-a2b557d800f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7877 | 2026.01.05 19:11:14.390776 [ 268 ] {4b5fcf0b-fdf8-4773-a127-a2b557d800f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7878 | 2026.01.05 19:11:14.391896 [ 268 ] {4b5fcf0b-fdf8-4773-a127-a2b557d800f9} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2026.01.05 19:11:14.391933 [ 268 ] {4b5fcf0b-fdf8-4773-a127-a2b557d800f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7880 | 2026.01.05 19:11:14.392313 [ 268 ] {4b5fcf0b-fdf8-4773-a127-a2b557d800f9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7881 | 2026.01.05 19:11:14.392524 [ 268 ] {4b5fcf0b-fdf8-4773-a127-a2b557d800f9} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2026.01.05 19:11:14.392649 [ 268 ] {4b5fcf0b-fdf8-4773-a127-a2b557d800f9} <Debug> executeQuery: Read 1261 rows, 107.04 KiB in 0.00193 sec., 653367.8756476684 rows/sec., 54.16 MiB/sec. | ||
| 7883 | 2026.01.05 19:11:14.392687 [ 268 ] {4b5fcf0b-fdf8-4773-a127-a2b557d800f9} <Debug> TCPHandler: Processed in 0.002091931 sec. | ||
| 7884 | 2026.01.05 19:11:14.392802 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2026.01.05 19:11:14.392896 [ 268 ] {91c7e05f-b3ae-47a0-a975-dec89e4ef13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7886 | 2026.01.05 19:11:14.392935 [ 268 ] {91c7e05f-b3ae-47a0-a975-dec89e4ef13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7887 | 2026.01.05 19:11:14.393353 [ 268 ] {91c7e05f-b3ae-47a0-a975-dec89e4ef13a} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2026.01.05 19:11:14.393389 [ 268 ] {91c7e05f-b3ae-47a0-a975-dec89e4ef13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7889 | 2026.01.05 19:11:14.393675 [ 268 ] {91c7e05f-b3ae-47a0-a975-dec89e4ef13a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7890 | 2026.01.05 19:11:14.393879 [ 268 ] {91c7e05f-b3ae-47a0-a975-dec89e4ef13a} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2026.01.05 19:11:14.394010 [ 268 ] {91c7e05f-b3ae-47a0-a975-dec89e4ef13a} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001132 sec., 32685.512367491167 rows/sec., 2.37 MiB/sec. | ||
| 7892 | 2026.01.05 19:11:14.394047 [ 268 ] {91c7e05f-b3ae-47a0-a975-dec89e4ef13a} <Debug> TCPHandler: Processed in 0.001293582 sec. | ||
| 7893 | 2026.01.05 19:11:14.394160 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7894 | 2026.01.05 19:11:14.394252 [ 268 ] {0c1b6e40-4467-4e85-8dc2-8f497e115498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7895 | 2026.01.05 19:11:14.394291 [ 268 ] {0c1b6e40-4467-4e85-8dc2-8f497e115498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7896 | 2026.01.05 19:11:14.394813 [ 268 ] {0c1b6e40-4467-4e85-8dc2-8f497e115498} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2026.01.05 19:11:14.394851 [ 268 ] {0c1b6e40-4467-4e85-8dc2-8f497e115498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7898 | 2026.01.05 19:11:14.395175 [ 268 ] {0c1b6e40-4467-4e85-8dc2-8f497e115498} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7899 | 2026.01.05 19:11:14.395379 [ 268 ] {0c1b6e40-4467-4e85-8dc2-8f497e115498} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2026.01.05 19:11:14.395506 [ 268 ] {0c1b6e40-4467-4e85-8dc2-8f497e115498} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001271 sec., 179386.30999213218 rows/sec., 12.15 MiB/sec. | ||
| 7901 | 2026.01.05 19:11:14.395506 [ 101 ] {} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 7902 | 2026.01.05 19:11:14.395544 [ 268 ] {0c1b6e40-4467-4e85-8dc2-8f497e115498} <Debug> TCPHandler: Processed in 0.001434636 sec. | ||
| 7903 | 2026.01.05 19:11:14.395590 [ 101 ] {} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2026.01.05 19:11:14.395619 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7905 | 2026.01.05 19:11:14.395670 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2026.01.05 19:11:14.395726 [ 189 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 7907 | 2026.01.05 19:11:14.395768 [ 268 ] {8ed3072a-2380-486a-a4bd-e7f76f5c9e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7908 | 2026.01.05 19:11:14.395809 [ 268 ] {8ed3072a-2380-486a-a4bd-e7f76f5c9e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7909 | 2026.01.05 19:11:14.395818 [ 189 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7910 | 2026.01.05 19:11:14.395845 [ 189 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 440 rows starting from the beginning of the part | ||
| 7911 | 2026.01.05 19:11:14.395899 [ 189 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 7912 | 2026.01.05 19:11:14.395940 [ 189 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 7913 | 2026.01.05 19:11:14.395981 [ 189 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 7914 | 2026.01.05 19:11:14.396019 [ 189 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 7915 | 2026.01.05 19:11:14.396058 [ 189 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 7916 | 2026.01.05 19:11:14.396429 [ 268 ] {8ed3072a-2380-486a-a4bd-e7f76f5c9e75} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2026.01.05 19:11:14.396464 [ 268 ] {8ed3072a-2380-486a-a4bd-e7f76f5c9e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7918 | 2026.01.05 19:11:14.396815 [ 268 ] {8ed3072a-2380-486a-a4bd-e7f76f5c9e75} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7919 | 2026.01.05 19:11:14.396930 [ 191 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237791 sec., 1237688.7535941042 rows/sec., 86.32 MiB/sec. | ||
| 7920 | 2026.01.05 19:11:14.397026 [ 268 ] {8ed3072a-2380-486a-a4bd-e7f76f5c9e75} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.01.05 19:11:14.397161 [ 195 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 7922 | 2026.01.05 19:11:14.397167 [ 268 ] {8ed3072a-2380-486a-a4bd-e7f76f5c9e75} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001418 sec., 392806.77009873063 rows/sec., 29.18 MiB/sec. | ||
| 7923 | 2026.01.05 19:11:14.397224 [ 268 ] {8ed3072a-2380-486a-a4bd-e7f76f5c9e75} <Debug> TCPHandler: Processed in 0.001601919 sec. | ||
| 7924 | 2026.01.05 19:11:14.397343 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7925 | 2026.01.05 19:11:14.397439 [ 268 ] {f466c7fb-9930-4e88-be98-ae1efd34c1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7926 | 2026.01.05 19:11:14.397484 [ 268 ] {f466c7fb-9930-4e88-be98-ae1efd34c1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7927 | 2026.01.05 19:11:14.397519 [ 195 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_30_6} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2026.01.05 19:11:14.397608 [ 195 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_30_6} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 7929 | 2026.01.05 19:11:14.397706 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7930 | 2026.01.05 19:11:14.398071 [ 268 ] {f466c7fb-9930-4e88-be98-ae1efd34c1ea} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.01.05 19:11:14.398113 [ 268 ] {f466c7fb-9930-4e88-be98-ae1efd34c1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7932 | 2026.01.05 19:11:14.398483 [ 268 ] {f466c7fb-9930-4e88-be98-ae1efd34c1ea} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7933 | 2026.01.05 19:11:14.398689 [ 268 ] {f466c7fb-9930-4e88-be98-ae1efd34c1ea} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2026.01.05 19:11:14.398813 [ 268 ] {f466c7fb-9930-4e88-be98-ae1efd34c1ea} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001392 sec., 608477.0114942528 rows/sec., 40.96 MiB/sec. | ||
| 7935 | 2026.01.05 19:11:14.398850 [ 268 ] {f466c7fb-9930-4e88-be98-ae1efd34c1ea} <Debug> TCPHandler: Processed in 0.001554988 sec. | ||
| 7936 | 2026.01.05 19:11:14.398962 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7937 | 2026.01.05 19:11:14.399057 [ 268 ] {75c9fe2d-58bc-46d0-8e94-3d087ceb05ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7938 | 2026.01.05 19:11:14.399111 [ 268 ] {75c9fe2d-58bc-46d0-8e94-3d087ceb05ac} <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 | ||
| 7939 | 2026.01.05 19:11:14.399940 [ 268 ] {75c9fe2d-58bc-46d0-8e94-3d087ceb05ac} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2026.01.05 19:11:14.399976 [ 268 ] {75c9fe2d-58bc-46d0-8e94-3d087ceb05ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7941 | 2026.01.05 19:11:14.400534 [ 268 ] {75c9fe2d-58bc-46d0-8e94-3d087ceb05ac} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7942 | 2026.01.05 19:11:14.400748 [ 268 ] {75c9fe2d-58bc-46d0-8e94-3d087ceb05ac} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2026.01.05 19:11:14.400885 [ 268 ] {75c9fe2d-58bc-46d0-8e94-3d087ceb05ac} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001847 sec., 16783.974011911207 rows/sec., 30.08 MiB/sec. | ||
| 7944 | 2026.01.05 19:11:14.400937 [ 268 ] {75c9fe2d-58bc-46d0-8e94-3d087ceb05ac} <Debug> TCPHandler: Processed in 0.00202262 sec. | ||
| 7945 | 2026.01.05 19:11:14.401052 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7946 | 2026.01.05 19:11:14.401148 [ 268 ] {d2062b90-7186-41ad-b03c-cd7f35f09884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7947 | 2026.01.05 19:11:14.401188 [ 268 ] {d2062b90-7186-41ad-b03c-cd7f35f09884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7948 | 2026.01.05 19:11:14.401526 [ 268 ] {d2062b90-7186-41ad-b03c-cd7f35f09884} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2026.01.05 19:11:14.401561 [ 268 ] {d2062b90-7186-41ad-b03c-cd7f35f09884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7950 | 2026.01.05 19:11:14.401851 [ 268 ] {d2062b90-7186-41ad-b03c-cd7f35f09884} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7951 | 2026.01.05 19:11:14.402055 [ 268 ] {d2062b90-7186-41ad-b03c-cd7f35f09884} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7952 | 2026.01.05 19:11:14.402179 [ 268 ] {d2062b90-7186-41ad-b03c-cd7f35f09884} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 7953 | 2026.01.05 19:11:14.402213 [ 268 ] {d2062b90-7186-41ad-b03c-cd7f35f09884} <Debug> TCPHandler: Processed in 0.00120866 sec. | ||
| 7954 | 2026.01.05 19:11:14.582977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15776 | ||
| 7955 | 2026.01.05 19:11:14.583439 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7956 | 2026.01.05 19:11:14.583485 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7957 | 2026.01.05 19:11:14.583982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7958 | 2026.01.05 19:11:14.584220 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2026.01.05 19:11:14.584357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15776 | ||
| 7960 | 2026.01.05 19:11:15.399308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7961 | 2026.01.05 19:11:15.414988 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.01.05 19:11:15.415056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7963 | 2026.01.05 19:11:15.420808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7964 | 2026.01.05 19:11:15.421561 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.01.05 19:11:15.424613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7966 | 2026.01.05 19:11:17.127300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1032 | ||
| 7967 | 2026.01.05 19:11:17.129843 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7968 | 2026.01.05 19:11:17.129906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7969 | 2026.01.05 19:11:17.131210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7970 | 2026.01.05 19:11:17.131499 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2026.01.05 19:11:17.131883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
| 7972 | 2026.01.05 19:11:19.372421 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2026.01.05 19:11:19.372631 [ 268 ] {8a2bea17-a350-45b0-9fd7-f2e77f16464c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7974 | 2026.01.05 19:11:19.372716 [ 268 ] {8a2bea17-a350-45b0-9fd7-f2e77f16464c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7975 | 2026.01.05 19:11:19.373638 [ 268 ] {8a2bea17-a350-45b0-9fd7-f2e77f16464c} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2026.01.05 19:11:19.373684 [ 268 ] {8a2bea17-a350-45b0-9fd7-f2e77f16464c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7977 | 2026.01.05 19:11:19.374078 [ 268 ] {8a2bea17-a350-45b0-9fd7-f2e77f16464c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7978 | 2026.01.05 19:11:19.374296 [ 268 ] {8a2bea17-a350-45b0-9fd7-f2e77f16464c} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7979 | 2026.01.05 19:11:19.374449 [ 268 ] {8a2bea17-a350-45b0-9fd7-f2e77f16464c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001885 sec., 217506.63129973476 rows/sec., 13.80 MiB/sec. | ||
| 7980 | 2026.01.05 19:11:19.374488 [ 268 ] {8a2bea17-a350-45b0-9fd7-f2e77f16464c} <Debug> TCPHandler: Processed in 0.002192744 sec. | ||
| 7981 | 2026.01.05 19:11:19.374616 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7982 | 2026.01.05 19:11:19.374720 [ 268 ] {81d6fab2-0d3c-4be9-9e85-0c9a13149cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7983 | 2026.01.05 19:11:19.374761 [ 268 ] {81d6fab2-0d3c-4be9-9e85-0c9a13149cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7984 | 2026.01.05 19:11:19.375628 [ 268 ] {81d6fab2-0d3c-4be9-9e85-0c9a13149cb1} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.01.05 19:11:19.375662 [ 268 ] {81d6fab2-0d3c-4be9-9e85-0c9a13149cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7986 | 2026.01.05 19:11:19.376033 [ 268 ] {81d6fab2-0d3c-4be9-9e85-0c9a13149cb1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7987 | 2026.01.05 19:11:19.376240 [ 268 ] {81d6fab2-0d3c-4be9-9e85-0c9a13149cb1} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2026.01.05 19:11:19.376364 [ 268 ] {81d6fab2-0d3c-4be9-9e85-0c9a13149cb1} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001663 sec., 680697.5345760674 rows/sec., 53.94 MiB/sec. | ||
| 7989 | 2026.01.05 19:11:19.376399 [ 268 ] {81d6fab2-0d3c-4be9-9e85-0c9a13149cb1} <Debug> TCPHandler: Processed in 0.001830825 sec. | ||
| 7990 | 2026.01.05 19:11:19.376528 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2026.01.05 19:11:19.376619 [ 268 ] {b7772f67-38dc-40b5-ba9f-e662be2544a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7992 | 2026.01.05 19:11:19.376658 [ 268 ] {b7772f67-38dc-40b5-ba9f-e662be2544a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7993 | 2026.01.05 19:11:19.377125 [ 268 ] {b7772f67-38dc-40b5-ba9f-e662be2544a2} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2026.01.05 19:11:19.377159 [ 268 ] {b7772f67-38dc-40b5-ba9f-e662be2544a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7995 | 2026.01.05 19:11:19.377451 [ 268 ] {b7772f67-38dc-40b5-ba9f-e662be2544a2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7996 | 2026.01.05 19:11:19.377662 [ 268 ] {b7772f67-38dc-40b5-ba9f-e662be2544a2} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2026.01.05 19:11:19.377767 [ 94 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7998 | 2026.01.05 19:11:19.377785 [ 268 ] {b7772f67-38dc-40b5-ba9f-e662be2544a2} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001185 sec., 181434.59915611814 rows/sec., 10.77 MiB/sec. | ||
| 7999 | 2026.01.05 19:11:19.377803 [ 94 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2026.01.05 19:11:19.377822 [ 268 ] {b7772f67-38dc-40b5-ba9f-e662be2544a2} <Debug> TCPHandler: Processed in 0.001340913 sec. | ||
| 8001 | 2026.01.05 19:11:19.377823 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8002 | 2026.01.05 19:11:19.377934 [ 189 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8003 | 2026.01.05 19:11:19.377944 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.01.05 19:11:19.378037 [ 189 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8005 | 2026.01.05 19:11:19.378049 [ 268 ] {5b8229d5-518d-47a7-8986-216bc1e65903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8006 | 2026.01.05 19:11:19.378071 [ 189 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 264 rows starting from the beginning of the part | ||
| 8007 | 2026.01.05 19:11:19.378089 [ 268 ] {5b8229d5-518d-47a7-8986-216bc1e65903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8008 | 2026.01.05 19:11:19.378136 [ 189 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 215 rows starting from the beginning of the part | ||
| 8009 | 2026.01.05 19:11:19.378186 [ 189 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8010 | 2026.01.05 19:11:19.378232 [ 189 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 215 rows starting from the beginning of the part | ||
| 8011 | 2026.01.05 19:11:19.378278 [ 189 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 37 rows starting from the beginning of the part | ||
| 8012 | 2026.01.05 19:11:19.378321 [ 189 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 215 rows starting from the beginning of the part | ||
| 8013 | 2026.01.05 19:11:19.378566 [ 268 ] {5b8229d5-518d-47a7-8986-216bc1e65903} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2026.01.05 19:11:19.378600 [ 268 ] {5b8229d5-518d-47a7-8986-216bc1e65903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8015 | 2026.01.05 19:11:19.378903 [ 268 ] {5b8229d5-518d-47a7-8986-216bc1e65903} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8016 | 2026.01.05 19:11:19.379112 [ 268 ] {5b8229d5-518d-47a7-8986-216bc1e65903} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2026.01.05 19:11:19.379169 [ 191 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270492 sec., 768993.4293171464 rows/sec., 49.77 MiB/sec. | ||
| 8018 | 2026.01.05 19:11:19.379242 [ 268 ] {5b8229d5-518d-47a7-8986-216bc1e65903} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 11.30 MiB/sec. | ||
| 8019 | 2026.01.05 19:11:19.379282 [ 268 ] {5b8229d5-518d-47a7-8986-216bc1e65903} <Debug> TCPHandler: Processed in 0.001386025 sec. | ||
| 8020 | 2026.01.05 19:11:19.379364 [ 191 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8021 | 2026.01.05 19:11:19.379405 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8022 | 2026.01.05 19:11:19.379500 [ 268 ] {58ecfba4-62d9-4789-b6ed-c62e80a5e12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8023 | 2026.01.05 19:11:19.379541 [ 268 ] {58ecfba4-62d9-4789-b6ed-c62e80a5e12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8024 | 2026.01.05 19:11:19.379655 [ 191 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_46_9} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.01.05 19:11:19.379732 [ 191 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_46_9} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8026 | 2026.01.05 19:11:19.379820 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8027 | 2026.01.05 19:11:19.380001 [ 268 ] {58ecfba4-62d9-4789-b6ed-c62e80a5e12b} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8028 | 2026.01.05 19:11:19.380042 [ 268 ] {58ecfba4-62d9-4789-b6ed-c62e80a5e12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8029 | 2026.01.05 19:11:19.380347 [ 268 ] {58ecfba4-62d9-4789-b6ed-c62e80a5e12b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8030 | 2026.01.05 19:11:19.380566 [ 268 ] {58ecfba4-62d9-4789-b6ed-c62e80a5e12b} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2026.01.05 19:11:19.380695 [ 268 ] {58ecfba4-62d9-4789-b6ed-c62e80a5e12b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 8032 | 2026.01.05 19:11:19.380731 [ 268 ] {58ecfba4-62d9-4789-b6ed-c62e80a5e12b} <Debug> TCPHandler: Processed in 0.001382364 sec. | ||
| 8033 | 2026.01.05 19:11:19.380834 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8034 | 2026.01.05 19:11:19.380930 [ 268 ] {f12016f5-7585-44a2-8b61-ddcd020c87ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8035 | 2026.01.05 19:11:19.380971 [ 268 ] {f12016f5-7585-44a2-8b61-ddcd020c87ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8036 | 2026.01.05 19:11:19.381599 [ 268 ] {f12016f5-7585-44a2-8b61-ddcd020c87ce} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2026.01.05 19:11:19.381636 [ 268 ] {f12016f5-7585-44a2-8b61-ddcd020c87ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8038 | 2026.01.05 19:11:19.381969 [ 268 ] {f12016f5-7585-44a2-8b61-ddcd020c87ce} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8039 | 2026.01.05 19:11:19.382181 [ 268 ] {f12016f5-7585-44a2-8b61-ddcd020c87ce} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8040 | 2026.01.05 19:11:19.382306 [ 268 ] {f12016f5-7585-44a2-8b61-ddcd020c87ce} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001394 sec., 494261.11908177903 rows/sec., 34.51 MiB/sec. | ||
| 8041 | 2026.01.05 19:11:19.382343 [ 268 ] {f12016f5-7585-44a2-8b61-ddcd020c87ce} <Debug> TCPHandler: Processed in 0.001557538 sec. | ||
| 8042 | 2026.01.05 19:11:19.382452 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8043 | 2026.01.05 19:11:19.382545 [ 268 ] {32d6b750-eaac-4e16-9f76-2d061a80acee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8044 | 2026.01.05 19:11:19.382585 [ 268 ] {32d6b750-eaac-4e16-9f76-2d061a80acee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8045 | 2026.01.05 19:11:19.382914 [ 268 ] {32d6b750-eaac-4e16-9f76-2d061a80acee} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8046 | 2026.01.05 19:11:19.382950 [ 268 ] {32d6b750-eaac-4e16-9f76-2d061a80acee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8047 | 2026.01.05 19:11:19.383245 [ 268 ] {32d6b750-eaac-4e16-9f76-2d061a80acee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8048 | 2026.01.05 19:11:19.383455 [ 268 ] {32d6b750-eaac-4e16-9f76-2d061a80acee} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2026.01.05 19:11:19.383578 [ 268 ] {32d6b750-eaac-4e16-9f76-2d061a80acee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 8050 | 2026.01.05 19:11:19.383614 [ 268 ] {32d6b750-eaac-4e16-9f76-2d061a80acee} <Debug> TCPHandler: Processed in 0.001209849 sec. | ||
| 8051 | 2026.01.05 19:11:19.383737 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8052 | 2026.01.05 19:11:19.383830 [ 268 ] {6cb267ed-d5ac-4ee7-9329-9d89190d46c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8053 | 2026.01.05 19:11:19.383872 [ 268 ] {6cb267ed-d5ac-4ee7-9329-9d89190d46c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8054 | 2026.01.05 19:11:19.384318 [ 268 ] {6cb267ed-d5ac-4ee7-9329-9d89190d46c4} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.01.05 19:11:19.384353 [ 268 ] {6cb267ed-d5ac-4ee7-9329-9d89190d46c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8056 | 2026.01.05 19:11:19.384672 [ 268 ] {6cb267ed-d5ac-4ee7-9329-9d89190d46c4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8057 | 2026.01.05 19:11:19.384874 [ 268 ] {6cb267ed-d5ac-4ee7-9329-9d89190d46c4} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.01.05 19:11:19.385001 [ 268 ] {6cb267ed-d5ac-4ee7-9329-9d89190d46c4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001189 sec., 264087.4684608915 rows/sec., 17.35 MiB/sec. | ||
| 8059 | 2026.01.05 19:11:19.385036 [ 268 ] {6cb267ed-d5ac-4ee7-9329-9d89190d46c4} <Debug> TCPHandler: Processed in 0.001346653 sec. | ||
| 8060 | 2026.01.05 19:11:19.385150 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2026.01.05 19:11:19.385262 [ 268 ] {42434e1e-7e44-4f85-a8ba-9288331acb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8062 | 2026.01.05 19:11:19.385311 [ 268 ] {42434e1e-7e44-4f85-a8ba-9288331acb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8063 | 2026.01.05 19:11:19.385666 [ 268 ] {42434e1e-7e44-4f85-a8ba-9288331acb58} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.01.05 19:11:19.385708 [ 268 ] {42434e1e-7e44-4f85-a8ba-9288331acb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8065 | 2026.01.05 19:11:19.385997 [ 268 ] {42434e1e-7e44-4f85-a8ba-9288331acb58} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8066 | 2026.01.05 19:11:19.386199 [ 268 ] {42434e1e-7e44-4f85-a8ba-9288331acb58} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.01.05 19:11:19.386321 [ 268 ] {42434e1e-7e44-4f85-a8ba-9288331acb58} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 8068 | 2026.01.05 19:11:19.386355 [ 268 ] {42434e1e-7e44-4f85-a8ba-9288331acb58} <Debug> TCPHandler: Processed in 0.001262481 sec. | ||
| 8069 | 2026.01.05 19:11:19.386465 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.01.05 19:11:19.386567 [ 268 ] {fda009bc-f93d-4361-aa68-e9af36a1c763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8071 | 2026.01.05 19:11:19.386622 [ 268 ] {fda009bc-f93d-4361-aa68-e9af36a1c763} <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 | ||
| 8072 | 2026.01.05 19:11:19.387361 [ 268 ] {fda009bc-f93d-4361-aa68-e9af36a1c763} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.01.05 19:11:19.387398 [ 268 ] {fda009bc-f93d-4361-aa68-e9af36a1c763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8074 | 2026.01.05 19:11:19.387918 [ 268 ] {fda009bc-f93d-4361-aa68-e9af36a1c763} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8075 | 2026.01.05 19:11:19.388175 [ 268 ] {fda009bc-f93d-4361-aa68-e9af36a1c763} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.01.05 19:11:19.388290 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8077 | 2026.01.05 19:11:19.388311 [ 268 ] {fda009bc-f93d-4361-aa68-e9af36a1c763} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001764 sec., 5668.934240362812 rows/sec., 10.16 MiB/sec. | ||
| 8078 | 2026.01.05 19:11:19.388368 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2026.01.05 19:11:19.388388 [ 268 ] {fda009bc-f93d-4361-aa68-e9af36a1c763} <Debug> TCPHandler: Processed in 0.001973909 sec. | ||
| 8080 | 2026.01.05 19:11:19.388397 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8081 | 2026.01.05 19:11:19.388519 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8082 | 2026.01.05 19:11:19.388522 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8083 | 2026.01.05 19:11:19.388627 [ 268 ] {d41b5d51-3cb5-4acb-9648-0fdaeded24b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8084 | 2026.01.05 19:11:19.388672 [ 268 ] {d41b5d51-3cb5-4acb-9648-0fdaeded24b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8085 | 2026.01.05 19:11:19.388803 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8086 | 2026.01.05 19:11:19.388868 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 780 rows starting from the beginning of the part | ||
| 8087 | 2026.01.05 19:11:19.389006 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 8088 | 2026.01.05 19:11:19.389037 [ 268 ] {d41b5d51-3cb5-4acb-9648-0fdaeded24b1} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.01.05 19:11:19.389081 [ 268 ] {d41b5d51-3cb5-4acb-9648-0fdaeded24b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8090 | 2026.01.05 19:11:19.389115 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8091 | 2026.01.05 19:11:19.389224 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 8092 | 2026.01.05 19:11:19.389326 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 8093 | 2026.01.05 19:11:19.389400 [ 268 ] {d41b5d51-3cb5-4acb-9648-0fdaeded24b1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8094 | 2026.01.05 19:11:19.389424 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 8095 | 2026.01.05 19:11:19.389616 [ 268 ] {d41b5d51-3cb5-4acb-9648-0fdaeded24b1} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.01.05 19:11:19.389747 [ 268 ] {d41b5d51-3cb5-4acb-9648-0fdaeded24b1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001139 sec., 91308.1650570676 rows/sec., 5.59 MiB/sec. | ||
| 8097 | 2026.01.05 19:11:19.389783 [ 268 ] {d41b5d51-3cb5-4acb-9648-0fdaeded24b1} <Debug> TCPHandler: Processed in 0.001314692 sec. | ||
| 8098 | 2026.01.05 19:11:19.399491 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 19 columns (19 merged, 0 gathered) in 0.011016351 sec., 79155.06686379183 rows/sec., 141.84 MiB/sec. | ||
| 8099 | 2026.01.05 19:11:19.400699 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8100 | 2026.01.05 19:11:19.401100 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8101 | 2026.01.05 19:11:19.401183 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8102 | 2026.01.05 19:11:19.401354 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 8103 | 2026.01.05 19:11:20.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.49 MiB, peak 291.04 MiB, free memory in arenas 0.00 B, will set to 285.98 MiB (RSS), difference: 2.48 MiB | ||
| 8104 | 2026.01.05 19:11:21.973237 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8105 | 2026.01.05 19:11:21.973295 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8106 | 2026.01.05 19:11:22.084488 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16288 | ||
| 8107 | 2026.01.05 19:11:22.085103 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2026.01.05 19:11:22.085147 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8109 | 2026.01.05 19:11:22.085639 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8110 | 2026.01.05 19:11:22.085876 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2026.01.05 19:11:22.086004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16288 | ||
| 8112 | 2026.01.05 19:11:22.924749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8113 | 2026.01.05 19:11:22.941339 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.01.05 19:11:22.941411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8115 | 2026.01.05 19:11:22.946985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8116 | 2026.01.05 19:11:22.947709 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2026.01.05 19:11:22.950592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8118 | 2026.01.05 19:11:24.362402 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2026.01.05 19:11:24.362618 [ 268 ] {fae9520d-592c-4a70-94dc-6cab80749cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8120 | 2026.01.05 19:11:24.362689 [ 268 ] {fae9520d-592c-4a70-94dc-6cab80749cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8121 | 2026.01.05 19:11:24.363452 [ 268 ] {fae9520d-592c-4a70-94dc-6cab80749cee} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.01.05 19:11:24.363494 [ 268 ] {fae9520d-592c-4a70-94dc-6cab80749cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8123 | 2026.01.05 19:11:24.363887 [ 268 ] {fae9520d-592c-4a70-94dc-6cab80749cee} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8124 | 2026.01.05 19:11:24.364107 [ 268 ] {fae9520d-592c-4a70-94dc-6cab80749cee} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.01.05 19:11:24.364255 [ 268 ] {fae9520d-592c-4a70-94dc-6cab80749cee} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001691 sec., 69781.19455943229 rows/sec., 5.93 MiB/sec. | ||
| 8126 | 2026.01.05 19:11:24.364296 [ 268 ] {fae9520d-592c-4a70-94dc-6cab80749cee} <Debug> TCPHandler: Processed in 0.00202774 sec. | ||
| 8127 | 2026.01.05 19:11:24.364420 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2026.01.05 19:11:24.364515 [ 268 ] {9d84cb48-74ea-496c-af92-d1b5d94b08db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8129 | 2026.01.05 19:11:24.364556 [ 268 ] {9d84cb48-74ea-496c-af92-d1b5d94b08db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8130 | 2026.01.05 19:11:24.365003 [ 268 ] {9d84cb48-74ea-496c-af92-d1b5d94b08db} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2026.01.05 19:11:24.365038 [ 268 ] {9d84cb48-74ea-496c-af92-d1b5d94b08db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8132 | 2026.01.05 19:11:24.365333 [ 268 ] {9d84cb48-74ea-496c-af92-d1b5d94b08db} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8133 | 2026.01.05 19:11:24.365548 [ 268 ] {9d84cb48-74ea-496c-af92-d1b5d94b08db} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2026.01.05 19:11:24.365676 [ 268 ] {9d84cb48-74ea-496c-af92-d1b5d94b08db} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00118 sec., 26271.186440677964 rows/sec., 1.93 MiB/sec. | ||
| 8135 | 2026.01.05 19:11:24.365712 [ 268 ] {9d84cb48-74ea-496c-af92-d1b5d94b08db} <Debug> TCPHandler: Processed in 0.001340403 sec. | ||
| 8136 | 2026.01.05 19:11:24.365828 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8137 | 2026.01.05 19:11:24.365921 [ 268 ] {125dc479-c0f1-41d8-bc90-398344c8bd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8138 | 2026.01.05 19:11:24.365959 [ 268 ] {125dc479-c0f1-41d8-bc90-398344c8bd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8139 | 2026.01.05 19:11:24.366458 [ 268 ] {125dc479-c0f1-41d8-bc90-398344c8bd16} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8140 | 2026.01.05 19:11:24.366494 [ 268 ] {125dc479-c0f1-41d8-bc90-398344c8bd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8141 | 2026.01.05 19:11:24.366790 [ 268 ] {125dc479-c0f1-41d8-bc90-398344c8bd16} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8142 | 2026.01.05 19:11:24.366999 [ 268 ] {125dc479-c0f1-41d8-bc90-398344c8bd16} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8143 | 2026.01.05 19:11:24.367127 [ 268 ] {125dc479-c0f1-41d8-bc90-398344c8bd16} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001224 sec., 77614.37908496732 rows/sec., 6.06 MiB/sec. | ||
| 8144 | 2026.01.05 19:11:24.367164 [ 268 ] {125dc479-c0f1-41d8-bc90-398344c8bd16} <Debug> TCPHandler: Processed in 0.001383114 sec. | ||
| 8145 | 2026.01.05 19:11:24.367285 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8146 | 2026.01.05 19:11:24.367378 [ 268 ] {db3f356b-fe3f-4267-bd01-c62b17214b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8147 | 2026.01.05 19:11:24.367422 [ 268 ] {db3f356b-fe3f-4267-bd01-c62b17214b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8148 | 2026.01.05 19:11:24.367891 [ 268 ] {db3f356b-fe3f-4267-bd01-c62b17214b3f} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2026.01.05 19:11:24.367928 [ 268 ] {db3f356b-fe3f-4267-bd01-c62b17214b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8150 | 2026.01.05 19:11:24.368255 [ 268 ] {db3f356b-fe3f-4267-bd01-c62b17214b3f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8151 | 2026.01.05 19:11:24.368457 [ 268 ] {db3f356b-fe3f-4267-bd01-c62b17214b3f} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2026.01.05 19:11:24.368587 [ 268 ] {db3f356b-fe3f-4267-bd01-c62b17214b3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 8153 | 2026.01.05 19:11:24.368622 [ 268 ] {db3f356b-fe3f-4267-bd01-c62b17214b3f} <Debug> TCPHandler: Processed in 0.001386124 sec. | ||
| 8154 | 2026.01.05 19:11:24.368739 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8155 | 2026.01.05 19:11:24.368833 [ 268 ] {b052b238-1540-4645-af76-c52ccbb3a851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8156 | 2026.01.05 19:11:24.368886 [ 268 ] {b052b238-1540-4645-af76-c52ccbb3a851} <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 | ||
| 8157 | 2026.01.05 19:11:24.369763 [ 268 ] {b052b238-1540-4645-af76-c52ccbb3a851} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8158 | 2026.01.05 19:11:24.369800 [ 268 ] {b052b238-1540-4645-af76-c52ccbb3a851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8159 | 2026.01.05 19:11:24.370324 [ 268 ] {b052b238-1540-4645-af76-c52ccbb3a851} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8160 | 2026.01.05 19:11:24.370559 [ 268 ] {b052b238-1540-4645-af76-c52ccbb3a851} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8161 | 2026.01.05 19:11:24.370693 [ 268 ] {b052b238-1540-4645-af76-c52ccbb3a851} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001879 sec., 16498.137307078232 rows/sec., 29.56 MiB/sec. | ||
| 8162 | 2026.01.05 19:11:24.370744 [ 268 ] {b052b238-1540-4645-af76-c52ccbb3a851} <Debug> TCPHandler: Processed in 0.00205251 sec. | ||
| 8163 | 2026.01.05 19:11:24.370861 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8164 | 2026.01.05 19:11:24.370955 [ 268 ] {1eaa0a81-496a-4b35-b323-8cf67bbf652c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8165 | 2026.01.05 19:11:24.370996 [ 268 ] {1eaa0a81-496a-4b35-b323-8cf67bbf652c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8166 | 2026.01.05 19:11:24.371340 [ 268 ] {1eaa0a81-496a-4b35-b323-8cf67bbf652c} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8167 | 2026.01.05 19:11:24.371375 [ 268 ] {1eaa0a81-496a-4b35-b323-8cf67bbf652c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8168 | 2026.01.05 19:11:24.371671 [ 268 ] {1eaa0a81-496a-4b35-b323-8cf67bbf652c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8169 | 2026.01.05 19:11:24.371873 [ 268 ] {1eaa0a81-496a-4b35-b323-8cf67bbf652c} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8170 | 2026.01.05 19:11:24.372000 [ 268 ] {1eaa0a81-496a-4b35-b323-8cf67bbf652c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 8171 | 2026.01.05 19:11:24.372034 [ 268 ] {1eaa0a81-496a-4b35-b323-8cf67bbf652c} <Debug> TCPHandler: Processed in 0.00122166 sec. | ||
| 8172 | 2026.01.05 19:11:27.132183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1066 | ||
| 8173 | 2026.01.05 19:11:27.134752 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8174 | 2026.01.05 19:11:27.134813 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8175 | 2026.01.05 19:11:27.136080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8176 | 2026.01.05 19:11:27.136364 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8177 | 2026.01.05 19:11:27.136754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
| 8178 | 2026.01.05 19:11:29.373186 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2026.01.05 19:11:29.373483 [ 268 ] {aa37fd49-6578-4728-9c0b-43acf25b6441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8180 | 2026.01.05 19:11:29.373585 [ 268 ] {aa37fd49-6578-4728-9c0b-43acf25b6441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8181 | 2026.01.05 19:11:29.374585 [ 268 ] {aa37fd49-6578-4728-9c0b-43acf25b6441} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2026.01.05 19:11:29.374623 [ 268 ] {aa37fd49-6578-4728-9c0b-43acf25b6441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8183 | 2026.01.05 19:11:29.375013 [ 268 ] {aa37fd49-6578-4728-9c0b-43acf25b6441} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8184 | 2026.01.05 19:11:29.375240 [ 268 ] {aa37fd49-6578-4728-9c0b-43acf25b6441} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2026.01.05 19:11:29.375357 [ 82 ] {} <Debug> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8186 | 2026.01.05 19:11:29.375385 [ 268 ] {aa37fd49-6578-4728-9c0b-43acf25b6441} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001977 sec., 207384.92665655032 rows/sec., 13.16 MiB/sec. | ||
| 8187 | 2026.01.05 19:11:29.375398 [ 82 ] {} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2026.01.05 19:11:29.375424 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8189 | 2026.01.05 19:11:29.375427 [ 268 ] {aa37fd49-6578-4728-9c0b-43acf25b6441} <Debug> TCPHandler: Processed in 0.00242463 sec. | ||
| 8190 | 2026.01.05 19:11:29.375517 [ 189 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8191 | 2026.01.05 19:11:29.375565 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2026.01.05 19:11:29.375596 [ 189 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8193 | 2026.01.05 19:11:29.375656 [ 189 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 8194 | 2026.01.05 19:11:29.375711 [ 189 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8195 | 2026.01.05 19:11:29.375723 [ 268 ] {a755631e-3f6e-49a0-a0e9-cd629eb6a168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8196 | 2026.01.05 19:11:29.375752 [ 189 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8197 | 2026.01.05 19:11:29.375775 [ 268 ] {a755631e-3f6e-49a0-a0e9-cd629eb6a168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8198 | 2026.01.05 19:11:29.375791 [ 189 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8199 | 2026.01.05 19:11:29.375828 [ 189 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8200 | 2026.01.05 19:11:29.376276 [ 268 ] {a755631e-3f6e-49a0-a0e9-cd629eb6a168} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2026.01.05 19:11:29.376312 [ 268 ] {a755631e-3f6e-49a0-a0e9-cd629eb6a168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8202 | 2026.01.05 19:11:29.376631 [ 268 ] {a755631e-3f6e-49a0-a0e9-cd629eb6a168} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8203 | 2026.01.05 19:11:29.376791 [ 194 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310452 sec., 1564345.737196021 rows/sec., 105.20 MiB/sec. | ||
| 8204 | 2026.01.05 19:11:29.376858 [ 268 ] {a755631e-3f6e-49a0-a0e9-cd629eb6a168} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.01.05 19:11:29.376997 [ 268 ] {a755631e-3f6e-49a0-a0e9-cd629eb6a168} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.0013 sec., 6153.846153846154 rows/sec., 501.80 KiB/sec. | ||
| 8206 | 2026.01.05 19:11:29.377000 [ 194 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8207 | 2026.01.05 19:11:29.377040 [ 268 ] {a755631e-3f6e-49a0-a0e9-cd629eb6a168} <Debug> TCPHandler: Processed in 0.001537678 sec. | ||
| 8208 | 2026.01.05 19:11:29.377174 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2026.01.05 19:11:29.377275 [ 268 ] {c000d1f7-1c6b-4cc3-aad5-7f54da7f498d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8210 | 2026.01.05 19:11:29.377318 [ 268 ] {c000d1f7-1c6b-4cc3-aad5-7f54da7f498d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8211 | 2026.01.05 19:11:29.377318 [ 194 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_25_6} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2026.01.05 19:11:29.377414 [ 194 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_25_6} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8213 | 2026.01.05 19:11:29.377521 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8214 | 2026.01.05 19:11:29.378137 [ 268 ] {c000d1f7-1c6b-4cc3-aad5-7f54da7f498d} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.01.05 19:11:29.378178 [ 268 ] {c000d1f7-1c6b-4cc3-aad5-7f54da7f498d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8216 | 2026.01.05 19:11:29.378582 [ 268 ] {c000d1f7-1c6b-4cc3-aad5-7f54da7f498d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8217 | 2026.01.05 19:11:29.378814 [ 268 ] {c000d1f7-1c6b-4cc3-aad5-7f54da7f498d} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2026.01.05 19:11:29.378943 [ 268 ] {c000d1f7-1c6b-4cc3-aad5-7f54da7f498d} <Debug> executeQuery: Read 1136 rows, 92.14 KiB in 0.001688 sec., 672985.7819905214 rows/sec., 53.31 MiB/sec. | ||
| 8219 | 2026.01.05 19:11:29.378981 [ 268 ] {c000d1f7-1c6b-4cc3-aad5-7f54da7f498d} <Debug> TCPHandler: Processed in 0.001857496 sec. | ||
| 8220 | 2026.01.05 19:11:29.379098 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8221 | 2026.01.05 19:11:29.379199 [ 268 ] {a8af441a-4ebd-4c85-8e01-45306332d6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8222 | 2026.01.05 19:11:29.379240 [ 268 ] {a8af441a-4ebd-4c85-8e01-45306332d6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8223 | 2026.01.05 19:11:29.379739 [ 268 ] {a8af441a-4ebd-4c85-8e01-45306332d6dc} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.01.05 19:11:29.379776 [ 268 ] {a8af441a-4ebd-4c85-8e01-45306332d6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8225 | 2026.01.05 19:11:29.380091 [ 268 ] {a8af441a-4ebd-4c85-8e01-45306332d6dc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8226 | 2026.01.05 19:11:29.380306 [ 268 ] {a8af441a-4ebd-4c85-8e01-45306332d6dc} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.01.05 19:11:29.380442 [ 268 ] {a8af441a-4ebd-4c85-8e01-45306332d6dc} <Debug> executeQuery: Read 223 rows, 13.63 KiB in 0.001268 sec., 175867.5078864353 rows/sec., 10.49 MiB/sec. | ||
| 8228 | 2026.01.05 19:11:29.380480 [ 268 ] {a8af441a-4ebd-4c85-8e01-45306332d6dc} <Debug> TCPHandler: Processed in 0.001432846 sec. | ||
| 8229 | 2026.01.05 19:11:29.380586 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8230 | 2026.01.05 19:11:29.380681 [ 268 ] {4a3ca5fb-1e22-411c-afc4-5e078c6ae38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8231 | 2026.01.05 19:11:29.380721 [ 268 ] {4a3ca5fb-1e22-411c-afc4-5e078c6ae38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8232 | 2026.01.05 19:11:29.381179 [ 268 ] {4a3ca5fb-1e22-411c-afc4-5e078c6ae38d} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8233 | 2026.01.05 19:11:29.381217 [ 268 ] {4a3ca5fb-1e22-411c-afc4-5e078c6ae38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8234 | 2026.01.05 19:11:29.381542 [ 268 ] {4a3ca5fb-1e22-411c-afc4-5e078c6ae38d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8235 | 2026.01.05 19:11:29.381758 [ 268 ] {4a3ca5fb-1e22-411c-afc4-5e078c6ae38d} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8236 | 2026.01.05 19:11:29.381889 [ 268 ] {4a3ca5fb-1e22-411c-afc4-5e078c6ae38d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001227 sec., 172779.13610431948 rows/sec., 11.14 MiB/sec. | ||
| 8237 | 2026.01.05 19:11:29.381926 [ 268 ] {4a3ca5fb-1e22-411c-afc4-5e078c6ae38d} <Debug> TCPHandler: Processed in 0.001389244 sec. | ||
| 8238 | 2026.01.05 19:11:29.382030 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2026.01.05 19:11:29.382124 [ 268 ] {3cea04a2-ae50-44d6-b551-b7d8c7366ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8240 | 2026.01.05 19:11:29.382164 [ 268 ] {3cea04a2-ae50-44d6-b551-b7d8c7366ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8241 | 2026.01.05 19:11:29.382618 [ 268 ] {3cea04a2-ae50-44d6-b551-b7d8c7366ca8} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.01.05 19:11:29.382654 [ 268 ] {3cea04a2-ae50-44d6-b551-b7d8c7366ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8243 | 2026.01.05 19:11:29.382975 [ 268 ] {3cea04a2-ae50-44d6-b551-b7d8c7366ca8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8244 | 2026.01.05 19:11:29.383201 [ 268 ] {3cea04a2-ae50-44d6-b551-b7d8c7366ca8} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8245 | 2026.01.05 19:11:29.383307 [ 80 ] {} <Debug> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8246 | 2026.01.05 19:11:29.383333 [ 268 ] {3cea04a2-ae50-44d6-b551-b7d8c7366ca8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 8247 | 2026.01.05 19:11:29.383373 [ 80 ] {} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2026.01.05 19:11:29.383383 [ 268 ] {3cea04a2-ae50-44d6-b551-b7d8c7366ca8} <Debug> TCPHandler: Processed in 0.001402905 sec. | ||
| 8249 | 2026.01.05 19:11:29.383402 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8250 | 2026.01.05 19:11:29.383507 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8251 | 2026.01.05 19:11:29.383509 [ 187 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8252 | 2026.01.05 19:11:29.383621 [ 268 ] {86a1ec60-6740-4f04-ba87-15d1171482b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8253 | 2026.01.05 19:11:29.383668 [ 268 ] {86a1ec60-6740-4f04-ba87-15d1171482b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8254 | 2026.01.05 19:11:29.383681 [ 187 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8255 | 2026.01.05 19:11:29.383719 [ 187 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 8256 | 2026.01.05 19:11:29.383786 [ 187 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8257 | 2026.01.05 19:11:29.383829 [ 187 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8258 | 2026.01.05 19:11:29.383872 [ 187 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8259 | 2026.01.05 19:11:29.383922 [ 187 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8260 | 2026.01.05 19:11:29.384270 [ 268 ] {86a1ec60-6740-4f04-ba87-15d1171482b5} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.01.05 19:11:29.384313 [ 268 ] {86a1ec60-6740-4f04-ba87-15d1171482b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8262 | 2026.01.05 19:11:29.384685 [ 268 ] {86a1ec60-6740-4f04-ba87-15d1171482b5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8263 | 2026.01.05 19:11:29.384824 [ 194 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368183 sec., 771095.679452237 rows/sec., 46.73 MiB/sec. | ||
| 8264 | 2026.01.05 19:11:29.384913 [ 268 ] {86a1ec60-6740-4f04-ba87-15d1171482b5} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8265 | 2026.01.05 19:11:29.384986 [ 193 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8266 | 2026.01.05 19:11:29.385052 [ 268 ] {86a1ec60-6740-4f04-ba87-15d1171482b5} <Debug> executeQuery: Read 697 rows, 49.92 KiB in 0.001449 sec., 481021.39406487235 rows/sec., 33.64 MiB/sec. | ||
| 8267 | 2026.01.05 19:11:29.385092 [ 268 ] {86a1ec60-6740-4f04-ba87-15d1171482b5} <Debug> TCPHandler: Processed in 0.00164169 sec. | ||
| 8268 | 2026.01.05 19:11:29.385206 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2026.01.05 19:11:29.385268 [ 193 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_25_6} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2026.01.05 19:11:29.385302 [ 268 ] {61627b16-5f3a-4b54-87dd-908b5d6cadaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8271 | 2026.01.05 19:11:29.385333 [ 193 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_25_6} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8272 | 2026.01.05 19:11:29.385344 [ 268 ] {61627b16-5f3a-4b54-87dd-908b5d6cadaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8273 | 2026.01.05 19:11:29.385404 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8274 | 2026.01.05 19:11:29.385675 [ 268 ] {61627b16-5f3a-4b54-87dd-908b5d6cadaf} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.01.05 19:11:29.385711 [ 268 ] {61627b16-5f3a-4b54-87dd-908b5d6cadaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8276 | 2026.01.05 19:11:29.386028 [ 268 ] {61627b16-5f3a-4b54-87dd-908b5d6cadaf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8277 | 2026.01.05 19:11:29.386237 [ 268 ] {61627b16-5f3a-4b54-87dd-908b5d6cadaf} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.01.05 19:11:29.386341 [ 80 ] {} <Debug> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8279 | 2026.01.05 19:11:29.386368 [ 268 ] {61627b16-5f3a-4b54-87dd-908b5d6cadaf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 8280 | 2026.01.05 19:11:29.386372 [ 80 ] {} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2026.01.05 19:11:29.386409 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8282 | 2026.01.05 19:11:29.386413 [ 268 ] {61627b16-5f3a-4b54-87dd-908b5d6cadaf} <Debug> TCPHandler: Processed in 0.001257622 sec. | ||
| 8283 | 2026.01.05 19:11:29.386478 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8284 | 2026.01.05 19:11:29.386550 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8285 | 2026.01.05 19:11:29.386574 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8286 | 2026.01.05 19:11:29.386605 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
| 8287 | 2026.01.05 19:11:29.386649 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8288 | 2026.01.05 19:11:29.386649 [ 268 ] {0ba332fb-771b-4e48-bea2-fc1829e7ba0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8289 | 2026.01.05 19:11:29.386685 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8290 | 2026.01.05 19:11:29.386706 [ 268 ] {0ba332fb-771b-4e48-bea2-fc1829e7ba0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8291 | 2026.01.05 19:11:29.386722 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8292 | 2026.01.05 19:11:29.386761 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8293 | 2026.01.05 19:11:29.386795 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8294 | 2026.01.05 19:11:29.387142 [ 268 ] {0ba332fb-771b-4e48-bea2-fc1829e7ba0f} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2026.01.05 19:11:29.387189 [ 268 ] {0ba332fb-771b-4e48-bea2-fc1829e7ba0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8296 | 2026.01.05 19:11:29.387493 [ 188 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001039016 sec., 144367.36296649906 rows/sec., 7.37 MiB/sec. | ||
| 8297 | 2026.01.05 19:11:29.387563 [ 268 ] {0ba332fb-771b-4e48-bea2-fc1829e7ba0f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8298 | 2026.01.05 19:11:29.387650 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8299 | 2026.01.05 19:11:29.387845 [ 268 ] {0ba332fb-771b-4e48-bea2-fc1829e7ba0f} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2026.01.05 19:11:29.387963 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_25_5} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.01.05 19:11:29.388015 [ 268 ] {0ba332fb-771b-4e48-bea2-fc1829e7ba0f} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001383 sec., 229934.92407809114 rows/sec., 15.11 MiB/sec. | ||
| 8302 | 2026.01.05 19:11:29.388044 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_25_5} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8303 | 2026.01.05 19:11:29.388063 [ 268 ] {0ba332fb-771b-4e48-bea2-fc1829e7ba0f} <Debug> TCPHandler: Processed in 0.001563688 sec. | ||
| 8304 | 2026.01.05 19:11:29.388122 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8305 | 2026.01.05 19:11:29.388182 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8306 | 2026.01.05 19:11:29.388299 [ 268 ] {7fbc2e92-55dc-4058-97e3-9001dc811f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8307 | 2026.01.05 19:11:29.388349 [ 268 ] {7fbc2e92-55dc-4058-97e3-9001dc811f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8308 | 2026.01.05 19:11:29.388709 [ 268 ] {7fbc2e92-55dc-4058-97e3-9001dc811f66} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2026.01.05 19:11:29.388752 [ 268 ] {7fbc2e92-55dc-4058-97e3-9001dc811f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8310 | 2026.01.05 19:11:29.389112 [ 268 ] {7fbc2e92-55dc-4058-97e3-9001dc811f66} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8311 | 2026.01.05 19:11:29.389331 [ 268 ] {7fbc2e92-55dc-4058-97e3-9001dc811f66} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.01.05 19:11:29.389433 [ 80 ] {} <Debug> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8313 | 2026.01.05 19:11:29.389460 [ 268 ] {7fbc2e92-55dc-4058-97e3-9001dc811f66} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001185 sec., 843.8818565400843 rows/sec., 56.86 KiB/sec. | ||
| 8314 | 2026.01.05 19:11:29.389463 [ 80 ] {} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2026.01.05 19:11:29.389499 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8316 | 2026.01.05 19:11:29.389502 [ 268 ] {7fbc2e92-55dc-4058-97e3-9001dc811f66} <Debug> TCPHandler: Processed in 0.001370203 sec. | ||
| 8317 | 2026.01.05 19:11:29.389581 [ 194 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8318 | 2026.01.05 19:11:29.389613 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8319 | 2026.01.05 19:11:29.389691 [ 194 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8320 | 2026.01.05 19:11:29.389709 [ 268 ] {30e6d9ec-5d64-4512-ba95-1cb9adf6520b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8321 | 2026.01.05 19:11:29.389727 [ 194 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 8322 | 2026.01.05 19:11:29.389767 [ 268 ] {30e6d9ec-5d64-4512-ba95-1cb9adf6520b} <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 | ||
| 8323 | 2026.01.05 19:11:29.389795 [ 194 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8324 | 2026.01.05 19:11:29.389845 [ 194 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8325 | 2026.01.05 19:11:29.389885 [ 194 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8326 | 2026.01.05 19:11:29.389923 [ 194 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8327 | 2026.01.05 19:11:29.389962 [ 194 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8328 | 2026.01.05 19:11:29.390507 [ 268 ] {30e6d9ec-5d64-4512-ba95-1cb9adf6520b} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2026.01.05 19:11:29.390548 [ 268 ] {30e6d9ec-5d64-4512-ba95-1cb9adf6520b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8330 | 2026.01.05 19:11:29.390712 [ 197 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001164628 sec., 21466.081873353553 rows/sec., 1.41 MiB/sec. | ||
| 8331 | 2026.01.05 19:11:29.390829 [ 198 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8332 | 2026.01.05 19:11:29.391077 [ 268 ] {30e6d9ec-5d64-4512-ba95-1cb9adf6520b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8333 | 2026.01.05 19:11:29.391110 [ 198 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_25_5} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8334 | 2026.01.05 19:11:29.391189 [ 198 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_25_5} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8335 | 2026.01.05 19:11:29.391252 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8336 | 2026.01.05 19:11:29.391317 [ 268 ] {30e6d9ec-5d64-4512-ba95-1cb9adf6520b} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2026.01.05 19:11:29.391461 [ 268 ] {30e6d9ec-5d64-4512-ba95-1cb9adf6520b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001769 sec., 5652.911249293386 rows/sec., 10.13 MiB/sec. | ||
| 8338 | 2026.01.05 19:11:29.391511 [ 268 ] {30e6d9ec-5d64-4512-ba95-1cb9adf6520b} <Debug> TCPHandler: Processed in 0.001944998 sec. | ||
| 8339 | 2026.01.05 19:11:29.391619 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8340 | 2026.01.05 19:11:29.391712 [ 268 ] {89cedb80-367d-4f1d-97f7-b5e2b57498ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8341 | 2026.01.05 19:11:29.391751 [ 268 ] {89cedb80-367d-4f1d-97f7-b5e2b57498ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8342 | 2026.01.05 19:11:29.392073 [ 268 ] {89cedb80-367d-4f1d-97f7-b5e2b57498ec} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2026.01.05 19:11:29.392108 [ 268 ] {89cedb80-367d-4f1d-97f7-b5e2b57498ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8344 | 2026.01.05 19:11:29.392400 [ 268 ] {89cedb80-367d-4f1d-97f7-b5e2b57498ec} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8345 | 2026.01.05 19:11:29.392596 [ 268 ] {89cedb80-367d-4f1d-97f7-b5e2b57498ec} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2026.01.05 19:11:29.392716 [ 268 ] {89cedb80-367d-4f1d-97f7-b5e2b57498ec} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001023 sec., 101661.77908113392 rows/sec., 6.23 MiB/sec. | ||
| 8347 | 2026.01.05 19:11:29.392751 [ 268 ] {89cedb80-367d-4f1d-97f7-b5e2b57498ec} <Debug> TCPHandler: Processed in 0.001179629 sec. | ||
| 8348 | 2026.01.05 19:11:29.586173 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16736 | ||
| 8349 | 2026.01.05 19:11:29.586735 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2026.01.05 19:11:29.586788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8351 | 2026.01.05 19:11:29.587327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8352 | 2026.01.05 19:11:29.587568 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2026.01.05 19:11:29.587712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16736 | ||
| 8354 | 2026.01.05 19:11:30.450723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8355 | 2026.01.05 19:11:30.467499 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2026.01.05 19:11:30.467560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8357 | 2026.01.05 19:11:30.473859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8358 | 2026.01.05 19:11:30.474578 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2026.01.05 19:11:30.477371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8360 | 2026.01.05 19:11:34.363506 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8361 | 2026.01.05 19:11:34.363718 [ 268 ] {69be36b1-7b47-470c-a56a-6ce5bf1ed5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8362 | 2026.01.05 19:11:34.363791 [ 268 ] {69be36b1-7b47-470c-a56a-6ce5bf1ed5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8363 | 2026.01.05 19:11:34.364576 [ 268 ] {69be36b1-7b47-470c-a56a-6ce5bf1ed5f1} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2026.01.05 19:11:34.364622 [ 268 ] {69be36b1-7b47-470c-a56a-6ce5bf1ed5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8365 | 2026.01.05 19:11:34.365010 [ 268 ] {69be36b1-7b47-470c-a56a-6ce5bf1ed5f1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8366 | 2026.01.05 19:11:34.365249 [ 268 ] {69be36b1-7b47-470c-a56a-6ce5bf1ed5f1} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2026.01.05 19:11:34.365409 [ 268 ] {69be36b1-7b47-470c-a56a-6ce5bf1ed5f1} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001745 sec., 67621.77650429799 rows/sec., 5.74 MiB/sec. | ||
| 8368 | 2026.01.05 19:11:34.365420 [ 75 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8369 | 2026.01.05 19:11:34.365461 [ 268 ] {69be36b1-7b47-470c-a56a-6ce5bf1ed5f1} <Debug> TCPHandler: Processed in 0.002090112 sec. | ||
| 8370 | 2026.01.05 19:11:34.365498 [ 75 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2026.01.05 19:11:34.365530 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8372 | 2026.01.05 19:11:34.365639 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.01.05 19:11:34.365656 [ 188 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8374 | 2026.01.05 19:11:34.365750 [ 268 ] {ce16eef8-0ba4-4c2e-acc9-63224f996dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8375 | 2026.01.05 19:11:34.365797 [ 268 ] {ce16eef8-0ba4-4c2e-acc9-63224f996dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8376 | 2026.01.05 19:11:34.365808 [ 188 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8377 | 2026.01.05 19:11:34.365848 [ 188 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2343 rows starting from the beginning of the part | ||
| 8378 | 2026.01.05 19:11:34.365920 [ 188 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1261 rows starting from the beginning of the part | ||
| 8379 | 2026.01.05 19:11:34.365972 [ 188 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1132 rows starting from the beginning of the part | ||
| 8380 | 2026.01.05 19:11:34.366021 [ 188 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 118 rows starting from the beginning of the part | ||
| 8381 | 2026.01.05 19:11:34.366065 [ 188 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1136 rows starting from the beginning of the part | ||
| 8382 | 2026.01.05 19:11:34.366112 [ 188 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 118 rows starting from the beginning of the part | ||
| 8383 | 2026.01.05 19:11:34.366287 [ 268 ] {ce16eef8-0ba4-4c2e-acc9-63224f996dd0} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2026.01.05 19:11:34.366331 [ 268 ] {ce16eef8-0ba4-4c2e-acc9-63224f996dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8385 | 2026.01.05 19:11:34.366652 [ 268 ] {ce16eef8-0ba4-4c2e-acc9-63224f996dd0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8386 | 2026.01.05 19:11:34.366873 [ 268 ] {ce16eef8-0ba4-4c2e-acc9-63224f996dd0} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8387 | 2026.01.05 19:11:34.367005 [ 268 ] {ce16eef8-0ba4-4c2e-acc9-63224f996dd0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001279 sec., 24237.685691946834 rows/sec., 1.78 MiB/sec. | ||
| 8388 | 2026.01.05 19:11:34.367043 [ 268 ] {ce16eef8-0ba4-4c2e-acc9-63224f996dd0} <Debug> TCPHandler: Processed in 0.001456566 sec. | ||
| 8389 | 2026.01.05 19:11:34.367171 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8390 | 2026.01.05 19:11:34.367261 [ 268 ] {f5a53a7e-e3d3-4521-b5ff-bde19e146acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8391 | 2026.01.05 19:11:34.367299 [ 268 ] {f5a53a7e-e3d3-4521-b5ff-bde19e146acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8392 | 2026.01.05 19:11:34.367740 [ 268 ] {f5a53a7e-e3d3-4521-b5ff-bde19e146acd} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8393 | 2026.01.05 19:11:34.367772 [ 268 ] {f5a53a7e-e3d3-4521-b5ff-bde19e146acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8394 | 2026.01.05 19:11:34.368050 [ 268 ] {f5a53a7e-e3d3-4521-b5ff-bde19e146acd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8395 | 2026.01.05 19:11:34.368182 [ 197 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6108 rows, containing 5 columns (5 merged, 0 gathered) in 0.002586294 sec., 2361680.4586021546 rows/sec., 200.25 MiB/sec. | ||
| 8396 | 2026.01.05 19:11:34.368324 [ 268 ] {f5a53a7e-e3d3-4521-b5ff-bde19e146acd} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2026.01.05 19:11:34.368445 [ 268 ] {f5a53a7e-e3d3-4521-b5ff-bde19e146acd} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001197 sec., 79365.07936507936 rows/sec., 6.20 MiB/sec. | ||
| 8398 | 2026.01.05 19:11:34.368445 [ 74 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8399 | 2026.01.05 19:11:34.368481 [ 268 ] {f5a53a7e-e3d3-4521-b5ff-bde19e146acd} <Debug> TCPHandler: Processed in 0.001357193 sec. | ||
| 8400 | 2026.01.05 19:11:34.368495 [ 74 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2026.01.05 19:11:34.368518 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8402 | 2026.01.05 19:11:34.368526 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8403 | 2026.01.05 19:11:34.368601 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2026.01.05 19:11:34.368619 [ 202 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8405 | 2026.01.05 19:11:34.368704 [ 268 ] {8afc8ef5-9cbd-45b8-bd9e-df211f5097a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8406 | 2026.01.05 19:11:34.368751 [ 268 ] {8afc8ef5-9cbd-45b8-bd9e-df211f5097a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8407 | 2026.01.05 19:11:34.368756 [ 202 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8408 | 2026.01.05 19:11:34.368806 [ 202 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1212 rows starting from the beginning of the part | ||
| 8409 | 2026.01.05 19:11:34.368879 [ 202 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 557 rows starting from the beginning of the part | ||
| 8410 | 2026.01.05 19:11:34.368887 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_51_10} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2026.01.05 19:11:34.368939 [ 202 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 689 rows starting from the beginning of the part | ||
| 8412 | 2026.01.05 19:11:34.368991 [ 202 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 95 rows starting from the beginning of the part | ||
| 8413 | 2026.01.05 19:11:34.369008 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_51_10} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8414 | 2026.01.05 19:11:34.369039 [ 202 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 697 rows starting from the beginning of the part | ||
| 8415 | 2026.01.05 19:11:34.369088 [ 202 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
| 8416 | 2026.01.05 19:11:34.369121 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 8417 | 2026.01.05 19:11:34.369201 [ 268 ] {8afc8ef5-9cbd-45b8-bd9e-df211f5097a7} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.01.05 19:11:34.369247 [ 268 ] {8afc8ef5-9cbd-45b8-bd9e-df211f5097a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8419 | 2026.01.05 19:11:34.369593 [ 268 ] {8afc8ef5-9cbd-45b8-bd9e-df211f5097a7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8420 | 2026.01.05 19:11:34.369826 [ 268 ] {8afc8ef5-9cbd-45b8-bd9e-df211f5097a7} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.01.05 19:11:34.369949 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8422 | 2026.01.05 19:11:34.369958 [ 268 ] {8afc8ef5-9cbd-45b8-bd9e-df211f5097a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 8423 | 2026.01.05 19:11:34.369983 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2026.01.05 19:11:34.370000 [ 268 ] {8afc8ef5-9cbd-45b8-bd9e-df211f5097a7} <Debug> TCPHandler: Processed in 0.001447176 sec. | ||
| 8425 | 2026.01.05 19:11:34.370002 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8426 | 2026.01.05 19:11:34.370092 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8427 | 2026.01.05 19:11:34.370111 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8428 | 2026.01.05 19:11:34.370183 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8429 | 2026.01.05 19:11:34.370204 [ 268 ] {e08e34a1-c14e-4d20-9f35-9115a3198f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8430 | 2026.01.05 19:11:34.370213 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16265 rows starting from the beginning of the part | ||
| 8431 | 2026.01.05 19:11:34.370259 [ 268 ] {e08e34a1-c14e-4d20-9f35-9115a3198f91} <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 | ||
| 8432 | 2026.01.05 19:11:34.370271 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 847 rows starting from the beginning of the part | ||
| 8433 | 2026.01.05 19:11:34.370317 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 8434 | 2026.01.05 19:11:34.370359 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8435 | 2026.01.05 19:11:34.370402 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 318 rows starting from the beginning of the part | ||
| 8436 | 2026.01.05 19:11:34.370440 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8437 | 2026.01.05 19:11:34.370494 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001921338 sec., 1740974.2585635635 rows/sec., 131.53 MiB/sec. | ||
| 8438 | 2026.01.05 19:11:34.370684 [ 202 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8439 | 2026.01.05 19:11:34.370940 [ 202 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_51_10} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8440 | 2026.01.05 19:11:34.371014 [ 202 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_51_10} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8441 | 2026.01.05 19:11:34.371096 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8442 | 2026.01.05 19:11:34.371103 [ 268 ] {e08e34a1-c14e-4d20-9f35-9115a3198f91} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.01.05 19:11:34.371145 [ 268 ] {e08e34a1-c14e-4d20-9f35-9115a3198f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8444 | 2026.01.05 19:11:34.371721 [ 268 ] {e08e34a1-c14e-4d20-9f35-9115a3198f91} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8445 | 2026.01.05 19:11:34.371945 [ 268 ] {e08e34a1-c14e-4d20-9f35-9115a3198f91} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.01.05 19:11:34.372083 [ 268 ] {e08e34a1-c14e-4d20-9f35-9115a3198f91} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001896 sec., 16350.210970464135 rows/sec., 29.30 MiB/sec. | ||
| 8447 | 2026.01.05 19:11:34.372154 [ 268 ] {e08e34a1-c14e-4d20-9f35-9115a3198f91} <Debug> TCPHandler: Processed in 0.002089712 sec. | ||
| 8448 | 2026.01.05 19:11:34.372271 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8449 | 2026.01.05 19:11:34.372363 [ 268 ] {efa6f102-295f-4c5c-9946-753d172249fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8450 | 2026.01.05 19:11:34.372404 [ 268 ] {efa6f102-295f-4c5c-9946-753d172249fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8451 | 2026.01.05 19:11:34.372749 [ 268 ] {efa6f102-295f-4c5c-9946-753d172249fb} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2026.01.05 19:11:34.372783 [ 268 ] {efa6f102-295f-4c5c-9946-753d172249fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8453 | 2026.01.05 19:11:34.373102 [ 268 ] {efa6f102-295f-4c5c-9946-753d172249fb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8454 | 2026.01.05 19:11:34.373313 [ 268 ] {efa6f102-295f-4c5c-9946-753d172249fb} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8455 | 2026.01.05 19:11:34.373413 [ 74 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8456 | 2026.01.05 19:11:34.373439 [ 268 ] {efa6f102-295f-4c5c-9946-753d172249fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 8457 | 2026.01.05 19:11:34.373441 [ 74 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8458 | 2026.01.05 19:11:34.373470 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8459 | 2026.01.05 19:11:34.373475 [ 268 ] {efa6f102-295f-4c5c-9946-753d172249fb} <Debug> TCPHandler: Processed in 0.001251731 sec. | ||
| 8460 | 2026.01.05 19:11:34.373555 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8461 | 2026.01.05 19:11:34.373700 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8462 | 2026.01.05 19:11:34.373732 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3622 rows starting from the beginning of the part | ||
| 8463 | 2026.01.05 19:11:34.373789 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8464 | 2026.01.05 19:11:34.373835 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 8465 | 2026.01.05 19:11:34.373875 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8466 | 2026.01.05 19:11:34.373918 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 8467 | 2026.01.05 19:11:34.373956 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8468 | 2026.01.05 19:11:34.375508 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4010 rows, containing 4 columns (4 merged, 0 gathered) in 0.001993439 sec., 2011599.0506857745 rows/sec., 127.54 MiB/sec. | ||
| 8469 | 2026.01.05 19:11:34.375691 [ 190 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18064 rows, containing 5 columns (5 merged, 0 gathered) in 0.005632309 sec., 3207210.3998555476 rows/sec., 214.55 MiB/sec. | ||
| 8470 | 2026.01.05 19:11:34.375871 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8471 | 2026.01.05 19:11:34.375939 [ 202 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8472 | 2026.01.05 19:11:34.376177 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_51_10} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2026.01.05 19:11:34.376258 [ 202 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2026.01.05 19:11:34.376262 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_51_10} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8475 | 2026.01.05 19:11:34.376344 [ 202 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8476 | 2026.01.05 19:11:34.376350 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8477 | 2026.01.05 19:11:34.376447 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 8478 | 2026.01.05 19:11:35.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.04 MiB, peak 296.24 MiB, free memory in arenas 0.00 B, will set to 288.68 MiB (RSS), difference: 1.64 MiB | ||
| 8479 | 2026.01.05 19:11:36.973548 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8480 | 2026.01.05 19:11:36.973606 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8481 | 2026.01.05 19:11:37.088708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17248 | ||
| 8482 | 2026.01.05 19:11:37.089203 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.01.05 19:11:37.089239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8484 | 2026.01.05 19:11:37.089731 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8485 | 2026.01.05 19:11:37.089977 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.01.05 19:11:37.090101 [ 70 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8487 | 2026.01.05 19:11:37.090121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17248 | ||
| 8488 | 2026.01.05 19:11:37.090147 [ 70 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2026.01.05 19:11:37.090170 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8490 | 2026.01.05 19:11:37.090291 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::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 | ||
| 8491 | 2026.01.05 19:11:37.090436 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8492 | 2026.01.05 19:11:37.090477 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14816 rows starting from the beginning of the part | ||
| 8493 | 2026.01.05 19:11:37.090551 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8494 | 2026.01.05 19:11:37.090601 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8495 | 2026.01.05 19:11:37.090648 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8496 | 2026.01.05 19:11:37.090691 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8497 | 2026.01.05 19:11:37.090735 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8498 | 2026.01.05 19:11:37.092863 [ 196 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17248 rows, containing 4 columns (4 merged, 0 gathered) in 0.002627964 sec., 6563255.81324554 rows/sec., 93.89 MiB/sec. | ||
| 8499 | 2026.01.05 19:11:37.092996 [ 190 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8500 | 2026.01.05 19:11:37.093267 [ 190 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_36_7} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.01.05 19:11:37.093339 [ 190 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_36_7} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8502 | 2026.01.05 19:11:37.093416 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 8503 | 2026.01.05 19:11:37.137858 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1102 | ||
| 8504 | 2026.01.05 19:11:37.140322 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2026.01.05 19:11:37.140370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8506 | 2026.01.05 19:11:37.141616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8507 | 2026.01.05 19:11:37.141893 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2026.01.05 19:11:37.142052 [ 70 ] {} <Debug> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8509 | 2026.01.05 19:11:37.142119 [ 70 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.01.05 19:11:37.142153 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8511 | 2026.01.05 19:11:37.142256 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::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 | ||
| 8512 | 2026.01.05 19:11:37.142281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1102 | ||
| 8513 | 2026.01.05 19:11:37.142817 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8514 | 2026.01.05 19:11:37.142956 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 920 rows starting from the beginning of the part | ||
| 8515 | 2026.01.05 19:11:37.143359 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8516 | 2026.01.05 19:11:37.143720 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 8517 | 2026.01.05 19:11:37.144067 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::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 | ||
| 8518 | 2026.01.05 19:11:37.144394 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8519 | 2026.01.05 19:11:37.144737 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8520 | 2026.01.05 19:11:37.150746 [ 197 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1102 rows, containing 72 columns (72 merged, 0 gathered) in 0.00852499 sec., 129267.01380294874 rows/sec., 103.29 MiB/sec. | ||
| 8521 | 2026.01.05 19:11:37.152323 [ 197 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8522 | 2026.01.05 19:11:37.152903 [ 197 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_26_5} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.01.05 19:11:37.152983 [ 197 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_26_5} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8524 | 2026.01.05 19:11:37.153313 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB. | ||
| 8525 | 2026.01.05 19:11:37.978364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8526 | 2026.01.05 19:11:37.995795 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8527 | 2026.01.05 19:11:37.995858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8528 | 2026.01.05 19:11:38.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.32 MiB, peak 296.24 MiB, free memory in arenas 0.00 B, will set to 289.07 MiB (RSS), difference: -4.25 MiB | ||
| 8529 | 2026.01.05 19:11:38.002092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8530 | 2026.01.05 19:11:38.002846 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8531 | 2026.01.05 19:11:38.003146 [ 69 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8532 | 2026.01.05 19:11:38.003214 [ 69 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2026.01.05 19:11:38.003235 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8534 | 2026.01.05 19:11:38.003333 [ 191 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::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 | ||
| 8535 | 2026.01.05 19:11:38.005902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8536 | 2026.01.05 19:11:38.006638 [ 191 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8537 | 2026.01.05 19:11:38.007461 [ 191 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8538 | 2026.01.05 19:11:38.010823 [ 191 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8539 | 2026.01.05 19:11:38.014149 [ 191 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8540 | 2026.01.05 19:11:38.017821 [ 191 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8541 | 2026.01.05 19:11:38.021779 [ 191 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8542 | 2026.01.05 19:11:38.025532 [ 191 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8543 | 2026.01.05 19:11:38.077941 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.074643888 sec., 3630.571869461033 rows/sec., 18.77 MiB/sec. | ||
| 8544 | 2026.01.05 19:11:38.080954 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8545 | 2026.01.05 19:11:38.083322 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_36_7} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.01.05 19:11:38.083447 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_36_7} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8547 | 2026.01.05 19:11:38.086615 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8548 | 2026.01.05 19:11:39.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.60 MiB, peak 297.48 MiB, free memory in arenas 0.00 B, will set to 291.85 MiB (RSS), difference: 6.25 MiB | ||
| 8549 | 2026.01.05 19:11:39.371756 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2026.01.05 19:11:39.371936 [ 268 ] {3dadf8c4-bf84-4937-a322-23bba46bcc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8551 | 2026.01.05 19:11:39.372001 [ 268 ] {3dadf8c4-bf84-4937-a322-23bba46bcc39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8552 | 2026.01.05 19:11:39.372812 [ 268 ] {3dadf8c4-bf84-4937-a322-23bba46bcc39} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.01.05 19:11:39.372855 [ 268 ] {3dadf8c4-bf84-4937-a322-23bba46bcc39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8554 | 2026.01.05 19:11:39.373257 [ 268 ] {3dadf8c4-bf84-4937-a322-23bba46bcc39} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8555 | 2026.01.05 19:11:39.373478 [ 268 ] {3dadf8c4-bf84-4937-a322-23bba46bcc39} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2026.01.05 19:11:39.373630 [ 268 ] {3dadf8c4-bf84-4937-a322-23bba46bcc39} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001742 sec., 235361.65327210102 rows/sec., 14.93 MiB/sec. | ||
| 8557 | 2026.01.05 19:11:39.373671 [ 268 ] {3dadf8c4-bf84-4937-a322-23bba46bcc39} <Debug> TCPHandler: Processed in 0.00204903 sec. | ||
| 8558 | 2026.01.05 19:11:39.373795 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2026.01.05 19:11:39.373889 [ 268 ] {04220b35-e0a3-4aa5-b24a-f945ff5da89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8560 | 2026.01.05 19:11:39.373929 [ 268 ] {04220b35-e0a3-4aa5-b24a-f945ff5da89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8561 | 2026.01.05 19:11:39.374828 [ 268 ] {04220b35-e0a3-4aa5-b24a-f945ff5da89a} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2026.01.05 19:11:39.374864 [ 268 ] {04220b35-e0a3-4aa5-b24a-f945ff5da89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8563 | 2026.01.05 19:11:39.375260 [ 268 ] {04220b35-e0a3-4aa5-b24a-f945ff5da89a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8564 | 2026.01.05 19:11:39.375479 [ 268 ] {04220b35-e0a3-4aa5-b24a-f945ff5da89a} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2026.01.05 19:11:39.375610 [ 268 ] {04220b35-e0a3-4aa5-b24a-f945ff5da89a} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001739 sec., 650948.8211615871 rows/sec., 51.58 MiB/sec. | ||
| 8566 | 2026.01.05 19:11:39.375647 [ 268 ] {04220b35-e0a3-4aa5-b24a-f945ff5da89a} <Debug> TCPHandler: Processed in 0.001900776 sec. | ||
| 8567 | 2026.01.05 19:11:39.375762 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2026.01.05 19:11:39.375853 [ 268 ] {d6b13fc7-11fb-4e7c-8d54-bf3557d90159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8569 | 2026.01.05 19:11:39.375892 [ 268 ] {d6b13fc7-11fb-4e7c-8d54-bf3557d90159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8570 | 2026.01.05 19:11:39.376367 [ 268 ] {d6b13fc7-11fb-4e7c-8d54-bf3557d90159} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.01.05 19:11:39.376404 [ 268 ] {d6b13fc7-11fb-4e7c-8d54-bf3557d90159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8572 | 2026.01.05 19:11:39.376701 [ 268 ] {d6b13fc7-11fb-4e7c-8d54-bf3557d90159} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8573 | 2026.01.05 19:11:39.376906 [ 268 ] {d6b13fc7-11fb-4e7c-8d54-bf3557d90159} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2026.01.05 19:11:39.377033 [ 268 ] {d6b13fc7-11fb-4e7c-8d54-bf3557d90159} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001198 sec., 179465.77629382303 rows/sec., 10.65 MiB/sec. | ||
| 8575 | 2026.01.05 19:11:39.377070 [ 268 ] {d6b13fc7-11fb-4e7c-8d54-bf3557d90159} <Debug> TCPHandler: Processed in 0.001355523 sec. | ||
| 8576 | 2026.01.05 19:11:39.377191 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2026.01.05 19:11:39.377282 [ 268 ] {ddf89ac3-5084-400e-9b9d-92f41d856dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8578 | 2026.01.05 19:11:39.377320 [ 268 ] {ddf89ac3-5084-400e-9b9d-92f41d856dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8579 | 2026.01.05 19:11:39.377795 [ 268 ] {ddf89ac3-5084-400e-9b9d-92f41d856dfa} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.01.05 19:11:39.377830 [ 268 ] {ddf89ac3-5084-400e-9b9d-92f41d856dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8581 | 2026.01.05 19:11:39.378121 [ 268 ] {ddf89ac3-5084-400e-9b9d-92f41d856dfa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8582 | 2026.01.05 19:11:39.378322 [ 268 ] {ddf89ac3-5084-400e-9b9d-92f41d856dfa} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.01.05 19:11:39.378449 [ 268 ] {ddf89ac3-5084-400e-9b9d-92f41d856dfa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001185 sec., 178902.95358649787 rows/sec., 11.54 MiB/sec. | ||
| 8584 | 2026.01.05 19:11:39.378486 [ 268 ] {ddf89ac3-5084-400e-9b9d-92f41d856dfa} <Debug> TCPHandler: Processed in 0.001342313 sec. | ||
| 8585 | 2026.01.05 19:11:39.378598 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.01.05 19:11:39.378690 [ 268 ] {3bc59ce0-a612-4159-83f2-a2c0296cd6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8587 | 2026.01.05 19:11:39.378730 [ 268 ] {3bc59ce0-a612-4159-83f2-a2c0296cd6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8588 | 2026.01.05 19:11:39.379203 [ 268 ] {3bc59ce0-a612-4159-83f2-a2c0296cd6d1} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.01.05 19:11:39.379239 [ 268 ] {3bc59ce0-a612-4159-83f2-a2c0296cd6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8590 | 2026.01.05 19:11:39.379536 [ 268 ] {3bc59ce0-a612-4159-83f2-a2c0296cd6d1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8591 | 2026.01.05 19:11:39.379744 [ 268 ] {3bc59ce0-a612-4159-83f2-a2c0296cd6d1} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.01.05 19:11:39.379869 [ 268 ] {3bc59ce0-a612-4159-83f2-a2c0296cd6d1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 8593 | 2026.01.05 19:11:39.379906 [ 268 ] {3bc59ce0-a612-4159-83f2-a2c0296cd6d1} <Debug> TCPHandler: Processed in 0.001354593 sec. | ||
| 8594 | 2026.01.05 19:11:39.380025 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.01.05 19:11:39.380116 [ 268 ] {39f87b6d-cbdb-4f01-816c-4ee74cb495fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8596 | 2026.01.05 19:11:39.380156 [ 268 ] {39f87b6d-cbdb-4f01-816c-4ee74cb495fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8597 | 2026.01.05 19:11:39.380806 [ 268 ] {39f87b6d-cbdb-4f01-816c-4ee74cb495fe} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.01.05 19:11:39.380841 [ 268 ] {39f87b6d-cbdb-4f01-816c-4ee74cb495fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8599 | 2026.01.05 19:11:39.381159 [ 268 ] {39f87b6d-cbdb-4f01-816c-4ee74cb495fe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8600 | 2026.01.05 19:11:39.381361 [ 268 ] {39f87b6d-cbdb-4f01-816c-4ee74cb495fe} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.01.05 19:11:39.381485 [ 268 ] {39f87b6d-cbdb-4f01-816c-4ee74cb495fe} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001386 sec., 497113.99711399706 rows/sec., 34.71 MiB/sec. | ||
| 8602 | 2026.01.05 19:11:39.381521 [ 268 ] {39f87b6d-cbdb-4f01-816c-4ee74cb495fe} <Debug> TCPHandler: Processed in 0.001543168 sec. | ||
| 8603 | 2026.01.05 19:11:39.381637 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2026.01.05 19:11:39.381756 [ 268 ] {a8caa738-e3f1-4647-b2bf-82a46569cd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8605 | 2026.01.05 19:11:39.381806 [ 268 ] {a8caa738-e3f1-4647-b2bf-82a46569cd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8606 | 2026.01.05 19:11:39.382195 [ 268 ] {a8caa738-e3f1-4647-b2bf-82a46569cd72} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2026.01.05 19:11:39.382238 [ 268 ] {a8caa738-e3f1-4647-b2bf-82a46569cd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8608 | 2026.01.05 19:11:39.382575 [ 268 ] {a8caa738-e3f1-4647-b2bf-82a46569cd72} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8609 | 2026.01.05 19:11:39.382774 [ 268 ] {a8caa738-e3f1-4647-b2bf-82a46569cd72} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.01.05 19:11:39.382903 [ 268 ] {a8caa738-e3f1-4647-b2bf-82a46569cd72} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001172 sec., 5119.453924914676 rows/sec., 267.47 KiB/sec. | ||
| 8611 | 2026.01.05 19:11:39.382939 [ 268 ] {a8caa738-e3f1-4647-b2bf-82a46569cd72} <Debug> TCPHandler: Processed in 0.001361743 sec. | ||
| 8612 | 2026.01.05 19:11:39.383047 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8613 | 2026.01.05 19:11:39.383141 [ 268 ] {4ca1b1e6-c58b-4997-9519-3462b9901b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8614 | 2026.01.05 19:11:39.383182 [ 268 ] {4ca1b1e6-c58b-4997-9519-3462b9901b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8615 | 2026.01.05 19:11:39.383629 [ 268 ] {4ca1b1e6-c58b-4997-9519-3462b9901b10} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2026.01.05 19:11:39.383664 [ 268 ] {4ca1b1e6-c58b-4997-9519-3462b9901b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8617 | 2026.01.05 19:11:39.383988 [ 268 ] {4ca1b1e6-c58b-4997-9519-3462b9901b10} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8618 | 2026.01.05 19:11:39.384261 [ 268 ] {4ca1b1e6-c58b-4997-9519-3462b9901b10} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2026.01.05 19:11:39.384399 [ 268 ] {4ca1b1e6-c58b-4997-9519-3462b9901b10} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001276 sec., 246081.50470219436 rows/sec., 16.17 MiB/sec. | ||
| 8620 | 2026.01.05 19:11:39.384437 [ 268 ] {4ca1b1e6-c58b-4997-9519-3462b9901b10} <Debug> TCPHandler: Processed in 0.001438186 sec. | ||
| 8621 | 2026.01.05 19:11:39.384546 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8622 | 2026.01.05 19:11:39.384640 [ 268 ] {9e628068-3abd-4b0b-bb4f-750c5e788703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8623 | 2026.01.05 19:11:39.384683 [ 268 ] {9e628068-3abd-4b0b-bb4f-750c5e788703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8624 | 2026.01.05 19:11:39.384997 [ 268 ] {9e628068-3abd-4b0b-bb4f-750c5e788703} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2026.01.05 19:11:39.385034 [ 268 ] {9e628068-3abd-4b0b-bb4f-750c5e788703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8626 | 2026.01.05 19:11:39.385337 [ 268 ] {9e628068-3abd-4b0b-bb4f-750c5e788703} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8627 | 2026.01.05 19:11:39.385544 [ 268 ] {9e628068-3abd-4b0b-bb4f-750c5e788703} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2026.01.05 19:11:39.385670 [ 268 ] {9e628068-3abd-4b0b-bb4f-750c5e788703} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 8629 | 2026.01.05 19:11:39.385707 [ 268 ] {9e628068-3abd-4b0b-bb4f-750c5e788703} <Debug> TCPHandler: Processed in 0.00120817 sec. | ||
| 8630 | 2026.01.05 19:11:39.385808 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2026.01.05 19:11:39.385901 [ 268 ] {5a9da943-a41f-4bd8-94d0-254ad5e4a649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8632 | 2026.01.05 19:11:39.385954 [ 268 ] {5a9da943-a41f-4bd8-94d0-254ad5e4a649} <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 | ||
| 8633 | 2026.01.05 19:11:39.386730 [ 268 ] {5a9da943-a41f-4bd8-94d0-254ad5e4a649} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.01.05 19:11:39.386766 [ 268 ] {5a9da943-a41f-4bd8-94d0-254ad5e4a649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8635 | 2026.01.05 19:11:39.387295 [ 268 ] {5a9da943-a41f-4bd8-94d0-254ad5e4a649} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8636 | 2026.01.05 19:11:39.387522 [ 268 ] {5a9da943-a41f-4bd8-94d0-254ad5e4a649} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.01.05 19:11:39.387659 [ 268 ] {5a9da943-a41f-4bd8-94d0-254ad5e4a649} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 8638 | 2026.01.05 19:11:39.387710 [ 268 ] {5a9da943-a41f-4bd8-94d0-254ad5e4a649} <Debug> TCPHandler: Processed in 0.001949757 sec. | ||
| 8639 | 2026.01.05 19:11:39.387819 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2026.01.05 19:11:39.387912 [ 268 ] {7c9236d4-ddfd-4256-a3c1-6d31c1b674be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8641 | 2026.01.05 19:11:39.387952 [ 268 ] {7c9236d4-ddfd-4256-a3c1-6d31c1b674be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8642 | 2026.01.05 19:11:39.388297 [ 268 ] {7c9236d4-ddfd-4256-a3c1-6d31c1b674be} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.01.05 19:11:39.388333 [ 268 ] {7c9236d4-ddfd-4256-a3c1-6d31c1b674be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8644 | 2026.01.05 19:11:39.388633 [ 268 ] {7c9236d4-ddfd-4256-a3c1-6d31c1b674be} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8645 | 2026.01.05 19:11:39.388838 [ 268 ] {7c9236d4-ddfd-4256-a3c1-6d31c1b674be} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.01.05 19:11:39.388962 [ 268 ] {7c9236d4-ddfd-4256-a3c1-6d31c1b674be} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 8647 | 2026.01.05 19:11:39.388997 [ 268 ] {7c9236d4-ddfd-4256-a3c1-6d31c1b674be} <Debug> TCPHandler: Processed in 0.00122527 sec. | ||
| 8648 | 2026.01.05 19:11:42.144781 [ 60 ] {} <Debug> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8649 | 2026.01.05 19:11:42.144891 [ 60 ] {} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.01.05 19:11:42.144936 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8651 | 2026.01.05 19:11:42.145095 [ 201 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 8652 | 2026.01.05 19:11:42.145245 [ 201 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8653 | 2026.01.05 19:11:42.145282 [ 201 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 8654 | 2026.01.05 19:11:42.145381 [ 201 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 8655 | 2026.01.05 19:11:42.145436 [ 201 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8656 | 2026.01.05 19:11:42.145485 [ 201 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 8657 | 2026.01.05 19:11:42.145534 [ 201 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 8658 | 2026.01.05 19:11:42.146270 [ 187 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012299 sec., 35775.266281811535 rows/sec., 2.99 MiB/sec. | ||
| 8659 | 2026.01.05 19:11:42.146445 [ 187 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8660 | 2026.01.05 19:11:42.146751 [ 187 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_13_3} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.01.05 19:11:42.146826 [ 187 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_13_3} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8662 | 2026.01.05 19:11:42.146911 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8663 | 2026.01.05 19:11:44.388646 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2026.01.05 19:11:44.388947 [ 268 ] {58166418-f359-46e3-b0e7-220407294077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8665 | 2026.01.05 19:11:44.389048 [ 268 ] {58166418-f359-46e3-b0e7-220407294077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8666 | 2026.01.05 19:11:44.389908 [ 268 ] {58166418-f359-46e3-b0e7-220407294077} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.01.05 19:11:44.389944 [ 268 ] {58166418-f359-46e3-b0e7-220407294077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8668 | 2026.01.05 19:11:44.390325 [ 268 ] {58166418-f359-46e3-b0e7-220407294077} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8669 | 2026.01.05 19:11:44.390556 [ 268 ] {58166418-f359-46e3-b0e7-220407294077} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.01.05 19:11:44.390709 [ 268 ] {58166418-f359-46e3-b0e7-220407294077} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001838 sec., 2176.278563656148 rows/sec., 177.46 KiB/sec. | ||
| 8671 | 2026.01.05 19:11:44.390748 [ 268 ] {58166418-f359-46e3-b0e7-220407294077} <Debug> TCPHandler: Processed in 0.002235035 sec. | ||
| 8672 | 2026.01.05 19:11:44.390884 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8673 | 2026.01.05 19:11:44.390978 [ 268 ] {553d0a24-8a96-4a3f-9063-df5e62db01e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8674 | 2026.01.05 19:11:44.391017 [ 268 ] {553d0a24-8a96-4a3f-9063-df5e62db01e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8675 | 2026.01.05 19:11:44.391931 [ 268 ] {553d0a24-8a96-4a3f-9063-df5e62db01e7} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2026.01.05 19:11:44.391966 [ 268 ] {553d0a24-8a96-4a3f-9063-df5e62db01e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8677 | 2026.01.05 19:11:44.392356 [ 268 ] {553d0a24-8a96-4a3f-9063-df5e62db01e7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8678 | 2026.01.05 19:11:44.392579 [ 268 ] {553d0a24-8a96-4a3f-9063-df5e62db01e7} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.01.05 19:11:44.392702 [ 268 ] {553d0a24-8a96-4a3f-9063-df5e62db01e7} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001742 sec., 723306.5442020666 rows/sec., 59.97 MiB/sec. | ||
| 8680 | 2026.01.05 19:11:44.392738 [ 268 ] {553d0a24-8a96-4a3f-9063-df5e62db01e7} <Debug> TCPHandler: Processed in 0.001911827 sec. | ||
| 8681 | 2026.01.05 19:11:44.392862 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2026.01.05 19:11:44.392956 [ 268 ] {f81c1353-ddf4-46c5-9b25-3549ddb1e69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8683 | 2026.01.05 19:11:44.392995 [ 268 ] {f81c1353-ddf4-46c5-9b25-3549ddb1e69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8684 | 2026.01.05 19:11:44.393423 [ 268 ] {f81c1353-ddf4-46c5-9b25-3549ddb1e69f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.01.05 19:11:44.393456 [ 268 ] {f81c1353-ddf4-46c5-9b25-3549ddb1e69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8686 | 2026.01.05 19:11:44.393758 [ 268 ] {f81c1353-ddf4-46c5-9b25-3549ddb1e69f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8687 | 2026.01.05 19:11:44.393962 [ 268 ] {f81c1353-ddf4-46c5-9b25-3549ddb1e69f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.01.05 19:11:44.394078 [ 26 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8689 | 2026.01.05 19:11:44.394087 [ 268 ] {f81c1353-ddf4-46c5-9b25-3549ddb1e69f} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00115 sec., 30434.782608695652 rows/sec., 2.22 MiB/sec. | ||
| 8690 | 2026.01.05 19:11:44.394116 [ 26 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8691 | 2026.01.05 19:11:44.394134 [ 268 ] {f81c1353-ddf4-46c5-9b25-3549ddb1e69f} <Debug> TCPHandler: Processed in 0.001321443 sec. | ||
| 8692 | 2026.01.05 19:11:44.394136 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8693 | 2026.01.05 19:11:44.394251 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8694 | 2026.01.05 19:11:44.394276 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8695 | 2026.01.05 19:11:44.394343 [ 268 ] {653d9116-8ffa-4614-9601-672e493cc660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8696 | 2026.01.05 19:11:44.394390 [ 268 ] {653d9116-8ffa-4614-9601-672e493cc660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8697 | 2026.01.05 19:11:44.394441 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8698 | 2026.01.05 19:11:44.394487 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 264 rows starting from the beginning of the part | ||
| 8699 | 2026.01.05 19:11:44.394561 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 8700 | 2026.01.05 19:11:44.394613 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 223 rows starting from the beginning of the part | ||
| 8701 | 2026.01.05 19:11:44.394659 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 8702 | 2026.01.05 19:11:44.394696 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 215 rows starting from the beginning of the part | ||
| 8703 | 2026.01.05 19:11:44.394734 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 35 rows starting from the beginning of the part | ||
| 8704 | 2026.01.05 19:11:44.394852 [ 268 ] {653d9116-8ffa-4614-9601-672e493cc660} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2026.01.05 19:11:44.394894 [ 268 ] {653d9116-8ffa-4614-9601-672e493cc660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8706 | 2026.01.05 19:11:44.395265 [ 268 ] {653d9116-8ffa-4614-9601-672e493cc660} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8707 | 2026.01.05 19:11:44.395492 [ 268 ] {653d9116-8ffa-4614-9601-672e493cc660} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2026.01.05 19:11:44.395618 [ 268 ] {653d9116-8ffa-4614-9601-672e493cc660} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001293 sec., 176334.10672853826 rows/sec., 11.94 MiB/sec. | ||
| 8709 | 2026.01.05 19:11:44.395654 [ 268 ] {653d9116-8ffa-4614-9601-672e493cc660} <Debug> TCPHandler: Processed in 0.001454485 sec. | ||
| 8710 | 2026.01.05 19:11:44.395658 [ 194 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436815 sec., 556091.0764433835 rows/sec., 36.53 MiB/sec. | ||
| 8711 | 2026.01.05 19:11:44.395778 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8712 | 2026.01.05 19:11:44.395879 [ 268 ] {59839538-60ee-499d-8fbf-2c97b8c46190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8713 | 2026.01.05 19:11:44.395879 [ 194 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8714 | 2026.01.05 19:11:44.395920 [ 268 ] {59839538-60ee-499d-8fbf-2c97b8c46190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8715 | 2026.01.05 19:11:44.396234 [ 194 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_51_10} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.01.05 19:11:44.396340 [ 194 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_51_10} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8717 | 2026.01.05 19:11:44.396444 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8718 | 2026.01.05 19:11:44.396485 [ 268 ] {59839538-60ee-499d-8fbf-2c97b8c46190} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8719 | 2026.01.05 19:11:44.396526 [ 268 ] {59839538-60ee-499d-8fbf-2c97b8c46190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8720 | 2026.01.05 19:11:44.396860 [ 268 ] {59839538-60ee-499d-8fbf-2c97b8c46190} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8721 | 2026.01.05 19:11:44.397067 [ 268 ] {59839538-60ee-499d-8fbf-2c97b8c46190} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8722 | 2026.01.05 19:11:44.397191 [ 268 ] {59839538-60ee-499d-8fbf-2c97b8c46190} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.00133 sec., 417293.23308270675 rows/sec., 31.00 MiB/sec. | ||
| 8723 | 2026.01.05 19:11:44.397227 [ 268 ] {59839538-60ee-499d-8fbf-2c97b8c46190} <Debug> TCPHandler: Processed in 0.001504797 sec. | ||
| 8724 | 2026.01.05 19:11:44.397350 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2026.01.05 19:11:44.397443 [ 268 ] {1123edf2-bcec-4552-8964-da9894c41adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8726 | 2026.01.05 19:11:44.397486 [ 268 ] {1123edf2-bcec-4552-8964-da9894c41adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8727 | 2026.01.05 19:11:44.398008 [ 268 ] {1123edf2-bcec-4552-8964-da9894c41adb} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2026.01.05 19:11:44.398043 [ 268 ] {1123edf2-bcec-4552-8964-da9894c41adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8729 | 2026.01.05 19:11:44.398420 [ 268 ] {1123edf2-bcec-4552-8964-da9894c41adb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8730 | 2026.01.05 19:11:44.398626 [ 268 ] {1123edf2-bcec-4552-8964-da9894c41adb} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2026.01.05 19:11:44.398749 [ 268 ] {1123edf2-bcec-4552-8964-da9894c41adb} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001324 sec., 638972.8096676737 rows/sec., 43.01 MiB/sec. | ||
| 8732 | 2026.01.05 19:11:44.398784 [ 268 ] {1123edf2-bcec-4552-8964-da9894c41adb} <Debug> TCPHandler: Processed in 0.001490436 sec. | ||
| 8733 | 2026.01.05 19:11:44.398908 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8734 | 2026.01.05 19:11:44.399001 [ 268 ] {248a1779-964e-43e3-988a-e3b95d0cdc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8735 | 2026.01.05 19:11:44.399054 [ 268 ] {248a1779-964e-43e3-988a-e3b95d0cdc1f} <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 | ||
| 8736 | 2026.01.05 19:11:44.399819 [ 268 ] {248a1779-964e-43e3-988a-e3b95d0cdc1f} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8737 | 2026.01.05 19:11:44.399852 [ 268 ] {248a1779-964e-43e3-988a-e3b95d0cdc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8738 | 2026.01.05 19:11:44.400402 [ 268 ] {248a1779-964e-43e3-988a-e3b95d0cdc1f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8739 | 2026.01.05 19:11:44.400632 [ 268 ] {248a1779-964e-43e3-988a-e3b95d0cdc1f} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8740 | 2026.01.05 19:11:44.400761 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8741 | 2026.01.05 19:11:44.400764 [ 268 ] {248a1779-964e-43e3-988a-e3b95d0cdc1f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001781 sec., 17405.951712521055 rows/sec., 31.19 MiB/sec. | ||
| 8742 | 2026.01.05 19:11:44.400801 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2026.01.05 19:11:44.400824 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8744 | 2026.01.05 19:11:44.400831 [ 268 ] {248a1779-964e-43e3-988a-e3b95d0cdc1f} <Debug> TCPHandler: Processed in 0.001981149 sec. | ||
| 8745 | 2026.01.05 19:11:44.400931 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8746 | 2026.01.05 19:11:44.400950 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8747 | 2026.01.05 19:11:44.401056 [ 268 ] {cf7951fa-7365-44de-ad11-d225da07153a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8748 | 2026.01.05 19:11:44.401096 [ 268 ] {cf7951fa-7365-44de-ad11-d225da07153a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8749 | 2026.01.05 19:11:44.401148 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8750 | 2026.01.05 19:11:44.401202 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 872 rows starting from the beginning of the part | ||
| 8751 | 2026.01.05 19:11:44.401329 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 8752 | 2026.01.05 19:11:44.401429 [ 268 ] {cf7951fa-7365-44de-ad11-d225da07153a} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2026.01.05 19:11:44.401447 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 8754 | 2026.01.05 19:11:44.401464 [ 268 ] {cf7951fa-7365-44de-ad11-d225da07153a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8755 | 2026.01.05 19:11:44.401559 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 8756 | 2026.01.05 19:11:44.401673 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 8757 | 2026.01.05 19:11:44.401772 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 8758 | 2026.01.05 19:11:44.401775 [ 268 ] {cf7951fa-7365-44de-ad11-d225da07153a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8759 | 2026.01.05 19:11:44.401990 [ 268 ] {cf7951fa-7365-44de-ad11-d225da07153a} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.01.05 19:11:44.402120 [ 268 ] {cf7951fa-7365-44de-ad11-d225da07153a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 8761 | 2026.01.05 19:11:44.402155 [ 268 ] {cf7951fa-7365-44de-ad11-d225da07153a} <Debug> TCPHandler: Processed in 0.00125312 sec. | ||
| 8762 | 2026.01.05 19:11:44.407284 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 19 columns (19 merged, 0 gathered) in 0.006401307 sec., 153874.82587540324 rows/sec., 275.74 MiB/sec. | ||
| 8763 | 2026.01.05 19:11:44.408096 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8764 | 2026.01.05 19:11:44.408387 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.01.05 19:11:44.408450 [ 189 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8766 | 2026.01.05 19:11:44.408519 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.24 MiB. | ||
| 8767 | 2026.01.05 19:11:44.590226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17696 | ||
| 8768 | 2026.01.05 19:11:44.590665 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2026.01.05 19:11:44.590698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8770 | 2026.01.05 19:11:44.591095 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8771 | 2026.01.05 19:11:44.591311 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8772 | 2026.01.05 19:11:44.591416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17696 | ||
| 8773 | 2026.01.05 19:11:45.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.57 MiB, peak 300.74 MiB, free memory in arenas 0.00 B, will set to 295.40 MiB (RSS), difference: 2.84 MiB | ||
| 8774 | 2026.01.05 19:11:45.506026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8775 | 2026.01.05 19:11:45.520920 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8776 | 2026.01.05 19:11:45.520963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8777 | 2026.01.05 19:11:45.527014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8778 | 2026.01.05 19:11:45.527711 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2026.01.05 19:11:45.530366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8780 | 2026.01.05 19:11:47.142592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1140 | ||
| 8781 | 2026.01.05 19:11:47.145030 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2026.01.05 19:11:47.145071 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8783 | 2026.01.05 19:11:47.146259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8784 | 2026.01.05 19:11:47.146535 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2026.01.05 19:11:47.146800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1140 | ||
| 8786 | 2026.01.05 19:11:49.372516 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8787 | 2026.01.05 19:11:49.372814 [ 268 ] {547276e0-067d-4cbf-a3a0-a9dfc57bb478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8788 | 2026.01.05 19:11:49.372915 [ 268 ] {547276e0-067d-4cbf-a3a0-a9dfc57bb478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8789 | 2026.01.05 19:11:49.373950 [ 268 ] {547276e0-067d-4cbf-a3a0-a9dfc57bb478} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2026.01.05 19:11:49.373988 [ 268 ] {547276e0-067d-4cbf-a3a0-a9dfc57bb478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8791 | 2026.01.05 19:11:49.374413 [ 268 ] {547276e0-067d-4cbf-a3a0-a9dfc57bb478} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8792 | 2026.01.05 19:11:49.374635 [ 268 ] {547276e0-067d-4cbf-a3a0-a9dfc57bb478} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2026.01.05 19:11:49.374781 [ 268 ] {547276e0-067d-4cbf-a3a0-a9dfc57bb478} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002043 sec., 200685.2667645619 rows/sec., 12.73 MiB/sec. | ||
| 8794 | 2026.01.05 19:11:49.374822 [ 268 ] {547276e0-067d-4cbf-a3a0-a9dfc57bb478} <Debug> TCPHandler: Processed in 0.002482052 sec. | ||
| 8795 | 2026.01.05 19:11:49.374985 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8796 | 2026.01.05 19:11:49.375083 [ 268 ] {95439782-e62c-4150-9870-30cb5f9d72c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8797 | 2026.01.05 19:11:49.375123 [ 268 ] {95439782-e62c-4150-9870-30cb5f9d72c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8798 | 2026.01.05 19:11:49.376385 [ 268 ] {95439782-e62c-4150-9870-30cb5f9d72c6} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2026.01.05 19:11:49.376420 [ 268 ] {95439782-e62c-4150-9870-30cb5f9d72c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8800 | 2026.01.05 19:11:49.376783 [ 268 ] {95439782-e62c-4150-9870-30cb5f9d72c6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8801 | 2026.01.05 19:11:49.376988 [ 268 ] {95439782-e62c-4150-9870-30cb5f9d72c6} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2026.01.05 19:11:49.377113 [ 268 ] {95439782-e62c-4150-9870-30cb5f9d72c6} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002049 sec., 552464.616886286 rows/sec., 43.78 MiB/sec. | ||
| 8803 | 2026.01.05 19:11:49.377149 [ 268 ] {95439782-e62c-4150-9870-30cb5f9d72c6} <Debug> TCPHandler: Processed in 0.002219245 sec. | ||
| 8804 | 2026.01.05 19:11:49.377292 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8805 | 2026.01.05 19:11:49.377380 [ 268 ] {c46dc92d-7bc2-40b5-bb9e-18749ba6b30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8806 | 2026.01.05 19:11:49.377418 [ 268 ] {c46dc92d-7bc2-40b5-bb9e-18749ba6b30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8807 | 2026.01.05 19:11:49.378027 [ 268 ] {c46dc92d-7bc2-40b5-bb9e-18749ba6b30f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2026.01.05 19:11:49.378059 [ 268 ] {c46dc92d-7bc2-40b5-bb9e-18749ba6b30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8809 | 2026.01.05 19:11:49.378415 [ 268 ] {c46dc92d-7bc2-40b5-bb9e-18749ba6b30f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8810 | 2026.01.05 19:11:49.378629 [ 268 ] {c46dc92d-7bc2-40b5-bb9e-18749ba6b30f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8811 | 2026.01.05 19:11:49.378756 [ 268 ] {c46dc92d-7bc2-40b5-bb9e-18749ba6b30f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001387 sec., 155010.81470800287 rows/sec., 9.20 MiB/sec. | ||
| 8812 | 2026.01.05 19:11:49.378797 [ 268 ] {c46dc92d-7bc2-40b5-bb9e-18749ba6b30f} <Debug> TCPHandler: Processed in 0.001562498 sec. | ||
| 8813 | 2026.01.05 19:11:49.378916 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8814 | 2026.01.05 19:11:49.379012 [ 268 ] {d88f7622-2631-4600-abfb-9299689ddf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8815 | 2026.01.05 19:11:49.379051 [ 268 ] {d88f7622-2631-4600-abfb-9299689ddf2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8816 | 2026.01.05 19:11:49.379611 [ 268 ] {d88f7622-2631-4600-abfb-9299689ddf2c} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2026.01.05 19:11:49.379648 [ 268 ] {d88f7622-2631-4600-abfb-9299689ddf2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8818 | 2026.01.05 19:11:49.379954 [ 268 ] {d88f7622-2631-4600-abfb-9299689ddf2c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8819 | 2026.01.05 19:11:49.380168 [ 268 ] {d88f7622-2631-4600-abfb-9299689ddf2c} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2026.01.05 19:11:49.380299 [ 268 ] {d88f7622-2631-4600-abfb-9299689ddf2c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001306 sec., 162327.71822358345 rows/sec., 10.47 MiB/sec. | ||
| 8821 | 2026.01.05 19:11:49.380316 [ 31 ] {} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 8822 | 2026.01.05 19:11:49.380337 [ 268 ] {d88f7622-2631-4600-abfb-9299689ddf2c} <Debug> TCPHandler: Processed in 0.001469156 sec. | ||
| 8823 | 2026.01.05 19:11:49.380386 [ 31 ] {} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2026.01.05 19:11:49.380412 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8825 | 2026.01.05 19:11:49.380478 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2026.01.05 19:11:49.380525 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 8827 | 2026.01.05 19:11:49.380585 [ 268 ] {ee031132-be27-4879-a3c2-52d1a88eab63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8828 | 2026.01.05 19:11:49.380625 [ 268 ] {ee031132-be27-4879-a3c2-52d1a88eab63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8829 | 2026.01.05 19:11:49.380637 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8830 | 2026.01.05 19:11:49.380671 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 440 rows starting from the beginning of the part | ||
| 8831 | 2026.01.05 19:11:49.380738 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 8832 | 2026.01.05 19:11:49.380789 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 8833 | 2026.01.05 19:11:49.380835 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 8834 | 2026.01.05 19:11:49.380880 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 8835 | 2026.01.05 19:11:49.380924 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 8836 | 2026.01.05 19:11:49.381191 [ 268 ] {ee031132-be27-4879-a3c2-52d1a88eab63} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.01.05 19:11:49.381228 [ 268 ] {ee031132-be27-4879-a3c2-52d1a88eab63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8838 | 2026.01.05 19:11:49.381548 [ 268 ] {ee031132-be27-4879-a3c2-52d1a88eab63} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8839 | 2026.01.05 19:11:49.381766 [ 268 ] {ee031132-be27-4879-a3c2-52d1a88eab63} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2026.01.05 19:11:49.381827 [ 198 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348773 sec., 1123984.5400226726 rows/sec., 77.86 MiB/sec. | ||
| 8841 | 2026.01.05 19:11:49.381896 [ 268 ] {ee031132-be27-4879-a3c2-52d1a88eab63} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001334 sec., 158170.91454272866 rows/sec., 8.98 MiB/sec. | ||
| 8842 | 2026.01.05 19:11:49.381942 [ 268 ] {ee031132-be27-4879-a3c2-52d1a88eab63} <Debug> TCPHandler: Processed in 0.001518458 sec. | ||
| 8843 | 2026.01.05 19:11:49.382054 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 8844 | 2026.01.05 19:11:49.382073 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8845 | 2026.01.05 19:11:49.382182 [ 268 ] {0ca96bbf-c7d8-4b3a-9cec-1d0c15688e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8846 | 2026.01.05 19:11:49.382225 [ 268 ] {0ca96bbf-c7d8-4b3a-9cec-1d0c15688e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8847 | 2026.01.05 19:11:49.382397 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_35_7} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.01.05 19:11:49.382484 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_35_7} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 8849 | 2026.01.05 19:11:49.382582 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8850 | 2026.01.05 19:11:49.382983 [ 268 ] {0ca96bbf-c7d8-4b3a-9cec-1d0c15688e60} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.01.05 19:11:49.383024 [ 268 ] {0ca96bbf-c7d8-4b3a-9cec-1d0c15688e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8852 | 2026.01.05 19:11:49.383363 [ 268 ] {0ca96bbf-c7d8-4b3a-9cec-1d0c15688e60} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8853 | 2026.01.05 19:11:49.383563 [ 268 ] {0ca96bbf-c7d8-4b3a-9cec-1d0c15688e60} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2026.01.05 19:11:49.383689 [ 268 ] {0ca96bbf-c7d8-4b3a-9cec-1d0c15688e60} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001526 sec., 451507.20838794234 rows/sec., 31.53 MiB/sec. | ||
| 8855 | 2026.01.05 19:11:49.383730 [ 268 ] {0ca96bbf-c7d8-4b3a-9cec-1d0c15688e60} <Debug> TCPHandler: Processed in 0.001713192 sec. | ||
| 8856 | 2026.01.05 19:11:49.383842 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8857 | 2026.01.05 19:11:49.383935 [ 268 ] {8308ba96-b366-4303-95fe-f64bb5a9e489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8858 | 2026.01.05 19:11:49.383975 [ 268 ] {8308ba96-b366-4303-95fe-f64bb5a9e489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8859 | 2026.01.05 19:11:49.384305 [ 268 ] {8308ba96-b366-4303-95fe-f64bb5a9e489} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8860 | 2026.01.05 19:11:49.384346 [ 268 ] {8308ba96-b366-4303-95fe-f64bb5a9e489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8861 | 2026.01.05 19:11:49.384633 [ 268 ] {8308ba96-b366-4303-95fe-f64bb5a9e489} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8862 | 2026.01.05 19:11:49.384831 [ 268 ] {8308ba96-b366-4303-95fe-f64bb5a9e489} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8863 | 2026.01.05 19:11:49.384954 [ 268 ] {8308ba96-b366-4303-95fe-f64bb5a9e489} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 8864 | 2026.01.05 19:11:49.384989 [ 268 ] {8308ba96-b366-4303-95fe-f64bb5a9e489} <Debug> TCPHandler: Processed in 0.00119511 sec. | ||
| 8865 | 2026.01.05 19:11:49.385099 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8866 | 2026.01.05 19:11:49.385191 [ 268 ] {c85f0c54-9db1-47cb-9fd2-d67dbf61f718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8867 | 2026.01.05 19:11:49.385257 [ 268 ] {c85f0c54-9db1-47cb-9fd2-d67dbf61f718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8868 | 2026.01.05 19:11:49.385730 [ 268 ] {c85f0c54-9db1-47cb-9fd2-d67dbf61f718} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2026.01.05 19:11:49.385766 [ 268 ] {c85f0c54-9db1-47cb-9fd2-d67dbf61f718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8870 | 2026.01.05 19:11:49.386082 [ 268 ] {c85f0c54-9db1-47cb-9fd2-d67dbf61f718} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8871 | 2026.01.05 19:11:49.386285 [ 268 ] {c85f0c54-9db1-47cb-9fd2-d67dbf61f718} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2026.01.05 19:11:49.386414 [ 268 ] {c85f0c54-9db1-47cb-9fd2-d67dbf61f718} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001241 sec., 253021.75664786465 rows/sec., 16.62 MiB/sec. | ||
| 8873 | 2026.01.05 19:11:49.386450 [ 268 ] {c85f0c54-9db1-47cb-9fd2-d67dbf61f718} <Debug> TCPHandler: Processed in 0.001398905 sec. | ||
| 8874 | 2026.01.05 19:11:49.386556 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8875 | 2026.01.05 19:11:49.386674 [ 268 ] {8090ca49-1dab-4ddf-8ca0-6f65f86fa5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8876 | 2026.01.05 19:11:49.386724 [ 268 ] {8090ca49-1dab-4ddf-8ca0-6f65f86fa5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8877 | 2026.01.05 19:11:49.387026 [ 268 ] {8090ca49-1dab-4ddf-8ca0-6f65f86fa5e1} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2026.01.05 19:11:49.387060 [ 268 ] {8090ca49-1dab-4ddf-8ca0-6f65f86fa5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8879 | 2026.01.05 19:11:49.387339 [ 268 ] {8090ca49-1dab-4ddf-8ca0-6f65f86fa5e1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8880 | 2026.01.05 19:11:49.387552 [ 268 ] {8090ca49-1dab-4ddf-8ca0-6f65f86fa5e1} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2026.01.05 19:11:49.387674 [ 268 ] {8090ca49-1dab-4ddf-8ca0-6f65f86fa5e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 8882 | 2026.01.05 19:11:49.387712 [ 268 ] {8090ca49-1dab-4ddf-8ca0-6f65f86fa5e1} <Debug> TCPHandler: Processed in 0.00120313 sec. | ||
| 8883 | 2026.01.05 19:11:49.387845 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8884 | 2026.01.05 19:11:49.387964 [ 268 ] {e230665b-20f0-4833-a8eb-762634dfa32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8885 | 2026.01.05 19:11:49.388029 [ 268 ] {e230665b-20f0-4833-a8eb-762634dfa32e} <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 | ||
| 8886 | 2026.01.05 19:11:49.388959 [ 268 ] {e230665b-20f0-4833-a8eb-762634dfa32e} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.01.05 19:11:49.389001 [ 268 ] {e230665b-20f0-4833-a8eb-762634dfa32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8888 | 2026.01.05 19:11:49.389501 [ 268 ] {e230665b-20f0-4833-a8eb-762634dfa32e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8889 | 2026.01.05 19:11:49.389722 [ 268 ] {e230665b-20f0-4833-a8eb-762634dfa32e} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.01.05 19:11:49.389858 [ 268 ] {e230665b-20f0-4833-a8eb-762634dfa32e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001919 sec., 5211.047420531527 rows/sec., 9.34 MiB/sec. | ||
| 8891 | 2026.01.05 19:11:49.389910 [ 268 ] {e230665b-20f0-4833-a8eb-762634dfa32e} <Debug> TCPHandler: Processed in 0.002122852 sec. | ||
| 8892 | 2026.01.05 19:11:49.390019 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8893 | 2026.01.05 19:11:49.390112 [ 268 ] {66db8bbb-323c-4586-9785-ad197fea46e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8894 | 2026.01.05 19:11:49.390152 [ 268 ] {66db8bbb-323c-4586-9785-ad197fea46e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8895 | 2026.01.05 19:11:49.390543 [ 268 ] {66db8bbb-323c-4586-9785-ad197fea46e1} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8896 | 2026.01.05 19:11:49.390580 [ 268 ] {66db8bbb-323c-4586-9785-ad197fea46e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8897 | 2026.01.05 19:11:49.390879 [ 268 ] {66db8bbb-323c-4586-9785-ad197fea46e1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8898 | 2026.01.05 19:11:49.391080 [ 268 ] {66db8bbb-323c-4586-9785-ad197fea46e1} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2026.01.05 19:11:49.391204 [ 268 ] {66db8bbb-323c-4586-9785-ad197fea46e1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00111 sec., 93693.69369369368 rows/sec., 5.74 MiB/sec. | ||
| 8900 | 2026.01.05 19:11:49.391239 [ 268 ] {66db8bbb-323c-4586-9785-ad197fea46e1} <Debug> TCPHandler: Processed in 0.001268632 sec. | ||
| 8901 | 2026.01.05 19:11:51.973654 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8902 | 2026.01.05 19:11:51.973729 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8903 | 2026.01.05 19:11:52.091567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18208 | ||
| 8904 | 2026.01.05 19:11:52.092273 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.01.05 19:11:52.092317 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8906 | 2026.01.05 19:11:52.092789 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8907 | 2026.01.05 19:11:52.093027 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8908 | 2026.01.05 19:11:52.093160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18208 | ||
| 8909 | 2026.01.05 19:11:53.030429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8910 | 2026.01.05 19:11:53.046500 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.01.05 19:11:53.046544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8912 | 2026.01.05 19:11:53.052648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8913 | 2026.01.05 19:11:53.053455 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.01.05 19:11:53.056070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8915 | 2026.01.05 19:11:54.362371 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8916 | 2026.01.05 19:11:54.362645 [ 268 ] {e353d605-742e-4700-bed8-f7889d510d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8917 | 2026.01.05 19:11:54.362740 [ 268 ] {e353d605-742e-4700-bed8-f7889d510d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8918 | 2026.01.05 19:11:54.363534 [ 268 ] {e353d605-742e-4700-bed8-f7889d510d3e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.01.05 19:11:54.363579 [ 268 ] {e353d605-742e-4700-bed8-f7889d510d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8920 | 2026.01.05 19:11:54.363988 [ 268 ] {e353d605-742e-4700-bed8-f7889d510d3e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8921 | 2026.01.05 19:11:54.364273 [ 268 ] {e353d605-742e-4700-bed8-f7889d510d3e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8922 | 2026.01.05 19:11:54.364485 [ 268 ] {e353d605-742e-4700-bed8-f7889d510d3e} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001907 sec., 61877.294179339275 rows/sec., 5.25 MiB/sec. | ||
| 8923 | 2026.01.05 19:11:54.364548 [ 268 ] {e353d605-742e-4700-bed8-f7889d510d3e} <Debug> TCPHandler: Processed in 0.002338757 sec. | ||
| 8924 | 2026.01.05 19:11:54.364697 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8925 | 2026.01.05 19:11:54.364819 [ 268 ] {422be010-0cbd-4e3b-ae18-d39692021825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8926 | 2026.01.05 19:11:54.364874 [ 268 ] {422be010-0cbd-4e3b-ae18-d39692021825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8927 | 2026.01.05 19:11:54.365340 [ 268 ] {422be010-0cbd-4e3b-ae18-d39692021825} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2026.01.05 19:11:54.365378 [ 268 ] {422be010-0cbd-4e3b-ae18-d39692021825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8929 | 2026.01.05 19:11:54.365712 [ 268 ] {422be010-0cbd-4e3b-ae18-d39692021825} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8930 | 2026.01.05 19:11:54.365937 [ 268 ] {422be010-0cbd-4e3b-ae18-d39692021825} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2026.01.05 19:11:54.366072 [ 268 ] {422be010-0cbd-4e3b-ae18-d39692021825} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001282 sec., 24180.967238689547 rows/sec., 1.78 MiB/sec. | ||
| 8932 | 2026.01.05 19:11:54.366117 [ 268 ] {422be010-0cbd-4e3b-ae18-d39692021825} <Debug> TCPHandler: Processed in 0.001485066 sec. | ||
| 8933 | 2026.01.05 19:11:54.366234 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8934 | 2026.01.05 19:11:54.366331 [ 268 ] {38595056-2f38-4298-a084-068cd431b5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8935 | 2026.01.05 19:11:54.366373 [ 268 ] {38595056-2f38-4298-a084-068cd431b5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8936 | 2026.01.05 19:11:54.366822 [ 268 ] {38595056-2f38-4298-a084-068cd431b5c3} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.01.05 19:11:54.366860 [ 268 ] {38595056-2f38-4298-a084-068cd431b5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8938 | 2026.01.05 19:11:54.367175 [ 268 ] {38595056-2f38-4298-a084-068cd431b5c3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8939 | 2026.01.05 19:11:54.367395 [ 268 ] {38595056-2f38-4298-a084-068cd431b5c3} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2026.01.05 19:11:54.367527 [ 268 ] {38595056-2f38-4298-a084-068cd431b5c3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001215 sec., 78189.30041152264 rows/sec., 6.11 MiB/sec. | ||
| 8941 | 2026.01.05 19:11:54.367569 [ 268 ] {38595056-2f38-4298-a084-068cd431b5c3} <Debug> TCPHandler: Processed in 0.001386164 sec. | ||
| 8942 | 2026.01.05 19:11:54.367686 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8943 | 2026.01.05 19:11:54.367783 [ 268 ] {1612b090-46e9-4536-b274-0b36bdb3dbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8944 | 2026.01.05 19:11:54.367829 [ 268 ] {1612b090-46e9-4536-b274-0b36bdb3dbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8945 | 2026.01.05 19:11:54.368239 [ 268 ] {1612b090-46e9-4536-b274-0b36bdb3dbf8} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2026.01.05 19:11:54.368276 [ 268 ] {1612b090-46e9-4536-b274-0b36bdb3dbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8947 | 2026.01.05 19:11:54.368627 [ 268 ] {1612b090-46e9-4536-b274-0b36bdb3dbf8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8948 | 2026.01.05 19:11:54.368853 [ 268 ] {1612b090-46e9-4536-b274-0b36bdb3dbf8} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2026.01.05 19:11:54.368987 [ 268 ] {1612b090-46e9-4536-b274-0b36bdb3dbf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 8950 | 2026.01.05 19:11:54.369027 [ 268 ] {1612b090-46e9-4536-b274-0b36bdb3dbf8} <Debug> TCPHandler: Processed in 0.001390454 sec. | ||
| 8951 | 2026.01.05 19:11:54.369150 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8952 | 2026.01.05 19:11:54.369273 [ 268 ] {1f1f3c56-2fd7-4ae3-923c-3d148fd44098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8953 | 2026.01.05 19:11:54.369340 [ 268 ] {1f1f3c56-2fd7-4ae3-923c-3d148fd44098} <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 | ||
| 8954 | 2026.01.05 19:11:54.370263 [ 268 ] {1f1f3c56-2fd7-4ae3-923c-3d148fd44098} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2026.01.05 19:11:54.370299 [ 268 ] {1f1f3c56-2fd7-4ae3-923c-3d148fd44098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8956 | 2026.01.05 19:11:54.370870 [ 268 ] {1f1f3c56-2fd7-4ae3-923c-3d148fd44098} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8957 | 2026.01.05 19:11:54.371099 [ 268 ] {1f1f3c56-2fd7-4ae3-923c-3d148fd44098} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8958 | 2026.01.05 19:11:54.371242 [ 268 ] {1f1f3c56-2fd7-4ae3-923c-3d148fd44098} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001994 sec., 15546.639919759276 rows/sec., 27.86 MiB/sec. | ||
| 8959 | 2026.01.05 19:11:54.371300 [ 268 ] {1f1f3c56-2fd7-4ae3-923c-3d148fd44098} <Debug> TCPHandler: Processed in 0.002212045 sec. | ||
| 8960 | 2026.01.05 19:11:54.371419 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8961 | 2026.01.05 19:11:54.371513 [ 268 ] {3649025b-c81c-4498-9f4a-fe74703b4e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8962 | 2026.01.05 19:11:54.371556 [ 268 ] {3649025b-c81c-4498-9f4a-fe74703b4e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8963 | 2026.01.05 19:11:54.371892 [ 268 ] {3649025b-c81c-4498-9f4a-fe74703b4e35} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2026.01.05 19:11:54.371930 [ 268 ] {3649025b-c81c-4498-9f4a-fe74703b4e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8965 | 2026.01.05 19:11:54.372245 [ 268 ] {3649025b-c81c-4498-9f4a-fe74703b4e35} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8966 | 2026.01.05 19:11:54.372456 [ 268 ] {3649025b-c81c-4498-9f4a-fe74703b4e35} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.01.05 19:11:54.372586 [ 268 ] {3649025b-c81c-4498-9f4a-fe74703b4e35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 8968 | 2026.01.05 19:11:54.372625 [ 268 ] {3649025b-c81c-4498-9f4a-fe74703b4e35} <Debug> TCPHandler: Processed in 0.001257211 sec. | ||
| 8969 | 2026.01.05 19:11:57.147974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1174 | ||
| 8970 | 2026.01.05 19:11:57.150267 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8971 | 2026.01.05 19:11:57.150309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8972 | 2026.01.05 19:11:57.151527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8973 | 2026.01.05 19:11:57.151781 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8974 | 2026.01.05 19:11:57.152036 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1174 | ||
| 8975 | 2026.01.05 19:11:59.372718 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2026.01.05 19:11:59.373003 [ 268 ] {b4b17e69-a033-4595-a52d-038fd40fb8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8977 | 2026.01.05 19:11:59.373099 [ 268 ] {b4b17e69-a033-4595-a52d-038fd40fb8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8978 | 2026.01.05 19:11:59.373910 [ 268 ] {b4b17e69-a033-4595-a52d-038fd40fb8b5} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2026.01.05 19:11:59.373955 [ 268 ] {b4b17e69-a033-4595-a52d-038fd40fb8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8980 | 2026.01.05 19:11:59.374370 [ 268 ] {b4b17e69-a033-4595-a52d-038fd40fb8b5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8981 | 2026.01.05 19:11:59.374629 [ 268 ] {b4b17e69-a033-4595-a52d-038fd40fb8b5} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2026.01.05 19:11:59.374787 [ 268 ] {b4b17e69-a033-4595-a52d-038fd40fb8b5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001854 sec., 221143.47357065804 rows/sec., 14.03 MiB/sec. | ||
| 8983 | 2026.01.05 19:11:59.374829 [ 268 ] {b4b17e69-a033-4595-a52d-038fd40fb8b5} <Debug> TCPHandler: Processed in 0.002281116 sec. | ||
| 8984 | 2026.01.05 19:11:59.374949 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2026.01.05 19:11:59.375045 [ 268 ] {492f5998-72b8-4ef5-9b2a-d3ef85a00989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8986 | 2026.01.05 19:11:59.375087 [ 268 ] {492f5998-72b8-4ef5-9b2a-d3ef85a00989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8987 | 2026.01.05 19:11:59.375873 [ 268 ] {492f5998-72b8-4ef5-9b2a-d3ef85a00989} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2026.01.05 19:11:59.375911 [ 268 ] {492f5998-72b8-4ef5-9b2a-d3ef85a00989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8989 | 2026.01.05 19:11:59.376285 [ 268 ] {492f5998-72b8-4ef5-9b2a-d3ef85a00989} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8990 | 2026.01.05 19:11:59.376506 [ 268 ] {492f5998-72b8-4ef5-9b2a-d3ef85a00989} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2026.01.05 19:11:59.376636 [ 268 ] {492f5998-72b8-4ef5-9b2a-d3ef85a00989} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00161 sec., 703105.5900621117 rows/sec., 55.71 MiB/sec. | ||
| 8992 | 2026.01.05 19:11:59.376661 [ 51 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8993 | 2026.01.05 19:11:59.376674 [ 268 ] {492f5998-72b8-4ef5-9b2a-d3ef85a00989} <Debug> TCPHandler: Processed in 0.001776774 sec. | ||
| 8994 | 2026.01.05 19:11:59.376731 [ 51 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2026.01.05 19:11:59.376756 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8996 | 2026.01.05 19:11:59.376825 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8997 | 2026.01.05 19:11:59.376852 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8998 | 2026.01.05 19:11:59.376926 [ 268 ] {6dd0889c-73eb-4a71-8523-e13756ee5889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8999 | 2026.01.05 19:11:59.376957 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9000 | 2026.01.05 19:11:59.376967 [ 268 ] {6dd0889c-73eb-4a71-8523-e13756ee5889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9001 | 2026.01.05 19:11:59.376990 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2343 rows starting from the beginning of the part | ||
| 9002 | 2026.01.05 19:11:59.377054 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1132 rows starting from the beginning of the part | ||
| 9003 | 2026.01.05 19:11:59.377106 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1260 rows starting from the beginning of the part | ||
| 9004 | 2026.01.05 19:11:59.377153 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1132 rows starting from the beginning of the part | ||
| 9005 | 2026.01.05 19:11:59.377195 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 118 rows starting from the beginning of the part | ||
| 9006 | 2026.01.05 19:11:59.377240 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1132 rows starting from the beginning of the part | ||
| 9007 | 2026.01.05 19:11:59.377446 [ 268 ] {6dd0889c-73eb-4a71-8523-e13756ee5889} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.01.05 19:11:59.377482 [ 268 ] {6dd0889c-73eb-4a71-8523-e13756ee5889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9009 | 2026.01.05 19:11:59.377792 [ 268 ] {6dd0889c-73eb-4a71-8523-e13756ee5889} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9010 | 2026.01.05 19:11:59.378011 [ 268 ] {6dd0889c-73eb-4a71-8523-e13756ee5889} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.01.05 19:11:59.378143 [ 268 ] {6dd0889c-73eb-4a71-8523-e13756ee5889} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001236 sec., 173948.22006472494 rows/sec., 10.32 MiB/sec. | ||
| 9012 | 2026.01.05 19:11:59.378181 [ 268 ] {6dd0889c-73eb-4a71-8523-e13756ee5889} <Debug> TCPHandler: Processed in 0.001407195 sec. | ||
| 9013 | 2026.01.05 19:11:59.378290 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2026.01.05 19:11:59.378385 [ 268 ] {a4018ae1-0241-46bf-8742-f2ca85d00d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9015 | 2026.01.05 19:11:59.378424 [ 268 ] {a4018ae1-0241-46bf-8742-f2ca85d00d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9016 | 2026.01.05 19:11:59.378887 [ 268 ] {a4018ae1-0241-46bf-8742-f2ca85d00d55} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.01.05 19:11:59.378923 [ 268 ] {a4018ae1-0241-46bf-8742-f2ca85d00d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9018 | 2026.01.05 19:11:59.379241 [ 268 ] {a4018ae1-0241-46bf-8742-f2ca85d00d55} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9019 | 2026.01.05 19:11:59.379450 [ 199 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7117 rows, containing 5 columns (5 merged, 0 gathered) in 0.002634665 sec., 2701292.194643342 rows/sec., 228.14 MiB/sec. | ||
| 9020 | 2026.01.05 19:11:59.379469 [ 268 ] {a4018ae1-0241-46bf-8742-f2ca85d00d55} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.01.05 19:11:59.379636 [ 268 ] {a4018ae1-0241-46bf-8742-f2ca85d00d55} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00127 sec., 166929.1338582677 rows/sec., 10.77 MiB/sec. | ||
| 9022 | 2026.01.05 19:11:59.379673 [ 268 ] {a4018ae1-0241-46bf-8742-f2ca85d00d55} <Debug> TCPHandler: Processed in 0.001431625 sec. | ||
| 9023 | 2026.01.05 19:11:59.379776 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9024 | 2026.01.05 19:11:59.379819 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9025 | 2026.01.05 19:11:59.379871 [ 268 ] {21853d5e-1b66-45ec-8473-684e463f2115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9026 | 2026.01.05 19:11:59.379916 [ 268 ] {21853d5e-1b66-45ec-8473-684e463f2115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9027 | 2026.01.05 19:11:59.380172 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_56_11} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9028 | 2026.01.05 19:11:59.380263 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_56_11} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9029 | 2026.01.05 19:11:59.380362 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 9030 | 2026.01.05 19:11:59.380394 [ 268 ] {21853d5e-1b66-45ec-8473-684e463f2115} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2026.01.05 19:11:59.380434 [ 268 ] {21853d5e-1b66-45ec-8473-684e463f2115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9032 | 2026.01.05 19:11:59.380767 [ 268 ] {21853d5e-1b66-45ec-8473-684e463f2115} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9033 | 2026.01.05 19:11:59.380985 [ 268 ] {21853d5e-1b66-45ec-8473-684e463f2115} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2026.01.05 19:11:59.381118 [ 268 ] {21853d5e-1b66-45ec-8473-684e463f2115} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 9035 | 2026.01.05 19:11:59.381156 [ 268 ] {21853d5e-1b66-45ec-8473-684e463f2115} <Debug> TCPHandler: Processed in 0.001428385 sec. | ||
| 9036 | 2026.01.05 19:11:59.381288 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2026.01.05 19:11:59.381409 [ 268 ] {c10ab48f-49e0-4f72-8af3-f7631e384332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9038 | 2026.01.05 19:11:59.381458 [ 268 ] {c10ab48f-49e0-4f72-8af3-f7631e384332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9039 | 2026.01.05 19:11:59.382176 [ 268 ] {c10ab48f-49e0-4f72-8af3-f7631e384332} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.01.05 19:11:59.382220 [ 268 ] {c10ab48f-49e0-4f72-8af3-f7631e384332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9041 | 2026.01.05 19:11:59.382575 [ 268 ] {c10ab48f-49e0-4f72-8af3-f7631e384332} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9042 | 2026.01.05 19:11:59.382793 [ 268 ] {c10ab48f-49e0-4f72-8af3-f7631e384332} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.01.05 19:11:59.382891 [ 50 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9044 | 2026.01.05 19:11:59.382921 [ 268 ] {c10ab48f-49e0-4f72-8af3-f7631e384332} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001537 sec., 448275.8620689655 rows/sec., 31.30 MiB/sec. | ||
| 9045 | 2026.01.05 19:11:59.382927 [ 50 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9046 | 2026.01.05 19:11:59.382952 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9047 | 2026.01.05 19:11:59.382959 [ 268 ] {c10ab48f-49e0-4f72-8af3-f7631e384332} <Debug> TCPHandler: Processed in 0.001732952 sec. | ||
| 9048 | 2026.01.05 19:11:59.383039 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9049 | 2026.01.05 19:11:59.383064 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2026.01.05 19:11:59.383141 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9051 | 2026.01.05 19:11:59.383163 [ 268 ] {52abdc7f-94e5-45c2-b401-dcbc348d32bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9052 | 2026.01.05 19:11:59.383178 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1212 rows starting from the beginning of the part | ||
| 9053 | 2026.01.05 19:11:59.383211 [ 268 ] {52abdc7f-94e5-45c2-b401-dcbc348d32bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9054 | 2026.01.05 19:11:59.383253 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 689 rows starting from the beginning of the part | ||
| 9055 | 2026.01.05 19:11:59.383301 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 555 rows starting from the beginning of the part | ||
| 9056 | 2026.01.05 19:11:59.383343 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 689 rows starting from the beginning of the part | ||
| 9057 | 2026.01.05 19:11:59.383383 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part | ||
| 9058 | 2026.01.05 19:11:59.383424 [ 192 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 689 rows starting from the beginning of the part | ||
| 9059 | 2026.01.05 19:11:59.383566 [ 268 ] {52abdc7f-94e5-45c2-b401-dcbc348d32bb} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9060 | 2026.01.05 19:11:59.383608 [ 268 ] {52abdc7f-94e5-45c2-b401-dcbc348d32bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9061 | 2026.01.05 19:11:59.383947 [ 268 ] {52abdc7f-94e5-45c2-b401-dcbc348d32bb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9062 | 2026.01.05 19:11:59.384178 [ 268 ] {52abdc7f-94e5-45c2-b401-dcbc348d32bb} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9063 | 2026.01.05 19:11:59.384312 [ 268 ] {52abdc7f-94e5-45c2-b401-dcbc348d32bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 268.16 KiB/sec. | ||
| 9064 | 2026.01.05 19:11:59.384348 [ 268 ] {52abdc7f-94e5-45c2-b401-dcbc348d32bb} <Debug> TCPHandler: Processed in 0.001335702 sec. | ||
| 9065 | 2026.01.05 19:11:59.384452 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9066 | 2026.01.05 19:11:59.384547 [ 268 ] {4fc0cf07-c555-4d26-a517-a92a7b86341d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9067 | 2026.01.05 19:11:59.384589 [ 268 ] {4fc0cf07-c555-4d26-a517-a92a7b86341d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9068 | 2026.01.05 19:11:59.384874 [ 195 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001874336 sec., 2096209.004148669 rows/sec., 157.31 MiB/sec. | ||
| 9069 | 2026.01.05 19:11:59.385026 [ 268 ] {4fc0cf07-c555-4d26-a517-a92a7b86341d} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.01.05 19:11:59.385067 [ 268 ] {4fc0cf07-c555-4d26-a517-a92a7b86341d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9071 | 2026.01.05 19:11:59.385066 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9072 | 2026.01.05 19:11:59.385384 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_56_11} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.01.05 19:11:59.385447 [ 268 ] {4fc0cf07-c555-4d26-a517-a92a7b86341d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9074 | 2026.01.05 19:11:59.385462 [ 188 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_56_11} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9075 | 2026.01.05 19:11:59.385544 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 9076 | 2026.01.05 19:11:59.385681 [ 268 ] {4fc0cf07-c555-4d26-a517-a92a7b86341d} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2026.01.05 19:11:59.385784 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9078 | 2026.01.05 19:11:59.385811 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2026.01.05 19:11:59.385818 [ 268 ] {4fc0cf07-c555-4d26-a517-a92a7b86341d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001289 sec., 243599.68968192398 rows/sec., 16.00 MiB/sec. | ||
| 9080 | 2026.01.05 19:11:59.385827 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9081 | 2026.01.05 19:11:59.385855 [ 268 ] {4fc0cf07-c555-4d26-a517-a92a7b86341d} <Debug> TCPHandler: Processed in 0.001452646 sec. | ||
| 9082 | 2026.01.05 19:11:59.385923 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9083 | 2026.01.05 19:11:59.385965 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9084 | 2026.01.05 19:11:59.386059 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9085 | 2026.01.05 19:11:59.386064 [ 268 ] {2beba5f8-4dbd-4b60-87a4-a711a662ed4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9086 | 2026.01.05 19:11:59.386104 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18064 rows starting from the beginning of the part | ||
| 9087 | 2026.01.05 19:11:59.386120 [ 268 ] {2beba5f8-4dbd-4b60-87a4-a711a662ed4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9088 | 2026.01.05 19:11:59.386180 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 314 rows starting from the beginning of the part | ||
| 9089 | 2026.01.05 19:11:59.386234 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 846 rows starting from the beginning of the part | ||
| 9090 | 2026.01.05 19:11:59.386288 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 314 rows starting from the beginning of the part | ||
| 9091 | 2026.01.05 19:11:59.386332 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 9092 | 2026.01.05 19:11:59.386381 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 314 rows starting from the beginning of the part | ||
| 9093 | 2026.01.05 19:11:59.386443 [ 268 ] {2beba5f8-4dbd-4b60-87a4-a711a662ed4d} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.01.05 19:11:59.386481 [ 268 ] {2beba5f8-4dbd-4b60-87a4-a711a662ed4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9095 | 2026.01.05 19:11:59.386827 [ 268 ] {2beba5f8-4dbd-4b60-87a4-a711a662ed4d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9096 | 2026.01.05 19:11:59.387037 [ 268 ] {2beba5f8-4dbd-4b60-87a4-a711a662ed4d} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.01.05 19:11:59.387167 [ 268 ] {2beba5f8-4dbd-4b60-87a4-a711a662ed4d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 9098 | 2026.01.05 19:11:59.387203 [ 268 ] {2beba5f8-4dbd-4b60-87a4-a711a662ed4d} <Debug> TCPHandler: Processed in 0.001288272 sec. | ||
| 9099 | 2026.01.05 19:11:59.387316 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2026.01.05 19:11:59.387411 [ 268 ] {053c3236-621f-42c1-87e3-c1fdc1226764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9101 | 2026.01.05 19:11:59.387464 [ 268 ] {053c3236-621f-42c1-87e3-c1fdc1226764} <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 | ||
| 9102 | 2026.01.05 19:11:59.388235 [ 268 ] {053c3236-621f-42c1-87e3-c1fdc1226764} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.01.05 19:11:59.388271 [ 268 ] {053c3236-621f-42c1-87e3-c1fdc1226764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9104 | 2026.01.05 19:11:59.389051 [ 268 ] {053c3236-621f-42c1-87e3-c1fdc1226764} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9105 | 2026.01.05 19:11:59.389299 [ 268 ] {053c3236-621f-42c1-87e3-c1fdc1226764} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.01.05 19:11:59.389443 [ 268 ] {053c3236-621f-42c1-87e3-c1fdc1226764} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00205 sec., 4878.048780487805 rows/sec., 8.74 MiB/sec. | ||
| 9107 | 2026.01.05 19:11:59.389510 [ 268 ] {053c3236-621f-42c1-87e3-c1fdc1226764} <Debug> TCPHandler: Processed in 0.002244335 sec. | ||
| 9108 | 2026.01.05 19:11:59.389647 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2026.01.05 19:11:59.389770 [ 268 ] {715f7987-5ddb-46d5-a289-876b6e30ee9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9110 | 2026.01.05 19:11:59.389821 [ 268 ] {715f7987-5ddb-46d5-a289-876b6e30ee9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9111 | 2026.01.05 19:11:59.390236 [ 268 ] {715f7987-5ddb-46d5-a289-876b6e30ee9e} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2026.01.05 19:11:59.390275 [ 268 ] {715f7987-5ddb-46d5-a289-876b6e30ee9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9113 | 2026.01.05 19:11:59.390711 [ 268 ] {715f7987-5ddb-46d5-a289-876b6e30ee9e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9114 | 2026.01.05 19:11:59.390935 [ 268 ] {715f7987-5ddb-46d5-a289-876b6e30ee9e} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.01.05 19:11:59.391030 [ 50 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9116 | 2026.01.05 19:11:59.391057 [ 50 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2026.01.05 19:11:59.391067 [ 268 ] {715f7987-5ddb-46d5-a289-876b6e30ee9e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001322 sec., 78668.68381240545 rows/sec., 4.82 MiB/sec. | ||
| 9118 | 2026.01.05 19:11:59.391073 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9119 | 2026.01.05 19:11:59.391104 [ 268 ] {715f7987-5ddb-46d5-a289-876b6e30ee9e} <Debug> TCPHandler: Processed in 0.001519828 sec. | ||
| 9120 | 2026.01.05 19:11:59.391159 [ 188 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9121 | 2026.01.05 19:11:59.391271 [ 188 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9122 | 2026.01.05 19:11:59.391298 [ 188 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 4010 rows starting from the beginning of the part | ||
| 9123 | 2026.01.05 19:11:59.391348 [ 188 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 9124 | 2026.01.05 19:11:59.391388 [ 188 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 9125 | 2026.01.05 19:11:59.391427 [ 188 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 9126 | 2026.01.05 19:11:59.391463 [ 188 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 9127 | 2026.01.05 19:11:59.391502 [ 188 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 9128 | 2026.01.05 19:11:59.392211 [ 202 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20012 rows, containing 5 columns (5 merged, 0 gathered) in 0.006331956 sec., 3160476.794216511 rows/sec., 211.37 MiB/sec. | ||
| 9129 | 2026.01.05 19:11:59.392543 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9130 | 2026.01.05 19:11:59.392802 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9131 | 2026.01.05 19:11:59.392868 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9132 | 2026.01.05 19:11:59.392960 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9133 | 2026.01.05 19:11:59.393035 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4442 rows, containing 4 columns (4 merged, 0 gathered) in 0.001913397 sec., 2321525.5380874956 rows/sec., 147.09 MiB/sec. | ||
| 9134 | 2026.01.05 19:11:59.393467 [ 188 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9135 | 2026.01.05 19:11:59.393724 [ 188 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_56_11} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9136 | 2026.01.05 19:11:59.393789 [ 188 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_56_11} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9137 | 2026.01.05 19:11:59.393851 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9138 | 2026.01.05 19:11:59.593224 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18656 | ||
| 9139 | 2026.01.05 19:11:59.593912 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.01.05 19:11:59.593980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9141 | 2026.01.05 19:11:59.594547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9142 | 2026.01.05 19:11:59.594783 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.01.05 19:11:59.594909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18656 | ||
| 9144 | 2026.01.05 19:12:00.556145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9145 | 2026.01.05 19:12:00.573244 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9146 | 2026.01.05 19:12:00.573299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9147 | 2026.01.05 19:12:00.579299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9148 | 2026.01.05 19:12:00.580013 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2026.01.05 19:12:00.582870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9150 | 2026.01.05 19:12:03.267035 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42917 | ||
| 9151 | 2026.01.05 19:12:03.267152 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9152 | 2026.01.05 19:12:03.267186 [ 293 ] {} <Debug> TCP-Session: fe6bf068-8a49-4655-9474-772846afd248 Authenticating user 'default' from [fd00:1122:3344:101::e]:42917 | ||
| 9153 | 2026.01.05 19:12:03.267215 [ 293 ] {} <Debug> TCP-Session: fe6bf068-8a49-4655-9474-772846afd248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9154 | 2026.01.05 19:12:03.267233 [ 293 ] {} <Debug> TCP-Session: fe6bf068-8a49-4655-9474-772846afd248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9155 | 2026.01.05 19:12:03.267448 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39184 | ||
| 9156 | 2026.01.05 19:12:03.267481 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42472 | ||
| 9157 | 2026.01.05 19:12:03.267510 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57303 | ||
| 9158 | 2026.01.05 19:12:03.267543 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64371 | ||
| 9159 | 2026.01.05 19:12:03.267566 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9160 | 2026.01.05 19:12:03.267576 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38729 | ||
| 9161 | 2026.01.05 19:12:03.267614 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9162 | 2026.01.05 19:12:03.267609 [ 293 ] {} <Trace> TCP-Session: fe6bf068-8a49-4655-9474-772846afd248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2026.01.05 19:12:03.267654 [ 286 ] {} <Debug> TCP-Session: 6372590b-0996-4329-bafd-90e51b770b3f Authenticating user 'default' from [fd00:1122:3344:101::e]:57303 | ||
| 9164 | 2026.01.05 19:12:03.267602 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9165 | 2026.01.05 19:12:03.267695 [ 286 ] {} <Debug> TCP-Session: 6372590b-0996-4329-bafd-90e51b770b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9166 | 2026.01.05 19:12:03.267601 [ 294 ] {} <Debug> TCP-Session: fe9157e5-0937-4b1d-84d5-b982e878c6be Authenticating user 'default' from [fd00:1122:3344:101::e]:39184 | ||
| 9167 | 2026.01.05 19:12:03.267724 [ 286 ] {} <Debug> TCP-Session: 6372590b-0996-4329-bafd-90e51b770b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9168 | 2026.01.05 19:12:03.267726 [ 267 ] {} <Debug> TCP-Session: 53a8ba1f-7657-46ef-9b4c-59f712ed882e Authenticating user 'default' from [fd00:1122:3344:101::e]:42472 | ||
| 9169 | 2026.01.05 19:12:03.267742 [ 294 ] {} <Debug> TCP-Session: fe9157e5-0937-4b1d-84d5-b982e878c6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9170 | 2026.01.05 19:12:03.267555 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63333 | ||
| 9171 | 2026.01.05 19:12:03.267782 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9172 | 2026.01.05 19:12:03.267779 [ 294 ] {} <Debug> TCP-Session: fe9157e5-0937-4b1d-84d5-b982e878c6be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9173 | 2026.01.05 19:12:03.267775 [ 267 ] {} <Debug> TCP-Session: 53a8ba1f-7657-46ef-9b4c-59f712ed882e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9174 | 2026.01.05 19:12:03.267843 [ 293 ] {9d93a4a5-3af9-4844-801f-b52c3349ce16} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42917) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9175 | 2026.01.05 19:12:03.267871 [ 267 ] {} <Debug> TCP-Session: 53a8ba1f-7657-46ef-9b4c-59f712ed882e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2026.01.05 19:12:03.267844 [ 290 ] {} <Debug> TCP-Session: 8c4b3e17-f1db-4ce3-b22f-880140852053 Authenticating user 'default' from [fd00:1122:3344:101::e]:64371 | ||
| 9177 | 2026.01.05 19:12:03.267529 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62221 | ||
| 9178 | 2026.01.05 19:12:03.267936 [ 290 ] {} <Debug> TCP-Session: 8c4b3e17-f1db-4ce3-b22f-880140852053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9179 | 2026.01.05 19:12:03.267522 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40813 | ||
| 9180 | 2026.01.05 19:12:03.267973 [ 290 ] {} <Debug> TCP-Session: 8c4b3e17-f1db-4ce3-b22f-880140852053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9181 | 2026.01.05 19:12:03.268216 [ 293 ] {9d93a4a5-3af9-4844-801f-b52c3349ce16} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9182 | 2026.01.05 19:12:03.268290 [ 293 ] {9d93a4a5-3af9-4844-801f-b52c3349ce16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9183 | 2026.01.05 19:12:03.268612 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9184 | 2026.01.05 19:12:03.268640 [ 289 ] {} <Debug> TCP-Session: ec40a194-91fb-4464-bcfd-b44506275b4d Authenticating user 'default' from [fd00:1122:3344:101::e]:62221 | ||
| 9185 | 2026.01.05 19:12:03.268657 [ 289 ] {} <Debug> TCP-Session: ec40a194-91fb-4464-bcfd-b44506275b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9186 | 2026.01.05 19:12:03.268661 [ 293 ] {9d93a4a5-3af9-4844-801f-b52c3349ce16} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 9187 | 2026.01.05 19:12:03.268670 [ 289 ] {} <Debug> TCP-Session: ec40a194-91fb-4464-bcfd-b44506275b4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2026.01.05 19:12:03.268728 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9189 | 2026.01.05 19:12:03.268765 [ 349 ] {} <Debug> TCP-Session: a63a1bc8-e9e5-42d0-8191-bde81b418cae Authenticating user 'default' from [fd00:1122:3344:101::e]:40813 | ||
| 9190 | 2026.01.05 19:12:03.268786 [ 349 ] {} <Debug> TCP-Session: a63a1bc8-e9e5-42d0-8191-bde81b418cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9191 | 2026.01.05 19:12:03.268799 [ 349 ] {} <Debug> TCP-Session: a63a1bc8-e9e5-42d0-8191-bde81b418cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9192 | 2026.01.05 19:12:03.268821 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9193 | 2026.01.05 19:12:03.268856 [ 291 ] {} <Debug> TCP-Session: f0edbf51-6e1b-4dce-8a87-7981159ad2b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63333 | ||
| 9194 | 2026.01.05 19:12:03.268877 [ 291 ] {} <Debug> TCP-Session: f0edbf51-6e1b-4dce-8a87-7981159ad2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9195 | 2026.01.05 19:12:03.268890 [ 291 ] {} <Debug> TCP-Session: f0edbf51-6e1b-4dce-8a87-7981159ad2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9196 | 2026.01.05 19:12:03.268945 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9197 | 2026.01.05 19:12:03.268994 [ 292 ] {} <Debug> TCP-Session: 83e87b02-2ec1-4e97-9eff-29eb18c99f71 Authenticating user 'default' from [fd00:1122:3344:101::e]:38729 | ||
| 9198 | 2026.01.05 19:12:03.269017 [ 292 ] {} <Debug> TCP-Session: 83e87b02-2ec1-4e97-9eff-29eb18c99f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9199 | 2026.01.05 19:12:03.269030 [ 292 ] {} <Debug> TCP-Session: 83e87b02-2ec1-4e97-9eff-29eb18c99f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9200 | 2026.01.05 19:12:03.269768 [ 347 ] {9d93a4a5-3af9-4844-801f-b52c3349ce16} <Trace> AggregatingTransform: Aggregating | ||
| 9201 | 2026.01.05 19:12:03.269822 [ 347 ] {9d93a4a5-3af9-4844-801f-b52c3349ce16} <Trace> Aggregator: Aggregation method: without_key | ||
| 9202 | 2026.01.05 19:12:03.269867 [ 347 ] {9d93a4a5-3af9-4844-801f-b52c3349ce16} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001067746 sec. (936.552 rows/sec., 36.58 KiB/sec.) | ||
| 9203 | 2026.01.05 19:12:03.269890 [ 347 ] {9d93a4a5-3af9-4844-801f-b52c3349ce16} <Trace> Aggregator: Merging aggregated data | ||
| 9204 | 2026.01.05 19:12:03.271059 [ 293 ] {9d93a4a5-3af9-4844-801f-b52c3349ce16} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003289 sec., 304.04378230465187 rows/sec., 11.88 KiB/sec. | ||
| 9205 | 2026.01.05 19:12:03.271192 [ 293 ] {9d93a4a5-3af9-4844-801f-b52c3349ce16} <Debug> TCPHandler: Processed in 0.003748223 sec. | ||
| 9206 | 2026.01.05 19:12:03.271301 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9207 | 2026.01.05 19:12:03.271326 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9208 | 2026.01.05 19:12:03.271330 [ 293 ] {} <Debug> TCP-Session: fe6bf068-8a49-4655-9474-772846afd248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9209 | 2026.01.05 19:12:03.271345 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9210 | 2026.01.05 19:12:03.271369 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9211 | 2026.01.05 19:12:03.271389 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9212 | 2026.01.05 19:12:03.271425 [ 267 ] {} <Debug> TCP-Session: 53a8ba1f-7657-46ef-9b4c-59f712ed882e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9213 | 2026.01.05 19:12:03.271427 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9214 | 2026.01.05 19:12:03.271446 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9215 | 2026.01.05 19:12:03.271464 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9216 | 2026.01.05 19:12:03.271478 [ 349 ] {} <Debug> TCP-Session: a63a1bc8-e9e5-42d0-8191-bde81b418cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9217 | 2026.01.05 19:12:03.271494 [ 286 ] {} <Debug> TCP-Session: 6372590b-0996-4329-bafd-90e51b770b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2026.01.05 19:12:03.271508 [ 290 ] {} <Debug> TCP-Session: 8c4b3e17-f1db-4ce3-b22f-880140852053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9219 | 2026.01.05 19:12:03.271461 [ 289 ] {} <Debug> TCP-Session: ec40a194-91fb-4464-bcfd-b44506275b4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9220 | 2026.01.05 19:12:03.271405 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9221 | 2026.01.05 19:12:03.271375 [ 292 ] {} <Debug> TCP-Session: 83e87b02-2ec1-4e97-9eff-29eb18c99f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9222 | 2026.01.05 19:12:03.271616 [ 291 ] {} <Debug> TCP-Session: f0edbf51-6e1b-4dce-8a87-7981159ad2b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9223 | 2026.01.05 19:12:03.271400 [ 294 ] {} <Debug> TCP-Session: fe9157e5-0937-4b1d-84d5-b982e878c6be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9224 | 2026.01.05 19:12:03.440451 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33682 | ||
| 9225 | 2026.01.05 19:12:03.440556 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9226 | 2026.01.05 19:12:03.440583 [ 293 ] {} <Debug> TCP-Session: b0127cc6-d0e6-4406-af7b-706f0b476fdf Authenticating user 'default' from [fd00:1122:3344:101::e]:33682 | ||
| 9227 | 2026.01.05 19:12:03.440605 [ 293 ] {} <Debug> TCP-Session: b0127cc6-d0e6-4406-af7b-706f0b476fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9228 | 2026.01.05 19:12:03.440618 [ 293 ] {} <Debug> TCP-Session: b0127cc6-d0e6-4406-af7b-706f0b476fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9229 | 2026.01.05 19:12:03.440819 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35991 | ||
| 9230 | 2026.01.05 19:12:03.440833 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50322 | ||
| 9231 | 2026.01.05 19:12:03.440861 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50914 | ||
| 9232 | 2026.01.05 19:12:03.440893 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46107 | ||
| 9233 | 2026.01.05 19:12:03.440881 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34310 | ||
| 9234 | 2026.01.05 19:12:03.440914 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37804 | ||
| 9235 | 2026.01.05 19:12:03.440929 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9236 | 2026.01.05 19:12:03.440981 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9237 | 2026.01.05 19:12:03.440995 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9238 | 2026.01.05 19:12:03.441019 [ 286 ] {} <Debug> TCP-Session: 8a839678-4847-449c-aaf3-fd49c8329582 Authenticating user 'default' from [fd00:1122:3344:101::e]:50322 | ||
| 9239 | 2026.01.05 19:12:03.441033 [ 349 ] {} <Debug> TCP-Session: d155a6a4-ebe7-400c-a2fb-bc6a366cd5c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50914 | ||
| 9240 | 2026.01.05 19:12:03.441042 [ 290 ] {} <Debug> TCP-Session: 78aa2a1a-4d1c-4076-9552-fda32eb4419b Authenticating user 'default' from [fd00:1122:3344:101::e]:34310 | ||
| 9241 | 2026.01.05 19:12:03.441053 [ 286 ] {} <Debug> TCP-Session: 8a839678-4847-449c-aaf3-fd49c8329582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9242 | 2026.01.05 19:12:03.441068 [ 349 ] {} <Debug> TCP-Session: d155a6a4-ebe7-400c-a2fb-bc6a366cd5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9243 | 2026.01.05 19:12:03.441075 [ 290 ] {} <Debug> TCP-Session: 78aa2a1a-4d1c-4076-9552-fda32eb4419b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9244 | 2026.01.05 19:12:03.441079 [ 286 ] {} <Debug> TCP-Session: 8a839678-4847-449c-aaf3-fd49c8329582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9245 | 2026.01.05 19:12:03.441094 [ 349 ] {} <Debug> TCP-Session: d155a6a4-ebe7-400c-a2fb-bc6a366cd5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9246 | 2026.01.05 19:12:03.441105 [ 290 ] {} <Debug> TCP-Session: 78aa2a1a-4d1c-4076-9552-fda32eb4419b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9247 | 2026.01.05 19:12:03.441049 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9248 | 2026.01.05 19:12:03.440981 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9249 | 2026.01.05 19:12:03.441189 [ 292 ] {} <Debug> TCP-Session: 4936d8ce-262b-490d-a65b-005ecf6c5d06 Authenticating user 'default' from [fd00:1122:3344:101::e]:37804 | ||
| 9250 | 2026.01.05 19:12:03.440929 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9251 | 2026.01.05 19:12:03.441209 [ 291 ] {} <Debug> TCP-Session: ce4c1781-047e-4475-b9ba-8d2dd7887611 Authenticating user 'default' from [fd00:1122:3344:101::e]:46107 | ||
| 9252 | 2026.01.05 19:12:03.441222 [ 292 ] {} <Debug> TCP-Session: 4936d8ce-262b-490d-a65b-005ecf6c5d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9253 | 2026.01.05 19:12:03.441241 [ 294 ] {} <Debug> TCP-Session: 7365479b-e31f-4aee-a5f0-7ebfa8613d5b Authenticating user 'default' from [fd00:1122:3344:101::e]:35991 | ||
| 9254 | 2026.01.05 19:12:03.441249 [ 291 ] {} <Debug> TCP-Session: ce4c1781-047e-4475-b9ba-8d2dd7887611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9255 | 2026.01.05 19:12:03.441258 [ 292 ] {} <Debug> TCP-Session: 4936d8ce-262b-490d-a65b-005ecf6c5d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9256 | 2026.01.05 19:12:03.441275 [ 294 ] {} <Debug> TCP-Session: 7365479b-e31f-4aee-a5f0-7ebfa8613d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9257 | 2026.01.05 19:12:03.441285 [ 291 ] {} <Debug> TCP-Session: ce4c1781-047e-4475-b9ba-8d2dd7887611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9258 | 2026.01.05 19:12:03.441312 [ 294 ] {} <Debug> TCP-Session: 7365479b-e31f-4aee-a5f0-7ebfa8613d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9259 | 2026.01.05 19:12:03.440870 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57363 | ||
| 9260 | 2026.01.05 19:12:03.440832 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46073 | ||
| 9261 | 2026.01.05 19:12:03.440928 [ 293 ] {} <Trace> TCP-Session: b0127cc6-d0e6-4406-af7b-706f0b476fdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9262 | 2026.01.05 19:12:03.441419 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9263 | 2026.01.05 19:12:03.441439 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9264 | 2026.01.05 19:12:03.441443 [ 289 ] {} <Debug> TCP-Session: 0e0a8ff9-d4f1-4557-82ea-b72d79abde07 Authenticating user 'default' from [fd00:1122:3344:101::e]:57363 | ||
| 9265 | 2026.01.05 19:12:03.441469 [ 267 ] {} <Debug> TCP-Session: dc6ac857-5a67-4f00-b084-870cc9da7dec Authenticating user 'default' from [fd00:1122:3344:101::e]:46073 | ||
| 9266 | 2026.01.05 19:12:03.441479 [ 289 ] {} <Debug> TCP-Session: 0e0a8ff9-d4f1-4557-82ea-b72d79abde07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9267 | 2026.01.05 19:12:03.441494 [ 267 ] {} <Debug> TCP-Session: dc6ac857-5a67-4f00-b084-870cc9da7dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.01.05 19:12:03.441505 [ 289 ] {} <Debug> TCP-Session: 0e0a8ff9-d4f1-4557-82ea-b72d79abde07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9269 | 2026.01.05 19:12:03.441518 [ 267 ] {} <Debug> TCP-Session: dc6ac857-5a67-4f00-b084-870cc9da7dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9270 | 2026.01.05 19:12:03.441567 [ 293 ] {c6bd1e69-5af2-4336-b0f5-63c3ecc8f91b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33682) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9271 | 2026.01.05 19:12:03.441827 [ 293 ] {c6bd1e69-5af2-4336-b0f5-63c3ecc8f91b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9272 | 2026.01.05 19:12:03.441882 [ 293 ] {c6bd1e69-5af2-4336-b0f5-63c3ecc8f91b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9273 | 2026.01.05 19:12:03.442164 [ 293 ] {c6bd1e69-5af2-4336-b0f5-63c3ecc8f91b} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 9274 | 2026.01.05 19:12:03.443125 [ 324 ] {c6bd1e69-5af2-4336-b0f5-63c3ecc8f91b} <Trace> AggregatingTransform: Aggregating | ||
| 9275 | 2026.01.05 19:12:03.443182 [ 324 ] {c6bd1e69-5af2-4336-b0f5-63c3ecc8f91b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9276 | 2026.01.05 19:12:03.443225 [ 324 ] {c6bd1e69-5af2-4336-b0f5-63c3ecc8f91b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958254 sec. (1043.565 rows/sec., 40.76 KiB/sec.) | ||
| 9277 | 2026.01.05 19:12:03.443246 [ 324 ] {c6bd1e69-5af2-4336-b0f5-63c3ecc8f91b} <Trace> Aggregator: Merging aggregated data | ||
| 9278 | 2026.01.05 19:12:03.444529 [ 293 ] {c6bd1e69-5af2-4336-b0f5-63c3ecc8f91b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003019 sec., 331.2355084465055 rows/sec., 12.94 KiB/sec. | ||
| 9279 | 2026.01.05 19:12:03.444688 [ 293 ] {c6bd1e69-5af2-4336-b0f5-63c3ecc8f91b} <Debug> TCPHandler: Processed in 0.003878185 sec. | ||
| 9280 | 2026.01.05 19:12:03.444799 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9281 | 2026.01.05 19:12:03.444837 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9282 | 2026.01.05 19:12:03.444855 [ 293 ] {} <Debug> TCP-Session: b0127cc6-d0e6-4406-af7b-706f0b476fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9283 | 2026.01.05 19:12:03.444860 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9284 | 2026.01.05 19:12:03.444885 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9285 | 2026.01.05 19:12:03.444900 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9286 | 2026.01.05 19:12:03.444935 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9287 | 2026.01.05 19:12:03.444950 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9288 | 2026.01.05 19:12:03.444967 [ 286 ] {} <Debug> TCP-Session: 8a839678-4847-449c-aaf3-fd49c8329582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2026.01.05 19:12:03.444986 [ 289 ] {} <Debug> TCP-Session: 0e0a8ff9-d4f1-4557-82ea-b72d79abde07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9290 | 2026.01.05 19:12:03.445009 [ 291 ] {} <Debug> TCP-Session: ce4c1781-047e-4475-b9ba-8d2dd7887611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9291 | 2026.01.05 19:12:03.444948 [ 267 ] {} <Debug> TCP-Session: dc6ac857-5a67-4f00-b084-870cc9da7dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9292 | 2026.01.05 19:12:03.444921 [ 349 ] {} <Debug> TCP-Session: d155a6a4-ebe7-400c-a2fb-bc6a366cd5c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9293 | 2026.01.05 19:12:03.444913 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9294 | 2026.01.05 19:12:03.444884 [ 294 ] {} <Debug> TCP-Session: 7365479b-e31f-4aee-a5f0-7ebfa8613d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9295 | 2026.01.05 19:12:03.445107 [ 290 ] {} <Debug> TCP-Session: 78aa2a1a-4d1c-4076-9552-fda32eb4419b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9296 | 2026.01.05 19:12:03.444847 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9297 | 2026.01.05 19:12:03.445170 [ 292 ] {} <Debug> TCP-Session: 4936d8ce-262b-490d-a65b-005ecf6c5d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9298 | 2026.01.05 19:12:03.474003 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36597 | ||
| 9299 | 2026.01.05 19:12:03.474091 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9300 | 2026.01.05 19:12:03.474118 [ 293 ] {} <Debug> TCP-Session: 0b261196-3493-4693-95af-392e269acc77 Authenticating user 'default' from [fd00:1122:3344:101::e]:36597 | ||
| 9301 | 2026.01.05 19:12:03.474140 [ 293 ] {} <Debug> TCP-Session: 0b261196-3493-4693-95af-392e269acc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9302 | 2026.01.05 19:12:03.474153 [ 293 ] {} <Debug> TCP-Session: 0b261196-3493-4693-95af-392e269acc77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2026.01.05 19:12:03.474368 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45797 | ||
| 9304 | 2026.01.05 19:12:03.474386 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48649 | ||
| 9305 | 2026.01.05 19:12:03.474399 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53450 | ||
| 9306 | 2026.01.05 19:12:03.474428 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43977 | ||
| 9307 | 2026.01.05 19:12:03.474437 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36020 | ||
| 9308 | 2026.01.05 19:12:03.474470 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9309 | 2026.01.05 19:12:03.474470 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9310 | 2026.01.05 19:12:03.474513 [ 286 ] {} <Debug> TCP-Session: e84e3fc4-cd0f-4ffb-885d-fc6bbac639ce Authenticating user 'default' from [fd00:1122:3344:101::e]:48649 | ||
| 9311 | 2026.01.05 19:12:03.474517 [ 293 ] {} <Trace> TCP-Session: 0b261196-3493-4693-95af-392e269acc77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9312 | 2026.01.05 19:12:03.474540 [ 286 ] {} <Debug> TCP-Session: e84e3fc4-cd0f-4ffb-885d-fc6bbac639ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.01.05 19:12:03.474536 [ 294 ] {} <Debug> TCP-Session: 73619c1a-ed91-4ce0-8406-a7801036b71e Authenticating user 'default' from [fd00:1122:3344:101::e]:45797 | ||
| 9314 | 2026.01.05 19:12:03.474573 [ 286 ] {} <Debug> TCP-Session: e84e3fc4-cd0f-4ffb-885d-fc6bbac639ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9315 | 2026.01.05 19:12:03.474543 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9316 | 2026.01.05 19:12:03.474609 [ 294 ] {} <Debug> TCP-Session: 73619c1a-ed91-4ce0-8406-a7801036b71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9317 | 2026.01.05 19:12:03.474653 [ 292 ] {} <Debug> TCP-Session: c6a954ec-bb0b-406b-be64-52f27c9671fe Authenticating user 'default' from [fd00:1122:3344:101::e]:36020 | ||
| 9318 | 2026.01.05 19:12:03.474661 [ 294 ] {} <Debug> TCP-Session: 73619c1a-ed91-4ce0-8406-a7801036b71e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9319 | 2026.01.05 19:12:03.474689 [ 292 ] {} <Debug> TCP-Session: c6a954ec-bb0b-406b-be64-52f27c9671fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9320 | 2026.01.05 19:12:03.474503 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9321 | 2026.01.05 19:12:03.474730 [ 293 ] {aafa1226-36ec-4174-839e-0cbaea4878ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36597) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9322 | 2026.01.05 19:12:03.474760 [ 349 ] {} <Debug> TCP-Session: 6f87b841-85d7-44e1-9dec-586ecc81902a Authenticating user 'default' from [fd00:1122:3344:101::e]:53450 | ||
| 9323 | 2026.01.05 19:12:03.474721 [ 292 ] {} <Debug> TCP-Session: c6a954ec-bb0b-406b-be64-52f27c9671fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9324 | 2026.01.05 19:12:03.474792 [ 349 ] {} <Debug> TCP-Session: 6f87b841-85d7-44e1-9dec-586ecc81902a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9325 | 2026.01.05 19:12:03.474502 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9326 | 2026.01.05 19:12:03.474824 [ 349 ] {} <Debug> TCP-Session: 6f87b841-85d7-44e1-9dec-586ecc81902a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9327 | 2026.01.05 19:12:03.474417 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51449 | ||
| 9328 | 2026.01.05 19:12:03.474853 [ 291 ] {} <Debug> TCP-Session: abde6d38-b39e-40ba-8d30-f8fb565f8c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:43977 | ||
| 9329 | 2026.01.05 19:12:03.474375 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42067 | ||
| 9330 | 2026.01.05 19:12:03.474919 [ 291 ] {} <Debug> TCP-Session: abde6d38-b39e-40ba-8d30-f8fb565f8c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.01.05 19:12:03.474410 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52858 | ||
| 9332 | 2026.01.05 19:12:03.474940 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9333 | 2026.01.05 19:12:03.474971 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9334 | 2026.01.05 19:12:03.474941 [ 291 ] {} <Debug> TCP-Session: abde6d38-b39e-40ba-8d30-f8fb565f8c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9335 | 2026.01.05 19:12:03.474996 [ 290 ] {} <Debug> TCP-Session: a127007a-5aae-45cb-b112-81558a04547c Authenticating user 'default' from [fd00:1122:3344:101::e]:51449 | ||
| 9336 | 2026.01.05 19:12:03.475010 [ 267 ] {} <Debug> TCP-Session: 03c5bbbd-753e-41fa-b821-531fd8a70219 Authenticating user 'default' from [fd00:1122:3344:101::e]:42067 | ||
| 9337 | 2026.01.05 19:12:03.475043 [ 290 ] {} <Debug> TCP-Session: a127007a-5aae-45cb-b112-81558a04547c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9338 | 2026.01.05 19:12:03.475063 [ 267 ] {} <Debug> TCP-Session: 03c5bbbd-753e-41fa-b821-531fd8a70219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9339 | 2026.01.05 19:12:03.475074 [ 293 ] {aafa1226-36ec-4174-839e-0cbaea4878ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9340 | 2026.01.05 19:12:03.475087 [ 267 ] {} <Debug> TCP-Session: 03c5bbbd-753e-41fa-b821-531fd8a70219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9341 | 2026.01.05 19:12:03.475079 [ 290 ] {} <Debug> TCP-Session: a127007a-5aae-45cb-b112-81558a04547c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9342 | 2026.01.05 19:12:03.475028 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9343 | 2026.01.05 19:12:03.475193 [ 289 ] {} <Debug> TCP-Session: 688e9c91-e16b-4389-8dc6-7281d9c488bc Authenticating user 'default' from [fd00:1122:3344:101::e]:52858 | ||
| 9344 | 2026.01.05 19:12:03.475152 [ 293 ] {aafa1226-36ec-4174-839e-0cbaea4878ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9345 | 2026.01.05 19:12:03.475217 [ 289 ] {} <Debug> TCP-Session: 688e9c91-e16b-4389-8dc6-7281d9c488bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9346 | 2026.01.05 19:12:03.475238 [ 289 ] {} <Debug> TCP-Session: 688e9c91-e16b-4389-8dc6-7281d9c488bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9347 | 2026.01.05 19:12:03.475563 [ 293 ] {aafa1226-36ec-4174-839e-0cbaea4878ef} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 9348 | 2026.01.05 19:12:03.476783 [ 311 ] {aafa1226-36ec-4174-839e-0cbaea4878ef} <Trace> AggregatingTransform: Aggregating | ||
| 9349 | 2026.01.05 19:12:03.476842 [ 311 ] {aafa1226-36ec-4174-839e-0cbaea4878ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 9350 | 2026.01.05 19:12:03.476884 [ 311 ] {aafa1226-36ec-4174-839e-0cbaea4878ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001196629 sec. (835.681 rows/sec., 32.64 KiB/sec.) | ||
| 9351 | 2026.01.05 19:12:03.476905 [ 311 ] {aafa1226-36ec-4174-839e-0cbaea4878ef} <Trace> Aggregator: Merging aggregated data | ||
| 9352 | 2026.01.05 19:12:03.478534 [ 293 ] {aafa1226-36ec-4174-839e-0cbaea4878ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003878 sec., 257.86487880350694 rows/sec., 10.07 KiB/sec. | ||
| 9353 | 2026.01.05 19:12:03.478754 [ 293 ] {aafa1226-36ec-4174-839e-0cbaea4878ef} <Debug> TCPHandler: Processed in 0.004387099 sec. | ||
| 9354 | 2026.01.05 19:12:03.478860 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9355 | 2026.01.05 19:12:03.478893 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9356 | 2026.01.05 19:12:03.478899 [ 293 ] {} <Debug> TCP-Session: 0b261196-3493-4693-95af-392e269acc77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9357 | 2026.01.05 19:12:03.478922 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9358 | 2026.01.05 19:12:03.478943 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9359 | 2026.01.05 19:12:03.478963 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9360 | 2026.01.05 19:12:03.478980 [ 294 ] {} <Debug> TCP-Session: 73619c1a-ed91-4ce0-8406-a7801036b71e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2026.01.05 19:12:03.478995 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9362 | 2026.01.05 19:12:03.479024 [ 289 ] {} <Debug> TCP-Session: 688e9c91-e16b-4389-8dc6-7281d9c488bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9363 | 2026.01.05 19:12:03.479017 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9364 | 2026.01.05 19:12:03.479039 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9365 | 2026.01.05 19:12:03.479082 [ 349 ] {} <Debug> TCP-Session: 6f87b841-85d7-44e1-9dec-586ecc81902a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9366 | 2026.01.05 19:12:03.479001 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9367 | 2026.01.05 19:12:03.479097 [ 291 ] {} <Debug> TCP-Session: abde6d38-b39e-40ba-8d30-f8fb565f8c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9368 | 2026.01.05 19:12:03.478996 [ 290 ] {} <Debug> TCP-Session: a127007a-5aae-45cb-b112-81558a04547c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9369 | 2026.01.05 19:12:03.479130 [ 267 ] {} <Debug> TCP-Session: 03c5bbbd-753e-41fa-b821-531fd8a70219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9370 | 2026.01.05 19:12:03.478946 [ 292 ] {} <Debug> TCP-Session: c6a954ec-bb0b-406b-be64-52f27c9671fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9371 | 2026.01.05 19:12:03.479044 [ 286 ] {} <Debug> TCP-Session: e84e3fc4-cd0f-4ffb-885d-fc6bbac639ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9372 | 2026.01.05 19:12:04.363574 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9373 | 2026.01.05 19:12:04.363780 [ 268 ] {5a388197-5c44-4be1-a1f6-1da316c7fc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9374 | 2026.01.05 19:12:04.363861 [ 268 ] {5a388197-5c44-4be1-a1f6-1da316c7fc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9375 | 2026.01.05 19:12:04.364575 [ 268 ] {5a388197-5c44-4be1-a1f6-1da316c7fc4d} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2026.01.05 19:12:04.364626 [ 268 ] {5a388197-5c44-4be1-a1f6-1da316c7fc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9377 | 2026.01.05 19:12:04.365058 [ 268 ] {5a388197-5c44-4be1-a1f6-1da316c7fc4d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9378 | 2026.01.05 19:12:04.365323 [ 268 ] {5a388197-5c44-4be1-a1f6-1da316c7fc4d} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2026.01.05 19:12:04.365495 [ 268 ] {5a388197-5c44-4be1-a1f6-1da316c7fc4d} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001767 sec., 66779.85285795134 rows/sec., 5.67 MiB/sec. | ||
| 9380 | 2026.01.05 19:12:04.365551 [ 268 ] {5a388197-5c44-4be1-a1f6-1da316c7fc4d} <Debug> TCPHandler: Processed in 0.002129772 sec. | ||
| 9381 | 2026.01.05 19:12:04.365687 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9382 | 2026.01.05 19:12:04.365799 [ 268 ] {60449956-9455-47c6-8cbe-310aaae05e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9383 | 2026.01.05 19:12:04.365845 [ 268 ] {60449956-9455-47c6-8cbe-310aaae05e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9384 | 2026.01.05 19:12:04.366308 [ 268 ] {60449956-9455-47c6-8cbe-310aaae05e53} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2026.01.05 19:12:04.366348 [ 268 ] {60449956-9455-47c6-8cbe-310aaae05e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9386 | 2026.01.05 19:12:04.366672 [ 268 ] {60449956-9455-47c6-8cbe-310aaae05e53} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9387 | 2026.01.05 19:12:04.366917 [ 268 ] {60449956-9455-47c6-8cbe-310aaae05e53} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2026.01.05 19:12:04.367074 [ 268 ] {60449956-9455-47c6-8cbe-310aaae05e53} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001302 sec., 23809.52380952381 rows/sec., 1.75 MiB/sec. | ||
| 9389 | 2026.01.05 19:12:04.367123 [ 268 ] {60449956-9455-47c6-8cbe-310aaae05e53} <Debug> TCPHandler: Processed in 0.001490857 sec. | ||
| 9390 | 2026.01.05 19:12:04.367252 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.01.05 19:12:04.367368 [ 268 ] {19967eb3-01e4-4e44-877a-67a427b82c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9392 | 2026.01.05 19:12:04.367418 [ 268 ] {19967eb3-01e4-4e44-877a-67a427b82c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9393 | 2026.01.05 19:12:04.367900 [ 268 ] {19967eb3-01e4-4e44-877a-67a427b82c18} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2026.01.05 19:12:04.367938 [ 268 ] {19967eb3-01e4-4e44-877a-67a427b82c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9395 | 2026.01.05 19:12:04.368259 [ 268 ] {19967eb3-01e4-4e44-877a-67a427b82c18} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9396 | 2026.01.05 19:12:04.368490 [ 268 ] {19967eb3-01e4-4e44-877a-67a427b82c18} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2026.01.05 19:12:04.368644 [ 268 ] {19967eb3-01e4-4e44-877a-67a427b82c18} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001302 sec., 72964.66973886329 rows/sec., 5.70 MiB/sec. | ||
| 9398 | 2026.01.05 19:12:04.368687 [ 268 ] {19967eb3-01e4-4e44-877a-67a427b82c18} <Debug> TCPHandler: Processed in 0.001488317 sec. | ||
| 9399 | 2026.01.05 19:12:04.368807 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9400 | 2026.01.05 19:12:04.368907 [ 268 ] {19bdfdb8-8122-4501-980a-25c0f8be4e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9401 | 2026.01.05 19:12:04.368952 [ 268 ] {19bdfdb8-8122-4501-980a-25c0f8be4e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9402 | 2026.01.05 19:12:04.369380 [ 268 ] {19bdfdb8-8122-4501-980a-25c0f8be4e6e} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2026.01.05 19:12:04.369422 [ 268 ] {19bdfdb8-8122-4501-980a-25c0f8be4e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9404 | 2026.01.05 19:12:04.369772 [ 268 ] {19bdfdb8-8122-4501-980a-25c0f8be4e6e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9405 | 2026.01.05 19:12:04.370051 [ 268 ] {19bdfdb8-8122-4501-980a-25c0f8be4e6e} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2026.01.05 19:12:04.370204 [ 268 ] {19bdfdb8-8122-4501-980a-25c0f8be4e6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. | ||
| 9407 | 2026.01.05 19:12:04.370244 [ 268 ] {19bdfdb8-8122-4501-980a-25c0f8be4e6e} <Debug> TCPHandler: Processed in 0.001487566 sec. | ||
| 9408 | 2026.01.05 19:12:04.370368 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2026.01.05 19:12:04.370466 [ 268 ] {d45d8994-394c-4e3b-b5be-dca0e97a6839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9410 | 2026.01.05 19:12:04.370521 [ 268 ] {d45d8994-394c-4e3b-b5be-dca0e97a6839} <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 | ||
| 9411 | 2026.01.05 19:12:04.371373 [ 268 ] {d45d8994-394c-4e3b-b5be-dca0e97a6839} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.01.05 19:12:04.371410 [ 268 ] {d45d8994-394c-4e3b-b5be-dca0e97a6839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9413 | 2026.01.05 19:12:04.371968 [ 268 ] {d45d8994-394c-4e3b-b5be-dca0e97a6839} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9414 | 2026.01.05 19:12:04.372203 [ 268 ] {d45d8994-394c-4e3b-b5be-dca0e97a6839} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.01.05 19:12:04.372347 [ 268 ] {d45d8994-394c-4e3b-b5be-dca0e97a6839} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.0019 sec., 16315.78947368421 rows/sec., 29.24 MiB/sec. | ||
| 9416 | 2026.01.05 19:12:04.372416 [ 268 ] {d45d8994-394c-4e3b-b5be-dca0e97a6839} <Debug> TCPHandler: Processed in 0.002097732 sec. | ||
| 9417 | 2026.01.05 19:12:04.372534 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2026.01.05 19:12:04.372630 [ 268 ] {536fc46d-87ce-431e-b7f8-7410d9950513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9419 | 2026.01.05 19:12:04.372671 [ 268 ] {536fc46d-87ce-431e-b7f8-7410d9950513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9420 | 2026.01.05 19:12:04.373025 [ 268 ] {536fc46d-87ce-431e-b7f8-7410d9950513} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.01.05 19:12:04.373061 [ 268 ] {536fc46d-87ce-431e-b7f8-7410d9950513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9422 | 2026.01.05 19:12:04.373387 [ 268 ] {536fc46d-87ce-431e-b7f8-7410d9950513} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9423 | 2026.01.05 19:12:04.373616 [ 268 ] {536fc46d-87ce-431e-b7f8-7410d9950513} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.01.05 19:12:04.373750 [ 268 ] {536fc46d-87ce-431e-b7f8-7410d9950513} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 9425 | 2026.01.05 19:12:04.373788 [ 268 ] {536fc46d-87ce-431e-b7f8-7410d9950513} <Debug> TCPHandler: Processed in 0.001304172 sec. | ||
| 9426 | 2026.01.05 19:12:06.973785 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9427 | 2026.01.05 19:12:06.973834 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9428 | 2026.01.05 19:12:07.095001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19168 | ||
| 9429 | 2026.01.05 19:12:07.095589 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.01.05 19:12:07.095633 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9431 | 2026.01.05 19:12:07.096123 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9432 | 2026.01.05 19:12:07.096366 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.01.05 19:12:07.096509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19168 | ||
| 9434 | 2026.01.05 19:12:07.152272 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1214 | ||
| 9435 | 2026.01.05 19:12:07.154863 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2026.01.05 19:12:07.154911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9437 | 2026.01.05 19:12:07.156130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9438 | 2026.01.05 19:12:07.156416 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2026.01.05 19:12:07.156701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1214 | ||
| 9440 | 2026.01.05 19:12:08.082975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9441 | 2026.01.05 19:12:08.101044 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.01.05 19:12:08.101114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9443 | 2026.01.05 19:12:08.107199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9444 | 2026.01.05 19:12:08.107949 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2026.01.05 19:12:08.110927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9446 | 2026.01.05 19:12:09.373590 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2026.01.05 19:12:09.373881 [ 268 ] {f6c2c11a-3437-407f-91fa-c55ccc5bd38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9448 | 2026.01.05 19:12:09.373981 [ 268 ] {f6c2c11a-3437-407f-91fa-c55ccc5bd38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9449 | 2026.01.05 19:12:09.375134 [ 268 ] {f6c2c11a-3437-407f-91fa-c55ccc5bd38f} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2026.01.05 19:12:09.375180 [ 268 ] {f6c2c11a-3437-407f-91fa-c55ccc5bd38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9451 | 2026.01.05 19:12:09.375577 [ 268 ] {f6c2c11a-3437-407f-91fa-c55ccc5bd38f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9452 | 2026.01.05 19:12:09.375808 [ 268 ] {f6c2c11a-3437-407f-91fa-c55ccc5bd38f} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.01.05 19:12:09.375959 [ 268 ] {f6c2c11a-3437-407f-91fa-c55ccc5bd38f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002151 sec., 190609.0190609019 rows/sec., 12.09 MiB/sec. | ||
| 9454 | 2026.01.05 19:12:09.375959 [ 36 ] {} <Debug> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9455 | 2026.01.05 19:12:09.376007 [ 268 ] {f6c2c11a-3437-407f-91fa-c55ccc5bd38f} <Debug> TCPHandler: Processed in 0.002590914 sec. | ||
| 9456 | 2026.01.05 19:12:09.376044 [ 36 ] {} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2026.01.05 19:12:09.376074 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9458 | 2026.01.05 19:12:09.376163 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9459 | 2026.01.05 19:12:09.376183 [ 197 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9460 | 2026.01.05 19:12:09.376267 [ 268 ] {ccfd60c0-a36c-4341-8c21-d68783d6f39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9461 | 2026.01.05 19:12:09.376302 [ 197 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9462 | 2026.01.05 19:12:09.376310 [ 268 ] {ccfd60c0-a36c-4341-8c21-d68783d6f39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9463 | 2026.01.05 19:12:09.376343 [ 197 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 9464 | 2026.01.05 19:12:09.376416 [ 197 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9465 | 2026.01.05 19:12:09.376466 [ 197 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9466 | 2026.01.05 19:12:09.376513 [ 197 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9467 | 2026.01.05 19:12:09.376559 [ 197 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 9468 | 2026.01.05 19:12:09.377346 [ 268 ] {ccfd60c0-a36c-4341-8c21-d68783d6f39e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2026.01.05 19:12:09.377382 [ 268 ] {ccfd60c0-a36c-4341-8c21-d68783d6f39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9470 | 2026.01.05 19:12:09.377525 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389094 sec., 1475782.0565058952 rows/sec., 99.25 MiB/sec. | ||
| 9471 | 2026.01.05 19:12:09.377734 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9472 | 2026.01.05 19:12:09.377771 [ 268 ] {ccfd60c0-a36c-4341-8c21-d68783d6f39e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9473 | 2026.01.05 19:12:09.378049 [ 268 ] {ccfd60c0-a36c-4341-8c21-d68783d6f39e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2026.01.05 19:12:09.378107 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_29_7} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9475 | 2026.01.05 19:12:09.378185 [ 268 ] {ccfd60c0-a36c-4341-8c21-d68783d6f39e} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001942 sec., 582904.2224510814 rows/sec., 46.19 MiB/sec. | ||
| 9476 | 2026.01.05 19:12:09.378197 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_29_7} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9477 | 2026.01.05 19:12:09.378228 [ 268 ] {ccfd60c0-a36c-4341-8c21-d68783d6f39e} <Debug> TCPHandler: Processed in 0.002116141 sec. | ||
| 9478 | 2026.01.05 19:12:09.378320 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9479 | 2026.01.05 19:12:09.378354 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9480 | 2026.01.05 19:12:09.378453 [ 268 ] {65dbfbd9-1337-4eee-b452-886ada751e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9481 | 2026.01.05 19:12:09.378492 [ 268 ] {65dbfbd9-1337-4eee-b452-886ada751e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9482 | 2026.01.05 19:12:09.379044 [ 268 ] {65dbfbd9-1337-4eee-b452-886ada751e1f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2026.01.05 19:12:09.379080 [ 268 ] {65dbfbd9-1337-4eee-b452-886ada751e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9484 | 2026.01.05 19:12:09.379399 [ 268 ] {65dbfbd9-1337-4eee-b452-886ada751e1f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9485 | 2026.01.05 19:12:09.379607 [ 268 ] {65dbfbd9-1337-4eee-b452-886ada751e1f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2026.01.05 19:12:09.379734 [ 268 ] {65dbfbd9-1337-4eee-b452-886ada751e1f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001299 sec., 165511.93225558123 rows/sec., 9.82 MiB/sec. | ||
| 9487 | 2026.01.05 19:12:09.379736 [ 36 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9488 | 2026.01.05 19:12:09.379773 [ 268 ] {65dbfbd9-1337-4eee-b452-886ada751e1f} <Debug> TCPHandler: Processed in 0.001466396 sec. | ||
| 9489 | 2026.01.05 19:12:09.379785 [ 36 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2026.01.05 19:12:09.379810 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9491 | 2026.01.05 19:12:09.379890 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2026.01.05 19:12:09.379895 [ 197 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9493 | 2026.01.05 19:12:09.379983 [ 197 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9494 | 2026.01.05 19:12:09.379989 [ 268 ] {20b19c4b-f788-4cde-ac55-f16fe6ff31e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9495 | 2026.01.05 19:12:09.380007 [ 197 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 264 rows starting from the beginning of the part | ||
| 9496 | 2026.01.05 19:12:09.380032 [ 268 ] {20b19c4b-f788-4cde-ac55-f16fe6ff31e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9497 | 2026.01.05 19:12:09.380053 [ 197 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 215 rows starting from the beginning of the part | ||
| 9498 | 2026.01.05 19:12:09.380089 [ 197 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9499 | 2026.01.05 19:12:09.380123 [ 197 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 215 rows starting from the beginning of the part | ||
| 9500 | 2026.01.05 19:12:09.380163 [ 197 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 9501 | 2026.01.05 19:12:09.380194 [ 197 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 215 rows starting from the beginning of the part | ||
| 9502 | 2026.01.05 19:12:09.380533 [ 268 ] {20b19c4b-f788-4cde-ac55-f16fe6ff31e5} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2026.01.05 19:12:09.380567 [ 268 ] {20b19c4b-f788-4cde-ac55-f16fe6ff31e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9504 | 2026.01.05 19:12:09.380868 [ 268 ] {20b19c4b-f788-4cde-ac55-f16fe6ff31e5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9505 | 2026.01.05 19:12:09.380957 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 971 rows, containing 5 columns (5 merged, 0 gathered) in 0.001093676 sec., 887831.4967138348 rows/sec., 57.43 MiB/sec. | ||
| 9506 | 2026.01.05 19:12:09.381089 [ 268 ] {20b19c4b-f788-4cde-ac55-f16fe6ff31e5} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2026.01.05 19:12:09.381123 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9508 | 2026.01.05 19:12:09.381228 [ 268 ] {20b19c4b-f788-4cde-ac55-f16fe6ff31e5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 9509 | 2026.01.05 19:12:09.381270 [ 268 ] {20b19c4b-f788-4cde-ac55-f16fe6ff31e5} <Debug> TCPHandler: Processed in 0.001428275 sec. | ||
| 9510 | 2026.01.05 19:12:09.381384 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9511 | 2026.01.05 19:12:09.381411 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_56_11} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9512 | 2026.01.05 19:12:09.381484 [ 268 ] {66b34af1-d8f1-4d58-ab67-4abed84ae2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9513 | 2026.01.05 19:12:09.381491 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_56_11} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9514 | 2026.01.05 19:12:09.381536 [ 268 ] {66b34af1-d8f1-4d58-ab67-4abed84ae2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9515 | 2026.01.05 19:12:09.381591 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9516 | 2026.01.05 19:12:09.382016 [ 268 ] {66b34af1-d8f1-4d58-ab67-4abed84ae2d6} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2026.01.05 19:12:09.382054 [ 268 ] {66b34af1-d8f1-4d58-ab67-4abed84ae2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9518 | 2026.01.05 19:12:09.382360 [ 268 ] {66b34af1-d8f1-4d58-ab67-4abed84ae2d6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9519 | 2026.01.05 19:12:09.382563 [ 268 ] {66b34af1-d8f1-4d58-ab67-4abed84ae2d6} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2026.01.05 19:12:09.382680 [ 36 ] {} <Debug> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9521 | 2026.01.05 19:12:09.382689 [ 268 ] {66b34af1-d8f1-4d58-ab67-4abed84ae2d6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 9522 | 2026.01.05 19:12:09.382721 [ 36 ] {} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2026.01.05 19:12:09.382741 [ 268 ] {66b34af1-d8f1-4d58-ab67-4abed84ae2d6} <Debug> TCPHandler: Processed in 0.001404694 sec. | ||
| 9524 | 2026.01.05 19:12:09.382746 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9525 | 2026.01.05 19:12:09.382855 [ 200 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9526 | 2026.01.05 19:12:09.382860 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2026.01.05 19:12:09.382967 [ 200 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9528 | 2026.01.05 19:12:09.382981 [ 268 ] {15dff0d1-8aa5-4dfa-9bc2-d0dcc6826e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9529 | 2026.01.05 19:12:09.383001 [ 200 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 9530 | 2026.01.05 19:12:09.383024 [ 268 ] {15dff0d1-8aa5-4dfa-9bc2-d0dcc6826e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9531 | 2026.01.05 19:12:09.383064 [ 200 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9532 | 2026.01.05 19:12:09.383110 [ 200 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9533 | 2026.01.05 19:12:09.383149 [ 200 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9534 | 2026.01.05 19:12:09.383186 [ 200 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 9535 | 2026.01.05 19:12:09.383702 [ 268 ] {15dff0d1-8aa5-4dfa-9bc2-d0dcc6826e60} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.01.05 19:12:09.383742 [ 268 ] {15dff0d1-8aa5-4dfa-9bc2-d0dcc6826e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9537 | 2026.01.05 19:12:09.383994 [ 197 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173009 sec., 899396.3388175197 rows/sec., 54.50 MiB/sec. | ||
| 9538 | 2026.01.05 19:12:09.384071 [ 268 ] {15dff0d1-8aa5-4dfa-9bc2-d0dcc6826e60} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9539 | 2026.01.05 19:12:09.384123 [ 200 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9540 | 2026.01.05 19:12:09.384353 [ 268 ] {15dff0d1-8aa5-4dfa-9bc2-d0dcc6826e60} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9541 | 2026.01.05 19:12:09.384425 [ 200 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_29_7} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.01.05 19:12:09.384495 [ 200 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_29_7} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9543 | 2026.01.05 19:12:09.384497 [ 268 ] {15dff0d1-8aa5-4dfa-9bc2-d0dcc6826e60} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001533 sec., 449445.53163731244 rows/sec., 31.39 MiB/sec. | ||
| 9544 | 2026.01.05 19:12:09.384544 [ 268 ] {15dff0d1-8aa5-4dfa-9bc2-d0dcc6826e60} <Debug> TCPHandler: Processed in 0.001731113 sec. | ||
| 9545 | 2026.01.05 19:12:09.384554 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9546 | 2026.01.05 19:12:09.384657 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9547 | 2026.01.05 19:12:09.384756 [ 268 ] {1a5c009f-be34-408e-b31a-1f553bbf8122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9548 | 2026.01.05 19:12:09.384796 [ 268 ] {1a5c009f-be34-408e-b31a-1f553bbf8122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9549 | 2026.01.05 19:12:09.385126 [ 268 ] {1a5c009f-be34-408e-b31a-1f553bbf8122} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2026.01.05 19:12:09.385161 [ 268 ] {1a5c009f-be34-408e-b31a-1f553bbf8122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9551 | 2026.01.05 19:12:09.385459 [ 268 ] {1a5c009f-be34-408e-b31a-1f553bbf8122} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9552 | 2026.01.05 19:12:09.385663 [ 268 ] {1a5c009f-be34-408e-b31a-1f553bbf8122} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.01.05 19:12:09.385788 [ 268 ] {1a5c009f-be34-408e-b31a-1f553bbf8122} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 9554 | 2026.01.05 19:12:09.385822 [ 268 ] {1a5c009f-be34-408e-b31a-1f553bbf8122} <Debug> TCPHandler: Processed in 0.001212761 sec. | ||
| 9555 | 2026.01.05 19:12:09.385931 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9556 | 2026.01.05 19:12:09.386031 [ 268 ] {245043da-95b7-4e43-9a28-caba6028941b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9557 | 2026.01.05 19:12:09.386071 [ 268 ] {245043da-95b7-4e43-9a28-caba6028941b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9558 | 2026.01.05 19:12:09.386503 [ 268 ] {245043da-95b7-4e43-9a28-caba6028941b} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9559 | 2026.01.05 19:12:09.386537 [ 268 ] {245043da-95b7-4e43-9a28-caba6028941b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9560 | 2026.01.05 19:12:09.386861 [ 268 ] {245043da-95b7-4e43-9a28-caba6028941b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9561 | 2026.01.05 19:12:09.387068 [ 268 ] {245043da-95b7-4e43-9a28-caba6028941b} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9562 | 2026.01.05 19:12:09.387194 [ 268 ] {245043da-95b7-4e43-9a28-caba6028941b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001181 sec., 265876.3759525826 rows/sec., 17.47 MiB/sec. | ||
| 9563 | 2026.01.05 19:12:09.387230 [ 268 ] {245043da-95b7-4e43-9a28-caba6028941b} <Debug> TCPHandler: Processed in 0.001346123 sec. | ||
| 9564 | 2026.01.05 19:12:09.387339 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9565 | 2026.01.05 19:12:09.387430 [ 268 ] {27dc1f94-82e6-4ffe-9757-68570c0f6cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9566 | 2026.01.05 19:12:09.387470 [ 268 ] {27dc1f94-82e6-4ffe-9757-68570c0f6cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9567 | 2026.01.05 19:12:09.387776 [ 268 ] {27dc1f94-82e6-4ffe-9757-68570c0f6cd8} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9568 | 2026.01.05 19:12:09.387811 [ 268 ] {27dc1f94-82e6-4ffe-9757-68570c0f6cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9569 | 2026.01.05 19:12:09.388097 [ 268 ] {27dc1f94-82e6-4ffe-9757-68570c0f6cd8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9570 | 2026.01.05 19:12:09.388300 [ 268 ] {27dc1f94-82e6-4ffe-9757-68570c0f6cd8} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9571 | 2026.01.05 19:12:09.388424 [ 268 ] {27dc1f94-82e6-4ffe-9757-68570c0f6cd8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 9572 | 2026.01.05 19:12:09.388458 [ 268 ] {27dc1f94-82e6-4ffe-9757-68570c0f6cd8} <Debug> TCPHandler: Processed in 0.001165998 sec. | ||
| 9573 | 2026.01.05 19:12:09.388651 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9574 | 2026.01.05 19:12:09.388743 [ 268 ] {df91c0ce-98e2-4fb0-9a34-b8442fc3be58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9575 | 2026.01.05 19:12:09.388796 [ 268 ] {df91c0ce-98e2-4fb0-9a34-b8442fc3be58} <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 | ||
| 9576 | 2026.01.05 19:12:09.389606 [ 268 ] {df91c0ce-98e2-4fb0-9a34-b8442fc3be58} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2026.01.05 19:12:09.389660 [ 268 ] {df91c0ce-98e2-4fb0-9a34-b8442fc3be58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9578 | 2026.01.05 19:12:09.390169 [ 268 ] {df91c0ce-98e2-4fb0-9a34-b8442fc3be58} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9579 | 2026.01.05 19:12:09.390381 [ 268 ] {df91c0ce-98e2-4fb0-9a34-b8442fc3be58} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9580 | 2026.01.05 19:12:09.390507 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9581 | 2026.01.05 19:12:09.390520 [ 268 ] {df91c0ce-98e2-4fb0-9a34-b8442fc3be58} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001794 sec., 5574.136008918617 rows/sec., 9.99 MiB/sec. | ||
| 9582 | 2026.01.05 19:12:09.390550 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2026.01.05 19:12:09.390574 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9584 | 2026.01.05 19:12:09.390600 [ 268 ] {df91c0ce-98e2-4fb0-9a34-b8442fc3be58} <Debug> TCPHandler: Processed in 0.002000359 sec. | ||
| 9585 | 2026.01.05 19:12:09.390673 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9586 | 2026.01.05 19:12:09.390723 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9587 | 2026.01.05 19:12:09.390819 [ 268 ] {bfd9fb81-d7b4-4ff7-8547-da98fde58088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9588 | 2026.01.05 19:12:09.390859 [ 268 ] {bfd9fb81-d7b4-4ff7-8547-da98fde58088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9589 | 2026.01.05 19:12:09.390907 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9590 | 2026.01.05 19:12:09.390970 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 985 rows starting from the beginning of the part | ||
| 9591 | 2026.01.05 19:12:09.391102 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 9592 | 2026.01.05 19:12:09.391195 [ 268 ] {bfd9fb81-d7b4-4ff7-8547-da98fde58088} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2026.01.05 19:12:09.391211 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9594 | 2026.01.05 19:12:09.391237 [ 268 ] {bfd9fb81-d7b4-4ff7-8547-da98fde58088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9595 | 2026.01.05 19:12:09.391322 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 9596 | 2026.01.05 19:12:09.391425 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 9597 | 2026.01.05 19:12:09.391522 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 9598 | 2026.01.05 19:12:09.391562 [ 268 ] {bfd9fb81-d7b4-4ff7-8547-da98fde58088} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9599 | 2026.01.05 19:12:09.391775 [ 268 ] {bfd9fb81-d7b4-4ff7-8547-da98fde58088} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.01.05 19:12:09.392007 [ 268 ] {bfd9fb81-d7b4-4ff7-8547-da98fde58088} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001203 sec., 86450.54031587696 rows/sec., 5.30 MiB/sec. | ||
| 9601 | 2026.01.05 19:12:09.392056 [ 268 ] {bfd9fb81-d7b4-4ff7-8547-da98fde58088} <Debug> TCPHandler: Processed in 0.001380814 sec. | ||
| 9602 | 2026.01.05 19:12:09.396383 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1077 rows, containing 19 columns (19 merged, 0 gathered) in 0.005752841 sec., 187211.8488934424 rows/sec., 335.48 MiB/sec. | ||
| 9603 | 2026.01.05 19:12:09.397239 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9604 | 2026.01.05 19:12:09.397558 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9605 | 2026.01.05 19:12:09.397626 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9606 | 2026.01.05 19:12:09.397727 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. | ||
| 9607 | 2026.01.05 19:12:14.353676 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9608 | 2026.01.05 19:12:14.353963 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 9609 | 2026.01.05 19:12:14.354335 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9610 | 2026.01.05 19:12:14.354376 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 9611 | 2026.01.05 19:12:14.354636 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9612 | 2026.01.05 19:12:14.354704 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9613 | 2026.01.05 19:12:14.354848 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 9614 | 2026.01.05 19:12:14.354942 [ 306 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9615 | 2026.01.05 19:12:14.354977 [ 337 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9616 | 2026.01.05 19:12:14.354983 [ 342 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9617 | 2026.01.05 19:12:14.355122 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 9618 | 2026.01.05 19:12:14.355150 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9619 | 2026.01.05 19:12:14.355237 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9620 | 2026.01.05 19:12:14.355258 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Debug> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 9621 | 2026.01.05 19:12:14.355305 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9622 | 2026.01.05 19:12:14.355348 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9623 | 2026.01.05 19:12:14.355388 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9624 | 2026.01.05 19:12:14.363967 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.01011 sec., 4055.3907022749754 rows/sec., 154.65 KiB/sec. | ||
| 9625 | 2026.01.05 19:12:14.364100 [ 268 ] {964a292b-b9e6-4e3a-a406-4911de1fd1b9} <Debug> TCPHandler: Processed in 0.01055562 sec. | ||
| 9626 | 2026.01.05 19:12:14.401879 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9627 | 2026.01.05 19:12:14.402062 [ 268 ] {08a97df7-199a-454c-8935-a18c839ddc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 9628 | 2026.01.05 19:12:14.402138 [ 268 ] {08a97df7-199a-454c-8935-a18c839ddc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9629 | 2026.01.05 19:12:14.402939 [ 268 ] {08a97df7-199a-454c-8935-a18c839ddc64} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9630 | 2026.01.05 19:12:14.402981 [ 268 ] {08a97df7-199a-454c-8935-a18c839ddc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9631 | 2026.01.05 19:12:14.403396 [ 268 ] {08a97df7-199a-454c-8935-a18c839ddc64} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 9632 | 2026.01.05 19:12:14.403602 [ 268 ] {08a97df7-199a-454c-8935-a18c839ddc64} <Trace> oximeter.timeseries_schema (d1e3a4ee-117f-4f06-b828-40b6477f0dd6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9633 | 2026.01.05 19:12:14.403747 [ 268 ] {08a97df7-199a-454c-8935-a18c839ddc64} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001737 sec., 575.7052389176741 rows/sec., 59.59 KiB/sec. | ||
| 9634 | 2026.01.05 19:12:14.403787 [ 268 ] {08a97df7-199a-454c-8935-a18c839ddc64} <Debug> TCPHandler: Processed in 0.002014199 sec. | ||
| 9635 | 2026.01.05 19:12:14.403911 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9636 | 2026.01.05 19:12:14.404006 [ 268 ] {741d45d3-86a9-4994-8150-80e70a219b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9637 | 2026.01.05 19:12:14.404047 [ 268 ] {741d45d3-86a9-4994-8150-80e70a219b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9638 | 2026.01.05 19:12:14.404477 [ 268 ] {741d45d3-86a9-4994-8150-80e70a219b1e} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2026.01.05 19:12:14.404514 [ 268 ] {741d45d3-86a9-4994-8150-80e70a219b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9640 | 2026.01.05 19:12:14.404804 [ 268 ] {741d45d3-86a9-4994-8150-80e70a219b1e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9641 | 2026.01.05 19:12:14.405019 [ 268 ] {741d45d3-86a9-4994-8150-80e70a219b1e} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9642 | 2026.01.05 19:12:14.405152 [ 268 ] {741d45d3-86a9-4994-8150-80e70a219b1e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 419.60 KiB/sec. | ||
| 9643 | 2026.01.05 19:12:14.405190 [ 268 ] {741d45d3-86a9-4994-8150-80e70a219b1e} <Debug> TCPHandler: Processed in 0.001330853 sec. | ||
| 9644 | 2026.01.05 19:12:14.405323 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9645 | 2026.01.05 19:12:14.405430 [ 268 ] {51729662-9b3a-4428-b5fc-4173862c8dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9646 | 2026.01.05 19:12:14.405473 [ 268 ] {51729662-9b3a-4428-b5fc-4173862c8dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9647 | 2026.01.05 19:12:14.406597 [ 268 ] {51729662-9b3a-4428-b5fc-4173862c8dc0} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.01.05 19:12:14.406636 [ 268 ] {51729662-9b3a-4428-b5fc-4173862c8dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9649 | 2026.01.05 19:12:14.407066 [ 268 ] {51729662-9b3a-4428-b5fc-4173862c8dc0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9650 | 2026.01.05 19:12:14.407302 [ 268 ] {51729662-9b3a-4428-b5fc-4173862c8dc0} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2026.01.05 19:12:14.407448 [ 268 ] {51729662-9b3a-4428-b5fc-4173862c8dc0} <Debug> executeQuery: Read 1262 rows, 107.14 KiB in 0.002037 sec., 619538.5370643102 rows/sec., 51.36 MiB/sec. | ||
| 9652 | 2026.01.05 19:12:14.407498 [ 268 ] {51729662-9b3a-4428-b5fc-4173862c8dc0} <Debug> TCPHandler: Processed in 0.002229974 sec. | ||
| 9653 | 2026.01.05 19:12:14.407653 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9654 | 2026.01.05 19:12:14.407773 [ 268 ] {ff81f42d-6c7b-49b6-9847-7e297e97fd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9655 | 2026.01.05 19:12:14.407819 [ 268 ] {ff81f42d-6c7b-49b6-9847-7e297e97fd68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9656 | 2026.01.05 19:12:14.408245 [ 268 ] {ff81f42d-6c7b-49b6-9847-7e297e97fd68} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2026.01.05 19:12:14.408281 [ 268 ] {ff81f42d-6c7b-49b6-9847-7e297e97fd68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9658 | 2026.01.05 19:12:14.408590 [ 268 ] {ff81f42d-6c7b-49b6-9847-7e297e97fd68} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9659 | 2026.01.05 19:12:14.408811 [ 268 ] {ff81f42d-6c7b-49b6-9847-7e297e97fd68} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9660 | 2026.01.05 19:12:14.408941 [ 268 ] {ff81f42d-6c7b-49b6-9847-7e297e97fd68} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001188 sec., 31144.781144781144 rows/sec., 2.26 MiB/sec. | ||
| 9661 | 2026.01.05 19:12:14.408978 [ 268 ] {ff81f42d-6c7b-49b6-9847-7e297e97fd68} <Debug> TCPHandler: Processed in 0.001379674 sec. | ||
| 9662 | 2026.01.05 19:12:14.409082 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9663 | 2026.01.05 19:12:14.409175 [ 268 ] {dc57723c-217d-4727-b1be-8d92367cb0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9664 | 2026.01.05 19:12:14.409214 [ 268 ] {dc57723c-217d-4727-b1be-8d92367cb0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9665 | 2026.01.05 19:12:14.409704 [ 268 ] {dc57723c-217d-4727-b1be-8d92367cb0f0} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9666 | 2026.01.05 19:12:14.409739 [ 268 ] {dc57723c-217d-4727-b1be-8d92367cb0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9667 | 2026.01.05 19:12:14.410042 [ 268 ] {dc57723c-217d-4727-b1be-8d92367cb0f0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9668 | 2026.01.05 19:12:14.410240 [ 268 ] {dc57723c-217d-4727-b1be-8d92367cb0f0} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2026.01.05 19:12:14.410373 [ 268 ] {dc57723c-217d-4727-b1be-8d92367cb0f0} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001217 sec., 188167.62530813477 rows/sec., 12.74 MiB/sec. | ||
| 9670 | 2026.01.05 19:12:14.410410 [ 268 ] {dc57723c-217d-4727-b1be-8d92367cb0f0} <Debug> TCPHandler: Processed in 0.001375713 sec. | ||
| 9671 | 2026.01.05 19:12:14.410520 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9672 | 2026.01.05 19:12:14.410611 [ 268 ] {656be4b0-5ebf-4235-aabf-2f2aca5db474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9673 | 2026.01.05 19:12:14.410650 [ 268 ] {656be4b0-5ebf-4235-aabf-2f2aca5db474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9674 | 2026.01.05 19:12:14.411246 [ 268 ] {656be4b0-5ebf-4235-aabf-2f2aca5db474} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2026.01.05 19:12:14.411281 [ 268 ] {656be4b0-5ebf-4235-aabf-2f2aca5db474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9676 | 2026.01.05 19:12:14.411594 [ 268 ] {656be4b0-5ebf-4235-aabf-2f2aca5db474} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9677 | 2026.01.05 19:12:14.411794 [ 268 ] {656be4b0-5ebf-4235-aabf-2f2aca5db474} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2026.01.05 19:12:14.411926 [ 268 ] {656be4b0-5ebf-4235-aabf-2f2aca5db474} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001333 sec., 417854.463615904 rows/sec., 31.04 MiB/sec. | ||
| 9679 | 2026.01.05 19:12:14.411962 [ 268 ] {656be4b0-5ebf-4235-aabf-2f2aca5db474} <Debug> TCPHandler: Processed in 0.001490546 sec. | ||
| 9680 | 2026.01.05 19:12:14.412074 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9681 | 2026.01.05 19:12:14.412165 [ 268 ] {f7aa7966-7bc3-4653-b7fa-eef791715ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9682 | 2026.01.05 19:12:14.412207 [ 268 ] {f7aa7966-7bc3-4653-b7fa-eef791715ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9683 | 2026.01.05 19:12:14.412758 [ 268 ] {f7aa7966-7bc3-4653-b7fa-eef791715ace} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9684 | 2026.01.05 19:12:14.412793 [ 268 ] {f7aa7966-7bc3-4653-b7fa-eef791715ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9685 | 2026.01.05 19:12:14.413149 [ 268 ] {f7aa7966-7bc3-4653-b7fa-eef791715ace} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9686 | 2026.01.05 19:12:14.413360 [ 268 ] {f7aa7966-7bc3-4653-b7fa-eef791715ace} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9687 | 2026.01.05 19:12:14.413488 [ 268 ] {f7aa7966-7bc3-4653-b7fa-eef791715ace} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001341 sec., 631618.1953765847 rows/sec., 42.51 MiB/sec. | ||
| 9688 | 2026.01.05 19:12:14.413524 [ 268 ] {f7aa7966-7bc3-4653-b7fa-eef791715ace} <Debug> TCPHandler: Processed in 0.001497207 sec. | ||
| 9689 | 2026.01.05 19:12:14.413648 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9690 | 2026.01.05 19:12:14.413740 [ 268 ] {65df30f7-b450-48c3-9836-6fd3960cd191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9691 | 2026.01.05 19:12:14.413782 [ 268 ] {65df30f7-b450-48c3-9836-6fd3960cd191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9692 | 2026.01.05 19:12:14.414101 [ 268 ] {65df30f7-b450-48c3-9836-6fd3960cd191} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2026.01.05 19:12:14.414136 [ 268 ] {65df30f7-b450-48c3-9836-6fd3960cd191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9694 | 2026.01.05 19:12:14.414449 [ 268 ] {65df30f7-b450-48c3-9836-6fd3960cd191} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9695 | 2026.01.05 19:12:14.414647 [ 268 ] {65df30f7-b450-48c3-9836-6fd3960cd191} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9696 | 2026.01.05 19:12:14.414758 [ 53 ] {} <Debug> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9697 | 2026.01.05 19:12:14.414775 [ 268 ] {65df30f7-b450-48c3-9836-6fd3960cd191} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 60.28 KiB/sec. | ||
| 9698 | 2026.01.05 19:12:14.414828 [ 53 ] {} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2026.01.05 19:12:14.414834 [ 268 ] {65df30f7-b450-48c3-9836-6fd3960cd191} <Debug> TCPHandler: Processed in 0.00123255 sec. | ||
| 9700 | 2026.01.05 19:12:14.414858 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9701 | 2026.01.05 19:12:14.414949 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9702 | 2026.01.05 19:12:14.414957 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9703 | 2026.01.05 19:12:14.415043 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9704 | 2026.01.05 19:12:14.415062 [ 268 ] {9d01661a-e9e2-4dd3-8a6d-2ae4a89bb94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9705 | 2026.01.05 19:12:14.415071 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 9706 | 2026.01.05 19:12:14.415114 [ 268 ] {9d01661a-e9e2-4dd3-8a6d-2ae4a89bb94e} <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 | ||
| 9707 | 2026.01.05 19:12:14.415128 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9708 | 2026.01.05 19:12:14.415170 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9709 | 2026.01.05 19:12:14.415209 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9710 | 2026.01.05 19:12:14.415245 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9711 | 2026.01.05 19:12:14.415285 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 9712 | 2026.01.05 19:12:14.415953 [ 268 ] {9d01661a-e9e2-4dd3-8a6d-2ae4a89bb94e} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9713 | 2026.01.05 19:12:14.415982 [ 191 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001065646 sec., 28151.93788556425 rows/sec., 1.85 MiB/sec. | ||
| 9714 | 2026.01.05 19:12:14.415986 [ 268 ] {9d01661a-e9e2-4dd3-8a6d-2ae4a89bb94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9715 | 2026.01.05 19:12:14.416112 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9716 | 2026.01.05 19:12:14.416368 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_30_6} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.01.05 19:12:14.416429 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_30_6} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9718 | 2026.01.05 19:12:14.416489 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9719 | 2026.01.05 19:12:14.416556 [ 268 ] {9d01661a-e9e2-4dd3-8a6d-2ae4a89bb94e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9720 | 2026.01.05 19:12:14.416771 [ 268 ] {9d01661a-e9e2-4dd3-8a6d-2ae4a89bb94e} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2026.01.05 19:12:14.416903 [ 268 ] {9d01661a-e9e2-4dd3-8a6d-2ae4a89bb94e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 9722 | 2026.01.05 19:12:14.416966 [ 268 ] {9d01661a-e9e2-4dd3-8a6d-2ae4a89bb94e} <Debug> TCPHandler: Processed in 0.002055571 sec. | ||
| 9723 | 2026.01.05 19:12:14.417081 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9724 | 2026.01.05 19:12:14.417173 [ 268 ] {22639419-7956-432e-bdef-9f30940d4e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9725 | 2026.01.05 19:12:14.417212 [ 268 ] {22639419-7956-432e-bdef-9f30940d4e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9726 | 2026.01.05 19:12:14.417544 [ 268 ] {22639419-7956-432e-bdef-9f30940d4e00} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9727 | 2026.01.05 19:12:14.417579 [ 268 ] {22639419-7956-432e-bdef-9f30940d4e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9728 | 2026.01.05 19:12:14.417873 [ 268 ] {22639419-7956-432e-bdef-9f30940d4e00} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9729 | 2026.01.05 19:12:14.418081 [ 268 ] {22639419-7956-432e-bdef-9f30940d4e00} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9730 | 2026.01.05 19:12:14.418206 [ 268 ] {22639419-7956-432e-bdef-9f30940d4e00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 9731 | 2026.01.05 19:12:14.418240 [ 268 ] {22639419-7956-432e-bdef-9f30940d4e00} <Debug> TCPHandler: Processed in 0.0012072 sec. | ||
| 9732 | 2026.01.05 19:12:14.596632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19616 | ||
| 9733 | 2026.01.05 19:12:14.597309 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.01.05 19:12:14.597348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9735 | 2026.01.05 19:12:14.597801 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9736 | 2026.01.05 19:12:14.598021 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.01.05 19:12:14.598130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19616 | ||
| 9738 | 2026.01.05 19:12:14.598145 [ 53 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9739 | 2026.01.05 19:12:14.598196 [ 53 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.01.05 19:12:14.598219 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9741 | 2026.01.05 19:12:14.598342 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9742 | 2026.01.05 19:12:14.598475 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9743 | 2026.01.05 19:12:14.598511 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17248 rows starting from the beginning of the part | ||
| 9744 | 2026.01.05 19:12:14.598574 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9745 | 2026.01.05 19:12:14.598619 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9746 | 2026.01.05 19:12:14.598662 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9747 | 2026.01.05 19:12:14.598701 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9748 | 2026.01.05 19:12:14.598739 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9749 | 2026.01.05 19:12:14.600622 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19616 rows, containing 4 columns (4 merged, 0 gathered) in 0.002336948 sec., 8393853.864099672 rows/sec., 120.08 MiB/sec. | ||
| 9750 | 2026.01.05 19:12:14.600811 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9751 | 2026.01.05 19:12:14.601060 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_41_8} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.01.05 19:12:14.601130 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_41_8} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9753 | 2026.01.05 19:12:14.601205 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.60 MiB. | ||
| 9754 | 2026.01.05 19:12:15.611026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9755 | 2026.01.05 19:12:15.629021 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2026.01.05 19:12:15.629088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9757 | 2026.01.05 19:12:15.635358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9758 | 2026.01.05 19:12:15.636104 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2026.01.05 19:12:15.636406 [ 77 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9760 | 2026.01.05 19:12:15.636472 [ 77 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2026.01.05 19:12:15.636492 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9762 | 2026.01.05 19:12:15.636663 [ 189 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9763 | 2026.01.05 19:12:15.639467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9764 | 2026.01.05 19:12:15.641011 [ 189 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9765 | 2026.01.05 19:12:15.642501 [ 189 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9766 | 2026.01.05 19:12:15.647536 [ 189 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9767 | 2026.01.05 19:12:15.652304 [ 189 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9768 | 2026.01.05 19:12:15.656974 [ 189 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9769 | 2026.01.05 19:12:15.661345 [ 189 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9770 | 2026.01.05 19:12:15.665241 [ 189 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9771 | 2026.01.05 19:12:15.717656 [ 191 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081086946 sec., 3810.724355064501 rows/sec., 19.70 MiB/sec. | ||
| 9772 | 2026.01.05 19:12:15.720926 [ 198 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9773 | 2026.01.05 19:12:15.723126 [ 198 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_41_8} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.01.05 19:12:15.723236 [ 198 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_41_8} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9775 | 2026.01.05 19:12:15.725447 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9776 | 2026.01.05 19:12:16.001184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.61 MiB, peak 314.01 MiB, free memory in arenas 0.00 B, will set to 301.92 MiB (RSS), difference: 1.31 MiB | ||
| 9777 | 2026.01.05 19:12:17.156888 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1258 | ||
| 9778 | 2026.01.05 19:12:17.159568 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9779 | 2026.01.05 19:12:17.159608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9780 | 2026.01.05 19:12:17.160813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9781 | 2026.01.05 19:12:17.161076 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9782 | 2026.01.05 19:12:17.161354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
| 9783 | 2026.01.05 19:12:19.373861 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9784 | 2026.01.05 19:12:19.374072 [ 268 ] {52561012-bf46-43e8-9c13-f06dcb68c7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9785 | 2026.01.05 19:12:19.374139 [ 268 ] {52561012-bf46-43e8-9c13-f06dcb68c7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9786 | 2026.01.05 19:12:19.375034 [ 268 ] {52561012-bf46-43e8-9c13-f06dcb68c7e1} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9787 | 2026.01.05 19:12:19.375081 [ 268 ] {52561012-bf46-43e8-9c13-f06dcb68c7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9788 | 2026.01.05 19:12:19.375503 [ 268 ] {52561012-bf46-43e8-9c13-f06dcb68c7e1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9789 | 2026.01.05 19:12:19.375737 [ 268 ] {52561012-bf46-43e8-9c13-f06dcb68c7e1} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2026.01.05 19:12:19.375894 [ 268 ] {52561012-bf46-43e8-9c13-f06dcb68c7e1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001879 sec., 218201.17083555082 rows/sec., 13.84 MiB/sec. | ||
| 9791 | 2026.01.05 19:12:19.375936 [ 268 ] {52561012-bf46-43e8-9c13-f06dcb68c7e1} <Debug> TCPHandler: Processed in 0.002201784 sec. | ||
| 9792 | 2026.01.05 19:12:19.376059 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9793 | 2026.01.05 19:12:19.376157 [ 268 ] {81a598d3-1f68-4c48-a580-81a16ea91dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9794 | 2026.01.05 19:12:19.376198 [ 268 ] {81a598d3-1f68-4c48-a580-81a16ea91dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9795 | 2026.01.05 19:12:19.377143 [ 268 ] {81a598d3-1f68-4c48-a580-81a16ea91dfd} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2026.01.05 19:12:19.377181 [ 268 ] {81a598d3-1f68-4c48-a580-81a16ea91dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9797 | 2026.01.05 19:12:19.377552 [ 268 ] {81a598d3-1f68-4c48-a580-81a16ea91dfd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9798 | 2026.01.05 19:12:19.377763 [ 268 ] {81a598d3-1f68-4c48-a580-81a16ea91dfd} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2026.01.05 19:12:19.377889 [ 268 ] {81a598d3-1f68-4c48-a580-81a16ea91dfd} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001752 sec., 646118.7214611872 rows/sec., 51.20 MiB/sec. | ||
| 9800 | 2026.01.05 19:12:19.377928 [ 268 ] {81a598d3-1f68-4c48-a580-81a16ea91dfd} <Debug> TCPHandler: Processed in 0.001919497 sec. | ||
| 9801 | 2026.01.05 19:12:19.378041 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9802 | 2026.01.05 19:12:19.378137 [ 268 ] {62c00ea1-b40e-4c88-bc98-da4f9b4f9752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9803 | 2026.01.05 19:12:19.378176 [ 268 ] {62c00ea1-b40e-4c88-bc98-da4f9b4f9752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9804 | 2026.01.05 19:12:19.378654 [ 268 ] {62c00ea1-b40e-4c88-bc98-da4f9b4f9752} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9805 | 2026.01.05 19:12:19.378689 [ 268 ] {62c00ea1-b40e-4c88-bc98-da4f9b4f9752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9806 | 2026.01.05 19:12:19.378994 [ 268 ] {62c00ea1-b40e-4c88-bc98-da4f9b4f9752} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9807 | 2026.01.05 19:12:19.379219 [ 268 ] {62c00ea1-b40e-4c88-bc98-da4f9b4f9752} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2026.01.05 19:12:19.379354 [ 268 ] {62c00ea1-b40e-4c88-bc98-da4f9b4f9752} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001236 sec., 173948.22006472494 rows/sec., 10.32 MiB/sec. | ||
| 9809 | 2026.01.05 19:12:19.379392 [ 268 ] {62c00ea1-b40e-4c88-bc98-da4f9b4f9752} <Debug> TCPHandler: Processed in 0.001401674 sec. | ||
| 9810 | 2026.01.05 19:12:19.379493 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9811 | 2026.01.05 19:12:19.379588 [ 268 ] {be9e97ad-afd6-4fd8-952c-24fb66a6df2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9812 | 2026.01.05 19:12:19.379627 [ 268 ] {be9e97ad-afd6-4fd8-952c-24fb66a6df2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9813 | 2026.01.05 19:12:19.380096 [ 268 ] {be9e97ad-afd6-4fd8-952c-24fb66a6df2c} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9814 | 2026.01.05 19:12:19.380132 [ 268 ] {be9e97ad-afd6-4fd8-952c-24fb66a6df2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9815 | 2026.01.05 19:12:19.380433 [ 268 ] {be9e97ad-afd6-4fd8-952c-24fb66a6df2c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9816 | 2026.01.05 19:12:19.380643 [ 268 ] {be9e97ad-afd6-4fd8-952c-24fb66a6df2c} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9817 | 2026.01.05 19:12:19.380770 [ 268 ] {be9e97ad-afd6-4fd8-952c-24fb66a6df2c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0012 sec., 176666.6666666667 rows/sec., 11.39 MiB/sec. | ||
| 9818 | 2026.01.05 19:12:19.380807 [ 268 ] {be9e97ad-afd6-4fd8-952c-24fb66a6df2c} <Debug> TCPHandler: Processed in 0.001364164 sec. | ||
| 9819 | 2026.01.05 19:12:19.380912 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9820 | 2026.01.05 19:12:19.381022 [ 268 ] {cf9c41a5-aed9-4840-a03c-c7c877d62648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9821 | 2026.01.05 19:12:19.381069 [ 268 ] {cf9c41a5-aed9-4840-a03c-c7c877d62648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9822 | 2026.01.05 19:12:19.381625 [ 268 ] {cf9c41a5-aed9-4840-a03c-c7c877d62648} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2026.01.05 19:12:19.381669 [ 268 ] {cf9c41a5-aed9-4840-a03c-c7c877d62648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9824 | 2026.01.05 19:12:19.382027 [ 268 ] {cf9c41a5-aed9-4840-a03c-c7c877d62648} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9825 | 2026.01.05 19:12:19.382232 [ 268 ] {cf9c41a5-aed9-4840-a03c-c7c877d62648} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2026.01.05 19:12:19.382364 [ 268 ] {cf9c41a5-aed9-4840-a03c-c7c877d62648} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001366 sec., 154465.59297218156 rows/sec., 8.77 MiB/sec. | ||
| 9827 | 2026.01.05 19:12:19.382402 [ 268 ] {cf9c41a5-aed9-4840-a03c-c7c877d62648} <Debug> TCPHandler: Processed in 0.001538817 sec. | ||
| 9828 | 2026.01.05 19:12:19.382523 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9829 | 2026.01.05 19:12:19.382648 [ 268 ] {718057cd-7239-4684-88e6-06b6253c7764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9830 | 2026.01.05 19:12:19.382698 [ 268 ] {718057cd-7239-4684-88e6-06b6253c7764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9831 | 2026.01.05 19:12:19.383427 [ 268 ] {718057cd-7239-4684-88e6-06b6253c7764} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.01.05 19:12:19.383466 [ 268 ] {718057cd-7239-4684-88e6-06b6253c7764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9833 | 2026.01.05 19:12:19.383813 [ 268 ] {718057cd-7239-4684-88e6-06b6253c7764} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9834 | 2026.01.05 19:12:19.384027 [ 268 ] {718057cd-7239-4684-88e6-06b6253c7764} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9835 | 2026.01.05 19:12:19.384159 [ 268 ] {718057cd-7239-4684-88e6-06b6253c7764} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001536 sec., 448567.7083333333 rows/sec., 31.32 MiB/sec. | ||
| 9836 | 2026.01.05 19:12:19.384199 [ 268 ] {718057cd-7239-4684-88e6-06b6253c7764} <Debug> TCPHandler: Processed in 0.001737392 sec. | ||
| 9837 | 2026.01.05 19:12:19.384315 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9838 | 2026.01.05 19:12:19.384420 [ 268 ] {fca8cbf9-0145-430d-b54b-106b6188419d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9839 | 2026.01.05 19:12:19.384465 [ 268 ] {fca8cbf9-0145-430d-b54b-106b6188419d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9840 | 2026.01.05 19:12:19.384813 [ 268 ] {fca8cbf9-0145-430d-b54b-106b6188419d} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.01.05 19:12:19.384852 [ 268 ] {fca8cbf9-0145-430d-b54b-106b6188419d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9842 | 2026.01.05 19:12:19.385136 [ 268 ] {fca8cbf9-0145-430d-b54b-106b6188419d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9843 | 2026.01.05 19:12:19.385394 [ 268 ] {fca8cbf9-0145-430d-b54b-106b6188419d} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2026.01.05 19:12:19.385496 [ 141 ] {} <Debug> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9845 | 2026.01.05 19:12:19.385517 [ 268 ] {fca8cbf9-0145-430d-b54b-106b6188419d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 9846 | 2026.01.05 19:12:19.385565 [ 141 ] {} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9847 | 2026.01.05 19:12:19.385571 [ 268 ] {fca8cbf9-0145-430d-b54b-106b6188419d} <Debug> TCPHandler: Processed in 0.001306262 sec. | ||
| 9848 | 2026.01.05 19:12:19.385593 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9849 | 2026.01.05 19:12:19.385703 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9850 | 2026.01.05 19:12:19.385720 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9851 | 2026.01.05 19:12:19.385824 [ 268 ] {8b0077d4-a6ba-497e-a704-35d940acb163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9852 | 2026.01.05 19:12:19.385879 [ 268 ] {8b0077d4-a6ba-497e-a704-35d940acb163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9853 | 2026.01.05 19:12:19.385884 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9854 | 2026.01.05 19:12:19.385935 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 150 rows starting from the beginning of the part | ||
| 9855 | 2026.01.05 19:12:19.386005 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9856 | 2026.01.05 19:12:19.386050 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9857 | 2026.01.05 19:12:19.386092 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9858 | 2026.01.05 19:12:19.386134 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 9859 | 2026.01.05 19:12:19.386177 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 9860 | 2026.01.05 19:12:19.386345 [ 268 ] {8b0077d4-a6ba-497e-a704-35d940acb163} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9861 | 2026.01.05 19:12:19.386389 [ 268 ] {8b0077d4-a6ba-497e-a704-35d940acb163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9862 | 2026.01.05 19:12:19.386797 [ 268 ] {8b0077d4-a6ba-497e-a704-35d940acb163} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9863 | 2026.01.05 19:12:19.387023 [ 268 ] {8b0077d4-a6ba-497e-a704-35d940acb163} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9864 | 2026.01.05 19:12:19.387035 [ 198 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001371344 sec., 131258.09424914536 rows/sec., 6.70 MiB/sec. | ||
| 9865 | 2026.01.05 19:12:19.387156 [ 268 ] {8b0077d4-a6ba-497e-a704-35d940acb163} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001357 sec., 231392.7781871776 rows/sec., 15.20 MiB/sec. | ||
| 9866 | 2026.01.05 19:12:19.387190 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9867 | 2026.01.05 19:12:19.387200 [ 268 ] {8b0077d4-a6ba-497e-a704-35d940acb163} <Debug> TCPHandler: Processed in 0.001556198 sec. | ||
| 9868 | 2026.01.05 19:12:19.387318 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2026.01.05 19:12:19.387421 [ 268 ] {50a1feab-5b06-4de9-b76e-a492edc9cb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9870 | 2026.01.05 19:12:19.387466 [ 268 ] {50a1feab-5b06-4de9-b76e-a492edc9cb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9871 | 2026.01.05 19:12:19.387473 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_30_6} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2026.01.05 19:12:19.387554 [ 187 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_30_6} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9873 | 2026.01.05 19:12:19.387631 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9874 | 2026.01.05 19:12:19.387773 [ 268 ] {50a1feab-5b06-4de9-b76e-a492edc9cb1c} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.01.05 19:12:19.387814 [ 268 ] {50a1feab-5b06-4de9-b76e-a492edc9cb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9876 | 2026.01.05 19:12:19.388125 [ 268 ] {50a1feab-5b06-4de9-b76e-a492edc9cb1c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9877 | 2026.01.05 19:12:19.388337 [ 268 ] {50a1feab-5b06-4de9-b76e-a492edc9cb1c} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2026.01.05 19:12:19.388469 [ 268 ] {50a1feab-5b06-4de9-b76e-a492edc9cb1c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 9879 | 2026.01.05 19:12:19.388505 [ 268 ] {50a1feab-5b06-4de9-b76e-a492edc9cb1c} <Debug> TCPHandler: Processed in 0.00123555 sec. | ||
| 9880 | 2026.01.05 19:12:19.388610 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2026.01.05 19:12:19.388714 [ 268 ] {a103f7ce-776d-458d-8b8e-d003cad2b8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9882 | 2026.01.05 19:12:19.388771 [ 268 ] {a103f7ce-776d-458d-8b8e-d003cad2b8e3} <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 | ||
| 9883 | 2026.01.05 19:12:19.389558 [ 268 ] {a103f7ce-776d-458d-8b8e-d003cad2b8e3} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.01.05 19:12:19.389596 [ 268 ] {a103f7ce-776d-458d-8b8e-d003cad2b8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9885 | 2026.01.05 19:12:19.390127 [ 268 ] {a103f7ce-776d-458d-8b8e-d003cad2b8e3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9886 | 2026.01.05 19:12:19.390362 [ 268 ] {a103f7ce-776d-458d-8b8e-d003cad2b8e3} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.01.05 19:12:19.390511 [ 268 ] {a103f7ce-776d-458d-8b8e-d003cad2b8e3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001817 sec., 5503.57732526142 rows/sec., 9.86 MiB/sec. | ||
| 9888 | 2026.01.05 19:12:19.390571 [ 268 ] {a103f7ce-776d-458d-8b8e-d003cad2b8e3} <Debug> TCPHandler: Processed in 0.002012709 sec. | ||
| 9889 | 2026.01.05 19:12:19.390681 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2026.01.05 19:12:19.390778 [ 268 ] {7003ce35-3b55-4a58-9480-77efd3da4a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9891 | 2026.01.05 19:12:19.390821 [ 268 ] {7003ce35-3b55-4a58-9480-77efd3da4a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9892 | 2026.01.05 19:12:19.391165 [ 268 ] {7003ce35-3b55-4a58-9480-77efd3da4a88} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.01.05 19:12:19.391202 [ 268 ] {7003ce35-3b55-4a58-9480-77efd3da4a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9894 | 2026.01.05 19:12:19.391507 [ 268 ] {7003ce35-3b55-4a58-9480-77efd3da4a88} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9895 | 2026.01.05 19:12:19.391713 [ 268 ] {7003ce35-3b55-4a58-9480-77efd3da4a88} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.01.05 19:12:19.391841 [ 268 ] {7003ce35-3b55-4a58-9480-77efd3da4a88} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001083 sec., 96029.54755309326 rows/sec., 5.88 MiB/sec. | ||
| 9897 | 2026.01.05 19:12:19.391878 [ 268 ] {7003ce35-3b55-4a58-9480-77efd3da4a88} <Debug> TCPHandler: Processed in 0.00124799 sec. | ||
| 9898 | 2026.01.05 19:12:21.973876 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9899 | 2026.01.05 19:12:21.973930 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9900 | 2026.01.05 19:12:22.098194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20128 | ||
| 9901 | 2026.01.05 19:12:22.098787 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2026.01.05 19:12:22.098841 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9903 | 2026.01.05 19:12:22.099352 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9904 | 2026.01.05 19:12:22.099585 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.01.05 19:12:22.099712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20128 | ||
| 9906 | 2026.01.05 19:12:23.140361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9907 | 2026.01.05 19:12:23.156497 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.01.05 19:12:23.156558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9909 | 2026.01.05 19:12:23.162191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9910 | 2026.01.05 19:12:23.162867 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.01.05 19:12:23.165663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9912 | 2026.01.05 19:12:24.362858 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2026.01.05 19:12:24.363076 [ 268 ] {00a4a30a-51ff-4234-825a-a01d5ac7c40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9914 | 2026.01.05 19:12:24.363150 [ 268 ] {00a4a30a-51ff-4234-825a-a01d5ac7c40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9915 | 2026.01.05 19:12:24.363951 [ 268 ] {00a4a30a-51ff-4234-825a-a01d5ac7c40e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.01.05 19:12:24.364004 [ 268 ] {00a4a30a-51ff-4234-825a-a01d5ac7c40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9917 | 2026.01.05 19:12:24.364416 [ 268 ] {00a4a30a-51ff-4234-825a-a01d5ac7c40e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9918 | 2026.01.05 19:12:24.364643 [ 268 ] {00a4a30a-51ff-4234-825a-a01d5ac7c40e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2026.01.05 19:12:24.364814 [ 268 ] {00a4a30a-51ff-4234-825a-a01d5ac7c40e} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001793 sec., 65811.48912437256 rows/sec., 5.59 MiB/sec. | ||
| 9920 | 2026.01.05 19:12:24.364811 [ 152 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9921 | 2026.01.05 19:12:24.364870 [ 268 ] {00a4a30a-51ff-4234-825a-a01d5ac7c40e} <Debug> TCPHandler: Processed in 0.002158293 sec. | ||
| 9922 | 2026.01.05 19:12:24.364891 [ 152 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2026.01.05 19:12:24.364919 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9924 | 2026.01.05 19:12:24.365015 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9925 | 2026.01.05 19:12:24.365020 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2026.01.05 19:12:24.365116 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9927 | 2026.01.05 19:12:24.365145 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2343 rows starting from the beginning of the part | ||
| 9928 | 2026.01.05 19:12:24.365149 [ 268 ] {449a8475-df17-4147-85de-22a0cc217a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9929 | 2026.01.05 19:12:24.365197 [ 268 ] {449a8475-df17-4147-85de-22a0cc217a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9930 | 2026.01.05 19:12:24.365201 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 118 rows starting from the beginning of the part | ||
| 9931 | 2026.01.05 19:12:24.365249 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1132 rows starting from the beginning of the part | ||
| 9932 | 2026.01.05 19:12:24.365290 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1262 rows starting from the beginning of the part | ||
| 9933 | 2026.01.05 19:12:24.365328 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1132 rows starting from the beginning of the part | ||
| 9934 | 2026.01.05 19:12:24.365368 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 118 rows starting from the beginning of the part | ||
| 9935 | 2026.01.05 19:12:24.365690 [ 268 ] {449a8475-df17-4147-85de-22a0cc217a67} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9936 | 2026.01.05 19:12:24.365727 [ 268 ] {449a8475-df17-4147-85de-22a0cc217a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9937 | 2026.01.05 19:12:24.366064 [ 268 ] {449a8475-df17-4147-85de-22a0cc217a67} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9938 | 2026.01.05 19:12:24.366295 [ 268 ] {449a8475-df17-4147-85de-22a0cc217a67} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9939 | 2026.01.05 19:12:24.366431 [ 268 ] {449a8475-df17-4147-85de-22a0cc217a67} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001308 sec., 23700.305810397556 rows/sec., 1.74 MiB/sec. | ||
| 9940 | 2026.01.05 19:12:24.366473 [ 268 ] {449a8475-df17-4147-85de-22a0cc217a67} <Debug> TCPHandler: Processed in 0.001507207 sec. | ||
| 9941 | 2026.01.05 19:12:24.366592 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9942 | 2026.01.05 19:12:24.366692 [ 268 ] {543801f0-c20e-4445-9427-8b8bb5fc8072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9943 | 2026.01.05 19:12:24.366735 [ 268 ] {543801f0-c20e-4445-9427-8b8bb5fc8072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9944 | 2026.01.05 19:12:24.367203 [ 268 ] {543801f0-c20e-4445-9427-8b8bb5fc8072} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9945 | 2026.01.05 19:12:24.367240 [ 268 ] {543801f0-c20e-4445-9427-8b8bb5fc8072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9946 | 2026.01.05 19:12:24.367283 [ 187 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6105 rows, containing 5 columns (5 merged, 0 gathered) in 0.002308777 sec., 2644257.1110159187 rows/sec., 224.23 MiB/sec. | ||
| 9947 | 2026.01.05 19:12:24.367558 [ 268 ] {543801f0-c20e-4445-9427-8b8bb5fc8072} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9948 | 2026.01.05 19:12:24.367638 [ 198 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9949 | 2026.01.05 19:12:24.367799 [ 268 ] {543801f0-c20e-4445-9427-8b8bb5fc8072} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2026.01.05 19:12:24.367941 [ 152 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9951 | 2026.01.05 19:12:24.367953 [ 268 ] {543801f0-c20e-4445-9427-8b8bb5fc8072} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001284 sec., 73987.53894080997 rows/sec., 5.78 MiB/sec. | ||
| 9952 | 2026.01.05 19:12:24.367983 [ 152 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9953 | 2026.01.05 19:12:24.367998 [ 198 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_61_12} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9954 | 2026.01.05 19:12:24.368008 [ 268 ] {543801f0-c20e-4445-9427-8b8bb5fc8072} <Debug> TCPHandler: Processed in 0.001469707 sec. | ||
| 9955 | 2026.01.05 19:12:24.368009 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9956 | 2026.01.05 19:12:24.368094 [ 198 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_61_12} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9957 | 2026.01.05 19:12:24.368126 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9958 | 2026.01.05 19:12:24.368203 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2026.01.05 19:12:24.368228 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 9960 | 2026.01.05 19:12:24.368266 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9961 | 2026.01.05 19:12:24.368304 [ 268 ] {86245d8e-fff7-49d5-9974-c9745e3c7b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9962 | 2026.01.05 19:12:24.368309 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1212 rows starting from the beginning of the part | ||
| 9963 | 2026.01.05 19:12:24.368357 [ 268 ] {86245d8e-fff7-49d5-9974-c9745e3c7b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9964 | 2026.01.05 19:12:24.368404 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 95 rows starting from the beginning of the part | ||
| 9965 | 2026.01.05 19:12:24.368458 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 689 rows starting from the beginning of the part | ||
| 9966 | 2026.01.05 19:12:24.368506 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 557 rows starting from the beginning of the part | ||
| 9967 | 2026.01.05 19:12:24.368552 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 689 rows starting from the beginning of the part | ||
| 9968 | 2026.01.05 19:12:24.368597 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 95 rows starting from the beginning of the part | ||
| 9969 | 2026.01.05 19:12:24.368804 [ 268 ] {86245d8e-fff7-49d5-9974-c9745e3c7b0d} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.01.05 19:12:24.368845 [ 268 ] {86245d8e-fff7-49d5-9974-c9745e3c7b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9971 | 2026.01.05 19:12:24.369213 [ 268 ] {86245d8e-fff7-49d5-9974-c9745e3c7b0d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9972 | 2026.01.05 19:12:24.369447 [ 268 ] {86245d8e-fff7-49d5-9974-c9745e3c7b0d} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.01.05 19:12:24.369589 [ 268 ] {86245d8e-fff7-49d5-9974-c9745e3c7b0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 9974 | 2026.01.05 19:12:24.369599 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9975 | 2026.01.05 19:12:24.369628 [ 268 ] {86245d8e-fff7-49d5-9974-c9745e3c7b0d} <Debug> TCPHandler: Processed in 0.001481227 sec. | ||
| 9976 | 2026.01.05 19:12:24.369645 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2026.01.05 19:12:24.369671 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9978 | 2026.01.05 19:12:24.369747 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9979 | 2026.01.05 19:12:24.369751 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9980 | 2026.01.05 19:12:24.369852 [ 268 ] {cb40fa37-7969-40bc-93fc-fd1580320ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9981 | 2026.01.05 19:12:24.369876 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9982 | 2026.01.05 19:12:24.369908 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20012 rows starting from the beginning of the part | ||
| 9983 | 2026.01.05 19:12:24.369912 [ 268 ] {cb40fa37-7969-40bc-93fc-fd1580320ea9} <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 | ||
| 9984 | 2026.01.05 19:12:24.369923 [ 202 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001840126 sec., 1813462.7737448413 rows/sec., 136.97 MiB/sec. | ||
| 9985 | 2026.01.05 19:12:24.369964 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9986 | 2026.01.05 19:12:24.370013 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 9987 | 2026.01.05 19:12:24.370052 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 847 rows starting from the beginning of the part | ||
| 9988 | 2026.01.05 19:12:24.370090 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 9989 | 2026.01.05 19:12:24.370099 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9990 | 2026.01.05 19:12:24.370127 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9991 | 2026.01.05 19:12:24.370346 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_61_12} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2026.01.05 19:12:24.370413 [ 187 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_61_12} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9993 | 2026.01.05 19:12:24.370479 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9994 | 2026.01.05 19:12:24.370850 [ 268 ] {cb40fa37-7969-40bc-93fc-fd1580320ea9} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2026.01.05 19:12:24.370893 [ 268 ] {cb40fa37-7969-40bc-93fc-fd1580320ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9996 | 2026.01.05 19:12:24.371499 [ 268 ] {cb40fa37-7969-40bc-93fc-fd1580320ea9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9997 | 2026.01.05 19:12:24.371743 [ 268 ] {cb40fa37-7969-40bc-93fc-fd1580320ea9} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.01.05 19:12:24.371896 [ 268 ] {cb40fa37-7969-40bc-93fc-fd1580320ea9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002061 sec., 15041.242115477924 rows/sec., 26.95 MiB/sec. | ||
| 9999 | 2026.01.05 19:12:24.371958 [ 268 ] {cb40fa37-7969-40bc-93fc-fd1580320ea9} <Debug> TCPHandler: Processed in 0.002261876 sec. | ||
| 10000 | 2026.01.05 19:12:24.372084 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10001 | 2026.01.05 19:12:24.372182 [ 268 ] {48a45640-7526-486b-94ce-e6ef7607fc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10002 | 2026.01.05 19:12:24.372225 [ 268 ] {48a45640-7526-486b-94ce-e6ef7607fc4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10003 | 2026.01.05 19:12:24.372575 [ 268 ] {48a45640-7526-486b-94ce-e6ef7607fc4a} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.01.05 19:12:24.372612 [ 268 ] {48a45640-7526-486b-94ce-e6ef7607fc4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10005 | 2026.01.05 19:12:24.372965 [ 268 ] {48a45640-7526-486b-94ce-e6ef7607fc4a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10006 | 2026.01.05 19:12:24.373185 [ 268 ] {48a45640-7526-486b-94ce-e6ef7607fc4a} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.01.05 19:12:24.373320 [ 268 ] {48a45640-7526-486b-94ce-e6ef7607fc4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 10008 | 2026.01.05 19:12:24.373320 [ 151 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10009 | 2026.01.05 19:12:24.373360 [ 268 ] {48a45640-7526-486b-94ce-e6ef7607fc4a} <Debug> TCPHandler: Processed in 0.001327392 sec. | ||
| 10010 | 2026.01.05 19:12:24.373372 [ 151 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2026.01.05 19:12:24.373402 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10012 | 2026.01.05 19:12:24.373499 [ 187 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10013 | 2026.01.05 19:12:24.373607 [ 187 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10014 | 2026.01.05 19:12:24.373635 [ 187 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4442 rows starting from the beginning of the part | ||
| 10015 | 2026.01.05 19:12:24.373689 [ 187 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 10016 | 2026.01.05 19:12:24.373731 [ 187 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 10017 | 2026.01.05 19:12:24.373769 [ 187 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 10018 | 2026.01.05 19:12:24.373825 [ 187 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 10019 | 2026.01.05 19:12:24.373875 [ 187 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 10020 | 2026.01.05 19:12:24.375619 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4830 rows, containing 4 columns (4 merged, 0 gathered) in 0.002160583 sec., 2235507.7310151933 rows/sec., 141.77 MiB/sec. | ||
| 10021 | 2026.01.05 19:12:24.375817 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21807 rows, containing 5 columns (5 merged, 0 gathered) in 0.00609669 sec., 3576858.9185279226 rows/sec., 239.30 MiB/sec. | ||
| 10022 | 2026.01.05 19:12:24.376137 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10023 | 2026.01.05 19:12:24.376297 [ 202 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10024 | 2026.01.05 19:12:24.376482 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_61_12} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2026.01.05 19:12:24.376574 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_61_12} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10026 | 2026.01.05 19:12:24.376620 [ 202 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2026.01.05 19:12:24.376646 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10028 | 2026.01.05 19:12:24.376703 [ 202 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10029 | 2026.01.05 19:12:24.376787 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 10030 | 2026.01.05 19:12:25.000986 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.94 MiB, peak 314.01 MiB, free memory in arenas 0.00 B, will set to 304.93 MiB (RSS), difference: 1.99 MiB | ||
| 10031 | 2026.01.05 19:12:27.161752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1292 | ||
| 10032 | 2026.01.05 19:12:27.164246 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2026.01.05 19:12:27.164306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10034 | 2026.01.05 19:12:27.165608 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10035 | 2026.01.05 19:12:27.165898 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2026.01.05 19:12:27.166041 [ 149 ] {} <Debug> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10037 | 2026.01.05 19:12:27.166074 [ 149 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2026.01.05 19:12:27.166092 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10039 | 2026.01.05 19:12:27.166177 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::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 | ||
| 10040 | 2026.01.05 19:12:27.166224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1292 | ||
| 10041 | 2026.01.05 19:12:27.166645 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10042 | 2026.01.05 19:12:27.166765 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1102 rows starting from the beginning of the part | ||
| 10043 | 2026.01.05 19:12:27.167078 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part | ||
| 10044 | 2026.01.05 19:12:27.167366 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 10045 | 2026.01.05 19:12:27.167656 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 10046 | 2026.01.05 19:12:27.167928 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 44 rows starting from the beginning of the part | ||
| 10047 | 2026.01.05 19:12:27.168201 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 10048 | 2026.01.05 19:12:27.174469 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 72 columns (72 merged, 0 gathered) in 0.008321624 sec., 155258.15634063736 rows/sec., 122.40 MiB/sec. | ||
| 10049 | 2026.01.05 19:12:27.175974 [ 197 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10050 | 2026.01.05 19:12:27.176601 [ 197 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_31_6} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10051 | 2026.01.05 19:12:27.176691 [ 197 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_31_6} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10052 | 2026.01.05 19:12:27.177027 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 10053 | 2026.01.05 19:12:29.372237 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10054 | 2026.01.05 19:12:29.372436 [ 268 ] {1c4eaa4a-e526-4abd-a5da-6fb8f7973e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10055 | 2026.01.05 19:12:29.372500 [ 268 ] {1c4eaa4a-e526-4abd-a5da-6fb8f7973e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10056 | 2026.01.05 19:12:29.373313 [ 268 ] {1c4eaa4a-e526-4abd-a5da-6fb8f7973e47} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.01.05 19:12:29.373359 [ 268 ] {1c4eaa4a-e526-4abd-a5da-6fb8f7973e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10058 | 2026.01.05 19:12:29.373769 [ 268 ] {1c4eaa4a-e526-4abd-a5da-6fb8f7973e47} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10059 | 2026.01.05 19:12:29.373995 [ 268 ] {1c4eaa4a-e526-4abd-a5da-6fb8f7973e47} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2026.01.05 19:12:29.374153 [ 268 ] {1c4eaa4a-e526-4abd-a5da-6fb8f7973e47} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001766 sec., 232163.08040770103 rows/sec., 14.73 MiB/sec. | ||
| 10061 | 2026.01.05 19:12:29.374203 [ 268 ] {1c4eaa4a-e526-4abd-a5da-6fb8f7973e47} <Debug> TCPHandler: Processed in 0.002091802 sec. | ||
| 10062 | 2026.01.05 19:12:29.374328 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10063 | 2026.01.05 19:12:29.374431 [ 268 ] {61a6a297-6a23-4940-b7ad-f19481b1063e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10064 | 2026.01.05 19:12:29.374476 [ 268 ] {61a6a297-6a23-4940-b7ad-f19481b1063e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10065 | 2026.01.05 19:12:29.374879 [ 268 ] {61a6a297-6a23-4940-b7ad-f19481b1063e} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10066 | 2026.01.05 19:12:29.374916 [ 268 ] {61a6a297-6a23-4940-b7ad-f19481b1063e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10067 | 2026.01.05 19:12:29.375209 [ 268 ] {61a6a297-6a23-4940-b7ad-f19481b1063e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10068 | 2026.01.05 19:12:29.375433 [ 268 ] {61a6a297-6a23-4940-b7ad-f19481b1063e} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2026.01.05 19:12:29.375563 [ 268 ] {61a6a297-6a23-4940-b7ad-f19481b1063e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001156 sec., 6920.415224913495 rows/sec., 564.31 KiB/sec. | ||
| 10070 | 2026.01.05 19:12:29.375602 [ 268 ] {61a6a297-6a23-4940-b7ad-f19481b1063e} <Debug> TCPHandler: Processed in 0.001325162 sec. | ||
| 10071 | 2026.01.05 19:12:29.375706 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10072 | 2026.01.05 19:12:29.375801 [ 268 ] {4c1bf2be-a116-4b33-9a7e-7fff0b7bc8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10073 | 2026.01.05 19:12:29.375841 [ 268 ] {4c1bf2be-a116-4b33-9a7e-7fff0b7bc8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10074 | 2026.01.05 19:12:29.376746 [ 268 ] {4c1bf2be-a116-4b33-9a7e-7fff0b7bc8c9} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2026.01.05 19:12:29.376783 [ 268 ] {4c1bf2be-a116-4b33-9a7e-7fff0b7bc8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10076 | 2026.01.05 19:12:29.377149 [ 268 ] {4c1bf2be-a116-4b33-9a7e-7fff0b7bc8c9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10077 | 2026.01.05 19:12:29.377356 [ 268 ] {4c1bf2be-a116-4b33-9a7e-7fff0b7bc8c9} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10078 | 2026.01.05 19:12:29.377482 [ 268 ] {4c1bf2be-a116-4b33-9a7e-7fff0b7bc8c9} <Debug> executeQuery: Read 1136 rows, 92.14 KiB in 0.0017 sec., 668235.2941176471 rows/sec., 52.93 MiB/sec. | ||
| 10079 | 2026.01.05 19:12:29.377520 [ 268 ] {4c1bf2be-a116-4b33-9a7e-7fff0b7bc8c9} <Debug> TCPHandler: Processed in 0.001865146 sec. | ||
| 10080 | 2026.01.05 19:12:29.377635 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10081 | 2026.01.05 19:12:29.377729 [ 268 ] {a192a2b4-c477-4cb6-8df5-4befbf8f154c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10082 | 2026.01.05 19:12:29.377768 [ 268 ] {a192a2b4-c477-4cb6-8df5-4befbf8f154c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10083 | 2026.01.05 19:12:29.378240 [ 268 ] {a192a2b4-c477-4cb6-8df5-4befbf8f154c} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2026.01.05 19:12:29.378275 [ 268 ] {a192a2b4-c477-4cb6-8df5-4befbf8f154c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10085 | 2026.01.05 19:12:29.378583 [ 268 ] {a192a2b4-c477-4cb6-8df5-4befbf8f154c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10086 | 2026.01.05 19:12:29.378795 [ 268 ] {a192a2b4-c477-4cb6-8df5-4befbf8f154c} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10087 | 2026.01.05 19:12:29.378922 [ 268 ] {a192a2b4-c477-4cb6-8df5-4befbf8f154c} <Debug> executeQuery: Read 223 rows, 13.63 KiB in 0.001212 sec., 183993.399339934 rows/sec., 10.98 MiB/sec. | ||
| 10088 | 2026.01.05 19:12:29.378960 [ 268 ] {a192a2b4-c477-4cb6-8df5-4befbf8f154c} <Debug> TCPHandler: Processed in 0.001377324 sec. | ||
| 10089 | 2026.01.05 19:12:29.379063 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10090 | 2026.01.05 19:12:29.379156 [ 268 ] {ebd944b4-a1a5-4b75-87f7-74973cba8d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10091 | 2026.01.05 19:12:29.379196 [ 268 ] {ebd944b4-a1a5-4b75-87f7-74973cba8d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10092 | 2026.01.05 19:12:29.379668 [ 268 ] {ebd944b4-a1a5-4b75-87f7-74973cba8d9e} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10093 | 2026.01.05 19:12:29.379704 [ 268 ] {ebd944b4-a1a5-4b75-87f7-74973cba8d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10094 | 2026.01.05 19:12:29.380009 [ 268 ] {ebd944b4-a1a5-4b75-87f7-74973cba8d9e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10095 | 2026.01.05 19:12:29.380229 [ 268 ] {ebd944b4-a1a5-4b75-87f7-74973cba8d9e} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2026.01.05 19:12:29.380337 [ 148 ] {} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 10097 | 2026.01.05 19:12:29.380356 [ 268 ] {ebd944b4-a1a5-4b75-87f7-74973cba8d9e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001218 sec., 174055.82922824303 rows/sec., 11.22 MiB/sec. | ||
| 10098 | 2026.01.05 19:12:29.380413 [ 148 ] {} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2026.01.05 19:12:29.380421 [ 268 ] {ebd944b4-a1a5-4b75-87f7-74973cba8d9e} <Debug> TCPHandler: Processed in 0.001407385 sec. | ||
| 10100 | 2026.01.05 19:12:29.380447 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10101 | 2026.01.05 19:12:29.380571 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10102 | 2026.01.05 19:12:29.380585 [ 192 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 10103 | 2026.01.05 19:12:29.380704 [ 268 ] {13190d39-0264-4d5c-a7c1-dbbc7ec57dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10104 | 2026.01.05 19:12:29.380760 [ 268 ] {13190d39-0264-4d5c-a7c1-dbbc7ec57dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10105 | 2026.01.05 19:12:29.380766 [ 192 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10106 | 2026.01.05 19:12:29.380817 [ 192 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 440 rows starting from the beginning of the part | ||
| 10107 | 2026.01.05 19:12:29.380893 [ 192 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 10108 | 2026.01.05 19:12:29.380946 [ 192 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 10109 | 2026.01.05 19:12:29.380996 [ 192 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 229 rows starting from the beginning of the part | ||
| 10110 | 2026.01.05 19:12:29.381041 [ 192 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 10111 | 2026.01.05 19:12:29.381086 [ 192 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 10112 | 2026.01.05 19:12:29.381349 [ 268 ] {13190d39-0264-4d5c-a7c1-dbbc7ec57dcb} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10113 | 2026.01.05 19:12:29.381394 [ 268 ] {13190d39-0264-4d5c-a7c1-dbbc7ec57dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10114 | 2026.01.05 19:12:29.381774 [ 268 ] {13190d39-0264-4d5c-a7c1-dbbc7ec57dcb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10115 | 2026.01.05 19:12:29.382003 [ 268 ] {13190d39-0264-4d5c-a7c1-dbbc7ec57dcb} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10116 | 2026.01.05 19:12:29.382142 [ 268 ] {13190d39-0264-4d5c-a7c1-dbbc7ec57dcb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001462 sec., 144322.84541723668 rows/sec., 8.20 MiB/sec. | ||
| 10117 | 2026.01.05 19:12:29.382153 [ 199 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.00163261 sec., 929187.0073073177 rows/sec., 64.37 MiB/sec. | ||
| 10118 | 2026.01.05 19:12:29.382185 [ 268 ] {13190d39-0264-4d5c-a7c1-dbbc7ec57dcb} <Debug> TCPHandler: Processed in 0.001689921 sec. | ||
| 10119 | 2026.01.05 19:12:29.382304 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10120 | 2026.01.05 19:12:29.382309 [ 197 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 10121 | 2026.01.05 19:12:29.382402 [ 268 ] {e06601d8-ac47-49a5-a572-bfca94c7fe56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10122 | 2026.01.05 19:12:29.382445 [ 268 ] {e06601d8-ac47-49a5-a572-bfca94c7fe56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10123 | 2026.01.05 19:12:29.382564 [ 197 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_40_8} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.01.05 19:12:29.382627 [ 197 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_40_8} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 10125 | 2026.01.05 19:12:29.382718 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10126 | 2026.01.05 19:12:29.383130 [ 268 ] {e06601d8-ac47-49a5-a572-bfca94c7fe56} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.01.05 19:12:29.383166 [ 268 ] {e06601d8-ac47-49a5-a572-bfca94c7fe56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10128 | 2026.01.05 19:12:29.383509 [ 268 ] {e06601d8-ac47-49a5-a572-bfca94c7fe56} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10129 | 2026.01.05 19:12:29.383717 [ 268 ] {e06601d8-ac47-49a5-a572-bfca94c7fe56} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2026.01.05 19:12:29.383848 [ 268 ] {e06601d8-ac47-49a5-a572-bfca94c7fe56} <Debug> executeQuery: Read 697 rows, 49.92 KiB in 0.001466 sec., 475443.3833560709 rows/sec., 33.25 MiB/sec. | ||
| 10131 | 2026.01.05 19:12:29.383887 [ 268 ] {e06601d8-ac47-49a5-a572-bfca94c7fe56} <Debug> TCPHandler: Processed in 0.00163338 sec. | ||
| 10132 | 2026.01.05 19:12:29.384003 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10133 | 2026.01.05 19:12:29.384098 [ 268 ] {418cf81a-ad06-4651-bfc4-a669190b4cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10134 | 2026.01.05 19:12:29.384140 [ 268 ] {418cf81a-ad06-4651-bfc4-a669190b4cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10135 | 2026.01.05 19:12:29.384466 [ 268 ] {418cf81a-ad06-4651-bfc4-a669190b4cee} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10136 | 2026.01.05 19:12:29.384501 [ 268 ] {418cf81a-ad06-4651-bfc4-a669190b4cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10137 | 2026.01.05 19:12:29.384810 [ 268 ] {418cf81a-ad06-4651-bfc4-a669190b4cee} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10138 | 2026.01.05 19:12:29.385016 [ 268 ] {418cf81a-ad06-4651-bfc4-a669190b4cee} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2026.01.05 19:12:29.385150 [ 268 ] {418cf81a-ad06-4651-bfc4-a669190b4cee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 10140 | 2026.01.05 19:12:29.385187 [ 268 ] {418cf81a-ad06-4651-bfc4-a669190b4cee} <Debug> TCPHandler: Processed in 0.00123418 sec. | ||
| 10141 | 2026.01.05 19:12:29.385289 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10142 | 2026.01.05 19:12:29.385383 [ 268 ] {d9e1d966-a532-46b0-a5ed-861607fc57e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10143 | 2026.01.05 19:12:29.385426 [ 268 ] {d9e1d966-a532-46b0-a5ed-861607fc57e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10144 | 2026.01.05 19:12:29.385886 [ 268 ] {d9e1d966-a532-46b0-a5ed-861607fc57e6} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2026.01.05 19:12:29.385926 [ 268 ] {d9e1d966-a532-46b0-a5ed-861607fc57e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10146 | 2026.01.05 19:12:29.386271 [ 268 ] {d9e1d966-a532-46b0-a5ed-861607fc57e6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10147 | 2026.01.05 19:12:29.386479 [ 268 ] {d9e1d966-a532-46b0-a5ed-861607fc57e6} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10148 | 2026.01.05 19:12:29.386608 [ 268 ] {d9e1d966-a532-46b0-a5ed-861607fc57e6} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001243 sec., 255832.66291230894 rows/sec., 16.82 MiB/sec. | ||
| 10149 | 2026.01.05 19:12:29.386647 [ 268 ] {d9e1d966-a532-46b0-a5ed-861607fc57e6} <Debug> TCPHandler: Processed in 0.001407675 sec. | ||
| 10150 | 2026.01.05 19:12:29.386754 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10151 | 2026.01.05 19:12:29.386856 [ 268 ] {0b832116-90c1-44d6-a8ca-9b8b772e3ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10152 | 2026.01.05 19:12:29.386900 [ 268 ] {0b832116-90c1-44d6-a8ca-9b8b772e3ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10153 | 2026.01.05 19:12:29.387213 [ 268 ] {0b832116-90c1-44d6-a8ca-9b8b772e3ffd} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10154 | 2026.01.05 19:12:29.387250 [ 268 ] {0b832116-90c1-44d6-a8ca-9b8b772e3ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10155 | 2026.01.05 19:12:29.387566 [ 268 ] {0b832116-90c1-44d6-a8ca-9b8b772e3ffd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10156 | 2026.01.05 19:12:29.387779 [ 268 ] {0b832116-90c1-44d6-a8ca-9b8b772e3ffd} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10157 | 2026.01.05 19:12:29.387909 [ 268 ] {0b832116-90c1-44d6-a8ca-9b8b772e3ffd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 10158 | 2026.01.05 19:12:29.387946 [ 268 ] {0b832116-90c1-44d6-a8ca-9b8b772e3ffd} <Debug> TCPHandler: Processed in 0.001243261 sec. | ||
| 10159 | 2026.01.05 19:12:29.388047 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10160 | 2026.01.05 19:12:29.388147 [ 268 ] {f6813e77-c59b-49d4-8aa9-73b652078801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10161 | 2026.01.05 19:12:29.388202 [ 268 ] {f6813e77-c59b-49d4-8aa9-73b652078801} <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 | ||
| 10162 | 2026.01.05 19:12:29.388964 [ 268 ] {f6813e77-c59b-49d4-8aa9-73b652078801} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2026.01.05 19:12:29.389001 [ 268 ] {f6813e77-c59b-49d4-8aa9-73b652078801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10164 | 2026.01.05 19:12:29.389506 [ 268 ] {f6813e77-c59b-49d4-8aa9-73b652078801} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10165 | 2026.01.05 19:12:29.389729 [ 268 ] {f6813e77-c59b-49d4-8aa9-73b652078801} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2026.01.05 19:12:29.389864 [ 268 ] {f6813e77-c59b-49d4-8aa9-73b652078801} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 10167 | 2026.01.05 19:12:29.389925 [ 268 ] {f6813e77-c59b-49d4-8aa9-73b652078801} <Debug> TCPHandler: Processed in 0.001925567 sec. | ||
| 10168 | 2026.01.05 19:12:29.390033 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10169 | 2026.01.05 19:12:29.390126 [ 268 ] {03d837f0-b55d-49ad-92c8-c01a01718279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10170 | 2026.01.05 19:12:29.390166 [ 268 ] {03d837f0-b55d-49ad-92c8-c01a01718279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10171 | 2026.01.05 19:12:29.390494 [ 268 ] {03d837f0-b55d-49ad-92c8-c01a01718279} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.01.05 19:12:29.390530 [ 268 ] {03d837f0-b55d-49ad-92c8-c01a01718279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10173 | 2026.01.05 19:12:29.390821 [ 268 ] {03d837f0-b55d-49ad-92c8-c01a01718279} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10174 | 2026.01.05 19:12:29.391021 [ 268 ] {03d837f0-b55d-49ad-92c8-c01a01718279} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2026.01.05 19:12:29.391144 [ 268 ] {03d837f0-b55d-49ad-92c8-c01a01718279} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001036 sec., 100386.10038610038 rows/sec., 6.15 MiB/sec. | ||
| 10176 | 2026.01.05 19:12:29.391179 [ 268 ] {03d837f0-b55d-49ad-92c8-c01a01718279} <Debug> TCPHandler: Processed in 0.00119333 sec. | ||
| 10177 | 2026.01.05 19:12:29.599768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20576 | ||
| 10178 | 2026.01.05 19:12:29.600155 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2026.01.05 19:12:29.600189 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10180 | 2026.01.05 19:12:29.600630 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10181 | 2026.01.05 19:12:29.600853 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.01.05 19:12:29.600969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20576 | ||
| 10183 | 2026.01.05 19:12:30.665818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10184 | 2026.01.05 19:12:30.681607 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10185 | 2026.01.05 19:12:30.681661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10186 | 2026.01.05 19:12:30.687543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10187 | 2026.01.05 19:12:30.688247 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10188 | 2026.01.05 19:12:30.691074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10189 | 2026.01.05 19:12:34.362118 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10190 | 2026.01.05 19:12:34.362328 [ 268 ] {325bb12f-3d83-4e52-910a-f75a377a15dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10191 | 2026.01.05 19:12:34.362430 [ 268 ] {325bb12f-3d83-4e52-910a-f75a377a15dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10192 | 2026.01.05 19:12:34.363381 [ 268 ] {325bb12f-3d83-4e52-910a-f75a377a15dd} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10193 | 2026.01.05 19:12:34.363420 [ 268 ] {325bb12f-3d83-4e52-910a-f75a377a15dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10194 | 2026.01.05 19:12:34.363811 [ 268 ] {325bb12f-3d83-4e52-910a-f75a377a15dd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10195 | 2026.01.05 19:12:34.364037 [ 268 ] {325bb12f-3d83-4e52-910a-f75a377a15dd} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2026.01.05 19:12:34.364184 [ 268 ] {325bb12f-3d83-4e52-910a-f75a377a15dd} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001926 sec., 61266.8743509865 rows/sec., 5.20 MiB/sec. | ||
| 10197 | 2026.01.05 19:12:34.364234 [ 268 ] {325bb12f-3d83-4e52-910a-f75a377a15dd} <Debug> TCPHandler: Processed in 0.002239835 sec. | ||
| 10198 | 2026.01.05 19:12:34.364378 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10199 | 2026.01.05 19:12:34.364478 [ 268 ] {550816ca-bfcd-4ef1-ac36-c198fa65ab9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10200 | 2026.01.05 19:12:34.364520 [ 268 ] {550816ca-bfcd-4ef1-ac36-c198fa65ab9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10201 | 2026.01.05 19:12:34.364970 [ 268 ] {550816ca-bfcd-4ef1-ac36-c198fa65ab9e} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2026.01.05 19:12:34.365005 [ 268 ] {550816ca-bfcd-4ef1-ac36-c198fa65ab9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10203 | 2026.01.05 19:12:34.365300 [ 268 ] {550816ca-bfcd-4ef1-ac36-c198fa65ab9e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10204 | 2026.01.05 19:12:34.365508 [ 268 ] {550816ca-bfcd-4ef1-ac36-c198fa65ab9e} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2026.01.05 19:12:34.365647 [ 268 ] {550816ca-bfcd-4ef1-ac36-c198fa65ab9e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001192 sec., 26006.711409395975 rows/sec., 1.91 MiB/sec. | ||
| 10206 | 2026.01.05 19:12:34.365666 [ 139 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10207 | 2026.01.05 19:12:34.365684 [ 268 ] {550816ca-bfcd-4ef1-ac36-c198fa65ab9e} <Debug> TCPHandler: Processed in 0.001356944 sec. | ||
| 10208 | 2026.01.05 19:12:34.365738 [ 139 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10209 | 2026.01.05 19:12:34.365770 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10210 | 2026.01.05 19:12:34.365843 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10211 | 2026.01.05 19:12:34.365907 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10212 | 2026.01.05 19:12:34.365945 [ 268 ] {e058daad-9448-4a60-8895-22f14dfbd88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10213 | 2026.01.05 19:12:34.365992 [ 268 ] {e058daad-9448-4a60-8895-22f14dfbd88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10214 | 2026.01.05 19:12:34.366066 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10215 | 2026.01.05 19:12:34.366107 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 264 rows starting from the beginning of the part | ||
| 10216 | 2026.01.05 19:12:34.366180 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 37 rows starting from the beginning of the part | ||
| 10217 | 2026.01.05 19:12:34.366230 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 215 rows starting from the beginning of the part | ||
| 10218 | 2026.01.05 19:12:34.366279 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10219 | 2026.01.05 19:12:34.366319 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 223 rows starting from the beginning of the part | ||
| 10220 | 2026.01.05 19:12:34.366357 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 10221 | 2026.01.05 19:12:34.366407 [ 268 ] {e058daad-9448-4a60-8895-22f14dfbd88c} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2026.01.05 19:12:34.366447 [ 268 ] {e058daad-9448-4a60-8895-22f14dfbd88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10223 | 2026.01.05 19:12:34.366788 [ 268 ] {e058daad-9448-4a60-8895-22f14dfbd88c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10224 | 2026.01.05 19:12:34.367007 [ 268 ] {e058daad-9448-4a60-8895-22f14dfbd88c} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2026.01.05 19:12:34.367138 [ 268 ] {e058daad-9448-4a60-8895-22f14dfbd88c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001212 sec., 78382.83828382839 rows/sec., 6.12 MiB/sec. | ||
| 10226 | 2026.01.05 19:12:34.367177 [ 268 ] {e058daad-9448-4a60-8895-22f14dfbd88c} <Debug> TCPHandler: Processed in 0.001391784 sec. | ||
| 10227 | 2026.01.05 19:12:34.367254 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399354 sec., 572406.9820788736 rows/sec., 37.61 MiB/sec. | ||
| 10228 | 2026.01.05 19:12:34.367293 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10229 | 2026.01.05 19:12:34.367393 [ 268 ] {31f9f795-55d9-482c-8b4d-ce1320e82a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10230 | 2026.01.05 19:12:34.367436 [ 268 ] {31f9f795-55d9-482c-8b4d-ce1320e82a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10231 | 2026.01.05 19:12:34.367442 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10232 | 2026.01.05 19:12:34.367719 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_61_12} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10233 | 2026.01.05 19:12:34.367794 [ 200 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_61_12} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10234 | 2026.01.05 19:12:34.367830 [ 268 ] {31f9f795-55d9-482c-8b4d-ce1320e82a11} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2026.01.05 19:12:34.367870 [ 268 ] {31f9f795-55d9-482c-8b4d-ce1320e82a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10236 | 2026.01.05 19:12:34.367879 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10237 | 2026.01.05 19:12:34.368197 [ 268 ] {31f9f795-55d9-482c-8b4d-ce1320e82a11} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10238 | 2026.01.05 19:12:34.368404 [ 268 ] {31f9f795-55d9-482c-8b4d-ce1320e82a11} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10239 | 2026.01.05 19:12:34.368539 [ 268 ] {31f9f795-55d9-482c-8b4d-ce1320e82a11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 10240 | 2026.01.05 19:12:34.368598 [ 268 ] {31f9f795-55d9-482c-8b4d-ce1320e82a11} <Debug> TCPHandler: Processed in 0.001352414 sec. | ||
| 10241 | 2026.01.05 19:12:34.368708 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10242 | 2026.01.05 19:12:34.368800 [ 268 ] {fcee3a7c-ef27-46ae-a9f0-a8b3e4c279a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10243 | 2026.01.05 19:12:34.368853 [ 268 ] {fcee3a7c-ef27-46ae-a9f0-a8b3e4c279a3} <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 | ||
| 10244 | 2026.01.05 19:12:34.369626 [ 268 ] {fcee3a7c-ef27-46ae-a9f0-a8b3e4c279a3} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10245 | 2026.01.05 19:12:34.369662 [ 268 ] {fcee3a7c-ef27-46ae-a9f0-a8b3e4c279a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10246 | 2026.01.05 19:12:34.370214 [ 268 ] {fcee3a7c-ef27-46ae-a9f0-a8b3e4c279a3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10247 | 2026.01.05 19:12:34.370428 [ 268 ] {fcee3a7c-ef27-46ae-a9f0-a8b3e4c279a3} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10248 | 2026.01.05 19:12:34.370546 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10249 | 2026.01.05 19:12:34.370568 [ 268 ] {fcee3a7c-ef27-46ae-a9f0-a8b3e4c279a3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001786 sec., 17357.222844344906 rows/sec., 31.10 MiB/sec. | ||
| 10250 | 2026.01.05 19:12:34.370584 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2026.01.05 19:12:34.370609 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10252 | 2026.01.05 19:12:34.370639 [ 268 ] {fcee3a7c-ef27-46ae-a9f0-a8b3e4c279a3} <Debug> TCPHandler: Processed in 0.001978329 sec. | ||
| 10253 | 2026.01.05 19:12:34.370703 [ 188 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10254 | 2026.01.05 19:12:34.370762 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10255 | 2026.01.05 19:12:34.370858 [ 268 ] {b064bcaa-ea85-481a-a034-53e227391816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10256 | 2026.01.05 19:12:34.370898 [ 268 ] {b064bcaa-ea85-481a-a034-53e227391816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10257 | 2026.01.05 19:12:34.370910 [ 188 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10258 | 2026.01.05 19:12:34.370963 [ 188 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1077 rows starting from the beginning of the part | ||
| 10259 | 2026.01.05 19:12:34.371080 [ 188 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 10260 | 2026.01.05 19:12:34.371191 [ 188 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 10261 | 2026.01.05 19:12:34.371225 [ 268 ] {b064bcaa-ea85-481a-a034-53e227391816} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10262 | 2026.01.05 19:12:34.371263 [ 268 ] {b064bcaa-ea85-481a-a034-53e227391816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10263 | 2026.01.05 19:12:34.371290 [ 188 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10264 | 2026.01.05 19:12:34.371382 [ 188 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 10265 | 2026.01.05 19:12:34.371464 [ 188 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 10266 | 2026.01.05 19:12:34.371582 [ 268 ] {b064bcaa-ea85-481a-a034-53e227391816} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10267 | 2026.01.05 19:12:34.371827 [ 268 ] {b064bcaa-ea85-481a-a034-53e227391816} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.01.05 19:12:34.371961 [ 268 ] {b064bcaa-ea85-481a-a034-53e227391816} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 10269 | 2026.01.05 19:12:34.372000 [ 268 ] {b064bcaa-ea85-481a-a034-53e227391816} <Debug> TCPHandler: Processed in 0.001289641 sec. | ||
| 10270 | 2026.01.05 19:12:34.380131 [ 193 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1190 rows, containing 19 columns (19 merged, 0 gathered) in 0.009461633 sec., 125771.10103509616 rows/sec., 225.38 MiB/sec. | ||
| 10271 | 2026.01.05 19:12:34.382193 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10272 | 2026.01.05 19:12:34.382597 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10273 | 2026.01.05 19:12:34.382680 [ 194 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10274 | 2026.01.05 19:12:34.382848 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 10275 | 2026.01.05 19:12:35.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.41 MiB, peak 317.79 MiB, free memory in arenas 0.00 B, will set to 309.16 MiB (RSS), difference: 2.75 MiB | ||
| 10276 | 2026.01.05 19:12:36.974173 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10277 | 2026.01.05 19:12:36.974221 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10278 | 2026.01.05 19:12:37.101710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21088 | ||
| 10279 | 2026.01.05 19:12:37.102223 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2026.01.05 19:12:37.102261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10281 | 2026.01.05 19:12:37.102719 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10282 | 2026.01.05 19:12:37.102943 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2026.01.05 19:12:37.103069 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21088 | ||
| 10284 | 2026.01.05 19:12:37.166900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1328 | ||
| 10285 | 2026.01.05 19:12:37.169332 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2026.01.05 19:12:37.169370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10287 | 2026.01.05 19:12:37.170591 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10288 | 2026.01.05 19:12:37.170867 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2026.01.05 19:12:37.171123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
| 10290 | 2026.01.05 19:12:38.191892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10291 | 2026.01.05 19:12:38.212254 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.01.05 19:12:38.212322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10293 | 2026.01.05 19:12:38.218487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10294 | 2026.01.05 19:12:38.219221 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.01.05 19:12:38.222599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10296 | 2026.01.05 19:12:39.371190 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10297 | 2026.01.05 19:12:39.371402 [ 268 ] {6b59d87c-8837-47c6-915c-cadcc46fbb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10298 | 2026.01.05 19:12:39.371475 [ 268 ] {6b59d87c-8837-47c6-915c-cadcc46fbb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10299 | 2026.01.05 19:12:39.372430 [ 268 ] {6b59d87c-8837-47c6-915c-cadcc46fbb05} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2026.01.05 19:12:39.372481 [ 268 ] {6b59d87c-8837-47c6-915c-cadcc46fbb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10301 | 2026.01.05 19:12:39.372991 [ 268 ] {6b59d87c-8837-47c6-915c-cadcc46fbb05} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10302 | 2026.01.05 19:12:39.373280 [ 268 ] {6b59d87c-8837-47c6-915c-cadcc46fbb05} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2026.01.05 19:12:39.373450 [ 268 ] {6b59d87c-8837-47c6-915c-cadcc46fbb05} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0021 sec., 195238.09523809524 rows/sec., 12.39 MiB/sec. | ||
| 10304 | 2026.01.05 19:12:39.373501 [ 268 ] {6b59d87c-8837-47c6-915c-cadcc46fbb05} <Debug> TCPHandler: Processed in 0.00244347 sec. | ||
| 10305 | 2026.01.05 19:12:39.373626 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10306 | 2026.01.05 19:12:39.373728 [ 268 ] {a6d81799-9f16-4efb-97ff-1b018eba4664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10307 | 2026.01.05 19:12:39.373771 [ 268 ] {a6d81799-9f16-4efb-97ff-1b018eba4664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10308 | 2026.01.05 19:12:39.374930 [ 268 ] {a6d81799-9f16-4efb-97ff-1b018eba4664} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2026.01.05 19:12:39.374965 [ 268 ] {a6d81799-9f16-4efb-97ff-1b018eba4664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10310 | 2026.01.05 19:12:39.375350 [ 268 ] {a6d81799-9f16-4efb-97ff-1b018eba4664} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10311 | 2026.01.05 19:12:39.375573 [ 268 ] {a6d81799-9f16-4efb-97ff-1b018eba4664} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2026.01.05 19:12:39.375698 [ 268 ] {a6d81799-9f16-4efb-97ff-1b018eba4664} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001993 sec., 567987.9578524837 rows/sec., 45.01 MiB/sec. | ||
| 10313 | 2026.01.05 19:12:39.375735 [ 268 ] {a6d81799-9f16-4efb-97ff-1b018eba4664} <Debug> TCPHandler: Processed in 0.002161813 sec. | ||
| 10314 | 2026.01.05 19:12:39.375849 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10315 | 2026.01.05 19:12:39.375943 [ 268 ] {9d80f7dc-8e36-4159-9bbc-99a88d068a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10316 | 2026.01.05 19:12:39.375983 [ 268 ] {9d80f7dc-8e36-4159-9bbc-99a88d068a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10317 | 2026.01.05 19:12:39.376477 [ 268 ] {9d80f7dc-8e36-4159-9bbc-99a88d068a20} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2026.01.05 19:12:39.376511 [ 268 ] {9d80f7dc-8e36-4159-9bbc-99a88d068a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10319 | 2026.01.05 19:12:39.376826 [ 268 ] {9d80f7dc-8e36-4159-9bbc-99a88d068a20} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10320 | 2026.01.05 19:12:39.377040 [ 268 ] {9d80f7dc-8e36-4159-9bbc-99a88d068a20} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2026.01.05 19:12:39.377172 [ 268 ] {9d80f7dc-8e36-4159-9bbc-99a88d068a20} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001248 sec., 172275.64102564103 rows/sec., 10.23 MiB/sec. | ||
| 10322 | 2026.01.05 19:12:39.377211 [ 268 ] {9d80f7dc-8e36-4159-9bbc-99a88d068a20} <Debug> TCPHandler: Processed in 0.001412444 sec. | ||
| 10323 | 2026.01.05 19:12:39.377313 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10324 | 2026.01.05 19:12:39.377407 [ 268 ] {98e4ffe0-af96-4939-9a50-a55db490c077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10325 | 2026.01.05 19:12:39.377447 [ 268 ] {98e4ffe0-af96-4939-9a50-a55db490c077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10326 | 2026.01.05 19:12:39.377931 [ 268 ] {98e4ffe0-af96-4939-9a50-a55db490c077} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2026.01.05 19:12:39.377969 [ 268 ] {98e4ffe0-af96-4939-9a50-a55db490c077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10328 | 2026.01.05 19:12:39.378274 [ 268 ] {98e4ffe0-af96-4939-9a50-a55db490c077} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10329 | 2026.01.05 19:12:39.378490 [ 268 ] {98e4ffe0-af96-4939-9a50-a55db490c077} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2026.01.05 19:12:39.378623 [ 268 ] {98e4ffe0-af96-4939-9a50-a55db490c077} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001234 sec., 171799.02755267423 rows/sec., 11.08 MiB/sec. | ||
| 10331 | 2026.01.05 19:12:39.378662 [ 268 ] {98e4ffe0-af96-4939-9a50-a55db490c077} <Debug> TCPHandler: Processed in 0.001397094 sec. | ||
| 10332 | 2026.01.05 19:12:39.378766 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10333 | 2026.01.05 19:12:39.378866 [ 268 ] {52b4512e-4f0d-4576-91da-ee993789c782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10334 | 2026.01.05 19:12:39.378906 [ 268 ] {52b4512e-4f0d-4576-91da-ee993789c782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10335 | 2026.01.05 19:12:39.379394 [ 268 ] {52b4512e-4f0d-4576-91da-ee993789c782} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2026.01.05 19:12:39.379433 [ 268 ] {52b4512e-4f0d-4576-91da-ee993789c782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10337 | 2026.01.05 19:12:39.379769 [ 268 ] {52b4512e-4f0d-4576-91da-ee993789c782} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10338 | 2026.01.05 19:12:39.379989 [ 268 ] {52b4512e-4f0d-4576-91da-ee993789c782} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2026.01.05 19:12:39.380122 [ 268 ] {52b4512e-4f0d-4576-91da-ee993789c782} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001275 sec., 165490.19607843136 rows/sec., 9.40 MiB/sec. | ||
| 10340 | 2026.01.05 19:12:39.380162 [ 268 ] {52b4512e-4f0d-4576-91da-ee993789c782} <Debug> TCPHandler: Processed in 0.001445285 sec. | ||
| 10341 | 2026.01.05 19:12:39.380283 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10342 | 2026.01.05 19:12:39.380404 [ 268 ] {e1661856-515f-432d-9881-a935f93ea888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10343 | 2026.01.05 19:12:39.380453 [ 268 ] {e1661856-515f-432d-9881-a935f93ea888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10344 | 2026.01.05 19:12:39.381280 [ 268 ] {e1661856-515f-432d-9881-a935f93ea888} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2026.01.05 19:12:39.381324 [ 268 ] {e1661856-515f-432d-9881-a935f93ea888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10346 | 2026.01.05 19:12:39.381681 [ 268 ] {e1661856-515f-432d-9881-a935f93ea888} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10347 | 2026.01.05 19:12:39.381895 [ 268 ] {e1661856-515f-432d-9881-a935f93ea888} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2026.01.05 19:12:39.382026 [ 268 ] {e1661856-515f-432d-9881-a935f93ea888} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001646 sec., 418590.52247873635 rows/sec., 29.23 MiB/sec. | ||
| 10349 | 2026.01.05 19:12:39.382065 [ 268 ] {e1661856-515f-432d-9881-a935f93ea888} <Debug> TCPHandler: Processed in 0.001843795 sec. | ||
| 10350 | 2026.01.05 19:12:39.382190 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2026.01.05 19:12:39.382287 [ 268 ] {b3d4d29c-0d9d-47fa-afd4-83aa13e00573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10352 | 2026.01.05 19:12:39.382329 [ 268 ] {b3d4d29c-0d9d-47fa-afd4-83aa13e00573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10353 | 2026.01.05 19:12:39.382656 [ 268 ] {b3d4d29c-0d9d-47fa-afd4-83aa13e00573} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2026.01.05 19:12:39.382693 [ 268 ] {b3d4d29c-0d9d-47fa-afd4-83aa13e00573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10355 | 2026.01.05 19:12:39.383031 [ 268 ] {b3d4d29c-0d9d-47fa-afd4-83aa13e00573} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10356 | 2026.01.05 19:12:39.383252 [ 268 ] {b3d4d29c-0d9d-47fa-afd4-83aa13e00573} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2026.01.05 19:12:39.383385 [ 268 ] {b3d4d29c-0d9d-47fa-afd4-83aa13e00573} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 10358 | 2026.01.05 19:12:39.383421 [ 268 ] {b3d4d29c-0d9d-47fa-afd4-83aa13e00573} <Debug> TCPHandler: Processed in 0.001281281 sec. | ||
| 10359 | 2026.01.05 19:12:39.383532 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10360 | 2026.01.05 19:12:39.383627 [ 268 ] {2ef563f6-7e13-422a-98dd-243808437d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10361 | 2026.01.05 19:12:39.383669 [ 268 ] {2ef563f6-7e13-422a-98dd-243808437d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10362 | 2026.01.05 19:12:39.384121 [ 268 ] {2ef563f6-7e13-422a-98dd-243808437d64} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2026.01.05 19:12:39.384157 [ 268 ] {2ef563f6-7e13-422a-98dd-243808437d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10364 | 2026.01.05 19:12:39.384497 [ 268 ] {2ef563f6-7e13-422a-98dd-243808437d64} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10365 | 2026.01.05 19:12:39.384709 [ 268 ] {2ef563f6-7e13-422a-98dd-243808437d64} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2026.01.05 19:12:39.384838 [ 268 ] {2ef563f6-7e13-422a-98dd-243808437d64} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00123 sec., 255284.55284552847 rows/sec., 16.77 MiB/sec. | ||
| 10367 | 2026.01.05 19:12:39.384876 [ 268 ] {2ef563f6-7e13-422a-98dd-243808437d64} <Debug> TCPHandler: Processed in 0.001393684 sec. | ||
| 10368 | 2026.01.05 19:12:39.384988 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2026.01.05 19:12:39.385085 [ 268 ] {55e51d96-73d5-4eaa-8ea0-ceb51330d9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10370 | 2026.01.05 19:12:39.385129 [ 268 ] {55e51d96-73d5-4eaa-8ea0-ceb51330d9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10371 | 2026.01.05 19:12:39.385433 [ 268 ] {55e51d96-73d5-4eaa-8ea0-ceb51330d9e8} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2026.01.05 19:12:39.385469 [ 268 ] {55e51d96-73d5-4eaa-8ea0-ceb51330d9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10373 | 2026.01.05 19:12:39.385772 [ 268 ] {55e51d96-73d5-4eaa-8ea0-ceb51330d9e8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10374 | 2026.01.05 19:12:39.385978 [ 268 ] {55e51d96-73d5-4eaa-8ea0-ceb51330d9e8} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.01.05 19:12:39.386097 [ 268 ] {55e51d96-73d5-4eaa-8ea0-ceb51330d9e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 10376 | 2026.01.05 19:12:39.386130 [ 268 ] {55e51d96-73d5-4eaa-8ea0-ceb51330d9e8} <Debug> TCPHandler: Processed in 0.001208799 sec. | ||
| 10377 | 2026.01.05 19:12:39.386240 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2026.01.05 19:12:39.386353 [ 268 ] {739ee902-0bb2-4f64-a8a6-053cf20bd32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10379 | 2026.01.05 19:12:39.386414 [ 268 ] {739ee902-0bb2-4f64-a8a6-053cf20bd32b} <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 | ||
| 10380 | 2026.01.05 19:12:39.387338 [ 268 ] {739ee902-0bb2-4f64-a8a6-053cf20bd32b} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.01.05 19:12:39.387376 [ 268 ] {739ee902-0bb2-4f64-a8a6-053cf20bd32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10382 | 2026.01.05 19:12:39.387882 [ 268 ] {739ee902-0bb2-4f64-a8a6-053cf20bd32b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10383 | 2026.01.05 19:12:39.388093 [ 268 ] {739ee902-0bb2-4f64-a8a6-053cf20bd32b} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.01.05 19:12:39.388231 [ 268 ] {739ee902-0bb2-4f64-a8a6-053cf20bd32b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001871 sec., 5344.735435595938 rows/sec., 9.58 MiB/sec. | ||
| 10385 | 2026.01.05 19:12:39.388283 [ 268 ] {739ee902-0bb2-4f64-a8a6-053cf20bd32b} <Debug> TCPHandler: Processed in 0.002079271 sec. | ||
| 10386 | 2026.01.05 19:12:39.388390 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2026.01.05 19:12:39.388483 [ 268 ] {ef100e4d-28e4-4dd5-b1bb-c294ec667da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10388 | 2026.01.05 19:12:39.388523 [ 268 ] {ef100e4d-28e4-4dd5-b1bb-c294ec667da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10389 | 2026.01.05 19:12:39.388857 [ 268 ] {ef100e4d-28e4-4dd5-b1bb-c294ec667da5} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.01.05 19:12:39.388894 [ 268 ] {ef100e4d-28e4-4dd5-b1bb-c294ec667da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10391 | 2026.01.05 19:12:39.389190 [ 268 ] {ef100e4d-28e4-4dd5-b1bb-c294ec667da5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10392 | 2026.01.05 19:12:39.389392 [ 268 ] {ef100e4d-28e4-4dd5-b1bb-c294ec667da5} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2026.01.05 19:12:39.389515 [ 268 ] {ef100e4d-28e4-4dd5-b1bb-c294ec667da5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00105 sec., 99047.61904761905 rows/sec., 6.07 MiB/sec. | ||
| 10394 | 2026.01.05 19:12:39.389550 [ 268 ] {ef100e4d-28e4-4dd5-b1bb-c294ec667da5} <Debug> TCPHandler: Processed in 0.00120766 sec. | ||
| 10395 | 2026.01.05 19:12:44.388329 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10396 | 2026.01.05 19:12:44.388561 [ 268 ] {67d03c53-1e02-4a1a-808a-9f70e5d31913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10397 | 2026.01.05 19:12:44.388663 [ 268 ] {67d03c53-1e02-4a1a-808a-9f70e5d31913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10398 | 2026.01.05 19:12:44.389608 [ 268 ] {67d03c53-1e02-4a1a-808a-9f70e5d31913} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2026.01.05 19:12:44.389649 [ 268 ] {67d03c53-1e02-4a1a-808a-9f70e5d31913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10400 | 2026.01.05 19:12:44.390025 [ 268 ] {67d03c53-1e02-4a1a-808a-9f70e5d31913} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10401 | 2026.01.05 19:12:44.390252 [ 268 ] {67d03c53-1e02-4a1a-808a-9f70e5d31913} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2026.01.05 19:12:44.390399 [ 268 ] {67d03c53-1e02-4a1a-808a-9f70e5d31913} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001913 sec., 2090.9566126502873 rows/sec., 170.50 KiB/sec. | ||
| 10403 | 2026.01.05 19:12:44.390439 [ 268 ] {67d03c53-1e02-4a1a-808a-9f70e5d31913} <Debug> TCPHandler: Processed in 0.002242166 sec. | ||
| 10404 | 2026.01.05 19:12:44.390569 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10405 | 2026.01.05 19:12:44.390671 [ 268 ] {7e9f8b1c-d53f-43ec-9ed7-5bec8777dba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10406 | 2026.01.05 19:12:44.390710 [ 268 ] {7e9f8b1c-d53f-43ec-9ed7-5bec8777dba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10407 | 2026.01.05 19:12:44.391653 [ 268 ] {7e9f8b1c-d53f-43ec-9ed7-5bec8777dba7} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2026.01.05 19:12:44.391689 [ 268 ] {7e9f8b1c-d53f-43ec-9ed7-5bec8777dba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10409 | 2026.01.05 19:12:44.392058 [ 268 ] {7e9f8b1c-d53f-43ec-9ed7-5bec8777dba7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10410 | 2026.01.05 19:12:44.392260 [ 268 ] {7e9f8b1c-d53f-43ec-9ed7-5bec8777dba7} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2026.01.05 19:12:44.392388 [ 268 ] {7e9f8b1c-d53f-43ec-9ed7-5bec8777dba7} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001735 sec., 726224.7838616715 rows/sec., 60.21 MiB/sec. | ||
| 10412 | 2026.01.05 19:12:44.392426 [ 268 ] {7e9f8b1c-d53f-43ec-9ed7-5bec8777dba7} <Debug> TCPHandler: Processed in 0.001904577 sec. | ||
| 10413 | 2026.01.05 19:12:44.392542 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10414 | 2026.01.05 19:12:44.392635 [ 268 ] {066b0c88-c200-41d7-bc1c-238552db02cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10415 | 2026.01.05 19:12:44.392674 [ 268 ] {066b0c88-c200-41d7-bc1c-238552db02cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10416 | 2026.01.05 19:12:44.393126 [ 268 ] {066b0c88-c200-41d7-bc1c-238552db02cd} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2026.01.05 19:12:44.393162 [ 268 ] {066b0c88-c200-41d7-bc1c-238552db02cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10418 | 2026.01.05 19:12:44.393444 [ 268 ] {066b0c88-c200-41d7-bc1c-238552db02cd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10419 | 2026.01.05 19:12:44.393645 [ 268 ] {066b0c88-c200-41d7-bc1c-238552db02cd} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2026.01.05 19:12:44.393769 [ 268 ] {066b0c88-c200-41d7-bc1c-238552db02cd} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001153 sec., 30355.594102341718 rows/sec., 2.21 MiB/sec. | ||
| 10421 | 2026.01.05 19:12:44.393806 [ 268 ] {066b0c88-c200-41d7-bc1c-238552db02cd} <Debug> TCPHandler: Processed in 0.001311332 sec. | ||
| 10422 | 2026.01.05 19:12:44.393920 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10423 | 2026.01.05 19:12:44.394012 [ 268 ] {32e996f8-b2de-4d2d-a7dc-89f7c9f9e550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10424 | 2026.01.05 19:12:44.394050 [ 268 ] {32e996f8-b2de-4d2d-a7dc-89f7c9f9e550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10425 | 2026.01.05 19:12:44.394534 [ 268 ] {32e996f8-b2de-4d2d-a7dc-89f7c9f9e550} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10426 | 2026.01.05 19:12:44.394568 [ 268 ] {32e996f8-b2de-4d2d-a7dc-89f7c9f9e550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10427 | 2026.01.05 19:12:44.394860 [ 268 ] {32e996f8-b2de-4d2d-a7dc-89f7c9f9e550} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10428 | 2026.01.05 19:12:44.395069 [ 268 ] {32e996f8-b2de-4d2d-a7dc-89f7c9f9e550} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2026.01.05 19:12:44.395194 [ 268 ] {32e996f8-b2de-4d2d-a7dc-89f7c9f9e550} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.0012 sec., 190000.00000000003 rows/sec., 12.87 MiB/sec. | ||
| 10430 | 2026.01.05 19:12:44.395231 [ 268 ] {32e996f8-b2de-4d2d-a7dc-89f7c9f9e550} <Debug> TCPHandler: Processed in 0.001358874 sec. | ||
| 10431 | 2026.01.05 19:12:44.395341 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10432 | 2026.01.05 19:12:44.395434 [ 268 ] {98aa2176-7313-470b-bc2a-9d971f710fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10433 | 2026.01.05 19:12:44.395475 [ 268 ] {98aa2176-7313-470b-bc2a-9d971f710fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10434 | 2026.01.05 19:12:44.396072 [ 268 ] {98aa2176-7313-470b-bc2a-9d971f710fe0} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2026.01.05 19:12:44.396108 [ 268 ] {98aa2176-7313-470b-bc2a-9d971f710fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10436 | 2026.01.05 19:12:44.396424 [ 268 ] {98aa2176-7313-470b-bc2a-9d971f710fe0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10437 | 2026.01.05 19:12:44.396625 [ 268 ] {98aa2176-7313-470b-bc2a-9d971f710fe0} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2026.01.05 19:12:44.396752 [ 268 ] {98aa2176-7313-470b-bc2a-9d971f710fe0} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001336 sec., 415419.16167664673 rows/sec., 30.86 MiB/sec. | ||
| 10439 | 2026.01.05 19:12:44.396788 [ 268 ] {98aa2176-7313-470b-bc2a-9d971f710fe0} <Debug> TCPHandler: Processed in 0.001494837 sec. | ||
| 10440 | 2026.01.05 19:12:44.396900 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10441 | 2026.01.05 19:12:44.396992 [ 268 ] {03421c27-3dde-42ce-92bc-6ace0ad07b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10442 | 2026.01.05 19:12:44.397033 [ 268 ] {03421c27-3dde-42ce-92bc-6ace0ad07b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10443 | 2026.01.05 19:12:44.397605 [ 268 ] {03421c27-3dde-42ce-92bc-6ace0ad07b35} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2026.01.05 19:12:44.397640 [ 268 ] {03421c27-3dde-42ce-92bc-6ace0ad07b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10445 | 2026.01.05 19:12:44.397996 [ 268 ] {03421c27-3dde-42ce-92bc-6ace0ad07b35} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10446 | 2026.01.05 19:12:44.398200 [ 268 ] {03421c27-3dde-42ce-92bc-6ace0ad07b35} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.01.05 19:12:44.398328 [ 268 ] {03421c27-3dde-42ce-92bc-6ace0ad07b35} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001354 sec., 624815.3618906942 rows/sec., 42.06 MiB/sec. | ||
| 10448 | 2026.01.05 19:12:44.398364 [ 268 ] {03421c27-3dde-42ce-92bc-6ace0ad07b35} <Debug> TCPHandler: Processed in 0.001512687 sec. | ||
| 10449 | 2026.01.05 19:12:44.398475 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2026.01.05 19:12:44.398569 [ 268 ] {ab35241f-ba77-4563-8953-ae332093c816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10451 | 2026.01.05 19:12:44.398623 [ 268 ] {ab35241f-ba77-4563-8953-ae332093c816} <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 | ||
| 10452 | 2026.01.05 19:12:44.399421 [ 268 ] {ab35241f-ba77-4563-8953-ae332093c816} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2026.01.05 19:12:44.399456 [ 268 ] {ab35241f-ba77-4563-8953-ae332093c816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10454 | 2026.01.05 19:12:44.399967 [ 268 ] {ab35241f-ba77-4563-8953-ae332093c816} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10455 | 2026.01.05 19:12:44.400179 [ 268 ] {ab35241f-ba77-4563-8953-ae332093c816} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.01.05 19:12:44.400310 [ 268 ] {ab35241f-ba77-4563-8953-ae332093c816} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00176 sec., 17613.636363636364 rows/sec., 31.56 MiB/sec. | ||
| 10457 | 2026.01.05 19:12:44.400362 [ 268 ] {ab35241f-ba77-4563-8953-ae332093c816} <Debug> TCPHandler: Processed in 0.001934648 sec. | ||
| 10458 | 2026.01.05 19:12:44.400472 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10459 | 2026.01.05 19:12:44.400566 [ 268 ] {8962245e-0ec3-488e-93d1-7ee91f98ba9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10460 | 2026.01.05 19:12:44.400618 [ 268 ] {8962245e-0ec3-488e-93d1-7ee91f98ba9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10461 | 2026.01.05 19:12:44.400951 [ 268 ] {8962245e-0ec3-488e-93d1-7ee91f98ba9f} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2026.01.05 19:12:44.400985 [ 268 ] {8962245e-0ec3-488e-93d1-7ee91f98ba9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10463 | 2026.01.05 19:12:44.401286 [ 268 ] {8962245e-0ec3-488e-93d1-7ee91f98ba9f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10464 | 2026.01.05 19:12:44.401487 [ 268 ] {8962245e-0ec3-488e-93d1-7ee91f98ba9f} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.01.05 19:12:44.401618 [ 268 ] {8962245e-0ec3-488e-93d1-7ee91f98ba9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 10466 | 2026.01.05 19:12:44.401653 [ 268 ] {8962245e-0ec3-488e-93d1-7ee91f98ba9f} <Debug> TCPHandler: Processed in 0.001227761 sec. | ||
| 10467 | 2026.01.05 19:12:44.604131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21536 | ||
| 10468 | 2026.01.05 19:12:44.604581 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2026.01.05 19:12:44.604617 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10470 | 2026.01.05 19:12:44.605073 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10471 | 2026.01.05 19:12:44.605292 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10472 | 2026.01.05 19:12:44.605418 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21536 | ||
| 10473 | 2026.01.05 19:12:45.723641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10474 | 2026.01.05 19:12:45.741109 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2026.01.05 19:12:45.741170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10476 | 2026.01.05 19:12:45.747590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10477 | 2026.01.05 19:12:45.748304 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10478 | 2026.01.05 19:12:45.751645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10479 | 2026.01.05 19:12:47.172278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1366 | ||
| 10480 | 2026.01.05 19:12:47.174843 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.01.05 19:12:47.174904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10482 | 2026.01.05 19:12:47.176154 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10483 | 2026.01.05 19:12:47.176442 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2026.01.05 19:12:47.176823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1366 | ||
| 10485 | 2026.01.05 19:12:49.371647 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10486 | 2026.01.05 19:12:49.371837 [ 268 ] {c8538708-34c8-45c1-999b-0c20d86a1eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10487 | 2026.01.05 19:12:49.371899 [ 268 ] {c8538708-34c8-45c1-999b-0c20d86a1eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10488 | 2026.01.05 19:12:49.372742 [ 268 ] {c8538708-34c8-45c1-999b-0c20d86a1eda} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10489 | 2026.01.05 19:12:49.372784 [ 268 ] {c8538708-34c8-45c1-999b-0c20d86a1eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10490 | 2026.01.05 19:12:49.373177 [ 268 ] {c8538708-34c8-45c1-999b-0c20d86a1eda} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10491 | 2026.01.05 19:12:49.373398 [ 268 ] {c8538708-34c8-45c1-999b-0c20d86a1eda} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2026.01.05 19:12:49.373534 [ 119 ] {} <Debug> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10493 | 2026.01.05 19:12:49.373548 [ 268 ] {c8538708-34c8-45c1-999b-0c20d86a1eda} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001758 sec., 233219.56769055745 rows/sec., 14.79 MiB/sec. | ||
| 10494 | 2026.01.05 19:12:49.373606 [ 119 ] {} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2026.01.05 19:12:49.373618 [ 268 ] {c8538708-34c8-45c1-999b-0c20d86a1eda} <Debug> TCPHandler: Processed in 0.002100731 sec. | ||
| 10496 | 2026.01.05 19:12:49.373641 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10497 | 2026.01.05 19:12:49.373766 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10498 | 2026.01.05 19:12:49.373773 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10499 | 2026.01.05 19:12:49.373898 [ 268 ] {de4248c1-bd06-4826-8a0b-2db032cfdd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10500 | 2026.01.05 19:12:49.373952 [ 268 ] {de4248c1-bd06-4826-8a0b-2db032cfdd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10501 | 2026.01.05 19:12:49.373957 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10502 | 2026.01.05 19:12:49.374004 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 410 rows starting from the beginning of the part | ||
| 10503 | 2026.01.05 19:12:49.374072 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10504 | 2026.01.05 19:12:49.374119 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 10505 | 2026.01.05 19:12:49.374166 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 10506 | 2026.01.05 19:12:49.374215 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 10507 | 2026.01.05 19:12:49.374983 [ 268 ] {de4248c1-bd06-4826-8a0b-2db032cfdd67} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.01.05 19:12:49.375024 [ 268 ] {de4248c1-bd06-4826-8a0b-2db032cfdd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10509 | 2026.01.05 19:12:49.375331 [ 199 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161621 sec., 1268399.5272891517 rows/sec., 85.30 MiB/sec. | ||
| 10510 | 2026.01.05 19:12:49.375427 [ 268 ] {de4248c1-bd06-4826-8a0b-2db032cfdd67} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10511 | 2026.01.05 19:12:49.375497 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10512 | 2026.01.05 19:12:49.375705 [ 268 ] {de4248c1-bd06-4826-8a0b-2db032cfdd67} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10513 | 2026.01.05 19:12:49.375827 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_33_8} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2026.01.05 19:12:49.375885 [ 268 ] {de4248c1-bd06-4826-8a0b-2db032cfdd67} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002011 sec., 562904.0278468423 rows/sec., 44.60 MiB/sec. | ||
| 10515 | 2026.01.05 19:12:49.375898 [ 120 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10516 | 2026.01.05 19:12:49.375911 [ 191 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_33_8} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10517 | 2026.01.05 19:12:49.375936 [ 268 ] {de4248c1-bd06-4826-8a0b-2db032cfdd67} <Debug> TCPHandler: Processed in 0.002233125 sec. | ||
| 10518 | 2026.01.05 19:12:49.375954 [ 120 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10519 | 2026.01.05 19:12:49.375985 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10520 | 2026.01.05 19:12:49.376023 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 10521 | 2026.01.05 19:12:49.376069 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2026.01.05 19:12:49.376094 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10523 | 2026.01.05 19:12:49.376168 [ 268 ] {19734ebc-11e9-4b8e-8193-44697de28dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10524 | 2026.01.05 19:12:49.376174 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10525 | 2026.01.05 19:12:49.376216 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2344 rows starting from the beginning of the part | ||
| 10526 | 2026.01.05 19:12:49.376217 [ 268 ] {19734ebc-11e9-4b8e-8193-44697de28dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10527 | 2026.01.05 19:12:49.376279 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1136 rows starting from the beginning of the part | ||
| 10528 | 2026.01.05 19:12:49.376327 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 118 rows starting from the beginning of the part | ||
| 10529 | 2026.01.05 19:12:49.376368 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1132 rows starting from the beginning of the part | ||
| 10530 | 2026.01.05 19:12:49.376407 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1260 rows starting from the beginning of the part | ||
| 10531 | 2026.01.05 19:12:49.376446 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1132 rows starting from the beginning of the part | ||
| 10532 | 2026.01.05 19:12:49.376751 [ 268 ] {19734ebc-11e9-4b8e-8193-44697de28dc0} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2026.01.05 19:12:49.376792 [ 268 ] {19734ebc-11e9-4b8e-8193-44697de28dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10534 | 2026.01.05 19:12:49.377134 [ 268 ] {19734ebc-11e9-4b8e-8193-44697de28dc0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10535 | 2026.01.05 19:12:49.377364 [ 268 ] {19734ebc-11e9-4b8e-8193-44697de28dc0} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2026.01.05 19:12:49.377499 [ 268 ] {19734ebc-11e9-4b8e-8193-44697de28dc0} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00135 sec., 159259.25925925924 rows/sec., 9.45 MiB/sec. | ||
| 10537 | 2026.01.05 19:12:49.377537 [ 268 ] {19734ebc-11e9-4b8e-8193-44697de28dc0} <Debug> TCPHandler: Processed in 0.001523038 sec. | ||
| 10538 | 2026.01.05 19:12:49.377640 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10539 | 2026.01.05 19:12:49.377731 [ 268 ] {d200c999-1543-4cc0-9710-93f3d6309d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10540 | 2026.01.05 19:12:49.377770 [ 268 ] {d200c999-1543-4cc0-9710-93f3d6309d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10541 | 2026.01.05 19:12:49.378260 [ 268 ] {d200c999-1543-4cc0-9710-93f3d6309d6f} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.01.05 19:12:49.378296 [ 268 ] {d200c999-1543-4cc0-9710-93f3d6309d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10543 | 2026.01.05 19:12:49.378602 [ 268 ] {d200c999-1543-4cc0-9710-93f3d6309d6f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10544 | 2026.01.05 19:12:49.378662 [ 201 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7122 rows, containing 5 columns (5 merged, 0 gathered) in 0.002592614 sec., 2747034.460201171 rows/sec., 232.00 MiB/sec. | ||
| 10545 | 2026.01.05 19:12:49.378815 [ 268 ] {d200c999-1543-4cc0-9710-93f3d6309d6f} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2026.01.05 19:12:49.378886 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10547 | 2026.01.05 19:12:49.378952 [ 268 ] {d200c999-1543-4cc0-9710-93f3d6309d6f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001239 sec., 171105.73042776433 rows/sec., 11.03 MiB/sec. | ||
| 10548 | 2026.01.05 19:12:49.378996 [ 268 ] {d200c999-1543-4cc0-9710-93f3d6309d6f} <Debug> TCPHandler: Processed in 0.001403875 sec. | ||
| 10549 | 2026.01.05 19:12:49.379124 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10550 | 2026.01.05 19:12:49.379139 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_66_13} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10551 | 2026.01.05 19:12:49.379219 [ 191 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_66_13} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10552 | 2026.01.05 19:12:49.379251 [ 268 ] {aa3fd0f5-c28c-4eb9-933c-ba49a76d711c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10553 | 2026.01.05 19:12:49.379274 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 10554 | 2026.01.05 19:12:49.379305 [ 268 ] {aa3fd0f5-c28c-4eb9-933c-ba49a76d711c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10555 | 2026.01.05 19:12:49.379864 [ 268 ] {aa3fd0f5-c28c-4eb9-933c-ba49a76d711c} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10556 | 2026.01.05 19:12:49.379902 [ 268 ] {aa3fd0f5-c28c-4eb9-933c-ba49a76d711c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10557 | 2026.01.05 19:12:49.380228 [ 268 ] {aa3fd0f5-c28c-4eb9-933c-ba49a76d711c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10558 | 2026.01.05 19:12:49.380445 [ 268 ] {aa3fd0f5-c28c-4eb9-933c-ba49a76d711c} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10559 | 2026.01.05 19:12:49.380573 [ 120 ] {} <Debug> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10560 | 2026.01.05 19:12:49.380579 [ 268 ] {aa3fd0f5-c28c-4eb9-933c-ba49a76d711c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001352 sec., 156065.08875739647 rows/sec., 8.86 MiB/sec. | ||
| 10561 | 2026.01.05 19:12:49.380614 [ 120 ] {} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.01.05 19:12:49.380638 [ 268 ] {aa3fd0f5-c28c-4eb9-933c-ba49a76d711c} <Debug> TCPHandler: Processed in 0.001577129 sec. | ||
| 10563 | 2026.01.05 19:12:49.380639 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10564 | 2026.01.05 19:12:49.380766 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10565 | 2026.01.05 19:12:49.380768 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10566 | 2026.01.05 19:12:49.380898 [ 268 ] {fb381170-80a9-4508-b73b-50eb368cc3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10567 | 2026.01.05 19:12:49.380925 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10568 | 2026.01.05 19:12:49.380951 [ 268 ] {fb381170-80a9-4508-b73b-50eb368cc3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10569 | 2026.01.05 19:12:49.380973 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 211 rows starting from the beginning of the part | ||
| 10570 | 2026.01.05 19:12:49.381056 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10571 | 2026.01.05 19:12:49.381113 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 10572 | 2026.01.05 19:12:49.381164 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 10573 | 2026.01.05 19:12:49.381210 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 10574 | 2026.01.05 19:12:49.381744 [ 268 ] {fb381170-80a9-4508-b73b-50eb368cc3f8} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2026.01.05 19:12:49.381785 [ 268 ] {fb381170-80a9-4508-b73b-50eb368cc3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10576 | 2026.01.05 19:12:49.382139 [ 268 ] {fb381170-80a9-4508-b73b-50eb368cc3f8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10577 | 2026.01.05 19:12:49.382164 [ 201 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448766 sec., 728205.9352580057 rows/sec., 44.13 MiB/sec. | ||
| 10578 | 2026.01.05 19:12:49.382300 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10579 | 2026.01.05 19:12:49.382385 [ 268 ] {fb381170-80a9-4508-b73b-50eb368cc3f8} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10580 | 2026.01.05 19:12:49.382530 [ 268 ] {fb381170-80a9-4508-b73b-50eb368cc3f8} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001662 sec., 414560.770156438 rows/sec., 28.95 MiB/sec. | ||
| 10581 | 2026.01.05 19:12:49.382533 [ 120 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10582 | 2026.01.05 19:12:49.382571 [ 268 ] {fb381170-80a9-4508-b73b-50eb368cc3f8} <Debug> TCPHandler: Processed in 0.001864876 sec. | ||
| 10583 | 2026.01.05 19:12:49.382584 [ 120 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2026.01.05 19:12:49.382587 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_33_8} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10585 | 2026.01.05 19:12:49.382614 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10586 | 2026.01.05 19:12:49.382678 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10587 | 2026.01.05 19:12:49.382679 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_33_8} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10588 | 2026.01.05 19:12:49.382697 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10589 | 2026.01.05 19:12:49.382765 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10590 | 2026.01.05 19:12:49.382774 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10591 | 2026.01.05 19:12:49.382796 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1212 rows starting from the beginning of the part | ||
| 10592 | 2026.01.05 19:12:49.382826 [ 268 ] {c72ac254-d1f3-483a-a553-4398f7470c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10593 | 2026.01.05 19:12:49.382846 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 697 rows starting from the beginning of the part | ||
| 10594 | 2026.01.05 19:12:49.382889 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 95 rows starting from the beginning of the part | ||
| 10595 | 2026.01.05 19:12:49.382896 [ 268 ] {c72ac254-d1f3-483a-a553-4398f7470c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10596 | 2026.01.05 19:12:49.382922 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 689 rows starting from the beginning of the part | ||
| 10597 | 2026.01.05 19:12:49.382963 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 555 rows starting from the beginning of the part | ||
| 10598 | 2026.01.05 19:12:49.382996 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 689 rows starting from the beginning of the part | ||
| 10599 | 2026.01.05 19:12:49.383270 [ 268 ] {c72ac254-d1f3-483a-a553-4398f7470c52} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.01.05 19:12:49.383313 [ 268 ] {c72ac254-d1f3-483a-a553-4398f7470c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10601 | 2026.01.05 19:12:49.383651 [ 268 ] {c72ac254-d1f3-483a-a553-4398f7470c52} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10602 | 2026.01.05 19:12:49.383878 [ 268 ] {c72ac254-d1f3-483a-a553-4398f7470c52} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.01.05 19:12:49.384013 [ 268 ] {c72ac254-d1f3-483a-a553-4398f7470c52} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001211 sec., 4954.58298926507 rows/sec., 258.86 KiB/sec. | ||
| 10604 | 2026.01.05 19:12:49.384051 [ 268 ] {c72ac254-d1f3-483a-a553-4398f7470c52} <Debug> TCPHandler: Processed in 0.001412525 sec. | ||
| 10605 | 2026.01.05 19:12:49.384162 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10606 | 2026.01.05 19:12:49.384258 [ 268 ] {3df403c7-e4c4-4019-931d-668eacc16e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10607 | 2026.01.05 19:12:49.384258 [ 190 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3937 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600549 sec., 2459780.9876486133 rows/sec., 184.63 MiB/sec. | ||
| 10608 | 2026.01.05 19:12:49.384302 [ 268 ] {3df403c7-e4c4-4019-931d-668eacc16e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10609 | 2026.01.05 19:12:49.384450 [ 190 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10610 | 2026.01.05 19:12:49.384717 [ 190 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_66_13} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2026.01.05 19:12:49.384770 [ 268 ] {3df403c7-e4c4-4019-931d-668eacc16e96} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10612 | 2026.01.05 19:12:49.384792 [ 190 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_66_13} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10613 | 2026.01.05 19:12:49.384816 [ 268 ] {3df403c7-e4c4-4019-931d-668eacc16e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10614 | 2026.01.05 19:12:49.384900 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 10615 | 2026.01.05 19:12:49.385171 [ 268 ] {3df403c7-e4c4-4019-931d-668eacc16e96} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10616 | 2026.01.05 19:12:49.385384 [ 268 ] {3df403c7-e4c4-4019-931d-668eacc16e96} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2026.01.05 19:12:49.385514 [ 268 ] {3df403c7-e4c4-4019-931d-668eacc16e96} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001275 sec., 246274.50980392154 rows/sec., 16.18 MiB/sec. | ||
| 10618 | 2026.01.05 19:12:49.385518 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10619 | 2026.01.05 19:12:49.385553 [ 268 ] {3df403c7-e4c4-4019-931d-668eacc16e96} <Debug> TCPHandler: Processed in 0.001438715 sec. | ||
| 10620 | 2026.01.05 19:12:49.385566 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10621 | 2026.01.05 19:12:49.385590 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10622 | 2026.01.05 19:12:49.385649 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10623 | 2026.01.05 19:12:49.385681 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10624 | 2026.01.05 19:12:49.385739 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10625 | 2026.01.05 19:12:49.385779 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21807 rows starting from the beginning of the part | ||
| 10626 | 2026.01.05 19:12:49.385801 [ 268 ] {e01677aa-d05c-4e54-b686-173537f360ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10627 | 2026.01.05 19:12:49.385823 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 318 rows starting from the beginning of the part | ||
| 10628 | 2026.01.05 19:12:49.385855 [ 268 ] {e01677aa-d05c-4e54-b686-173537f360ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10629 | 2026.01.05 19:12:49.385865 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 10630 | 2026.01.05 19:12:49.385909 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 314 rows starting from the beginning of the part | ||
| 10631 | 2026.01.05 19:12:49.385944 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 846 rows starting from the beginning of the part | ||
| 10632 | 2026.01.05 19:12:49.385978 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 314 rows starting from the beginning of the part | ||
| 10633 | 2026.01.05 19:12:49.386225 [ 268 ] {e01677aa-d05c-4e54-b686-173537f360ee} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2026.01.05 19:12:49.386272 [ 268 ] {e01677aa-d05c-4e54-b686-173537f360ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10635 | 2026.01.05 19:12:49.386640 [ 268 ] {e01677aa-d05c-4e54-b686-173537f360ee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10636 | 2026.01.05 19:12:49.386846 [ 268 ] {e01677aa-d05c-4e54-b686-173537f360ee} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10637 | 2026.01.05 19:12:49.386977 [ 268 ] {e01677aa-d05c-4e54-b686-173537f360ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0012 sec., 833.3333333333334 rows/sec., 56.15 KiB/sec. | ||
| 10638 | 2026.01.05 19:12:49.387013 [ 268 ] {e01677aa-d05c-4e54-b686-173537f360ee} <Debug> TCPHandler: Processed in 0.001387324 sec. | ||
| 10639 | 2026.01.05 19:12:49.387130 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10640 | 2026.01.05 19:12:49.387246 [ 268 ] {1450c8fb-067f-4a90-bc61-c3e4b6c0bf69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10641 | 2026.01.05 19:12:49.387313 [ 268 ] {1450c8fb-067f-4a90-bc61-c3e4b6c0bf69} <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 | ||
| 10642 | 2026.01.05 19:12:49.388172 [ 268 ] {1450c8fb-067f-4a90-bc61-c3e4b6c0bf69} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2026.01.05 19:12:49.388208 [ 268 ] {1450c8fb-067f-4a90-bc61-c3e4b6c0bf69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10644 | 2026.01.05 19:12:49.391581 [ 268 ] {1450c8fb-067f-4a90-bc61-c3e4b6c0bf69} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10645 | 2026.01.05 19:12:49.391870 [ 268 ] {1450c8fb-067f-4a90-bc61-c3e4b6c0bf69} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2026.01.05 19:12:49.392011 [ 268 ] {1450c8fb-067f-4a90-bc61-c3e4b6c0bf69} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004789 sec., 2088.1186051367717 rows/sec., 3.74 MiB/sec. | ||
| 10647 | 2026.01.05 19:12:49.392066 [ 268 ] {1450c8fb-067f-4a90-bc61-c3e4b6c0bf69} <Debug> TCPHandler: Processed in 0.004997803 sec. | ||
| 10648 | 2026.01.05 19:12:49.392182 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10649 | 2026.01.05 19:12:49.392278 [ 268 ] {cc3ec0bf-cc68-404a-8118-a04070af3e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10650 | 2026.01.05 19:12:49.392320 [ 268 ] {cc3ec0bf-cc68-404a-8118-a04070af3e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10651 | 2026.01.05 19:12:49.392678 [ 268 ] {cc3ec0bf-cc68-404a-8118-a04070af3e64} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2026.01.05 19:12:49.392713 [ 268 ] {cc3ec0bf-cc68-404a-8118-a04070af3e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10653 | 2026.01.05 19:12:49.393029 [ 268 ] {cc3ec0bf-cc68-404a-8118-a04070af3e64} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10654 | 2026.01.05 19:12:49.393229 [ 268 ] {cc3ec0bf-cc68-404a-8118-a04070af3e64} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2026.01.05 19:12:49.393350 [ 119 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10656 | 2026.01.05 19:12:49.393355 [ 268 ] {cc3ec0bf-cc68-404a-8118-a04070af3e64} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001096 sec., 94890.51094890511 rows/sec., 5.81 MiB/sec. | ||
| 10657 | 2026.01.05 19:12:49.393393 [ 119 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2026.01.05 19:12:49.393411 [ 268 ] {cc3ec0bf-cc68-404a-8118-a04070af3e64} <Debug> TCPHandler: Processed in 0.001278992 sec. | ||
| 10659 | 2026.01.05 19:12:49.393418 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10660 | 2026.01.05 19:12:49.393503 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10661 | 2026.01.05 19:12:49.393583 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10662 | 2026.01.05 19:12:49.393609 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4830 rows starting from the beginning of the part | ||
| 10663 | 2026.01.05 19:12:49.393655 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 10664 | 2026.01.05 19:12:49.393694 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 10665 | 2026.01.05 19:12:49.393729 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 10666 | 2026.01.05 19:12:49.393764 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10667 | 2026.01.05 19:12:49.393805 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 10668 | 2026.01.05 19:12:49.398804 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5262 rows, containing 4 columns (4 merged, 0 gathered) in 0.005330041 sec., 987234.4321553999 rows/sec., 62.57 MiB/sec. | ||
| 10669 | 2026.01.05 19:12:49.399417 [ 196 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10670 | 2026.01.05 19:12:49.399749 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23759 rows, containing 5 columns (5 merged, 0 gathered) in 0.014118048 sec., 1682881.3728356783 rows/sec., 112.56 MiB/sec. | ||
| 10671 | 2026.01.05 19:12:49.399807 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_66_13} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10672 | 2026.01.05 19:12:49.399892 [ 202 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_66_13} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10673 | 2026.01.05 19:12:49.399975 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10674 | 2026.01.05 19:12:49.400170 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10675 | 2026.01.05 19:12:49.400436 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2026.01.05 19:12:49.400498 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10677 | 2026.01.05 19:12:49.400561 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10678 | 2026.01.05 19:12:51.974276 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10679 | 2026.01.05 19:12:51.974330 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10680 | 2026.01.05 19:12:52.105521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22048 | ||
| 10681 | 2026.01.05 19:12:52.106045 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2026.01.05 19:12:52.106088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10683 | 2026.01.05 19:12:52.106575 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10684 | 2026.01.05 19:12:52.106805 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2026.01.05 19:12:52.106934 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22048 | ||
| 10686 | 2026.01.05 19:12:52.106950 [ 63 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10687 | 2026.01.05 19:12:52.107007 [ 63 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10688 | 2026.01.05 19:12:52.107028 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10689 | 2026.01.05 19:12:52.107129 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10690 | 2026.01.05 19:12:52.107236 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10691 | 2026.01.05 19:12:52.107272 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19616 rows starting from the beginning of the part | ||
| 10692 | 2026.01.05 19:12:52.107335 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10693 | 2026.01.05 19:12:52.107386 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10694 | 2026.01.05 19:12:52.107433 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10695 | 2026.01.05 19:12:52.107478 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10696 | 2026.01.05 19:12:52.107524 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10697 | 2026.01.05 19:12:52.109425 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22048 rows, containing 4 columns (4 merged, 0 gathered) in 0.002343298 sec., 9408961.216200415 rows/sec., 134.60 MiB/sec. | ||
| 10698 | 2026.01.05 19:12:52.109856 [ 196 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10699 | 2026.01.05 19:12:52.110188 [ 196 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_46_9} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2026.01.05 19:12:52.110281 [ 196 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_46_9} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10701 | 2026.01.05 19:12:52.110394 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 10702 | 2026.01.05 19:12:53.251765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10703 | 2026.01.05 19:12:53.268856 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2026.01.05 19:12:53.268909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10705 | 2026.01.05 19:12:53.274564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10706 | 2026.01.05 19:12:53.275243 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2026.01.05 19:12:53.275561 [ 61 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10708 | 2026.01.05 19:12:53.275632 [ 61 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2026.01.05 19:12:53.275658 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10710 | 2026.01.05 19:12:53.275785 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10711 | 2026.01.05 19:12:53.278228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10712 | 2026.01.05 19:12:53.279714 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10713 | 2026.01.05 19:12:53.281347 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10714 | 2026.01.05 19:12:53.286248 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10715 | 2026.01.05 19:12:53.290800 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10716 | 2026.01.05 19:12:53.295592 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10717 | 2026.01.05 19:12:53.299932 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10718 | 2026.01.05 19:12:53.303825 [ 197 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10719 | 2026.01.05 19:12:53.358452 [ 202 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082722007 sec., 4194.772498689496 rows/sec., 21.69 MiB/sec. | ||
| 10720 | 2026.01.05 19:12:53.361223 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10721 | 2026.01.05 19:12:53.363399 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_46_9} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2026.01.05 19:12:53.363511 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_46_9} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10723 | 2026.01.05 19:12:53.366292 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10724 | 2026.01.05 19:12:54.361443 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10725 | 2026.01.05 19:12:54.361719 [ 268 ] {16e1e241-3e7a-4776-b523-e68cdf2704f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10726 | 2026.01.05 19:12:54.361819 [ 268 ] {16e1e241-3e7a-4776-b523-e68cdf2704f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10727 | 2026.01.05 19:12:54.362639 [ 268 ] {16e1e241-3e7a-4776-b523-e68cdf2704f5} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2026.01.05 19:12:54.362681 [ 268 ] {16e1e241-3e7a-4776-b523-e68cdf2704f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10729 | 2026.01.05 19:12:54.363087 [ 268 ] {16e1e241-3e7a-4776-b523-e68cdf2704f5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10730 | 2026.01.05 19:12:54.363306 [ 268 ] {16e1e241-3e7a-4776-b523-e68cdf2704f5} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10731 | 2026.01.05 19:12:54.363454 [ 268 ] {16e1e241-3e7a-4776-b523-e68cdf2704f5} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001811 sec., 65157.37161789067 rows/sec., 5.53 MiB/sec. | ||
| 10732 | 2026.01.05 19:12:54.363495 [ 268 ] {16e1e241-3e7a-4776-b523-e68cdf2704f5} <Debug> TCPHandler: Processed in 0.002227875 sec. | ||
| 10733 | 2026.01.05 19:12:54.363635 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2026.01.05 19:12:54.363734 [ 268 ] {768a9ad5-491d-433e-af49-3231f738ecdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10735 | 2026.01.05 19:12:54.363774 [ 268 ] {768a9ad5-491d-433e-af49-3231f738ecdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10736 | 2026.01.05 19:12:54.364305 [ 268 ] {768a9ad5-491d-433e-af49-3231f738ecdf} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2026.01.05 19:12:54.364342 [ 268 ] {768a9ad5-491d-433e-af49-3231f738ecdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10738 | 2026.01.05 19:12:54.364643 [ 268 ] {768a9ad5-491d-433e-af49-3231f738ecdf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10739 | 2026.01.05 19:12:54.364857 [ 268 ] {768a9ad5-491d-433e-af49-3231f738ecdf} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2026.01.05 19:12:54.364988 [ 268 ] {768a9ad5-491d-433e-af49-3231f738ecdf} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001273 sec., 24351.92458758837 rows/sec., 1.79 MiB/sec. | ||
| 10741 | 2026.01.05 19:12:54.365025 [ 268 ] {768a9ad5-491d-433e-af49-3231f738ecdf} <Debug> TCPHandler: Processed in 0.001437776 sec. | ||
| 10742 | 2026.01.05 19:12:54.365151 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10743 | 2026.01.05 19:12:54.365244 [ 268 ] {af4c7e96-0119-4ca6-a000-e7085d3f7d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10744 | 2026.01.05 19:12:54.365285 [ 268 ] {af4c7e96-0119-4ca6-a000-e7085d3f7d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10745 | 2026.01.05 19:12:54.365814 [ 268 ] {af4c7e96-0119-4ca6-a000-e7085d3f7d90} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.01.05 19:12:54.365851 [ 268 ] {af4c7e96-0119-4ca6-a000-e7085d3f7d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10747 | 2026.01.05 19:12:54.366159 [ 268 ] {af4c7e96-0119-4ca6-a000-e7085d3f7d90} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10748 | 2026.01.05 19:12:54.366368 [ 268 ] {af4c7e96-0119-4ca6-a000-e7085d3f7d90} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2026.01.05 19:12:54.366494 [ 268 ] {af4c7e96-0119-4ca6-a000-e7085d3f7d90} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001268 sec., 74921.13564668769 rows/sec., 5.85 MiB/sec. | ||
| 10750 | 2026.01.05 19:12:54.366531 [ 268 ] {af4c7e96-0119-4ca6-a000-e7085d3f7d90} <Debug> TCPHandler: Processed in 0.001431775 sec. | ||
| 10751 | 2026.01.05 19:12:54.366655 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10752 | 2026.01.05 19:12:54.366748 [ 268 ] {3c8be2c4-c9d8-49b9-8d72-b384503f5f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10753 | 2026.01.05 19:12:54.366791 [ 268 ] {3c8be2c4-c9d8-49b9-8d72-b384503f5f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10754 | 2026.01.05 19:12:54.367243 [ 268 ] {3c8be2c4-c9d8-49b9-8d72-b384503f5f2e} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.01.05 19:12:54.367280 [ 268 ] {3c8be2c4-c9d8-49b9-8d72-b384503f5f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10756 | 2026.01.05 19:12:54.367610 [ 268 ] {3c8be2c4-c9d8-49b9-8d72-b384503f5f2e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10757 | 2026.01.05 19:12:54.367822 [ 268 ] {3c8be2c4-c9d8-49b9-8d72-b384503f5f2e} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.01.05 19:12:54.367950 [ 268 ] {3c8be2c4-c9d8-49b9-8d72-b384503f5f2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 10759 | 2026.01.05 19:12:54.367986 [ 268 ] {3c8be2c4-c9d8-49b9-8d72-b384503f5f2e} <Debug> TCPHandler: Processed in 0.001379113 sec. | ||
| 10760 | 2026.01.05 19:12:54.368097 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10761 | 2026.01.05 19:12:54.368190 [ 268 ] {21a340c7-a105-4e1e-8bc2-f2a41f1a2fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10762 | 2026.01.05 19:12:54.368244 [ 268 ] {21a340c7-a105-4e1e-8bc2-f2a41f1a2fd0} <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 | ||
| 10763 | 2026.01.05 19:12:54.369130 [ 268 ] {21a340c7-a105-4e1e-8bc2-f2a41f1a2fd0} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.01.05 19:12:54.369166 [ 268 ] {21a340c7-a105-4e1e-8bc2-f2a41f1a2fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10765 | 2026.01.05 19:12:54.369698 [ 268 ] {21a340c7-a105-4e1e-8bc2-f2a41f1a2fd0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10766 | 2026.01.05 19:12:54.369926 [ 268 ] {21a340c7-a105-4e1e-8bc2-f2a41f1a2fd0} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.01.05 19:12:54.370065 [ 268 ] {21a340c7-a105-4e1e-8bc2-f2a41f1a2fd0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001893 sec., 16376.122556788168 rows/sec., 29.35 MiB/sec. | ||
| 10768 | 2026.01.05 19:12:54.370122 [ 268 ] {21a340c7-a105-4e1e-8bc2-f2a41f1a2fd0} <Debug> TCPHandler: Processed in 0.002071621 sec. | ||
| 10769 | 2026.01.05 19:12:54.370236 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2026.01.05 19:12:54.370329 [ 268 ] {19f778e4-a275-4023-82ef-4f8395edcd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10771 | 2026.01.05 19:12:54.370369 [ 268 ] {19f778e4-a275-4023-82ef-4f8395edcd5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10772 | 2026.01.05 19:12:54.370709 [ 268 ] {19f778e4-a275-4023-82ef-4f8395edcd5d} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2026.01.05 19:12:54.370744 [ 268 ] {19f778e4-a275-4023-82ef-4f8395edcd5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10774 | 2026.01.05 19:12:54.371037 [ 268 ] {19f778e4-a275-4023-82ef-4f8395edcd5d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10775 | 2026.01.05 19:12:54.371244 [ 268 ] {19f778e4-a275-4023-82ef-4f8395edcd5d} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2026.01.05 19:12:54.371378 [ 268 ] {19f778e4-a275-4023-82ef-4f8395edcd5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 10777 | 2026.01.05 19:12:54.371413 [ 268 ] {19f778e4-a275-4023-82ef-4f8395edcd5d} <Debug> TCPHandler: Processed in 0.00122467 sec. | ||
| 10778 | 2026.01.05 19:12:56.214683 [ 71 ] {} <Debug> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10779 | 2026.01.05 19:12:56.214776 [ 71 ] {} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10780 | 2026.01.05 19:12:56.214824 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10781 | 2026.01.05 19:12:56.215004 [ 194 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 10782 | 2026.01.05 19:12:56.215225 [ 194 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10783 | 2026.01.05 19:12:56.215282 [ 194 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 10784 | 2026.01.05 19:12:56.215394 [ 194 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 10785 | 2026.01.05 19:12:56.215479 [ 194 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 10786 | 2026.01.05 19:12:56.215555 [ 194 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 10787 | 2026.01.05 19:12:56.215624 [ 194 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 10788 | 2026.01.05 19:12:56.216730 [ 188 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802314 sec., 22193.690999459584 rows/sec., 1.85 MiB/sec. | ||
| 10789 | 2026.01.05 19:12:56.216880 [ 194 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10790 | 2026.01.05 19:12:56.217126 [ 194 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_17_4} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2026.01.05 19:12:56.217202 [ 194 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_17_4} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10792 | 2026.01.05 19:12:56.217267 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10793 | 2026.01.05 19:12:57.177052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1400 | ||
| 10794 | 2026.01.05 19:12:57.179405 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2026.01.05 19:12:57.179449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10796 | 2026.01.05 19:12:57.180637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10797 | 2026.01.05 19:12:57.180917 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10798 | 2026.01.05 19:12:57.181198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1400 | ||
| 10799 | 2026.01.05 19:12:58.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.06 MiB, peak 325.49 MiB, free memory in arenas 0.00 B, will set to 313.06 MiB (RSS), difference: 4.00 MiB | ||
| 10800 | 2026.01.05 19:12:59.370759 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10801 | 2026.01.05 19:12:59.370973 [ 268 ] {2bff7c9c-d59f-49e7-9f63-7d8494f6b2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10802 | 2026.01.05 19:12:59.371047 [ 268 ] {2bff7c9c-d59f-49e7-9f63-7d8494f6b2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10803 | 2026.01.05 19:12:59.371796 [ 268 ] {2bff7c9c-d59f-49e7-9f63-7d8494f6b2a0} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10804 | 2026.01.05 19:12:59.371847 [ 268 ] {2bff7c9c-d59f-49e7-9f63-7d8494f6b2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10805 | 2026.01.05 19:12:59.372272 [ 268 ] {2bff7c9c-d59f-49e7-9f63-7d8494f6b2a0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10806 | 2026.01.05 19:12:59.372511 [ 268 ] {2bff7c9c-d59f-49e7-9f63-7d8494f6b2a0} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10807 | 2026.01.05 19:12:59.372674 [ 268 ] {2bff7c9c-d59f-49e7-9f63-7d8494f6b2a0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001755 sec., 233618.23361823361 rows/sec., 14.82 MiB/sec. | ||
| 10808 | 2026.01.05 19:12:59.372718 [ 268 ] {2bff7c9c-d59f-49e7-9f63-7d8494f6b2a0} <Debug> TCPHandler: Processed in 0.002097842 sec. | ||
| 10809 | 2026.01.05 19:12:59.372836 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2026.01.05 19:12:59.372935 [ 268 ] {8b5874d1-3e86-4b78-9298-54fcbadf9750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10811 | 2026.01.05 19:12:59.372979 [ 268 ] {8b5874d1-3e86-4b78-9298-54fcbadf9750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10812 | 2026.01.05 19:12:59.373731 [ 268 ] {8b5874d1-3e86-4b78-9298-54fcbadf9750} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.01.05 19:12:59.373769 [ 268 ] {8b5874d1-3e86-4b78-9298-54fcbadf9750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10814 | 2026.01.05 19:12:59.374147 [ 268 ] {8b5874d1-3e86-4b78-9298-54fcbadf9750} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10815 | 2026.01.05 19:12:59.374373 [ 268 ] {8b5874d1-3e86-4b78-9298-54fcbadf9750} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.01.05 19:12:59.374504 [ 268 ] {8b5874d1-3e86-4b78-9298-54fcbadf9750} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001589 sec., 712397.7344241661 rows/sec., 56.45 MiB/sec. | ||
| 10817 | 2026.01.05 19:12:59.374543 [ 268 ] {8b5874d1-3e86-4b78-9298-54fcbadf9750} <Debug> TCPHandler: Processed in 0.001757084 sec. | ||
| 10818 | 2026.01.05 19:12:59.374662 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2026.01.05 19:12:59.374757 [ 268 ] {ef42fd44-eeb5-446d-8356-bc9fada9c144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10820 | 2026.01.05 19:12:59.374805 [ 268 ] {ef42fd44-eeb5-446d-8356-bc9fada9c144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10821 | 2026.01.05 19:12:59.375266 [ 268 ] {ef42fd44-eeb5-446d-8356-bc9fada9c144} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2026.01.05 19:12:59.375303 [ 268 ] {ef42fd44-eeb5-446d-8356-bc9fada9c144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10823 | 2026.01.05 19:12:59.375610 [ 268 ] {ef42fd44-eeb5-446d-8356-bc9fada9c144} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10824 | 2026.01.05 19:12:59.375823 [ 268 ] {ef42fd44-eeb5-446d-8356-bc9fada9c144} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2026.01.05 19:12:59.375942 [ 65 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10826 | 2026.01.05 19:12:59.375955 [ 268 ] {ef42fd44-eeb5-446d-8356-bc9fada9c144} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001216 sec., 176809.2105263158 rows/sec., 10.49 MiB/sec. | ||
| 10827 | 2026.01.05 19:12:59.376011 [ 65 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10828 | 2026.01.05 19:12:59.376020 [ 268 ] {ef42fd44-eeb5-446d-8356-bc9fada9c144} <Debug> TCPHandler: Processed in 0.001409795 sec. | ||
| 10829 | 2026.01.05 19:12:59.376040 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10830 | 2026.01.05 19:12:59.376156 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10831 | 2026.01.05 19:12:59.376159 [ 193 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10832 | 2026.01.05 19:12:59.376262 [ 268 ] {5d2ba340-fc4c-441b-96c9-ff6e25227f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10833 | 2026.01.05 19:12:59.376294 [ 193 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10834 | 2026.01.05 19:12:59.376303 [ 268 ] {5d2ba340-fc4c-441b-96c9-ff6e25227f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10835 | 2026.01.05 19:12:59.376338 [ 193 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 264 rows starting from the beginning of the part | ||
| 10836 | 2026.01.05 19:12:59.376421 [ 193 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 215 rows starting from the beginning of the part | ||
| 10837 | 2026.01.05 19:12:59.376493 [ 193 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 35 rows starting from the beginning of the part | ||
| 10838 | 2026.01.05 19:12:59.376558 [ 193 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 215 rows starting from the beginning of the part | ||
| 10839 | 2026.01.05 19:12:59.376623 [ 193 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 10840 | 2026.01.05 19:12:59.376687 [ 193 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 215 rows starting from the beginning of the part | ||
| 10841 | 2026.01.05 19:12:59.376789 [ 268 ] {5d2ba340-fc4c-441b-96c9-ff6e25227f41} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2026.01.05 19:12:59.376826 [ 268 ] {5d2ba340-fc4c-441b-96c9-ff6e25227f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10843 | 2026.01.05 19:12:59.377404 [ 268 ] {5d2ba340-fc4c-441b-96c9-ff6e25227f41} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10844 | 2026.01.05 19:12:59.377630 [ 268 ] {5d2ba340-fc4c-441b-96c9-ff6e25227f41} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2026.01.05 19:12:59.377765 [ 268 ] {5d2ba340-fc4c-441b-96c9-ff6e25227f41} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001522 sec., 139290.4073587385 rows/sec., 8.98 MiB/sec. | ||
| 10846 | 2026.01.05 19:12:59.377804 [ 268 ] {5d2ba340-fc4c-441b-96c9-ff6e25227f41} <Debug> TCPHandler: Processed in 0.001699312 sec. | ||
| 10847 | 2026.01.05 19:12:59.377910 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10848 | 2026.01.05 19:12:59.378005 [ 268 ] {ff040a59-357f-40d7-9079-66a02f668012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10849 | 2026.01.05 19:12:59.378045 [ 268 ] {ff040a59-357f-40d7-9079-66a02f668012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10850 | 2026.01.05 19:12:59.378193 [ 193 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.002093181 sec., 465798.22767357435 rows/sec., 30.14 MiB/sec. | ||
| 10851 | 2026.01.05 19:12:59.378419 [ 194 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10852 | 2026.01.05 19:12:59.378498 [ 268 ] {ff040a59-357f-40d7-9079-66a02f668012} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.01.05 19:12:59.378542 [ 268 ] {ff040a59-357f-40d7-9079-66a02f668012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10854 | 2026.01.05 19:12:59.378785 [ 194 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_66_13} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2026.01.05 19:12:59.378878 [ 194 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_66_13} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10856 | 2026.01.05 19:12:59.378900 [ 268 ] {ff040a59-357f-40d7-9079-66a02f668012} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10857 | 2026.01.05 19:12:59.379000 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10858 | 2026.01.05 19:12:59.379129 [ 268 ] {ff040a59-357f-40d7-9079-66a02f668012} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2026.01.05 19:12:59.379268 [ 268 ] {ff040a59-357f-40d7-9079-66a02f668012} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001282 sec., 164586.58346333855 rows/sec., 9.35 MiB/sec. | ||
| 10860 | 2026.01.05 19:12:59.379307 [ 268 ] {ff040a59-357f-40d7-9079-66a02f668012} <Debug> TCPHandler: Processed in 0.001447566 sec. | ||
| 10861 | 2026.01.05 19:12:59.379408 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10862 | 2026.01.05 19:12:59.379501 [ 268 ] {622c0eaf-2ee7-429d-af00-92f18034b33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10863 | 2026.01.05 19:12:59.379541 [ 268 ] {622c0eaf-2ee7-429d-af00-92f18034b33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10864 | 2026.01.05 19:12:59.380131 [ 268 ] {622c0eaf-2ee7-429d-af00-92f18034b33c} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2026.01.05 19:12:59.380169 [ 268 ] {622c0eaf-2ee7-429d-af00-92f18034b33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10866 | 2026.01.05 19:12:59.380512 [ 268 ] {622c0eaf-2ee7-429d-af00-92f18034b33c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10867 | 2026.01.05 19:12:59.380736 [ 268 ] {622c0eaf-2ee7-429d-af00-92f18034b33c} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2026.01.05 19:12:59.380867 [ 268 ] {622c0eaf-2ee7-429d-af00-92f18034b33c} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001383 sec., 498192.33550253074 rows/sec., 34.79 MiB/sec. | ||
| 10869 | 2026.01.05 19:12:59.380904 [ 268 ] {622c0eaf-2ee7-429d-af00-92f18034b33c} <Debug> TCPHandler: Processed in 0.001546268 sec. | ||
| 10870 | 2026.01.05 19:12:59.381016 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10871 | 2026.01.05 19:12:59.381112 [ 268 ] {8231e39f-247b-44f6-8d4e-afc40d43e481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10872 | 2026.01.05 19:12:59.381161 [ 268 ] {8231e39f-247b-44f6-8d4e-afc40d43e481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10873 | 2026.01.05 19:12:59.381507 [ 268 ] {8231e39f-247b-44f6-8d4e-afc40d43e481} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10874 | 2026.01.05 19:12:59.381543 [ 268 ] {8231e39f-247b-44f6-8d4e-afc40d43e481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10875 | 2026.01.05 19:12:59.381862 [ 268 ] {8231e39f-247b-44f6-8d4e-afc40d43e481} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10876 | 2026.01.05 19:12:59.382079 [ 268 ] {8231e39f-247b-44f6-8d4e-afc40d43e481} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10877 | 2026.01.05 19:12:59.382210 [ 268 ] {8231e39f-247b-44f6-8d4e-afc40d43e481} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 10878 | 2026.01.05 19:12:59.382246 [ 268 ] {8231e39f-247b-44f6-8d4e-afc40d43e481} <Debug> TCPHandler: Processed in 0.001280481 sec. | ||
| 10879 | 2026.01.05 19:12:59.382357 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10880 | 2026.01.05 19:12:59.382453 [ 268 ] {c601de24-d115-492e-a012-9e06e18d422a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10881 | 2026.01.05 19:12:59.382495 [ 268 ] {c601de24-d115-492e-a012-9e06e18d422a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10882 | 2026.01.05 19:12:59.382937 [ 268 ] {c601de24-d115-492e-a012-9e06e18d422a} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2026.01.05 19:12:59.382986 [ 268 ] {c601de24-d115-492e-a012-9e06e18d422a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10884 | 2026.01.05 19:12:59.383487 [ 268 ] {c601de24-d115-492e-a012-9e06e18d422a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10885 | 2026.01.05 19:12:59.383824 [ 268 ] {c601de24-d115-492e-a012-9e06e18d422a} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10886 | 2026.01.05 19:12:59.384008 [ 268 ] {c601de24-d115-492e-a012-9e06e18d422a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001571 sec., 199872.69255251435 rows/sec., 13.13 MiB/sec. | ||
| 10887 | 2026.01.05 19:12:59.384061 [ 268 ] {c601de24-d115-492e-a012-9e06e18d422a} <Debug> TCPHandler: Processed in 0.001753473 sec. | ||
| 10888 | 2026.01.05 19:12:59.384196 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10889 | 2026.01.05 19:12:59.384320 [ 268 ] {91defcf2-1297-40e6-b10e-c6c9b9ed47a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10890 | 2026.01.05 19:12:59.384380 [ 268 ] {91defcf2-1297-40e6-b10e-c6c9b9ed47a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10891 | 2026.01.05 19:12:59.384801 [ 268 ] {91defcf2-1297-40e6-b10e-c6c9b9ed47a7} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10892 | 2026.01.05 19:12:59.384846 [ 268 ] {91defcf2-1297-40e6-b10e-c6c9b9ed47a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10893 | 2026.01.05 19:12:59.385293 [ 268 ] {91defcf2-1297-40e6-b10e-c6c9b9ed47a7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10894 | 2026.01.05 19:12:59.385608 [ 268 ] {91defcf2-1297-40e6-b10e-c6c9b9ed47a7} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10895 | 2026.01.05 19:12:59.385745 [ 65 ] {} <Debug> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 10896 | 2026.01.05 19:12:59.385782 [ 65 ] {} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10897 | 2026.01.05 19:12:59.385788 [ 268 ] {91defcf2-1297-40e6-b10e-c6c9b9ed47a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 45.16 KiB/sec. | ||
| 10898 | 2026.01.05 19:12:59.385801 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10899 | 2026.01.05 19:12:59.385850 [ 268 ] {91defcf2-1297-40e6-b10e-c6c9b9ed47a7} <Debug> TCPHandler: Processed in 0.001715592 sec. | ||
| 10900 | 2026.01.05 19:12:59.385901 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 10901 | 2026.01.05 19:12:59.385992 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10902 | 2026.01.05 19:12:59.385998 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10903 | 2026.01.05 19:12:59.386042 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
| 10904 | 2026.01.05 19:12:59.386093 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 10905 | 2026.01.05 19:12:59.386111 [ 268 ] {341bbac8-6208-4d89-8482-4b9e3f44bc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10906 | 2026.01.05 19:12:59.386137 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 10907 | 2026.01.05 19:12:59.386177 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 10908 | 2026.01.05 19:12:59.386187 [ 268 ] {341bbac8-6208-4d89-8482-4b9e3f44bc79} <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 | ||
| 10909 | 2026.01.05 19:12:59.386215 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 10910 | 2026.01.05 19:12:59.386254 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 10911 | 2026.01.05 19:12:59.387019 [ 189 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.001153829 sec., 30333.784295593192 rows/sec., 1.99 MiB/sec. | ||
| 10912 | 2026.01.05 19:12:59.387124 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10913 | 2026.01.05 19:12:59.387282 [ 268 ] {341bbac8-6208-4d89-8482-4b9e3f44bc79} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2026.01.05 19:12:59.387327 [ 268 ] {341bbac8-6208-4d89-8482-4b9e3f44bc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10915 | 2026.01.05 19:12:59.387363 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_35_7} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10916 | 2026.01.05 19:12:59.387447 [ 193 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_35_7} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 10917 | 2026.01.05 19:12:59.387504 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10918 | 2026.01.05 19:12:59.388090 [ 268 ] {341bbac8-6208-4d89-8482-4b9e3f44bc79} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10919 | 2026.01.05 19:12:59.388425 [ 268 ] {341bbac8-6208-4d89-8482-4b9e3f44bc79} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.01.05 19:12:59.388591 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10921 | 2026.01.05 19:12:59.388627 [ 268 ] {341bbac8-6208-4d89-8482-4b9e3f44bc79} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002539 sec., 3938.5584875935406 rows/sec., 7.06 MiB/sec. | ||
| 10922 | 2026.01.05 19:12:59.388633 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2026.01.05 19:12:59.388678 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10924 | 2026.01.05 19:12:59.388715 [ 268 ] {341bbac8-6208-4d89-8482-4b9e3f44bc79} <Debug> TCPHandler: Processed in 0.002785179 sec. | ||
| 10925 | 2026.01.05 19:12:59.388789 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10926 | 2026.01.05 19:12:59.388851 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10927 | 2026.01.05 19:12:59.388947 [ 268 ] {6e49e23b-cf0b-48b5-a780-325224247b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10928 | 2026.01.05 19:12:59.388974 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10929 | 2026.01.05 19:12:59.388990 [ 268 ] {6e49e23b-cf0b-48b5-a780-325224247b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10930 | 2026.01.05 19:12:59.389023 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1190 rows starting from the beginning of the part | ||
| 10931 | 2026.01.05 19:12:59.389149 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 10932 | 2026.01.05 19:12:59.389283 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 10933 | 2026.01.05 19:12:59.389405 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 10934 | 2026.01.05 19:12:59.389424 [ 268 ] {6e49e23b-cf0b-48b5-a780-325224247b65} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2026.01.05 19:12:59.389468 [ 268 ] {6e49e23b-cf0b-48b5-a780-325224247b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10936 | 2026.01.05 19:12:59.389521 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 10937 | 2026.01.05 19:12:59.389633 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 10938 | 2026.01.05 19:12:59.389866 [ 268 ] {6e49e23b-cf0b-48b5-a780-325224247b65} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10939 | 2026.01.05 19:12:59.390117 [ 268 ] {6e49e23b-cf0b-48b5-a780-325224247b65} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2026.01.05 19:12:59.390319 [ 268 ] {6e49e23b-cf0b-48b5-a780-325224247b65} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00139 sec., 74820.1438848921 rows/sec., 4.58 MiB/sec. | ||
| 10941 | 2026.01.05 19:12:59.390361 [ 268 ] {6e49e23b-cf0b-48b5-a780-325224247b65} <Debug> TCPHandler: Processed in 0.001561528 sec. | ||
| 10942 | 2026.01.05 19:12:59.395302 [ 193 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1282 rows, containing 19 columns (19 merged, 0 gathered) in 0.00654585 sec., 195849.27855053204 rows/sec., 350.95 MiB/sec. | ||
| 10943 | 2026.01.05 19:12:59.396952 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10944 | 2026.01.05 19:12:59.397263 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10945 | 2026.01.05 19:12:59.397329 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10946 | 2026.01.05 19:12:59.397404 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 10947 | 2026.01.05 19:12:59.606983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22496 | ||
| 10948 | 2026.01.05 19:12:59.607433 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10949 | 2026.01.05 19:12:59.607474 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10950 | 2026.01.05 19:12:59.607941 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10951 | 2026.01.05 19:12:59.608166 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10952 | 2026.01.05 19:12:59.608283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22496 | ||
| 10953 | 2026.01.05 19:13:00.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.97 MiB, peak 325.49 MiB, free memory in arenas 0.00 B, will set to 315.88 MiB (RSS), difference: 1.91 MiB | ||
| 10954 | 2026.01.05 19:13:00.779265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10955 | 2026.01.05 19:13:00.794455 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2026.01.05 19:13:00.794504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10957 | 2026.01.05 19:13:00.799960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10958 | 2026.01.05 19:13:00.800640 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.01.05 19:13:00.803297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10960 | 2026.01.05 19:13:03.023031 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52943 | ||
| 10961 | 2026.01.05 19:13:03.023163 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10962 | 2026.01.05 19:13:03.023202 [ 293 ] {} <Debug> TCP-Session: 4b3d0ef9-df82-41f1-ad61-d57dcf3e9985 Authenticating user 'default' from [fd00:1122:3344:101::e]:52943 | ||
| 10963 | 2026.01.05 19:13:03.023237 [ 293 ] {} <Debug> TCP-Session: 4b3d0ef9-df82-41f1-ad61-d57dcf3e9985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10964 | 2026.01.05 19:13:03.023259 [ 293 ] {} <Debug> TCP-Session: 4b3d0ef9-df82-41f1-ad61-d57dcf3e9985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2026.01.05 19:13:03.023489 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53796 | ||
| 10966 | 2026.01.05 19:13:03.023513 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57921 | ||
| 10967 | 2026.01.05 19:13:03.023537 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54538 | ||
| 10968 | 2026.01.05 19:13:03.023550 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42434 | ||
| 10969 | 2026.01.05 19:13:03.023586 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56882 | ||
| 10970 | 2026.01.05 19:13:03.023617 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10971 | 2026.01.05 19:13:03.023653 [ 293 ] {} <Trace> TCP-Session: 4b3d0ef9-df82-41f1-ad61-d57dcf3e9985 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10972 | 2026.01.05 19:13:03.023684 [ 294 ] {} <Debug> TCP-Session: e404e666-e10d-4b0e-8a60-ec467a7b7313 Authenticating user 'default' from [fd00:1122:3344:101::e]:53796 | ||
| 10973 | 2026.01.05 19:13:03.023615 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10974 | 2026.01.05 19:13:03.023723 [ 294 ] {} <Debug> TCP-Session: e404e666-e10d-4b0e-8a60-ec467a7b7313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10975 | 2026.01.05 19:13:03.023562 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55897 | ||
| 10976 | 2026.01.05 19:13:03.023749 [ 294 ] {} <Debug> TCP-Session: e404e666-e10d-4b0e-8a60-ec467a7b7313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2026.01.05 19:13:03.023743 [ 286 ] {} <Debug> TCP-Session: 9a7ca5c9-9293-4aa7-94a1-e77fc75478f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57921 | ||
| 10978 | 2026.01.05 19:13:03.023494 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39314 | ||
| 10979 | 2026.01.05 19:13:03.023815 [ 286 ] {} <Debug> TCP-Session: 9a7ca5c9-9293-4aa7-94a1-e77fc75478f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10980 | 2026.01.05 19:13:03.023807 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10981 | 2026.01.05 19:13:03.023858 [ 286 ] {} <Debug> TCP-Session: 9a7ca5c9-9293-4aa7-94a1-e77fc75478f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.01.05 19:13:03.023526 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36880 | ||
| 10983 | 2026.01.05 19:13:03.023898 [ 293 ] {079473cc-ef29-4731-bd9e-c738f3c07d34} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52943) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10984 | 2026.01.05 19:13:03.023910 [ 289 ] {} <Debug> TCP-Session: 89501845-70d9-498c-ae7b-b7aa69841b37 Authenticating user 'default' from [fd00:1122:3344:101::e]:54538 | ||
| 10985 | 2026.01.05 19:13:03.023979 [ 289 ] {} <Debug> TCP-Session: 89501845-70d9-498c-ae7b-b7aa69841b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10986 | 2026.01.05 19:13:03.023997 [ 289 ] {} <Debug> TCP-Session: 89501845-70d9-498c-ae7b-b7aa69841b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10987 | 2026.01.05 19:13:03.024292 [ 293 ] {079473cc-ef29-4731-bd9e-c738f3c07d34} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10988 | 2026.01.05 19:13:03.024366 [ 293 ] {079473cc-ef29-4731-bd9e-c738f3c07d34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10989 | 2026.01.05 19:13:03.024445 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10990 | 2026.01.05 19:13:03.024490 [ 267 ] {} <Debug> TCP-Session: 89a4fefa-9f74-42de-aa4b-c45c20c55766 Authenticating user 'default' from [fd00:1122:3344:101::e]:39314 | ||
| 10991 | 2026.01.05 19:13:03.024516 [ 267 ] {} <Debug> TCP-Session: 89a4fefa-9f74-42de-aa4b-c45c20c55766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10992 | 2026.01.05 19:13:03.024529 [ 267 ] {} <Debug> TCP-Session: 89a4fefa-9f74-42de-aa4b-c45c20c55766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10993 | 2026.01.05 19:13:03.024549 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10994 | 2026.01.05 19:13:03.024581 [ 291 ] {} <Debug> TCP-Session: e7dd4c91-e12e-48db-9cae-4c4469b348d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55897 | ||
| 10995 | 2026.01.05 19:13:03.024599 [ 291 ] {} <Debug> TCP-Session: e7dd4c91-e12e-48db-9cae-4c4469b348d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10996 | 2026.01.05 19:13:03.024618 [ 291 ] {} <Debug> TCP-Session: e7dd4c91-e12e-48db-9cae-4c4469b348d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10997 | 2026.01.05 19:13:03.024661 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10998 | 2026.01.05 19:13:03.024695 [ 349 ] {} <Debug> TCP-Session: b68e897a-0d05-480b-8406-a1cc04b8bedc Authenticating user 'default' from [fd00:1122:3344:101::e]:36880 | ||
| 10999 | 2026.01.05 19:13:03.024712 [ 349 ] {} <Debug> TCP-Session: b68e897a-0d05-480b-8406-a1cc04b8bedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11000 | 2026.01.05 19:13:03.024726 [ 349 ] {} <Debug> TCP-Session: b68e897a-0d05-480b-8406-a1cc04b8bedc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11001 | 2026.01.05 19:13:03.024768 [ 293 ] {079473cc-ef29-4731-bd9e-c738f3c07d34} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 11002 | 2026.01.05 19:13:03.024918 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11003 | 2026.01.05 19:13:03.024966 [ 292 ] {} <Debug> TCP-Session: 06309740-d9cf-433b-a4a0-d3212a1c505c Authenticating user 'default' from [fd00:1122:3344:101::e]:56882 | ||
| 11004 | 2026.01.05 19:13:03.025001 [ 292 ] {} <Debug> TCP-Session: 06309740-d9cf-433b-a4a0-d3212a1c505c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2026.01.05 19:13:03.025022 [ 292 ] {} <Debug> TCP-Session: 06309740-d9cf-433b-a4a0-d3212a1c505c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11006 | 2026.01.05 19:13:03.025023 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11007 | 2026.01.05 19:13:03.025072 [ 290 ] {} <Debug> TCP-Session: e3d063aa-bd55-428e-84c7-d6d18e37540a Authenticating user 'default' from [fd00:1122:3344:101::e]:42434 | ||
| 11008 | 2026.01.05 19:13:03.025089 [ 290 ] {} <Debug> TCP-Session: e3d063aa-bd55-428e-84c7-d6d18e37540a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11009 | 2026.01.05 19:13:03.025102 [ 290 ] {} <Debug> TCP-Session: e3d063aa-bd55-428e-84c7-d6d18e37540a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11010 | 2026.01.05 19:13:03.025989 [ 306 ] {079473cc-ef29-4731-bd9e-c738f3c07d34} <Trace> AggregatingTransform: Aggregating | ||
| 11011 | 2026.01.05 19:13:03.026025 [ 306 ] {079473cc-ef29-4731-bd9e-c738f3c07d34} <Trace> Aggregator: Aggregation method: without_key | ||
| 11012 | 2026.01.05 19:13:03.026062 [ 306 ] {079473cc-ef29-4731-bd9e-c738f3c07d34} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001152819 sec. (867.439 rows/sec., 33.88 KiB/sec.) | ||
| 11013 | 2026.01.05 19:13:03.026080 [ 306 ] {079473cc-ef29-4731-bd9e-c738f3c07d34} <Trace> Aggregator: Merging aggregated data | ||
| 11014 | 2026.01.05 19:13:03.027553 [ 293 ] {079473cc-ef29-4731-bd9e-c738f3c07d34} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003743 sec., 267.1653753673524 rows/sec., 10.44 KiB/sec. | ||
| 11015 | 2026.01.05 19:13:03.027687 [ 293 ] {079473cc-ef29-4731-bd9e-c738f3c07d34} <Debug> TCPHandler: Processed in 0.004210344 sec. | ||
| 11016 | 2026.01.05 19:13:03.027831 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11017 | 2026.01.05 19:13:03.027876 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11018 | 2026.01.05 19:13:03.027877 [ 293 ] {} <Debug> TCP-Session: 4b3d0ef9-df82-41f1-ad61-d57dcf3e9985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11019 | 2026.01.05 19:13:03.027913 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11020 | 2026.01.05 19:13:03.027926 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11021 | 2026.01.05 19:13:03.027949 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11022 | 2026.01.05 19:13:03.027968 [ 294 ] {} <Debug> TCP-Session: e404e666-e10d-4b0e-8a60-ec467a7b7313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11023 | 2026.01.05 19:13:03.027974 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11024 | 2026.01.05 19:13:03.027986 [ 267 ] {} <Debug> TCP-Session: 89a4fefa-9f74-42de-aa4b-c45c20c55766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11025 | 2026.01.05 19:13:03.027995 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11026 | 2026.01.05 19:13:03.028026 [ 291 ] {} <Debug> TCP-Session: e7dd4c91-e12e-48db-9cae-4c4469b348d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11027 | 2026.01.05 19:13:03.028039 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11028 | 2026.01.05 19:13:03.028050 [ 349 ] {} <Debug> TCP-Session: b68e897a-0d05-480b-8406-a1cc04b8bedc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11029 | 2026.01.05 19:13:03.028016 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11030 | 2026.01.05 19:13:03.028082 [ 290 ] {} <Debug> TCP-Session: e3d063aa-bd55-428e-84c7-d6d18e37540a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11031 | 2026.01.05 19:13:03.028000 [ 289 ] {} <Debug> TCP-Session: 89501845-70d9-498c-ae7b-b7aa69841b37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11032 | 2026.01.05 19:13:03.028109 [ 286 ] {} <Debug> TCP-Session: 9a7ca5c9-9293-4aa7-94a1-e77fc75478f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11033 | 2026.01.05 19:13:03.027923 [ 292 ] {} <Debug> TCP-Session: 06309740-d9cf-433b-a4a0-d3212a1c505c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11034 | 2026.01.05 19:13:03.166179 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36591 | ||
| 11035 | 2026.01.05 19:13:03.166280 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11036 | 2026.01.05 19:13:03.166306 [ 293 ] {} <Debug> TCP-Session: b1b2f269-f97d-42bb-86e3-eb5878232f7a Authenticating user 'default' from [fd00:1122:3344:101::e]:36591 | ||
| 11037 | 2026.01.05 19:13:03.166328 [ 293 ] {} <Debug> TCP-Session: b1b2f269-f97d-42bb-86e3-eb5878232f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11038 | 2026.01.05 19:13:03.166342 [ 293 ] {} <Debug> TCP-Session: b1b2f269-f97d-42bb-86e3-eb5878232f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11039 | 2026.01.05 19:13:03.166553 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47093 | ||
| 11040 | 2026.01.05 19:13:03.166573 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62220 | ||
| 11041 | 2026.01.05 19:13:03.166596 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43593 | ||
| 11042 | 2026.01.05 19:13:03.166614 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57824 | ||
| 11043 | 2026.01.05 19:13:03.166648 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36433 | ||
| 11044 | 2026.01.05 19:13:03.166667 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11045 | 2026.01.05 19:13:03.166683 [ 293 ] {} <Trace> TCP-Session: b1b2f269-f97d-42bb-86e3-eb5878232f7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11046 | 2026.01.05 19:13:03.166715 [ 286 ] {} <Debug> TCP-Session: d9f22703-e57c-48c6-927c-fbfb6463a563 Authenticating user 'default' from [fd00:1122:3344:101::e]:62220 | ||
| 11047 | 2026.01.05 19:13:03.166718 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11048 | 2026.01.05 19:13:03.166741 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11049 | 2026.01.05 19:13:03.166747 [ 286 ] {} <Debug> TCP-Session: d9f22703-e57c-48c6-927c-fbfb6463a563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11050 | 2026.01.05 19:13:03.166759 [ 290 ] {} <Debug> TCP-Session: c4a56abf-296f-4ad6-aa30-c0b3a89dfe48 Authenticating user 'default' from [fd00:1122:3344:101::e]:57824 | ||
| 11051 | 2026.01.05 19:13:03.166781 [ 286 ] {} <Debug> TCP-Session: d9f22703-e57c-48c6-927c-fbfb6463a563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11052 | 2026.01.05 19:13:03.166781 [ 291 ] {} <Debug> TCP-Session: b2282688-45b8-4dc0-a913-d210186c0c6f Authenticating user 'default' from [fd00:1122:3344:101::e]:36433 | ||
| 11053 | 2026.01.05 19:13:03.166792 [ 290 ] {} <Debug> TCP-Session: c4a56abf-296f-4ad6-aa30-c0b3a89dfe48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11054 | 2026.01.05 19:13:03.166564 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59016 | ||
| 11055 | 2026.01.05 19:13:03.166827 [ 291 ] {} <Debug> TCP-Session: b2282688-45b8-4dc0-a913-d210186c0c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11056 | 2026.01.05 19:13:03.166829 [ 290 ] {} <Debug> TCP-Session: c4a56abf-296f-4ad6-aa30-c0b3a89dfe48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11057 | 2026.01.05 19:13:03.166864 [ 291 ] {} <Debug> TCP-Session: b2282688-45b8-4dc0-a913-d210186c0c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11058 | 2026.01.05 19:13:03.166876 [ 293 ] {3d0d4701-3d91-41f7-8c15-4ed5bfbf4839} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36591) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11059 | 2026.01.05 19:13:03.166900 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11060 | 2026.01.05 19:13:03.166716 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11061 | 2026.01.05 19:13:03.166950 [ 267 ] {} <Debug> TCP-Session: 56bc823a-050f-47b8-a9df-d03347c688dd Authenticating user 'default' from [fd00:1122:3344:101::e]:59016 | ||
| 11062 | 2026.01.05 19:13:03.166671 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57257 | ||
| 11063 | 2026.01.05 19:13:03.166971 [ 267 ] {} <Debug> TCP-Session: 56bc823a-050f-47b8-a9df-d03347c688dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11064 | 2026.01.05 19:13:03.166968 [ 349 ] {} <Debug> TCP-Session: acd29b15-9107-45a6-98e2-78ee9e5d6541 Authenticating user 'default' from [fd00:1122:3344:101::e]:43593 | ||
| 11065 | 2026.01.05 19:13:03.167027 [ 267 ] {} <Debug> TCP-Session: 56bc823a-050f-47b8-a9df-d03347c688dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11066 | 2026.01.05 19:13:03.167040 [ 349 ] {} <Debug> TCP-Session: acd29b15-9107-45a6-98e2-78ee9e5d6541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11067 | 2026.01.05 19:13:03.166667 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11068 | 2026.01.05 19:13:03.167058 [ 349 ] {} <Debug> TCP-Session: acd29b15-9107-45a6-98e2-78ee9e5d6541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2026.01.05 19:13:03.167081 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11070 | 2026.01.05 19:13:03.167086 [ 294 ] {} <Debug> TCP-Session: a7e53e33-e4bd-46d3-a495-862711aa04af Authenticating user 'default' from [fd00:1122:3344:101::e]:47093 | ||
| 11071 | 2026.01.05 19:13:03.166605 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65100 | ||
| 11072 | 2026.01.05 19:13:03.167125 [ 294 ] {} <Debug> TCP-Session: a7e53e33-e4bd-46d3-a495-862711aa04af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11073 | 2026.01.05 19:13:03.167119 [ 292 ] {} <Debug> TCP-Session: daa3d48f-dc63-4586-89c2-1e97e0bd5dc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57257 | ||
| 11074 | 2026.01.05 19:13:03.167173 [ 294 ] {} <Debug> TCP-Session: a7e53e33-e4bd-46d3-a495-862711aa04af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11075 | 2026.01.05 19:13:03.167171 [ 293 ] {3d0d4701-3d91-41f7-8c15-4ed5bfbf4839} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11076 | 2026.01.05 19:13:03.167210 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11077 | 2026.01.05 19:13:03.167202 [ 292 ] {} <Debug> TCP-Session: daa3d48f-dc63-4586-89c2-1e97e0bd5dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11078 | 2026.01.05 19:13:03.167254 [ 289 ] {} <Debug> TCP-Session: 48405c01-a356-4296-8c6b-4beaa403d89d Authenticating user 'default' from [fd00:1122:3344:101::e]:65100 | ||
| 11079 | 2026.01.05 19:13:03.167265 [ 293 ] {3d0d4701-3d91-41f7-8c15-4ed5bfbf4839} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11080 | 2026.01.05 19:13:03.167265 [ 292 ] {} <Debug> TCP-Session: daa3d48f-dc63-4586-89c2-1e97e0bd5dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11081 | 2026.01.05 19:13:03.167288 [ 289 ] {} <Debug> TCP-Session: 48405c01-a356-4296-8c6b-4beaa403d89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11082 | 2026.01.05 19:13:03.167337 [ 289 ] {} <Debug> TCP-Session: 48405c01-a356-4296-8c6b-4beaa403d89d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11083 | 2026.01.05 19:13:03.167574 [ 293 ] {3d0d4701-3d91-41f7-8c15-4ed5bfbf4839} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 11084 | 2026.01.05 19:13:03.168541 [ 307 ] {3d0d4701-3d91-41f7-8c15-4ed5bfbf4839} <Trace> AggregatingTransform: Aggregating | ||
| 11085 | 2026.01.05 19:13:03.168599 [ 307 ] {3d0d4701-3d91-41f7-8c15-4ed5bfbf4839} <Trace> Aggregator: Aggregation method: without_key | ||
| 11086 | 2026.01.05 19:13:03.168640 [ 307 ] {3d0d4701-3d91-41f7-8c15-4ed5bfbf4839} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965284 sec. (1035.965 rows/sec., 40.47 KiB/sec.) | ||
| 11087 | 2026.01.05 19:13:03.168660 [ 307 ] {3d0d4701-3d91-41f7-8c15-4ed5bfbf4839} <Trace> Aggregator: Merging aggregated data | ||
| 11088 | 2026.01.05 19:13:03.169856 [ 293 ] {3d0d4701-3d91-41f7-8c15-4ed5bfbf4839} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00304 sec., 328.9473684210526 rows/sec., 12.85 KiB/sec. | ||
| 11089 | 2026.01.05 19:13:03.169997 [ 293 ] {3d0d4701-3d91-41f7-8c15-4ed5bfbf4839} <Debug> TCPHandler: Processed in 0.003441575 sec. | ||
| 11090 | 2026.01.05 19:13:03.170088 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11091 | 2026.01.05 19:13:03.170120 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11092 | 2026.01.05 19:13:03.170124 [ 293 ] {} <Debug> TCP-Session: b1b2f269-f97d-42bb-86e3-eb5878232f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11093 | 2026.01.05 19:13:03.170151 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11094 | 2026.01.05 19:13:03.170163 [ 290 ] {} <Debug> TCP-Session: c4a56abf-296f-4ad6-aa30-c0b3a89dfe48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11095 | 2026.01.05 19:13:03.170175 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11096 | 2026.01.05 19:13:03.170191 [ 294 ] {} <Debug> TCP-Session: a7e53e33-e4bd-46d3-a495-862711aa04af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11097 | 2026.01.05 19:13:03.170205 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11098 | 2026.01.05 19:13:03.170214 [ 286 ] {} <Debug> TCP-Session: d9f22703-e57c-48c6-927c-fbfb6463a563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11099 | 2026.01.05 19:13:03.170227 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11100 | 2026.01.05 19:13:03.170251 [ 267 ] {} <Debug> TCP-Session: 56bc823a-050f-47b8-a9df-d03347c688dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11101 | 2026.01.05 19:13:03.170266 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11102 | 2026.01.05 19:13:03.170281 [ 349 ] {} <Debug> TCP-Session: acd29b15-9107-45a6-98e2-78ee9e5d6541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11103 | 2026.01.05 19:13:03.170246 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11104 | 2026.01.05 19:13:03.170299 [ 291 ] {} <Debug> TCP-Session: b2282688-45b8-4dc0-a913-d210186c0c6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11105 | 2026.01.05 19:13:03.170213 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11106 | 2026.01.05 19:13:03.170337 [ 289 ] {} <Debug> TCP-Session: 48405c01-a356-4296-8c6b-4beaa403d89d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11107 | 2026.01.05 19:13:03.170380 [ 292 ] {} <Debug> TCP-Session: daa3d48f-dc63-4586-89c2-1e97e0bd5dc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11108 | 2026.01.05 19:13:03.259873 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52462 | ||
| 11109 | 2026.01.05 19:13:03.259970 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11110 | 2026.01.05 19:13:03.259996 [ 293 ] {} <Debug> TCP-Session: 481f7379-22ab-40e6-8d4a-afac352b7e3c Authenticating user 'default' from [fd00:1122:3344:101::e]:52462 | ||
| 11111 | 2026.01.05 19:13:03.260019 [ 293 ] {} <Debug> TCP-Session: 481f7379-22ab-40e6-8d4a-afac352b7e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11112 | 2026.01.05 19:13:03.260031 [ 293 ] {} <Debug> TCP-Session: 481f7379-22ab-40e6-8d4a-afac352b7e3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11113 | 2026.01.05 19:13:03.260238 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63121 | ||
| 11114 | 2026.01.05 19:13:03.260268 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33160 | ||
| 11115 | 2026.01.05 19:13:03.260276 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50759 | ||
| 11116 | 2026.01.05 19:13:03.260301 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48733 | ||
| 11117 | 2026.01.05 19:13:03.260338 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49133 | ||
| 11118 | 2026.01.05 19:13:03.260345 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57612 | ||
| 11119 | 2026.01.05 19:13:03.260396 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11120 | 2026.01.05 19:13:03.260399 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11121 | 2026.01.05 19:13:03.260409 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11122 | 2026.01.05 19:13:03.260429 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11123 | 2026.01.05 19:13:03.260446 [ 286 ] {} <Debug> TCP-Session: 941588c7-a9c8-48d1-b95c-3ceb619cadb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33160 | ||
| 11124 | 2026.01.05 19:13:03.260456 [ 293 ] {} <Trace> TCP-Session: 481f7379-22ab-40e6-8d4a-afac352b7e3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2026.01.05 19:13:03.260491 [ 286 ] {} <Debug> TCP-Session: 941588c7-a9c8-48d1-b95c-3ceb619cadb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11126 | 2026.01.05 19:13:03.260476 [ 349 ] {} <Debug> TCP-Session: e032f007-8eb5-4320-82e1-891f1d5719ac Authenticating user 'default' from [fd00:1122:3344:101::e]:48733 | ||
| 11127 | 2026.01.05 19:13:03.260519 [ 286 ] {} <Debug> TCP-Session: 941588c7-a9c8-48d1-b95c-3ceb619cadb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11128 | 2026.01.05 19:13:03.260463 [ 267 ] {} <Debug> TCP-Session: 40833e56-9f7e-4f8d-ac46-9b2afd1c1a27 Authenticating user 'default' from [fd00:1122:3344:101::e]:50759 | ||
| 11129 | 2026.01.05 19:13:03.260551 [ 349 ] {} <Debug> TCP-Session: e032f007-8eb5-4320-82e1-891f1d5719ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11130 | 2026.01.05 19:13:03.260457 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11131 | 2026.01.05 19:13:03.260579 [ 349 ] {} <Debug> TCP-Session: e032f007-8eb5-4320-82e1-891f1d5719ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11132 | 2026.01.05 19:13:03.260576 [ 267 ] {} <Debug> TCP-Session: 40833e56-9f7e-4f8d-ac46-9b2afd1c1a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11133 | 2026.01.05 19:13:03.260602 [ 291 ] {} <Debug> TCP-Session: 448b4744-8aef-4762-97a5-95188f17cc72 Authenticating user 'default' from [fd00:1122:3344:101::e]:57612 | ||
| 11134 | 2026.01.05 19:13:03.260612 [ 267 ] {} <Debug> TCP-Session: 40833e56-9f7e-4f8d-ac46-9b2afd1c1a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11135 | 2026.01.05 19:13:03.260623 [ 291 ] {} <Debug> TCP-Session: 448b4744-8aef-4762-97a5-95188f17cc72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11136 | 2026.01.05 19:13:03.260430 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11137 | 2026.01.05 19:13:03.260646 [ 293 ] {7c25dc85-c3f7-4922-ae68-c985ee4623f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52462) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11138 | 2026.01.05 19:13:03.260640 [ 291 ] {} <Debug> TCP-Session: 448b4744-8aef-4762-97a5-95188f17cc72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11139 | 2026.01.05 19:13:03.260680 [ 290 ] {} <Debug> TCP-Session: 3863c0ff-b80a-4816-9b09-c5e3f2b91ced Authenticating user 'default' from [fd00:1122:3344:101::e]:49133 | ||
| 11140 | 2026.01.05 19:13:03.260404 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55727 | ||
| 11141 | 2026.01.05 19:13:03.260723 [ 290 ] {} <Debug> TCP-Session: 3863c0ff-b80a-4816-9b09-c5e3f2b91ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11142 | 2026.01.05 19:13:03.260323 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54629 | ||
| 11143 | 2026.01.05 19:13:03.260789 [ 290 ] {} <Debug> TCP-Session: 3863c0ff-b80a-4816-9b09-c5e3f2b91ced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11144 | 2026.01.05 19:13:03.260436 [ 294 ] {} <Debug> TCP-Session: 7f5658cc-d7a5-4b6a-918b-d681879dd2c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63121 | ||
| 11145 | 2026.01.05 19:13:03.260835 [ 294 ] {} <Debug> TCP-Session: 7f5658cc-d7a5-4b6a-918b-d681879dd2c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11146 | 2026.01.05 19:13:03.260848 [ 294 ] {} <Debug> TCP-Session: 7f5658cc-d7a5-4b6a-918b-d681879dd2c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11147 | 2026.01.05 19:13:03.260855 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11148 | 2026.01.05 19:13:03.260857 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11149 | 2026.01.05 19:13:03.260885 [ 289 ] {} <Debug> TCP-Session: 17144955-b4b6-427e-9d34-b0d24272bb70 Authenticating user 'default' from [fd00:1122:3344:101::e]:54629 | ||
| 11150 | 2026.01.05 19:13:03.260917 [ 289 ] {} <Debug> TCP-Session: 17144955-b4b6-427e-9d34-b0d24272bb70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11151 | 2026.01.05 19:13:03.260919 [ 292 ] {} <Debug> TCP-Session: 67d0430e-113a-4742-b253-b61784fe4903 Authenticating user 'default' from [fd00:1122:3344:101::e]:55727 | ||
| 11152 | 2026.01.05 19:13:03.260927 [ 293 ] {7c25dc85-c3f7-4922-ae68-c985ee4623f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11153 | 2026.01.05 19:13:03.260931 [ 289 ] {} <Debug> TCP-Session: 17144955-b4b6-427e-9d34-b0d24272bb70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11154 | 2026.01.05 19:13:03.260966 [ 292 ] {} <Debug> TCP-Session: 67d0430e-113a-4742-b253-b61784fe4903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11155 | 2026.01.05 19:13:03.261004 [ 293 ] {7c25dc85-c3f7-4922-ae68-c985ee4623f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11156 | 2026.01.05 19:13:03.261006 [ 292 ] {} <Debug> TCP-Session: 67d0430e-113a-4742-b253-b61784fe4903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11157 | 2026.01.05 19:13:03.261294 [ 293 ] {7c25dc85-c3f7-4922-ae68-c985ee4623f2} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 11158 | 2026.01.05 19:13:03.262216 [ 308 ] {7c25dc85-c3f7-4922-ae68-c985ee4623f2} <Trace> AggregatingTransform: Aggregating | ||
| 11159 | 2026.01.05 19:13:03.262289 [ 308 ] {7c25dc85-c3f7-4922-ae68-c985ee4623f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 11160 | 2026.01.05 19:13:03.262328 [ 308 ] {7c25dc85-c3f7-4922-ae68-c985ee4623f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929903 sec. (1075.381 rows/sec., 42.01 KiB/sec.) | ||
| 11161 | 2026.01.05 19:13:03.262348 [ 308 ] {7c25dc85-c3f7-4922-ae68-c985ee4623f2} <Trace> Aggregator: Merging aggregated data | ||
| 11162 | 2026.01.05 19:13:03.263684 [ 293 ] {7c25dc85-c3f7-4922-ae68-c985ee4623f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003096 sec., 322.99741602067184 rows/sec., 12.62 KiB/sec. | ||
| 11163 | 2026.01.05 19:13:03.263843 [ 293 ] {7c25dc85-c3f7-4922-ae68-c985ee4623f2} <Debug> TCPHandler: Processed in 0.003503346 sec. | ||
| 11164 | 2026.01.05 19:13:03.263968 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11165 | 2026.01.05 19:13:03.263996 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11166 | 2026.01.05 19:13:03.263997 [ 293 ] {} <Debug> TCP-Session: 481f7379-22ab-40e6-8d4a-afac352b7e3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11167 | 2026.01.05 19:13:03.264022 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11168 | 2026.01.05 19:13:03.264038 [ 294 ] {} <Debug> TCP-Session: 7f5658cc-d7a5-4b6a-918b-d681879dd2c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11169 | 2026.01.05 19:13:03.264054 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11170 | 2026.01.05 19:13:03.264070 [ 292 ] {} <Debug> TCP-Session: 67d0430e-113a-4742-b253-b61784fe4903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11171 | 2026.01.05 19:13:03.264076 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11172 | 2026.01.05 19:13:03.264100 [ 286 ] {} <Debug> TCP-Session: 941588c7-a9c8-48d1-b95c-3ceb619cadb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11173 | 2026.01.05 19:13:03.264125 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11174 | 2026.01.05 19:13:03.264149 [ 289 ] {} <Debug> TCP-Session: 17144955-b4b6-427e-9d34-b0d24272bb70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11175 | 2026.01.05 19:13:03.264107 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11176 | 2026.01.05 19:13:03.264182 [ 291 ] {} <Debug> TCP-Session: 448b4744-8aef-4762-97a5-95188f17cc72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11177 | 2026.01.05 19:13:03.264223 [ 349 ] {} <Debug> TCP-Session: e032f007-8eb5-4320-82e1-891f1d5719ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11178 | 2026.01.05 19:13:03.264038 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11179 | 2026.01.05 19:13:03.264089 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11180 | 2026.01.05 19:13:03.264274 [ 267 ] {} <Debug> TCP-Session: 40833e56-9f7e-4f8d-ac46-9b2afd1c1a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11181 | 2026.01.05 19:13:03.264307 [ 290 ] {} <Debug> TCP-Session: 3863c0ff-b80a-4816-9b09-c5e3f2b91ced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11182 | 2026.01.05 19:13:04.362967 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11183 | 2026.01.05 19:13:04.363185 [ 268 ] {a85cf440-d0cc-4520-93cc-a71601f5ffc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11184 | 2026.01.05 19:13:04.363254 [ 268 ] {a85cf440-d0cc-4520-93cc-a71601f5ffc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11185 | 2026.01.05 19:13:04.363918 [ 268 ] {a85cf440-d0cc-4520-93cc-a71601f5ffc9} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2026.01.05 19:13:04.363967 [ 268 ] {a85cf440-d0cc-4520-93cc-a71601f5ffc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11187 | 2026.01.05 19:13:04.364388 [ 268 ] {a85cf440-d0cc-4520-93cc-a71601f5ffc9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11188 | 2026.01.05 19:13:04.364620 [ 268 ] {a85cf440-d0cc-4520-93cc-a71601f5ffc9} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2026.01.05 19:13:04.364780 [ 268 ] {a85cf440-d0cc-4520-93cc-a71601f5ffc9} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.00165 sec., 71515.15151515152 rows/sec., 6.07 MiB/sec. | ||
| 11190 | 2026.01.05 19:13:04.364823 [ 268 ] {a85cf440-d0cc-4520-93cc-a71601f5ffc9} <Debug> TCPHandler: Processed in 0.001997929 sec. | ||
| 11191 | 2026.01.05 19:13:04.364950 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11192 | 2026.01.05 19:13:04.365046 [ 268 ] {553b2dc8-54f7-46c5-8415-774865360500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11193 | 2026.01.05 19:13:04.365088 [ 268 ] {553b2dc8-54f7-46c5-8415-774865360500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11194 | 2026.01.05 19:13:04.365500 [ 268 ] {553b2dc8-54f7-46c5-8415-774865360500} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11195 | 2026.01.05 19:13:04.365536 [ 268 ] {553b2dc8-54f7-46c5-8415-774865360500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11196 | 2026.01.05 19:13:04.365854 [ 268 ] {553b2dc8-54f7-46c5-8415-774865360500} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11197 | 2026.01.05 19:13:04.366072 [ 268 ] {553b2dc8-54f7-46c5-8415-774865360500} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11198 | 2026.01.05 19:13:04.366203 [ 268 ] {553b2dc8-54f7-46c5-8415-774865360500} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001176 sec., 26360.544217687075 rows/sec., 1.94 MiB/sec. | ||
| 11199 | 2026.01.05 19:13:04.366243 [ 268 ] {553b2dc8-54f7-46c5-8415-774865360500} <Debug> TCPHandler: Processed in 0.001344763 sec. | ||
| 11200 | 2026.01.05 19:13:04.366376 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11201 | 2026.01.05 19:13:04.366471 [ 268 ] {c1fce304-d62b-4358-8e62-100ece1028a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11202 | 2026.01.05 19:13:04.366511 [ 268 ] {c1fce304-d62b-4358-8e62-100ece1028a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11203 | 2026.01.05 19:13:04.366948 [ 268 ] {c1fce304-d62b-4358-8e62-100ece1028a7} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2026.01.05 19:13:04.366984 [ 268 ] {c1fce304-d62b-4358-8e62-100ece1028a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11205 | 2026.01.05 19:13:04.367295 [ 268 ] {c1fce304-d62b-4358-8e62-100ece1028a7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11206 | 2026.01.05 19:13:04.367506 [ 268 ] {c1fce304-d62b-4358-8e62-100ece1028a7} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2026.01.05 19:13:04.367633 [ 268 ] {c1fce304-d62b-4358-8e62-100ece1028a7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001181 sec., 80440.30482641829 rows/sec., 6.28 MiB/sec. | ||
| 11208 | 2026.01.05 19:13:04.367671 [ 268 ] {c1fce304-d62b-4358-8e62-100ece1028a7} <Debug> TCPHandler: Processed in 0.001345024 sec. | ||
| 11209 | 2026.01.05 19:13:04.367795 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11210 | 2026.01.05 19:13:04.367891 [ 268 ] {aebb7f87-fc7a-464a-aa41-8a963767311a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11211 | 2026.01.05 19:13:04.367941 [ 268 ] {aebb7f87-fc7a-464a-aa41-8a963767311a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11212 | 2026.01.05 19:13:04.368356 [ 268 ] {aebb7f87-fc7a-464a-aa41-8a963767311a} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2026.01.05 19:13:04.368392 [ 268 ] {aebb7f87-fc7a-464a-aa41-8a963767311a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11214 | 2026.01.05 19:13:04.368718 [ 268 ] {aebb7f87-fc7a-464a-aa41-8a963767311a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11215 | 2026.01.05 19:13:04.368930 [ 268 ] {aebb7f87-fc7a-464a-aa41-8a963767311a} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.01.05 19:13:04.369060 [ 268 ] {aebb7f87-fc7a-464a-aa41-8a963767311a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 11217 | 2026.01.05 19:13:04.369097 [ 268 ] {aebb7f87-fc7a-464a-aa41-8a963767311a} <Debug> TCPHandler: Processed in 0.001352254 sec. | ||
| 11218 | 2026.01.05 19:13:04.369216 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11219 | 2026.01.05 19:13:04.369312 [ 268 ] {1ba6bd1d-89c6-4ecf-9098-9cb3c582871d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11220 | 2026.01.05 19:13:04.369368 [ 268 ] {1ba6bd1d-89c6-4ecf-9098-9cb3c582871d} <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 | ||
| 11221 | 2026.01.05 19:13:04.370168 [ 268 ] {1ba6bd1d-89c6-4ecf-9098-9cb3c582871d} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11222 | 2026.01.05 19:13:04.370204 [ 268 ] {1ba6bd1d-89c6-4ecf-9098-9cb3c582871d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11223 | 2026.01.05 19:13:04.370764 [ 268 ] {1ba6bd1d-89c6-4ecf-9098-9cb3c582871d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11224 | 2026.01.05 19:13:04.370987 [ 268 ] {1ba6bd1d-89c6-4ecf-9098-9cb3c582871d} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11225 | 2026.01.05 19:13:04.371123 [ 268 ] {1ba6bd1d-89c6-4ecf-9098-9cb3c582871d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001829 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec. | ||
| 11226 | 2026.01.05 19:13:04.371175 [ 268 ] {1ba6bd1d-89c6-4ecf-9098-9cb3c582871d} <Debug> TCPHandler: Processed in 0.00200952 sec. | ||
| 11227 | 2026.01.05 19:13:04.371294 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11228 | 2026.01.05 19:13:04.371388 [ 268 ] {507e8496-bcf2-4ea6-96f9-8049063e4146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11229 | 2026.01.05 19:13:04.371429 [ 268 ] {507e8496-bcf2-4ea6-96f9-8049063e4146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11230 | 2026.01.05 19:13:04.371780 [ 268 ] {507e8496-bcf2-4ea6-96f9-8049063e4146} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2026.01.05 19:13:04.371814 [ 268 ] {507e8496-bcf2-4ea6-96f9-8049063e4146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11232 | 2026.01.05 19:13:04.372111 [ 268 ] {507e8496-bcf2-4ea6-96f9-8049063e4146} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11233 | 2026.01.05 19:13:04.372316 [ 268 ] {507e8496-bcf2-4ea6-96f9-8049063e4146} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2026.01.05 19:13:04.372440 [ 268 ] {507e8496-bcf2-4ea6-96f9-8049063e4146} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 11235 | 2026.01.05 19:13:04.372474 [ 268 ] {507e8496-bcf2-4ea6-96f9-8049063e4146} <Debug> TCPHandler: Processed in 0.001231471 sec. | ||
| 11236 | 2026.01.05 19:13:06.974579 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11237 | 2026.01.05 19:13:06.974646 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11238 | 2026.01.05 19:13:07.108342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23008 | ||
| 11239 | 2026.01.05 19:13:07.108838 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2026.01.05 19:13:07.108876 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11241 | 2026.01.05 19:13:07.109350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11242 | 2026.01.05 19:13:07.109583 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11243 | 2026.01.05 19:13:07.109709 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23008 | ||
| 11244 | 2026.01.05 19:13:07.181364 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1440 | ||
| 11245 | 2026.01.05 19:13:07.183998 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2026.01.05 19:13:07.184055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11247 | 2026.01.05 19:13:07.185269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11248 | 2026.01.05 19:13:07.185537 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2026.01.05 19:13:07.185834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1440 | ||
| 11250 | 2026.01.05 19:13:08.001329 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000954143 sec. | ||
| 11251 | 2026.01.05 19:13:08.303358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11252 | 2026.01.05 19:13:08.319124 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2026.01.05 19:13:08.319170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11254 | 2026.01.05 19:13:08.324660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11255 | 2026.01.05 19:13:08.325362 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2026.01.05 19:13:08.328035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11257 | 2026.01.05 19:13:09.372050 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2026.01.05 19:13:09.372241 [ 268 ] {06f7fd8e-0e23-4575-94dd-34f41db4bb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11259 | 2026.01.05 19:13:09.372307 [ 268 ] {06f7fd8e-0e23-4575-94dd-34f41db4bb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11260 | 2026.01.05 19:13:09.373050 [ 268 ] {06f7fd8e-0e23-4575-94dd-34f41db4bb1d} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.01.05 19:13:09.373095 [ 268 ] {06f7fd8e-0e23-4575-94dd-34f41db4bb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11262 | 2026.01.05 19:13:09.373512 [ 268 ] {06f7fd8e-0e23-4575-94dd-34f41db4bb1d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11263 | 2026.01.05 19:13:09.373748 [ 268 ] {06f7fd8e-0e23-4575-94dd-34f41db4bb1d} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2026.01.05 19:13:09.373898 [ 268 ] {06f7fd8e-0e23-4575-94dd-34f41db4bb1d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001706 sec., 240328.25322391558 rows/sec., 15.25 MiB/sec. | ||
| 11265 | 2026.01.05 19:13:09.373942 [ 268 ] {06f7fd8e-0e23-4575-94dd-34f41db4bb1d} <Debug> TCPHandler: Processed in 0.00201874 sec. | ||
| 11266 | 2026.01.05 19:13:09.374063 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11267 | 2026.01.05 19:13:09.374160 [ 268 ] {e3000f4d-56b8-4731-912f-e306ed9b6741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11268 | 2026.01.05 19:13:09.374201 [ 268 ] {e3000f4d-56b8-4731-912f-e306ed9b6741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11269 | 2026.01.05 19:13:09.375011 [ 268 ] {e3000f4d-56b8-4731-912f-e306ed9b6741} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2026.01.05 19:13:09.375046 [ 268 ] {e3000f4d-56b8-4731-912f-e306ed9b6741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11271 | 2026.01.05 19:13:09.375433 [ 268 ] {e3000f4d-56b8-4731-912f-e306ed9b6741} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11272 | 2026.01.05 19:13:09.375645 [ 268 ] {e3000f4d-56b8-4731-912f-e306ed9b6741} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2026.01.05 19:13:09.375774 [ 268 ] {e3000f4d-56b8-4731-912f-e306ed9b6741} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001634 sec., 692778.4577723378 rows/sec., 54.89 MiB/sec. | ||
| 11274 | 2026.01.05 19:13:09.375812 [ 268 ] {e3000f4d-56b8-4731-912f-e306ed9b6741} <Debug> TCPHandler: Processed in 0.001799475 sec. | ||
| 11275 | 2026.01.05 19:13:09.375929 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11276 | 2026.01.05 19:13:09.376024 [ 268 ] {8c907691-03cf-42a3-abe5-66a512f85f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11277 | 2026.01.05 19:13:09.376063 [ 268 ] {8c907691-03cf-42a3-abe5-66a512f85f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11278 | 2026.01.05 19:13:09.376524 [ 268 ] {8c907691-03cf-42a3-abe5-66a512f85f5b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2026.01.05 19:13:09.376561 [ 268 ] {8c907691-03cf-42a3-abe5-66a512f85f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11280 | 2026.01.05 19:13:09.376877 [ 268 ] {8c907691-03cf-42a3-abe5-66a512f85f5b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11281 | 2026.01.05 19:13:09.377091 [ 268 ] {8c907691-03cf-42a3-abe5-66a512f85f5b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11282 | 2026.01.05 19:13:09.377219 [ 268 ] {8c907691-03cf-42a3-abe5-66a512f85f5b} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001214 sec., 177100.49423393738 rows/sec., 10.51 MiB/sec. | ||
| 11283 | 2026.01.05 19:13:09.377256 [ 268 ] {8c907691-03cf-42a3-abe5-66a512f85f5b} <Debug> TCPHandler: Processed in 0.001378544 sec. | ||
| 11284 | 2026.01.05 19:13:09.377366 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11285 | 2026.01.05 19:13:09.377460 [ 268 ] {07d98eba-e5ac-4cbf-90df-50c03a81e539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11286 | 2026.01.05 19:13:09.377499 [ 268 ] {07d98eba-e5ac-4cbf-90df-50c03a81e539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11287 | 2026.01.05 19:13:09.377946 [ 268 ] {07d98eba-e5ac-4cbf-90df-50c03a81e539} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11288 | 2026.01.05 19:13:09.377982 [ 268 ] {07d98eba-e5ac-4cbf-90df-50c03a81e539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11289 | 2026.01.05 19:13:09.378283 [ 268 ] {07d98eba-e5ac-4cbf-90df-50c03a81e539} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11290 | 2026.01.05 19:13:09.378498 [ 268 ] {07d98eba-e5ac-4cbf-90df-50c03a81e539} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11291 | 2026.01.05 19:13:09.378609 [ 107 ] {} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 11292 | 2026.01.05 19:13:09.378630 [ 268 ] {07d98eba-e5ac-4cbf-90df-50c03a81e539} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001188 sec., 178451.17845117845 rows/sec., 11.51 MiB/sec. | ||
| 11293 | 2026.01.05 19:13:09.378675 [ 107 ] {} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2026.01.05 19:13:09.378684 [ 268 ] {07d98eba-e5ac-4cbf-90df-50c03a81e539} <Debug> TCPHandler: Processed in 0.001369053 sec. | ||
| 11295 | 2026.01.05 19:13:09.378704 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11296 | 2026.01.05 19:13:09.378797 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11297 | 2026.01.05 19:13:09.378806 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 11298 | 2026.01.05 19:13:09.378896 [ 268 ] {925beee3-8501-44f3-9bb9-85bb028472c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11299 | 2026.01.05 19:13:09.378909 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11300 | 2026.01.05 19:13:09.378943 [ 268 ] {925beee3-8501-44f3-9bb9-85bb028472c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11301 | 2026.01.05 19:13:09.378946 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 441 rows starting from the beginning of the part | ||
| 11302 | 2026.01.05 19:13:09.379017 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 11303 | 2026.01.05 19:13:09.379068 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
| 11304 | 2026.01.05 19:13:09.379115 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 11305 | 2026.01.05 19:13:09.379161 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 11306 | 2026.01.05 19:13:09.379204 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 11307 | 2026.01.05 19:13:09.379396 [ 268 ] {925beee3-8501-44f3-9bb9-85bb028472c1} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.01.05 19:13:09.379432 [ 268 ] {925beee3-8501-44f3-9bb9-85bb028472c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11309 | 2026.01.05 19:13:09.379730 [ 268 ] {925beee3-8501-44f3-9bb9-85bb028472c1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11310 | 2026.01.05 19:13:09.379940 [ 268 ] {925beee3-8501-44f3-9bb9-85bb028472c1} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2026.01.05 19:13:09.380068 [ 268 ] {925beee3-8501-44f3-9bb9-85bb028472c1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00119 sec., 177310.9243697479 rows/sec., 10.07 MiB/sec. | ||
| 11312 | 2026.01.05 19:13:09.380095 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333933 sec., 1137238.526972494 rows/sec., 78.78 MiB/sec. | ||
| 11313 | 2026.01.05 19:13:09.380105 [ 268 ] {925beee3-8501-44f3-9bb9-85bb028472c1} <Debug> TCPHandler: Processed in 0.001357813 sec. | ||
| 11314 | 2026.01.05 19:13:09.380215 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 11315 | 2026.01.05 19:13:09.380248 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11316 | 2026.01.05 19:13:09.380368 [ 268 ] {20e1b1e0-6424-4aeb-923a-e1709e2a2bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11317 | 2026.01.05 19:13:09.380416 [ 268 ] {20e1b1e0-6424-4aeb-923a-e1709e2a2bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11318 | 2026.01.05 19:13:09.380437 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_45_9} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2026.01.05 19:13:09.380497 [ 201 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_45_9} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 11320 | 2026.01.05 19:13:09.380556 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11321 | 2026.01.05 19:13:09.381164 [ 268 ] {20e1b1e0-6424-4aeb-923a-e1709e2a2bac} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11322 | 2026.01.05 19:13:09.381207 [ 268 ] {20e1b1e0-6424-4aeb-923a-e1709e2a2bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11323 | 2026.01.05 19:13:09.381567 [ 268 ] {20e1b1e0-6424-4aeb-923a-e1709e2a2bac} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11324 | 2026.01.05 19:13:09.381771 [ 268 ] {20e1b1e0-6424-4aeb-923a-e1709e2a2bac} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11325 | 2026.01.05 19:13:09.381896 [ 268 ] {20e1b1e0-6424-4aeb-923a-e1709e2a2bac} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001552 sec., 443943.2989690722 rows/sec., 31.00 MiB/sec. | ||
| 11326 | 2026.01.05 19:13:09.381935 [ 268 ] {20e1b1e0-6424-4aeb-923a-e1709e2a2bac} <Debug> TCPHandler: Processed in 0.001745103 sec. | ||
| 11327 | 2026.01.05 19:13:09.382047 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11328 | 2026.01.05 19:13:09.382139 [ 268 ] {7b1976dd-9acc-4265-a785-d947f6fa8252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11329 | 2026.01.05 19:13:09.382179 [ 268 ] {7b1976dd-9acc-4265-a785-d947f6fa8252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11330 | 2026.01.05 19:13:09.382509 [ 268 ] {7b1976dd-9acc-4265-a785-d947f6fa8252} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2026.01.05 19:13:09.382544 [ 268 ] {7b1976dd-9acc-4265-a785-d947f6fa8252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11332 | 2026.01.05 19:13:09.382840 [ 268 ] {7b1976dd-9acc-4265-a785-d947f6fa8252} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11333 | 2026.01.05 19:13:09.383040 [ 268 ] {7b1976dd-9acc-4265-a785-d947f6fa8252} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2026.01.05 19:13:09.383160 [ 107 ] {} <Debug> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 11335 | 2026.01.05 19:13:09.383165 [ 268 ] {7b1976dd-9acc-4265-a785-d947f6fa8252} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 11336 | 2026.01.05 19:13:09.383211 [ 107 ] {} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11337 | 2026.01.05 19:13:09.383227 [ 268 ] {7b1976dd-9acc-4265-a785-d947f6fa8252} <Debug> TCPHandler: Processed in 0.00122791 sec. | ||
| 11338 | 2026.01.05 19:13:09.383243 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11339 | 2026.01.05 19:13:09.383349 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11340 | 2026.01.05 19:13:09.383354 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 11341 | 2026.01.05 19:13:09.383471 [ 268 ] {1ad5d009-733e-4eae-b3bc-47c5c7ce457b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11342 | 2026.01.05 19:13:09.383513 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11343 | 2026.01.05 19:13:09.383524 [ 268 ] {1ad5d009-733e-4eae-b3bc-47c5c7ce457b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11344 | 2026.01.05 19:13:09.383556 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 180 rows starting from the beginning of the part | ||
| 11345 | 2026.01.05 19:13:09.383623 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11346 | 2026.01.05 19:13:09.383665 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 11347 | 2026.01.05 19:13:09.383705 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 11348 | 2026.01.05 19:13:09.383742 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 11349 | 2026.01.05 19:13:09.383780 [ 192 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 11350 | 2026.01.05 19:13:09.384025 [ 268 ] {1ad5d009-733e-4eae-b3bc-47c5c7ce457b} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11351 | 2026.01.05 19:13:09.384073 [ 268 ] {1ad5d009-733e-4eae-b3bc-47c5c7ce457b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11352 | 2026.01.05 19:13:09.384490 [ 268 ] {1ad5d009-733e-4eae-b3bc-47c5c7ce457b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11353 | 2026.01.05 19:13:09.384578 [ 198 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001271471 sec., 165163.02770570465 rows/sec., 8.43 MiB/sec. | ||
| 11354 | 2026.01.05 19:13:09.384708 [ 268 ] {1ad5d009-733e-4eae-b3bc-47c5c7ce457b} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11355 | 2026.01.05 19:13:09.384713 [ 201 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 11356 | 2026.01.05 19:13:09.384844 [ 268 ] {1ad5d009-733e-4eae-b3bc-47c5c7ce457b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001398 sec., 224606.5808297568 rows/sec., 14.75 MiB/sec. | ||
| 11357 | 2026.01.05 19:13:09.384881 [ 268 ] {1ad5d009-733e-4eae-b3bc-47c5c7ce457b} <Debug> TCPHandler: Processed in 0.001590029 sec. | ||
| 11358 | 2026.01.05 19:13:09.384961 [ 201 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_35_7} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2026.01.05 19:13:09.385025 [ 201 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_35_7} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 11360 | 2026.01.05 19:13:09.385058 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11361 | 2026.01.05 19:13:09.385093 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11362 | 2026.01.05 19:13:09.385180 [ 268 ] {5bfdf6c6-d1cc-4eb2-8039-3564156feb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11363 | 2026.01.05 19:13:09.385231 [ 268 ] {5bfdf6c6-d1cc-4eb2-8039-3564156feb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11364 | 2026.01.05 19:13:09.385567 [ 268 ] {5bfdf6c6-d1cc-4eb2-8039-3564156feb26} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11365 | 2026.01.05 19:13:09.385603 [ 268 ] {5bfdf6c6-d1cc-4eb2-8039-3564156feb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11366 | 2026.01.05 19:13:09.385906 [ 268 ] {5bfdf6c6-d1cc-4eb2-8039-3564156feb26} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11367 | 2026.01.05 19:13:09.386114 [ 268 ] {5bfdf6c6-d1cc-4eb2-8039-3564156feb26} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11368 | 2026.01.05 19:13:09.386238 [ 268 ] {5bfdf6c6-d1cc-4eb2-8039-3564156feb26} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 11369 | 2026.01.05 19:13:09.386274 [ 268 ] {5bfdf6c6-d1cc-4eb2-8039-3564156feb26} <Debug> TCPHandler: Processed in 0.001276351 sec. | ||
| 11370 | 2026.01.05 19:13:09.386378 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11371 | 2026.01.05 19:13:09.386470 [ 268 ] {d5c84c13-452e-467f-bd27-55d26dbb788a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11372 | 2026.01.05 19:13:09.386524 [ 268 ] {d5c84c13-452e-467f-bd27-55d26dbb788a} <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 | ||
| 11373 | 2026.01.05 19:13:09.387267 [ 268 ] {d5c84c13-452e-467f-bd27-55d26dbb788a} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11374 | 2026.01.05 19:13:09.387304 [ 268 ] {d5c84c13-452e-467f-bd27-55d26dbb788a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11375 | 2026.01.05 19:13:09.387810 [ 268 ] {d5c84c13-452e-467f-bd27-55d26dbb788a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11376 | 2026.01.05 19:13:09.388036 [ 268 ] {d5c84c13-452e-467f-bd27-55d26dbb788a} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11377 | 2026.01.05 19:13:09.388178 [ 268 ] {d5c84c13-452e-467f-bd27-55d26dbb788a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001725 sec., 5797.101449275362 rows/sec., 10.39 MiB/sec. | ||
| 11378 | 2026.01.05 19:13:09.388232 [ 268 ] {d5c84c13-452e-467f-bd27-55d26dbb788a} <Debug> TCPHandler: Processed in 0.001903717 sec. | ||
| 11379 | 2026.01.05 19:13:09.388396 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11380 | 2026.01.05 19:13:09.388489 [ 268 ] {8a6e8d1b-7873-4cce-82af-4a31a313fb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11381 | 2026.01.05 19:13:09.388530 [ 268 ] {8a6e8d1b-7873-4cce-82af-4a31a313fb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11382 | 2026.01.05 19:13:09.388881 [ 268 ] {8a6e8d1b-7873-4cce-82af-4a31a313fb60} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11383 | 2026.01.05 19:13:09.388917 [ 268 ] {8a6e8d1b-7873-4cce-82af-4a31a313fb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11384 | 2026.01.05 19:13:09.389216 [ 268 ] {8a6e8d1b-7873-4cce-82af-4a31a313fb60} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11385 | 2026.01.05 19:13:09.389422 [ 268 ] {8a6e8d1b-7873-4cce-82af-4a31a313fb60} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.01.05 19:13:09.389548 [ 268 ] {8a6e8d1b-7873-4cce-82af-4a31a313fb60} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 11387 | 2026.01.05 19:13:09.389584 [ 268 ] {8a6e8d1b-7873-4cce-82af-4a31a313fb60} <Debug> TCPHandler: Processed in 0.001238291 sec. | ||
| 11388 | 2026.01.05 19:13:14.389203 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11389 | 2026.01.05 19:13:14.389390 [ 268 ] {43678fa0-b671-460f-b25d-d0bdb674d889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11390 | 2026.01.05 19:13:14.389452 [ 268 ] {43678fa0-b671-460f-b25d-d0bdb674d889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11391 | 2026.01.05 19:13:14.390053 [ 268 ] {43678fa0-b671-460f-b25d-d0bdb674d889} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11392 | 2026.01.05 19:13:14.390090 [ 268 ] {43678fa0-b671-460f-b25d-d0bdb674d889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11393 | 2026.01.05 19:13:14.390470 [ 268 ] {43678fa0-b671-460f-b25d-d0bdb674d889} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11394 | 2026.01.05 19:13:14.390689 [ 268 ] {43678fa0-b671-460f-b25d-d0bdb674d889} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2026.01.05 19:13:14.390832 [ 268 ] {43678fa0-b671-460f-b25d-d0bdb674d889} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 328.14 KiB/sec. | ||
| 11396 | 2026.01.05 19:13:14.390874 [ 268 ] {43678fa0-b671-460f-b25d-d0bdb674d889} <Debug> TCPHandler: Processed in 0.001793394 sec. | ||
| 11397 | 2026.01.05 19:13:14.390992 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11398 | 2026.01.05 19:13:14.391086 [ 268 ] {79da2385-9f17-4aa5-9c46-a26a8ff6045d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11399 | 2026.01.05 19:13:14.391125 [ 268 ] {79da2385-9f17-4aa5-9c46-a26a8ff6045d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11400 | 2026.01.05 19:13:14.392043 [ 268 ] {79da2385-9f17-4aa5-9c46-a26a8ff6045d} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11401 | 2026.01.05 19:13:14.392077 [ 268 ] {79da2385-9f17-4aa5-9c46-a26a8ff6045d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11402 | 2026.01.05 19:13:14.392469 [ 268 ] {79da2385-9f17-4aa5-9c46-a26a8ff6045d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11403 | 2026.01.05 19:13:14.392689 [ 268 ] {79da2385-9f17-4aa5-9c46-a26a8ff6045d} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11404 | 2026.01.05 19:13:14.392792 [ 102 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11405 | 2026.01.05 19:13:14.392813 [ 268 ] {79da2385-9f17-4aa5-9c46-a26a8ff6045d} <Debug> executeQuery: Read 1262 rows, 107.14 KiB in 0.001746 sec., 722794.959908362 rows/sec., 59.92 MiB/sec. | ||
| 11406 | 2026.01.05 19:13:14.392831 [ 102 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.01.05 19:13:14.392850 [ 268 ] {79da2385-9f17-4aa5-9c46-a26a8ff6045d} <Debug> TCPHandler: Processed in 0.001905467 sec. | ||
| 11408 | 2026.01.05 19:13:14.392853 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11409 | 2026.01.05 19:13:14.392961 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11410 | 2026.01.05 19:13:14.392966 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11411 | 2026.01.05 19:13:14.393078 [ 268 ] {aebd20a2-2d09-452a-8f1d-0efc11917cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11412 | 2026.01.05 19:13:14.393080 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11413 | 2026.01.05 19:13:14.393118 [ 268 ] {aebd20a2-2d09-452a-8f1d-0efc11917cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11414 | 2026.01.05 19:13:14.393132 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2344 rows starting from the beginning of the part | ||
| 11415 | 2026.01.05 19:13:14.393214 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 118 rows starting from the beginning of the part | ||
| 11416 | 2026.01.05 19:13:14.393283 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1132 rows starting from the beginning of the part | ||
| 11417 | 2026.01.05 19:13:14.393352 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 118 rows starting from the beginning of the part | ||
| 11418 | 2026.01.05 19:13:14.393416 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1132 rows starting from the beginning of the part | ||
| 11419 | 2026.01.05 19:13:14.393483 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1262 rows starting from the beginning of the part | ||
| 11420 | 2026.01.05 19:13:14.393523 [ 268 ] {aebd20a2-2d09-452a-8f1d-0efc11917cc5} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11421 | 2026.01.05 19:13:14.393557 [ 268 ] {aebd20a2-2d09-452a-8f1d-0efc11917cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11422 | 2026.01.05 19:13:14.393853 [ 268 ] {aebd20a2-2d09-452a-8f1d-0efc11917cc5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11423 | 2026.01.05 19:13:14.394062 [ 268 ] {aebd20a2-2d09-452a-8f1d-0efc11917cc5} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11424 | 2026.01.05 19:13:14.394184 [ 268 ] {aebd20a2-2d09-452a-8f1d-0efc11917cc5} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001124 sec., 32918.14946619217 rows/sec., 2.39 MiB/sec. | ||
| 11425 | 2026.01.05 19:13:14.394220 [ 268 ] {aebd20a2-2d09-452a-8f1d-0efc11917cc5} <Debug> TCPHandler: Processed in 0.001300902 sec. | ||
| 11426 | 2026.01.05 19:13:14.394343 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11427 | 2026.01.05 19:13:14.394464 [ 268 ] {d67c3f76-e49f-49c6-b8c6-3a41f4ec868c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11428 | 2026.01.05 19:13:14.394515 [ 268 ] {d67c3f76-e49f-49c6-b8c6-3a41f4ec868c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11429 | 2026.01.05 19:13:14.395079 [ 268 ] {d67c3f76-e49f-49c6-b8c6-3a41f4ec868c} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11430 | 2026.01.05 19:13:14.395123 [ 268 ] {d67c3f76-e49f-49c6-b8c6-3a41f4ec868c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11431 | 2026.01.05 19:13:14.395513 [ 268 ] {d67c3f76-e49f-49c6-b8c6-3a41f4ec868c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11432 | 2026.01.05 19:13:14.395740 [ 268 ] {d67c3f76-e49f-49c6-b8c6-3a41f4ec868c} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11433 | 2026.01.05 19:13:14.395882 [ 268 ] {d67c3f76-e49f-49c6-b8c6-3a41f4ec868c} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001443 sec., 158697.15869715868 rows/sec., 10.74 MiB/sec. | ||
| 11434 | 2026.01.05 19:13:14.395926 [ 268 ] {d67c3f76-e49f-49c6-b8c6-3a41f4ec868c} <Debug> TCPHandler: Processed in 0.001645931 sec. | ||
| 11435 | 2026.01.05 19:13:14.396042 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11436 | 2026.01.05 19:13:14.396139 [ 268 ] {a443f2d1-18fe-4fdc-b0a3-3ba6debb2af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11437 | 2026.01.05 19:13:14.396181 [ 268 ] {a443f2d1-18fe-4fdc-b0a3-3ba6debb2af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11438 | 2026.01.05 19:13:14.396294 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6106 rows, containing 5 columns (5 merged, 0 gathered) in 0.003381574 sec., 1805668.0114053397 rows/sec., 153.12 MiB/sec. | ||
| 11439 | 2026.01.05 19:13:14.396604 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11440 | 2026.01.05 19:13:14.396761 [ 268 ] {a443f2d1-18fe-4fdc-b0a3-3ba6debb2af5} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2026.01.05 19:13:14.396797 [ 268 ] {a443f2d1-18fe-4fdc-b0a3-3ba6debb2af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11442 | 2026.01.05 19:13:14.396938 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_71_14} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11443 | 2026.01.05 19:13:14.397029 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_71_14} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11444 | 2026.01.05 19:13:14.397104 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 11445 | 2026.01.05 19:13:14.397135 [ 268 ] {a443f2d1-18fe-4fdc-b0a3-3ba6debb2af5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11446 | 2026.01.05 19:13:14.397348 [ 268 ] {a443f2d1-18fe-4fdc-b0a3-3ba6debb2af5} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2026.01.05 19:13:14.397462 [ 102 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11448 | 2026.01.05 19:13:14.397490 [ 268 ] {a443f2d1-18fe-4fdc-b0a3-3ba6debb2af5} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001368 sec., 407163.7426900585 rows/sec., 30.25 MiB/sec. | ||
| 11449 | 2026.01.05 19:13:14.397500 [ 102 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2026.01.05 19:13:14.397527 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11451 | 2026.01.05 19:13:14.397535 [ 268 ] {a443f2d1-18fe-4fdc-b0a3-3ba6debb2af5} <Debug> TCPHandler: Processed in 0.001543438 sec. | ||
| 11452 | 2026.01.05 19:13:14.397645 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11453 | 2026.01.05 19:13:14.397662 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11454 | 2026.01.05 19:13:14.397784 [ 268 ] {69cf23cc-bf1c-4d79-8e4a-0d0465251136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11455 | 2026.01.05 19:13:14.397791 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11456 | 2026.01.05 19:13:14.397834 [ 268 ] {69cf23cc-bf1c-4d79-8e4a-0d0465251136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11457 | 2026.01.05 19:13:14.397838 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1212 rows starting from the beginning of the part | ||
| 11458 | 2026.01.05 19:13:14.397922 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 95 rows starting from the beginning of the part | ||
| 11459 | 2026.01.05 19:13:14.397969 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 689 rows starting from the beginning of the part | ||
| 11460 | 2026.01.05 19:13:14.398014 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 95 rows starting from the beginning of the part | ||
| 11461 | 2026.01.05 19:13:14.398054 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 689 rows starting from the beginning of the part | ||
| 11462 | 2026.01.05 19:13:14.398097 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 557 rows starting from the beginning of the part | ||
| 11463 | 2026.01.05 19:13:14.398406 [ 268 ] {69cf23cc-bf1c-4d79-8e4a-0d0465251136} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11464 | 2026.01.05 19:13:14.398447 [ 268 ] {69cf23cc-bf1c-4d79-8e4a-0d0465251136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11465 | 2026.01.05 19:13:14.398839 [ 268 ] {69cf23cc-bf1c-4d79-8e4a-0d0465251136} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11466 | 2026.01.05 19:13:14.399049 [ 268 ] {69cf23cc-bf1c-4d79-8e4a-0d0465251136} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11467 | 2026.01.05 19:13:14.399158 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11468 | 2026.01.05 19:13:14.399178 [ 268 ] {69cf23cc-bf1c-4d79-8e4a-0d0465251136} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001415 sec., 598586.5724381625 rows/sec., 40.29 MiB/sec. | ||
| 11469 | 2026.01.05 19:13:14.399190 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2026.01.05 19:13:14.399209 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11471 | 2026.01.05 19:13:14.399215 [ 268 ] {69cf23cc-bf1c-4d79-8e4a-0d0465251136} <Debug> TCPHandler: Processed in 0.00160402 sec. | ||
| 11472 | 2026.01.05 19:13:14.399277 [ 193 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11473 | 2026.01.05 19:13:14.399346 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11474 | 2026.01.05 19:13:14.399366 [ 193 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11475 | 2026.01.05 19:13:14.399394 [ 193 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23759 rows starting from the beginning of the part | ||
| 11476 | 2026.01.05 19:13:14.399429 [ 199 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001834915 sec., 1818612.8512764897 rows/sec., 137.36 MiB/sec. | ||
| 11477 | 2026.01.05 19:13:14.399445 [ 193 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 11478 | 2026.01.05 19:13:14.399443 [ 268 ] {63c9a5eb-9204-43d1-905a-2629f6f9823b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11479 | 2026.01.05 19:13:14.399522 [ 193 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 314 rows starting from the beginning of the part | ||
| 11480 | 2026.01.05 19:13:14.399537 [ 268 ] {63c9a5eb-9204-43d1-905a-2629f6f9823b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11481 | 2026.01.05 19:13:14.399562 [ 193 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 11482 | 2026.01.05 19:13:14.399604 [ 193 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 314 rows starting from the beginning of the part | ||
| 11483 | 2026.01.05 19:13:14.399634 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11484 | 2026.01.05 19:13:14.399647 [ 193 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 847 rows starting from the beginning of the part | ||
| 11485 | 2026.01.05 19:13:14.399884 [ 268 ] {63c9a5eb-9204-43d1-905a-2629f6f9823b} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11486 | 2026.01.05 19:13:14.399921 [ 268 ] {63c9a5eb-9204-43d1-905a-2629f6f9823b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11487 | 2026.01.05 19:13:14.399928 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_71_14} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2026.01.05 19:13:14.400022 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_71_14} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11489 | 2026.01.05 19:13:14.400102 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11490 | 2026.01.05 19:13:14.400247 [ 268 ] {63c9a5eb-9204-43d1-905a-2629f6f9823b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11491 | 2026.01.05 19:13:14.400466 [ 268 ] {63c9a5eb-9204-43d1-905a-2629f6f9823b} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2026.01.05 19:13:14.400594 [ 268 ] {63c9a5eb-9204-43d1-905a-2629f6f9823b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001169 sec., 855.4319931565441 rows/sec., 54.30 KiB/sec. | ||
| 11493 | 2026.01.05 19:13:14.400640 [ 268 ] {63c9a5eb-9204-43d1-905a-2629f6f9823b} <Debug> TCPHandler: Processed in 0.001345293 sec. | ||
| 11494 | 2026.01.05 19:13:14.400768 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11495 | 2026.01.05 19:13:14.400863 [ 268 ] {8e23c6ea-1510-4734-94e7-2d16dd719522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11496 | 2026.01.05 19:13:14.400917 [ 268 ] {8e23c6ea-1510-4734-94e7-2d16dd719522} <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 | ||
| 11497 | 2026.01.05 19:13:14.401729 [ 268 ] {8e23c6ea-1510-4734-94e7-2d16dd719522} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.01.05 19:13:14.401762 [ 268 ] {8e23c6ea-1510-4734-94e7-2d16dd719522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11499 | 2026.01.05 19:13:14.402344 [ 268 ] {8e23c6ea-1510-4734-94e7-2d16dd719522} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11500 | 2026.01.05 19:13:14.402569 [ 268 ] {8e23c6ea-1510-4734-94e7-2d16dd719522} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2026.01.05 19:13:14.402704 [ 268 ] {8e23c6ea-1510-4734-94e7-2d16dd719522} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 11502 | 2026.01.05 19:13:14.402756 [ 268 ] {8e23c6ea-1510-4734-94e7-2d16dd719522} <Debug> TCPHandler: Processed in 0.00204149 sec. | ||
| 11503 | 2026.01.05 19:13:14.402876 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11504 | 2026.01.05 19:13:14.402978 [ 268 ] {55bc4398-935b-4bf3-8b56-df2da85e88e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11505 | 2026.01.05 19:13:14.403038 [ 268 ] {55bc4398-935b-4bf3-8b56-df2da85e88e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11506 | 2026.01.05 19:13:14.403389 [ 268 ] {55bc4398-935b-4bf3-8b56-df2da85e88e7} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11507 | 2026.01.05 19:13:14.403424 [ 268 ] {55bc4398-935b-4bf3-8b56-df2da85e88e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11508 | 2026.01.05 19:13:14.403737 [ 268 ] {55bc4398-935b-4bf3-8b56-df2da85e88e7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11509 | 2026.01.05 19:13:14.403962 [ 268 ] {55bc4398-935b-4bf3-8b56-df2da85e88e7} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11510 | 2026.01.05 19:13:14.404059 [ 102 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11511 | 2026.01.05 19:13:14.404088 [ 268 ] {55bc4398-935b-4bf3-8b56-df2da85e88e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 11512 | 2026.01.05 19:13:14.404089 [ 102 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11513 | 2026.01.05 19:13:14.404119 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11514 | 2026.01.05 19:13:14.404126 [ 268 ] {55bc4398-935b-4bf3-8b56-df2da85e88e7} <Debug> TCPHandler: Processed in 0.001300803 sec. | ||
| 11515 | 2026.01.05 19:13:14.404215 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11516 | 2026.01.05 19:13:14.404343 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11517 | 2026.01.05 19:13:14.404379 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 5262 rows starting from the beginning of the part | ||
| 11518 | 2026.01.05 19:13:14.404445 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 11519 | 2026.01.05 19:13:14.404487 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 11520 | 2026.01.05 19:13:14.404528 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 11521 | 2026.01.05 19:13:14.404569 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 11522 | 2026.01.05 19:13:14.404609 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 11523 | 2026.01.05 19:13:14.405544 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25554 rows, containing 5 columns (5 merged, 0 gathered) in 0.006295334 sec., 4059196.8591340827 rows/sec., 271.58 MiB/sec. | ||
| 11524 | 2026.01.05 19:13:14.405738 [ 193 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11525 | 2026.01.05 19:13:14.406009 [ 193 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11526 | 2026.01.05 19:13:14.406075 [ 193 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11527 | 2026.01.05 19:13:14.406133 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11528 | 2026.01.05 19:13:14.407008 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5650 rows, containing 4 columns (4 merged, 0 gathered) in 0.002839321 sec., 1989912.3769380073 rows/sec., 126.23 MiB/sec. | ||
| 11529 | 2026.01.05 19:13:14.407514 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11530 | 2026.01.05 19:13:14.407801 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_71_14} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.01.05 19:13:14.407876 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_71_14} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11532 | 2026.01.05 19:13:14.407949 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11533 | 2026.01.05 19:13:14.609812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23456 | ||
| 11534 | 2026.01.05 19:13:14.610468 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11535 | 2026.01.05 19:13:14.610531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11536 | 2026.01.05 19:13:14.611002 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11537 | 2026.01.05 19:13:14.611214 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11538 | 2026.01.05 19:13:14.611323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23456 | ||
| 11539 | 2026.01.05 19:13:15.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.85 MiB, peak 326.69 MiB, free memory in arenas 0.00 B, will set to 318.10 MiB (RSS), difference: 1.24 MiB | ||
| 11540 | 2026.01.05 19:13:15.828106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11541 | 2026.01.05 19:13:15.844754 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11542 | 2026.01.05 19:13:15.844819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11543 | 2026.01.05 19:13:15.850531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11544 | 2026.01.05 19:13:15.851244 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2026.01.05 19:13:15.854126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11546 | 2026.01.05 19:13:17.186057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1480 | ||
| 11547 | 2026.01.05 19:13:17.188616 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.01.05 19:13:17.188666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11549 | 2026.01.05 19:13:17.189869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11550 | 2026.01.05 19:13:17.190147 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.01.05 19:13:17.190327 [ 96 ] {} <Debug> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11552 | 2026.01.05 19:13:17.190392 [ 96 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.01.05 19:13:17.190412 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11554 | 2026.01.05 19:13:17.190419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1480 | ||
| 11555 | 2026.01.05 19:13:17.190515 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::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 | ||
| 11556 | 2026.01.05 19:13:17.191136 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11557 | 2026.01.05 19:13:17.191287 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1292 rows starting from the beginning of the part | ||
| 11558 | 2026.01.05 19:13:17.191699 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 11559 | 2026.01.05 19:13:17.192055 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 11560 | 2026.01.05 19:13:17.192429 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 11561 | 2026.01.05 19:13:17.192763 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 11562 | 2026.01.05 19:13:17.193104 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 11563 | 2026.01.05 19:13:17.199297 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1480 rows, containing 72 columns (72 merged, 0 gathered) in 0.008826347 sec., 167679.7887053387 rows/sec., 130.56 MiB/sec. | ||
| 11564 | 2026.01.05 19:13:17.200702 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11565 | 2026.01.05 19:13:17.201193 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_36_7} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2026.01.05 19:13:17.201263 [ 199 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_36_7} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11567 | 2026.01.05 19:13:17.201411 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 11568 | 2026.01.05 19:13:19.371485 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11569 | 2026.01.05 19:13:19.371798 [ 268 ] {e5148f4c-2c0c-4275-898e-addfe9bcaf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11570 | 2026.01.05 19:13:19.371878 [ 268 ] {e5148f4c-2c0c-4275-898e-addfe9bcaf33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11571 | 2026.01.05 19:13:19.372726 [ 268 ] {e5148f4c-2c0c-4275-898e-addfe9bcaf33} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2026.01.05 19:13:19.372762 [ 268 ] {e5148f4c-2c0c-4275-898e-addfe9bcaf33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11573 | 2026.01.05 19:13:19.373147 [ 268 ] {e5148f4c-2c0c-4275-898e-addfe9bcaf33} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11574 | 2026.01.05 19:13:19.373365 [ 268 ] {e5148f4c-2c0c-4275-898e-addfe9bcaf33} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2026.01.05 19:13:19.373505 [ 268 ] {e5148f4c-2c0c-4275-898e-addfe9bcaf33} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00179 sec., 229050.27932960895 rows/sec., 14.53 MiB/sec. | ||
| 11576 | 2026.01.05 19:13:19.373545 [ 268 ] {e5148f4c-2c0c-4275-898e-addfe9bcaf33} <Debug> TCPHandler: Processed in 0.002245755 sec. | ||
| 11577 | 2026.01.05 19:13:19.373672 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11578 | 2026.01.05 19:13:19.373782 [ 268 ] {c5d5a6f4-9ad4-4af7-8ec1-c7309cd622a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11579 | 2026.01.05 19:13:19.373830 [ 268 ] {c5d5a6f4-9ad4-4af7-8ec1-c7309cd622a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11580 | 2026.01.05 19:13:19.375098 [ 268 ] {c5d5a6f4-9ad4-4af7-8ec1-c7309cd622a2} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11581 | 2026.01.05 19:13:19.375132 [ 268 ] {c5d5a6f4-9ad4-4af7-8ec1-c7309cd622a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11582 | 2026.01.05 19:13:19.375516 [ 268 ] {c5d5a6f4-9ad4-4af7-8ec1-c7309cd622a2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11583 | 2026.01.05 19:13:19.375735 [ 268 ] {c5d5a6f4-9ad4-4af7-8ec1-c7309cd622a2} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.01.05 19:13:19.375884 [ 268 ] {c5d5a6f4-9ad4-4af7-8ec1-c7309cd622a2} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002128 sec., 531954.8872180451 rows/sec., 42.15 MiB/sec. | ||
| 11585 | 2026.01.05 19:13:19.375924 [ 268 ] {c5d5a6f4-9ad4-4af7-8ec1-c7309cd622a2} <Debug> TCPHandler: Processed in 0.002301407 sec. | ||
| 11586 | 2026.01.05 19:13:19.376069 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11587 | 2026.01.05 19:13:19.376172 [ 268 ] {54fd8e18-1b9e-4017-8d4d-1d5736bdb2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11588 | 2026.01.05 19:13:19.376211 [ 268 ] {54fd8e18-1b9e-4017-8d4d-1d5736bdb2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11589 | 2026.01.05 19:13:19.376712 [ 268 ] {54fd8e18-1b9e-4017-8d4d-1d5736bdb2d4} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2026.01.05 19:13:19.376745 [ 268 ] {54fd8e18-1b9e-4017-8d4d-1d5736bdb2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11591 | 2026.01.05 19:13:19.377041 [ 268 ] {54fd8e18-1b9e-4017-8d4d-1d5736bdb2d4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11592 | 2026.01.05 19:13:19.377242 [ 268 ] {54fd8e18-1b9e-4017-8d4d-1d5736bdb2d4} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2026.01.05 19:13:19.377366 [ 268 ] {54fd8e18-1b9e-4017-8d4d-1d5736bdb2d4} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001222 sec., 175941.08019639936 rows/sec., 10.44 MiB/sec. | ||
| 11594 | 2026.01.05 19:13:19.377402 [ 268 ] {54fd8e18-1b9e-4017-8d4d-1d5736bdb2d4} <Debug> TCPHandler: Processed in 0.001385254 sec. | ||
| 11595 | 2026.01.05 19:13:19.377513 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2026.01.05 19:13:19.377605 [ 268 ] {f43799ae-6e54-41ad-a1d9-7894a75f6098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11597 | 2026.01.05 19:13:19.377643 [ 268 ] {f43799ae-6e54-41ad-a1d9-7894a75f6098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11598 | 2026.01.05 19:13:19.378135 [ 268 ] {f43799ae-6e54-41ad-a1d9-7894a75f6098} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2026.01.05 19:13:19.378169 [ 268 ] {f43799ae-6e54-41ad-a1d9-7894a75f6098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11600 | 2026.01.05 19:13:19.378456 [ 268 ] {f43799ae-6e54-41ad-a1d9-7894a75f6098} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11601 | 2026.01.05 19:13:19.378660 [ 268 ] {f43799ae-6e54-41ad-a1d9-7894a75f6098} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2026.01.05 19:13:19.378783 [ 268 ] {f43799ae-6e54-41ad-a1d9-7894a75f6098} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001196 sec., 177257.52508361204 rows/sec., 11.43 MiB/sec. | ||
| 11603 | 2026.01.05 19:13:19.378818 [ 268 ] {f43799ae-6e54-41ad-a1d9-7894a75f6098} <Debug> TCPHandler: Processed in 0.001353883 sec. | ||
| 11604 | 2026.01.05 19:13:19.378927 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11605 | 2026.01.05 19:13:19.379019 [ 268 ] {0e485d3e-488f-47e8-b538-5e8b864612dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11606 | 2026.01.05 19:13:19.379057 [ 268 ] {0e485d3e-488f-47e8-b538-5e8b864612dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11607 | 2026.01.05 19:13:19.379539 [ 268 ] {0e485d3e-488f-47e8-b538-5e8b864612dc} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2026.01.05 19:13:19.379574 [ 268 ] {0e485d3e-488f-47e8-b538-5e8b864612dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11609 | 2026.01.05 19:13:19.379863 [ 268 ] {0e485d3e-488f-47e8-b538-5e8b864612dc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11610 | 2026.01.05 19:13:19.380077 [ 268 ] {0e485d3e-488f-47e8-b538-5e8b864612dc} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2026.01.05 19:13:19.380199 [ 268 ] {0e485d3e-488f-47e8-b538-5e8b864612dc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 11612 | 2026.01.05 19:13:19.380235 [ 268 ] {0e485d3e-488f-47e8-b538-5e8b864612dc} <Debug> TCPHandler: Processed in 0.001355783 sec. | ||
| 11613 | 2026.01.05 19:13:19.380339 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2026.01.05 19:13:19.380445 [ 268 ] {0937bda7-6f5c-462e-bf6a-c25e1dfce4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11615 | 2026.01.05 19:13:19.380485 [ 268 ] {0937bda7-6f5c-462e-bf6a-c25e1dfce4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11616 | 2026.01.05 19:13:19.381232 [ 268 ] {0937bda7-6f5c-462e-bf6a-c25e1dfce4be} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.01.05 19:13:19.381266 [ 268 ] {0937bda7-6f5c-462e-bf6a-c25e1dfce4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11618 | 2026.01.05 19:13:19.381599 [ 268 ] {0937bda7-6f5c-462e-bf6a-c25e1dfce4be} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11619 | 2026.01.05 19:13:19.381803 [ 268 ] {0937bda7-6f5c-462e-bf6a-c25e1dfce4be} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.01.05 19:13:19.381932 [ 268 ] {0937bda7-6f5c-462e-bf6a-c25e1dfce4be} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001506 sec., 457503.32005312084 rows/sec., 31.95 MiB/sec. | ||
| 11621 | 2026.01.05 19:13:19.381968 [ 268 ] {0937bda7-6f5c-462e-bf6a-c25e1dfce4be} <Debug> TCPHandler: Processed in 0.001677841 sec. | ||
| 11622 | 2026.01.05 19:13:19.382071 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11623 | 2026.01.05 19:13:19.382165 [ 268 ] {dda809e7-90d8-4c24-8830-8e803e35d1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11624 | 2026.01.05 19:13:19.382205 [ 268 ] {dda809e7-90d8-4c24-8830-8e803e35d1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11625 | 2026.01.05 19:13:19.382533 [ 268 ] {dda809e7-90d8-4c24-8830-8e803e35d1de} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2026.01.05 19:13:19.382566 [ 268 ] {dda809e7-90d8-4c24-8830-8e803e35d1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11627 | 2026.01.05 19:13:19.382858 [ 268 ] {dda809e7-90d8-4c24-8830-8e803e35d1de} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11628 | 2026.01.05 19:13:19.383068 [ 268 ] {dda809e7-90d8-4c24-8830-8e803e35d1de} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.01.05 19:13:19.383190 [ 268 ] {dda809e7-90d8-4c24-8830-8e803e35d1de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 11630 | 2026.01.05 19:13:19.383225 [ 268 ] {dda809e7-90d8-4c24-8830-8e803e35d1de} <Debug> TCPHandler: Processed in 0.00120164 sec. | ||
| 11631 | 2026.01.05 19:13:19.383331 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11632 | 2026.01.05 19:13:19.383432 [ 268 ] {a8dc2a98-773e-4859-b8f6-bbeadfa622dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11633 | 2026.01.05 19:13:19.383473 [ 268 ] {a8dc2a98-773e-4859-b8f6-bbeadfa622dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11634 | 2026.01.05 19:13:19.383913 [ 268 ] {a8dc2a98-773e-4859-b8f6-bbeadfa622dc} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.01.05 19:13:19.383948 [ 268 ] {a8dc2a98-773e-4859-b8f6-bbeadfa622dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11636 | 2026.01.05 19:13:19.384275 [ 268 ] {a8dc2a98-773e-4859-b8f6-bbeadfa622dc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11637 | 2026.01.05 19:13:19.384479 [ 268 ] {a8dc2a98-773e-4859-b8f6-bbeadfa622dc} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2026.01.05 19:13:19.384604 [ 268 ] {a8dc2a98-773e-4859-b8f6-bbeadfa622dc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00119 sec., 263865.5462184874 rows/sec., 17.33 MiB/sec. | ||
| 11639 | 2026.01.05 19:13:19.384639 [ 268 ] {a8dc2a98-773e-4859-b8f6-bbeadfa622dc} <Debug> TCPHandler: Processed in 0.001355453 sec. | ||
| 11640 | 2026.01.05 19:13:19.384738 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11641 | 2026.01.05 19:13:19.384830 [ 268 ] {55a52844-07d4-4aeb-ab64-2d482ea5e0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11642 | 2026.01.05 19:13:19.384871 [ 268 ] {55a52844-07d4-4aeb-ab64-2d482ea5e0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11643 | 2026.01.05 19:13:19.385176 [ 268 ] {55a52844-07d4-4aeb-ab64-2d482ea5e0c4} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2026.01.05 19:13:19.385209 [ 268 ] {55a52844-07d4-4aeb-ab64-2d482ea5e0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11645 | 2026.01.05 19:13:19.385495 [ 268 ] {55a52844-07d4-4aeb-ab64-2d482ea5e0c4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11646 | 2026.01.05 19:13:19.385694 [ 268 ] {55a52844-07d4-4aeb-ab64-2d482ea5e0c4} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11647 | 2026.01.05 19:13:19.385820 [ 268 ] {55a52844-07d4-4aeb-ab64-2d482ea5e0c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 11648 | 2026.01.05 19:13:19.385854 [ 268 ] {55a52844-07d4-4aeb-ab64-2d482ea5e0c4} <Debug> TCPHandler: Processed in 0.001163968 sec. | ||
| 11649 | 2026.01.05 19:13:19.385953 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11650 | 2026.01.05 19:13:19.386071 [ 268 ] {a6d876e2-eff1-42bc-b04a-fff583b81d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11651 | 2026.01.05 19:13:19.386124 [ 268 ] {a6d876e2-eff1-42bc-b04a-fff583b81d10} <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 | ||
| 11652 | 2026.01.05 19:13:19.386885 [ 268 ] {a6d876e2-eff1-42bc-b04a-fff583b81d10} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2026.01.05 19:13:19.386919 [ 268 ] {a6d876e2-eff1-42bc-b04a-fff583b81d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11654 | 2026.01.05 19:13:19.387401 [ 268 ] {a6d876e2-eff1-42bc-b04a-fff583b81d10} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11655 | 2026.01.05 19:13:19.387608 [ 268 ] {a6d876e2-eff1-42bc-b04a-fff583b81d10} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2026.01.05 19:13:19.387761 [ 268 ] {a6d876e2-eff1-42bc-b04a-fff583b81d10} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001708 sec., 5854.80093676815 rows/sec., 10.49 MiB/sec. | ||
| 11657 | 2026.01.05 19:13:19.387813 [ 268 ] {a6d876e2-eff1-42bc-b04a-fff583b81d10} <Debug> TCPHandler: Processed in 0.001906087 sec. | ||
| 11658 | 2026.01.05 19:13:19.387924 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11659 | 2026.01.05 19:13:19.388017 [ 268 ] {6cecf9ad-2a1b-4bae-b64e-bbe93791dd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11660 | 2026.01.05 19:13:19.388056 [ 268 ] {6cecf9ad-2a1b-4bae-b64e-bbe93791dd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11661 | 2026.01.05 19:13:19.388388 [ 268 ] {6cecf9ad-2a1b-4bae-b64e-bbe93791dd4f} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11662 | 2026.01.05 19:13:19.388421 [ 268 ] {6cecf9ad-2a1b-4bae-b64e-bbe93791dd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11663 | 2026.01.05 19:13:19.388717 [ 268 ] {6cecf9ad-2a1b-4bae-b64e-bbe93791dd4f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11664 | 2026.01.05 19:13:19.388922 [ 268 ] {6cecf9ad-2a1b-4bae-b64e-bbe93791dd4f} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2026.01.05 19:13:19.389048 [ 268 ] {6cecf9ad-2a1b-4bae-b64e-bbe93791dd4f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001049 sec., 99142.04003813156 rows/sec., 6.07 MiB/sec. | ||
| 11666 | 2026.01.05 19:13:19.389081 [ 268 ] {6cecf9ad-2a1b-4bae-b64e-bbe93791dd4f} <Debug> TCPHandler: Processed in 0.00120602 sec. | ||
| 11667 | 2026.01.05 19:13:21.974906 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11668 | 2026.01.05 19:13:21.974963 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11669 | 2026.01.05 19:13:22.111401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23968 | ||
| 11670 | 2026.01.05 19:13:22.112098 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11671 | 2026.01.05 19:13:22.112145 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11672 | 2026.01.05 19:13:22.112664 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11673 | 2026.01.05 19:13:22.112916 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11674 | 2026.01.05 19:13:22.113049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23968 | ||
| 11675 | 2026.01.05 19:13:23.355163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11676 | 2026.01.05 19:13:23.371503 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11677 | 2026.01.05 19:13:23.371562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11678 | 2026.01.05 19:13:23.377749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11679 | 2026.01.05 19:13:23.378484 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11680 | 2026.01.05 19:13:23.381400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11681 | 2026.01.05 19:13:24.362062 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11682 | 2026.01.05 19:13:24.362269 [ 268 ] {79ee9502-678d-4ec6-b048-c2c7b3e7d6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11683 | 2026.01.05 19:13:24.362346 [ 268 ] {79ee9502-678d-4ec6-b048-c2c7b3e7d6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11684 | 2026.01.05 19:13:24.363123 [ 268 ] {79ee9502-678d-4ec6-b048-c2c7b3e7d6e2} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11685 | 2026.01.05 19:13:24.363179 [ 268 ] {79ee9502-678d-4ec6-b048-c2c7b3e7d6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11686 | 2026.01.05 19:13:24.363630 [ 268 ] {79ee9502-678d-4ec6-b048-c2c7b3e7d6e2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11687 | 2026.01.05 19:13:24.363872 [ 268 ] {79ee9502-678d-4ec6-b048-c2c7b3e7d6e2} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11688 | 2026.01.05 19:13:24.364033 [ 268 ] {79ee9502-678d-4ec6-b048-c2c7b3e7d6e2} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.00182 sec., 64835.16483516483 rows/sec., 5.51 MiB/sec. | ||
| 11689 | 2026.01.05 19:13:24.364085 [ 268 ] {79ee9502-678d-4ec6-b048-c2c7b3e7d6e2} <Debug> TCPHandler: Processed in 0.002165444 sec. | ||
| 11690 | 2026.01.05 19:13:24.364221 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11691 | 2026.01.05 19:13:24.364324 [ 268 ] {a80ea83c-c858-4005-8e98-7dd0e06ca09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11692 | 2026.01.05 19:13:24.364370 [ 268 ] {a80ea83c-c858-4005-8e98-7dd0e06ca09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11693 | 2026.01.05 19:13:24.364809 [ 268 ] {a80ea83c-c858-4005-8e98-7dd0e06ca09e} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11694 | 2026.01.05 19:13:24.364848 [ 268 ] {a80ea83c-c858-4005-8e98-7dd0e06ca09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11695 | 2026.01.05 19:13:24.365160 [ 268 ] {a80ea83c-c858-4005-8e98-7dd0e06ca09e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11696 | 2026.01.05 19:13:24.365372 [ 268 ] {a80ea83c-c858-4005-8e98-7dd0e06ca09e} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11697 | 2026.01.05 19:13:24.365489 [ 89 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11698 | 2026.01.05 19:13:24.365509 [ 268 ] {a80ea83c-c858-4005-8e98-7dd0e06ca09e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001208 sec., 25662.251655629138 rows/sec., 1.88 MiB/sec. | ||
| 11699 | 2026.01.05 19:13:24.365560 [ 89 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2026.01.05 19:13:24.365570 [ 268 ] {a80ea83c-c858-4005-8e98-7dd0e06ca09e} <Debug> TCPHandler: Processed in 0.001402184 sec. | ||
| 11701 | 2026.01.05 19:13:24.365590 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11702 | 2026.01.05 19:13:24.365685 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11703 | 2026.01.05 19:13:24.365723 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11704 | 2026.01.05 19:13:24.365788 [ 268 ] {db351978-3ef1-4215-9fb4-a24604baadbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11705 | 2026.01.05 19:13:24.365834 [ 268 ] {db351978-3ef1-4215-9fb4-a24604baadbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11706 | 2026.01.05 19:13:24.365893 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11707 | 2026.01.05 19:13:24.365935 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 264 rows starting from the beginning of the part | ||
| 11708 | 2026.01.05 19:13:24.366011 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 11709 | 2026.01.05 19:13:24.366065 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 215 rows starting from the beginning of the part | ||
| 11710 | 2026.01.05 19:13:24.366114 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 37 rows starting from the beginning of the part | ||
| 11711 | 2026.01.05 19:13:24.366158 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 215 rows starting from the beginning of the part | ||
| 11712 | 2026.01.05 19:13:24.366205 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 11713 | 2026.01.05 19:13:24.366274 [ 268 ] {db351978-3ef1-4215-9fb4-a24604baadbb} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2026.01.05 19:13:24.366316 [ 268 ] {db351978-3ef1-4215-9fb4-a24604baadbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11715 | 2026.01.05 19:13:24.366667 [ 268 ] {db351978-3ef1-4215-9fb4-a24604baadbb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11716 | 2026.01.05 19:13:24.366945 [ 268 ] {db351978-3ef1-4215-9fb4-a24604baadbb} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2026.01.05 19:13:24.367087 [ 268 ] {db351978-3ef1-4215-9fb4-a24604baadbb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00132 sec., 71969.69696969698 rows/sec., 5.62 MiB/sec. | ||
| 11718 | 2026.01.05 19:13:24.367126 [ 268 ] {db351978-3ef1-4215-9fb4-a24604baadbb} <Debug> TCPHandler: Processed in 0.001490397 sec. | ||
| 11719 | 2026.01.05 19:13:24.367221 [ 198 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556848 sec., 509362.50680862874 rows/sec., 33.43 MiB/sec. | ||
| 11720 | 2026.01.05 19:13:24.367242 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2026.01.05 19:13:24.367358 [ 268 ] {deb61cfd-fc18-4c44-abdc-3356f8b0cf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11722 | 2026.01.05 19:13:24.367403 [ 268 ] {deb61cfd-fc18-4c44-abdc-3356f8b0cf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11723 | 2026.01.05 19:13:24.367453 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11724 | 2026.01.05 19:13:24.367757 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_71_14} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11725 | 2026.01.05 19:13:24.367826 [ 268 ] {deb61cfd-fc18-4c44-abdc-3356f8b0cf21} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11726 | 2026.01.05 19:13:24.367851 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_71_14} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11727 | 2026.01.05 19:13:24.367869 [ 268 ] {deb61cfd-fc18-4c44-abdc-3356f8b0cf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11728 | 2026.01.05 19:13:24.367956 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11729 | 2026.01.05 19:13:24.368217 [ 268 ] {deb61cfd-fc18-4c44-abdc-3356f8b0cf21} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11730 | 2026.01.05 19:13:24.368437 [ 268 ] {deb61cfd-fc18-4c44-abdc-3356f8b0cf21} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2026.01.05 19:13:24.368569 [ 268 ] {deb61cfd-fc18-4c44-abdc-3356f8b0cf21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 11732 | 2026.01.05 19:13:24.368607 [ 268 ] {deb61cfd-fc18-4c44-abdc-3356f8b0cf21} <Debug> TCPHandler: Processed in 0.001415485 sec. | ||
| 11733 | 2026.01.05 19:13:24.368715 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11734 | 2026.01.05 19:13:24.368821 [ 268 ] {374eafd1-4e98-4516-b36f-e260797e6503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11735 | 2026.01.05 19:13:24.368880 [ 268 ] {374eafd1-4e98-4516-b36f-e260797e6503} <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 | ||
| 11736 | 2026.01.05 19:13:24.369847 [ 268 ] {374eafd1-4e98-4516-b36f-e260797e6503} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11737 | 2026.01.05 19:13:24.369891 [ 268 ] {374eafd1-4e98-4516-b36f-e260797e6503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11738 | 2026.01.05 19:13:24.370454 [ 268 ] {374eafd1-4e98-4516-b36f-e260797e6503} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11739 | 2026.01.05 19:13:24.370686 [ 268 ] {374eafd1-4e98-4516-b36f-e260797e6503} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11740 | 2026.01.05 19:13:24.370808 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11741 | 2026.01.05 19:13:24.370829 [ 268 ] {374eafd1-4e98-4516-b36f-e260797e6503} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002028 sec., 15285.996055226826 rows/sec., 27.39 MiB/sec. | ||
| 11742 | 2026.01.05 19:13:24.370857 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2026.01.05 19:13:24.370884 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11744 | 2026.01.05 19:13:24.370901 [ 268 ] {374eafd1-4e98-4516-b36f-e260797e6503} <Debug> TCPHandler: Processed in 0.002236925 sec. | ||
| 11745 | 2026.01.05 19:13:24.370977 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11746 | 2026.01.05 19:13:24.371038 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11747 | 2026.01.05 19:13:24.371137 [ 268 ] {193a2248-a014-4f01-8e58-73d87e5615ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11748 | 2026.01.05 19:13:24.371180 [ 268 ] {193a2248-a014-4f01-8e58-73d87e5615ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11749 | 2026.01.05 19:13:24.371190 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11750 | 2026.01.05 19:13:24.371248 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1282 rows starting from the beginning of the part | ||
| 11751 | 2026.01.05 19:13:24.371378 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 11752 | 2026.01.05 19:13:24.371481 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 11753 | 2026.01.05 19:13:24.371527 [ 268 ] {193a2248-a014-4f01-8e58-73d87e5615ba} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2026.01.05 19:13:24.371568 [ 268 ] {193a2248-a014-4f01-8e58-73d87e5615ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11755 | 2026.01.05 19:13:24.371575 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 11756 | 2026.01.05 19:13:24.371669 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 11757 | 2026.01.05 19:13:24.371761 [ 200 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 11758 | 2026.01.05 19:13:24.371889 [ 268 ] {193a2248-a014-4f01-8e58-73d87e5615ba} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11759 | 2026.01.05 19:13:24.372134 [ 268 ] {193a2248-a014-4f01-8e58-73d87e5615ba} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11760 | 2026.01.05 19:13:24.372274 [ 268 ] {193a2248-a014-4f01-8e58-73d87e5615ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 11761 | 2026.01.05 19:13:24.372309 [ 268 ] {193a2248-a014-4f01-8e58-73d87e5615ba} <Debug> TCPHandler: Processed in 0.001321672 sec. | ||
| 11762 | 2026.01.05 19:13:24.378565 [ 197 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1395 rows, containing 19 columns (19 merged, 0 gathered) in 0.007628578 sec., 182865.01101515905 rows/sec., 327.69 MiB/sec. | ||
| 11763 | 2026.01.05 19:13:24.380256 [ 202 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11764 | 2026.01.05 19:13:24.380659 [ 202 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11765 | 2026.01.05 19:13:24.380757 [ 202 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11766 | 2026.01.05 19:13:24.380936 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. | ||
| 11767 | 2026.01.05 19:13:25.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.02 MiB, peak 330.39 MiB, free memory in arenas 0.00 B, will set to 322.51 MiB (RSS), difference: 3.49 MiB | ||
| 11768 | 2026.01.05 19:13:27.191562 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1514 | ||
| 11769 | 2026.01.05 19:13:27.193995 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11770 | 2026.01.05 19:13:27.194044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11771 | 2026.01.05 19:13:27.195273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11772 | 2026.01.05 19:13:27.195554 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11773 | 2026.01.05 19:13:27.195925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
| 11774 | 2026.01.05 19:13:29.371464 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11775 | 2026.01.05 19:13:29.371697 [ 268 ] {d6be1fe2-40ce-4e1c-951f-87088a3feeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11776 | 2026.01.05 19:13:29.371787 [ 268 ] {d6be1fe2-40ce-4e1c-951f-87088a3feeb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11777 | 2026.01.05 19:13:29.372678 [ 268 ] {d6be1fe2-40ce-4e1c-951f-87088a3feeb5} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11778 | 2026.01.05 19:13:29.372724 [ 268 ] {d6be1fe2-40ce-4e1c-951f-87088a3feeb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11779 | 2026.01.05 19:13:29.373130 [ 268 ] {d6be1fe2-40ce-4e1c-951f-87088a3feeb5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11780 | 2026.01.05 19:13:29.373351 [ 268 ] {d6be1fe2-40ce-4e1c-951f-87088a3feeb5} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11781 | 2026.01.05 19:13:29.373483 [ 83 ] {} <Debug> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11782 | 2026.01.05 19:13:29.373505 [ 268 ] {d6be1fe2-40ce-4e1c-951f-87088a3feeb5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00188 sec., 218085.10638297873 rows/sec., 13.83 MiB/sec. | ||
| 11783 | 2026.01.05 19:13:29.373549 [ 83 ] {} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2026.01.05 19:13:29.373561 [ 268 ] {d6be1fe2-40ce-4e1c-951f-87088a3feeb5} <Debug> TCPHandler: Processed in 0.002232505 sec. | ||
| 11785 | 2026.01.05 19:13:29.373582 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11786 | 2026.01.05 19:13:29.373684 [ 198 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11787 | 2026.01.05 19:13:29.373701 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11788 | 2026.01.05 19:13:29.373796 [ 198 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11789 | 2026.01.05 19:13:29.373806 [ 268 ] {0caf4060-d938-4a1c-8af2-7b561bf1f93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11790 | 2026.01.05 19:13:29.373836 [ 198 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 410 rows starting from the beginning of the part | ||
| 11791 | 2026.01.05 19:13:29.373857 [ 268 ] {0caf4060-d938-4a1c-8af2-7b561bf1f93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11792 | 2026.01.05 19:13:29.373907 [ 198 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 11793 | 2026.01.05 19:13:29.373957 [ 198 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 11794 | 2026.01.05 19:13:29.374001 [ 198 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 11795 | 2026.01.05 19:13:29.374040 [ 198 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 11796 | 2026.01.05 19:13:29.374264 [ 268 ] {0caf4060-d938-4a1c-8af2-7b561bf1f93e} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11797 | 2026.01.05 19:13:29.374307 [ 268 ] {0caf4060-d938-4a1c-8af2-7b561bf1f93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11798 | 2026.01.05 19:13:29.374616 [ 268 ] {0caf4060-d938-4a1c-8af2-7b561bf1f93e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11799 | 2026.01.05 19:13:29.374830 [ 268 ] {0caf4060-d938-4a1c-8af2-7b561bf1f93e} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11800 | 2026.01.05 19:13:29.374961 [ 268 ] {0caf4060-d938-4a1c-8af2-7b561bf1f93e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001174 sec., 6814.310051107326 rows/sec., 555.66 KiB/sec. | ||
| 11801 | 2026.01.05 19:13:29.374998 [ 268 ] {0caf4060-d938-4a1c-8af2-7b561bf1f93e} <Debug> TCPHandler: Processed in 0.001350893 sec. | ||
| 11802 | 2026.01.05 19:13:29.375087 [ 202 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444615 sec., 1419063.2106132084 rows/sec., 95.43 MiB/sec. | ||
| 11803 | 2026.01.05 19:13:29.375105 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2026.01.05 19:13:29.375214 [ 268 ] {048b49e3-52b5-40aa-ab49-ebb409656e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11805 | 2026.01.05 19:13:29.375255 [ 268 ] {048b49e3-52b5-40aa-ab49-ebb409656e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11806 | 2026.01.05 19:13:29.375321 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11807 | 2026.01.05 19:13:29.375691 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_37_9} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11808 | 2026.01.05 19:13:29.375785 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_37_9} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11809 | 2026.01.05 19:13:29.375895 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11810 | 2026.01.05 19:13:29.376259 [ 268 ] {048b49e3-52b5-40aa-ab49-ebb409656e7a} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11811 | 2026.01.05 19:13:29.376300 [ 268 ] {048b49e3-52b5-40aa-ab49-ebb409656e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11812 | 2026.01.05 19:13:29.376681 [ 268 ] {048b49e3-52b5-40aa-ab49-ebb409656e7a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11813 | 2026.01.05 19:13:29.376886 [ 268 ] {048b49e3-52b5-40aa-ab49-ebb409656e7a} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11814 | 2026.01.05 19:13:29.377015 [ 268 ] {048b49e3-52b5-40aa-ab49-ebb409656e7a} <Debug> executeQuery: Read 1136 rows, 92.14 KiB in 0.001819 sec., 624518.9664650906 rows/sec., 49.47 MiB/sec. | ||
| 11815 | 2026.01.05 19:13:29.377053 [ 268 ] {048b49e3-52b5-40aa-ab49-ebb409656e7a} <Debug> TCPHandler: Processed in 0.001997239 sec. | ||
| 11816 | 2026.01.05 19:13:29.377165 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11817 | 2026.01.05 19:13:29.377261 [ 268 ] {11b3af73-b17e-430a-bb63-ba8d731fa294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11818 | 2026.01.05 19:13:29.377301 [ 268 ] {11b3af73-b17e-430a-bb63-ba8d731fa294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11819 | 2026.01.05 19:13:29.377786 [ 268 ] {11b3af73-b17e-430a-bb63-ba8d731fa294} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11820 | 2026.01.05 19:13:29.377823 [ 268 ] {11b3af73-b17e-430a-bb63-ba8d731fa294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11821 | 2026.01.05 19:13:29.378126 [ 268 ] {11b3af73-b17e-430a-bb63-ba8d731fa294} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11822 | 2026.01.05 19:13:29.378345 [ 268 ] {11b3af73-b17e-430a-bb63-ba8d731fa294} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11823 | 2026.01.05 19:13:29.378475 [ 268 ] {11b3af73-b17e-430a-bb63-ba8d731fa294} <Debug> executeQuery: Read 223 rows, 13.63 KiB in 0.001233 sec., 180859.69180859692 rows/sec., 10.79 MiB/sec. | ||
| 11824 | 2026.01.05 19:13:29.378514 [ 268 ] {11b3af73-b17e-430a-bb63-ba8d731fa294} <Debug> TCPHandler: Processed in 0.001399635 sec. | ||
| 11825 | 2026.01.05 19:13:29.378618 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11826 | 2026.01.05 19:13:29.378712 [ 268 ] {0ab79f79-5452-4dee-b509-86024bac010f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11827 | 2026.01.05 19:13:29.378752 [ 268 ] {0ab79f79-5452-4dee-b509-86024bac010f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11828 | 2026.01.05 19:13:29.379218 [ 268 ] {0ab79f79-5452-4dee-b509-86024bac010f} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2026.01.05 19:13:29.379256 [ 268 ] {0ab79f79-5452-4dee-b509-86024bac010f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11830 | 2026.01.05 19:13:29.379561 [ 268 ] {0ab79f79-5452-4dee-b509-86024bac010f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11831 | 2026.01.05 19:13:29.379776 [ 268 ] {0ab79f79-5452-4dee-b509-86024bac010f} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.01.05 19:13:29.379912 [ 268 ] {0ab79f79-5452-4dee-b509-86024bac010f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 11833 | 2026.01.05 19:13:29.379950 [ 268 ] {0ab79f79-5452-4dee-b509-86024bac010f} <Debug> TCPHandler: Processed in 0.001382204 sec. | ||
| 11834 | 2026.01.05 19:13:29.380055 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11835 | 2026.01.05 19:13:29.380150 [ 268 ] {2a352aaa-3435-4b30-ba2f-0cc14e0abdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11836 | 2026.01.05 19:13:29.380189 [ 268 ] {2a352aaa-3435-4b30-ba2f-0cc14e0abdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11837 | 2026.01.05 19:13:29.380662 [ 268 ] {2a352aaa-3435-4b30-ba2f-0cc14e0abdca} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.01.05 19:13:29.380698 [ 268 ] {2a352aaa-3435-4b30-ba2f-0cc14e0abdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11839 | 2026.01.05 19:13:29.381013 [ 268 ] {2a352aaa-3435-4b30-ba2f-0cc14e0abdca} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11840 | 2026.01.05 19:13:29.381213 [ 268 ] {2a352aaa-3435-4b30-ba2f-0cc14e0abdca} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.01.05 19:13:29.381312 [ 82 ] {} <Debug> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11842 | 2026.01.05 19:13:29.381343 [ 268 ] {2a352aaa-3435-4b30-ba2f-0cc14e0abdca} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 11843 | 2026.01.05 19:13:29.381348 [ 82 ] {} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.01.05 19:13:29.381375 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11845 | 2026.01.05 19:13:29.381380 [ 268 ] {2a352aaa-3435-4b30-ba2f-0cc14e0abdca} <Debug> TCPHandler: Processed in 0.001375753 sec. | ||
| 11846 | 2026.01.05 19:13:29.381456 [ 202 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11847 | 2026.01.05 19:13:29.381485 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11848 | 2026.01.05 19:13:29.381565 [ 202 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11849 | 2026.01.05 19:13:29.381587 [ 268 ] {27c331e0-5ecf-4704-be7c-52a0abd5b11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11850 | 2026.01.05 19:13:29.381602 [ 202 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 211 rows starting from the beginning of the part | ||
| 11851 | 2026.01.05 19:13:29.381636 [ 268 ] {27c331e0-5ecf-4704-be7c-52a0abd5b11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11852 | 2026.01.05 19:13:29.381672 [ 202 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 11853 | 2026.01.05 19:13:29.381728 [ 202 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 11854 | 2026.01.05 19:13:29.381771 [ 202 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 11855 | 2026.01.05 19:13:29.381814 [ 202 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 11856 | 2026.01.05 19:13:29.382311 [ 268 ] {27c331e0-5ecf-4704-be7c-52a0abd5b11f} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11857 | 2026.01.05 19:13:29.382353 [ 268 ] {27c331e0-5ecf-4704-be7c-52a0abd5b11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11858 | 2026.01.05 19:13:29.382644 [ 189 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122483 sec., 861344.0232522064 rows/sec., 52.20 MiB/sec. | ||
| 11859 | 2026.01.05 19:13:29.382718 [ 268 ] {27c331e0-5ecf-4704-be7c-52a0abd5b11f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11860 | 2026.01.05 19:13:29.382846 [ 195 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11861 | 2026.01.05 19:13:29.382961 [ 268 ] {27c331e0-5ecf-4704-be7c-52a0abd5b11f} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11862 | 2026.01.05 19:13:29.383106 [ 268 ] {27c331e0-5ecf-4704-be7c-52a0abd5b11f} <Debug> executeQuery: Read 697 rows, 49.92 KiB in 0.001539 sec., 452891.4879792073 rows/sec., 31.68 MiB/sec. | ||
| 11863 | 2026.01.05 19:13:29.383147 [ 268 ] {27c331e0-5ecf-4704-be7c-52a0abd5b11f} <Debug> TCPHandler: Processed in 0.001710202 sec. | ||
| 11864 | 2026.01.05 19:13:29.383212 [ 195 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_37_9} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.01.05 19:13:29.383267 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11866 | 2026.01.05 19:13:29.383304 [ 195 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_37_9} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11867 | 2026.01.05 19:13:29.383368 [ 268 ] {bfff4189-1b00-4b4b-b54a-8170a86d35df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11868 | 2026.01.05 19:13:29.383404 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11869 | 2026.01.05 19:13:29.383416 [ 268 ] {bfff4189-1b00-4b4b-b54a-8170a86d35df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11870 | 2026.01.05 19:13:29.383750 [ 268 ] {bfff4189-1b00-4b4b-b54a-8170a86d35df} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2026.01.05 19:13:29.383785 [ 268 ] {bfff4189-1b00-4b4b-b54a-8170a86d35df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11872 | 2026.01.05 19:13:29.384098 [ 268 ] {bfff4189-1b00-4b4b-b54a-8170a86d35df} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11873 | 2026.01.05 19:13:29.384306 [ 268 ] {bfff4189-1b00-4b4b-b54a-8170a86d35df} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2026.01.05 19:13:29.384433 [ 268 ] {bfff4189-1b00-4b4b-b54a-8170a86d35df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 11875 | 2026.01.05 19:13:29.384469 [ 268 ] {bfff4189-1b00-4b4b-b54a-8170a86d35df} <Debug> TCPHandler: Processed in 0.00125138 sec. | ||
| 11876 | 2026.01.05 19:13:29.384576 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11877 | 2026.01.05 19:13:29.384669 [ 268 ] {ad0eb0ff-0c1f-4349-aa09-9b879d7163e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11878 | 2026.01.05 19:13:29.384711 [ 268 ] {ad0eb0ff-0c1f-4349-aa09-9b879d7163e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11879 | 2026.01.05 19:13:29.385149 [ 268 ] {ad0eb0ff-0c1f-4349-aa09-9b879d7163e4} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.01.05 19:13:29.385183 [ 268 ] {ad0eb0ff-0c1f-4349-aa09-9b879d7163e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11881 | 2026.01.05 19:13:29.385523 [ 268 ] {ad0eb0ff-0c1f-4349-aa09-9b879d7163e4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11882 | 2026.01.05 19:13:29.385738 [ 268 ] {ad0eb0ff-0c1f-4349-aa09-9b879d7163e4} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.01.05 19:13:29.385867 [ 268 ] {ad0eb0ff-0c1f-4349-aa09-9b879d7163e4} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001217 sec., 261298.27444535744 rows/sec., 17.17 MiB/sec. | ||
| 11884 | 2026.01.05 19:13:29.385904 [ 268 ] {ad0eb0ff-0c1f-4349-aa09-9b879d7163e4} <Debug> TCPHandler: Processed in 0.001375684 sec. | ||
| 11885 | 2026.01.05 19:13:29.386024 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2026.01.05 19:13:29.386146 [ 268 ] {38341288-57fe-467b-afc8-a1719712349b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11887 | 2026.01.05 19:13:29.386198 [ 268 ] {38341288-57fe-467b-afc8-a1719712349b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11888 | 2026.01.05 19:13:29.386572 [ 268 ] {38341288-57fe-467b-afc8-a1719712349b} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2026.01.05 19:13:29.386614 [ 268 ] {38341288-57fe-467b-afc8-a1719712349b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11890 | 2026.01.05 19:13:29.386976 [ 268 ] {38341288-57fe-467b-afc8-a1719712349b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11891 | 2026.01.05 19:13:29.387204 [ 268 ] {38341288-57fe-467b-afc8-a1719712349b} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2026.01.05 19:13:29.387330 [ 268 ] {38341288-57fe-467b-afc8-a1719712349b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001208 sec., 827.8145695364237 rows/sec., 55.78 KiB/sec. | ||
| 11893 | 2026.01.05 19:13:29.387365 [ 268 ] {38341288-57fe-467b-afc8-a1719712349b} <Debug> TCPHandler: Processed in 0.001400685 sec. | ||
| 11894 | 2026.01.05 19:13:29.387476 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11895 | 2026.01.05 19:13:29.387579 [ 268 ] {ebe9d1ac-5761-470e-aedb-f1ce9fc58c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11896 | 2026.01.05 19:13:29.387634 [ 268 ] {ebe9d1ac-5761-470e-aedb-f1ce9fc58c7e} <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 | ||
| 11897 | 2026.01.05 19:13:29.388406 [ 268 ] {ebe9d1ac-5761-470e-aedb-f1ce9fc58c7e} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2026.01.05 19:13:29.388441 [ 268 ] {ebe9d1ac-5761-470e-aedb-f1ce9fc58c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11899 | 2026.01.05 19:13:29.388954 [ 268 ] {ebe9d1ac-5761-470e-aedb-f1ce9fc58c7e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11900 | 2026.01.05 19:13:29.389168 [ 268 ] {ebe9d1ac-5761-470e-aedb-f1ce9fc58c7e} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2026.01.05 19:13:29.389301 [ 268 ] {ebe9d1ac-5761-470e-aedb-f1ce9fc58c7e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001741 sec., 5743.825387708214 rows/sec., 10.29 MiB/sec. | ||
| 11902 | 2026.01.05 19:13:29.389353 [ 268 ] {ebe9d1ac-5761-470e-aedb-f1ce9fc58c7e} <Debug> TCPHandler: Processed in 0.001925537 sec. | ||
| 11903 | 2026.01.05 19:13:29.389461 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11904 | 2026.01.05 19:13:29.389554 [ 268 ] {623d4fbf-42f1-402d-830d-3ccef9f1250a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11905 | 2026.01.05 19:13:29.389594 [ 268 ] {623d4fbf-42f1-402d-830d-3ccef9f1250a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11906 | 2026.01.05 19:13:29.389927 [ 268 ] {623d4fbf-42f1-402d-830d-3ccef9f1250a} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2026.01.05 19:13:29.389961 [ 268 ] {623d4fbf-42f1-402d-830d-3ccef9f1250a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11908 | 2026.01.05 19:13:29.390259 [ 268 ] {623d4fbf-42f1-402d-830d-3ccef9f1250a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11909 | 2026.01.05 19:13:29.390467 [ 268 ] {623d4fbf-42f1-402d-830d-3ccef9f1250a} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2026.01.05 19:13:29.390589 [ 268 ] {623d4fbf-42f1-402d-830d-3ccef9f1250a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 11911 | 2026.01.05 19:13:29.390622 [ 268 ] {623d4fbf-42f1-402d-830d-3ccef9f1250a} <Debug> TCPHandler: Processed in 0.00120975 sec. | ||
| 11912 | 2026.01.05 19:13:29.613164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24416 | ||
| 11913 | 2026.01.05 19:13:29.613836 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2026.01.05 19:13:29.613899 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11915 | 2026.01.05 19:13:29.614384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11916 | 2026.01.05 19:13:29.614591 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2026.01.05 19:13:29.614684 [ 82 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11918 | 2026.01.05 19:13:29.614698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24416 | ||
| 11919 | 2026.01.05 19:13:29.614720 [ 82 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11920 | 2026.01.05 19:13:29.614739 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11921 | 2026.01.05 19:13:29.614828 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11922 | 2026.01.05 19:13:29.614947 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11923 | 2026.01.05 19:13:29.614981 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22048 rows starting from the beginning of the part | ||
| 11924 | 2026.01.05 19:13:29.615036 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11925 | 2026.01.05 19:13:29.615082 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11926 | 2026.01.05 19:13:29.615123 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11927 | 2026.01.05 19:13:29.615164 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11928 | 2026.01.05 19:13:29.615208 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11929 | 2026.01.05 19:13:29.617264 [ 189 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24416 rows, containing 4 columns (4 merged, 0 gathered) in 0.002478021 sec., 9853023.844430696 rows/sec., 140.95 MiB/sec. | ||
| 11930 | 2026.01.05 19:13:29.617533 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11931 | 2026.01.05 19:13:29.617803 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_51_10} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11932 | 2026.01.05 19:13:29.617885 [ 202 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_51_10} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11933 | 2026.01.05 19:13:29.617965 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11934 | 2026.01.05 19:13:30.881448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11935 | 2026.01.05 19:13:30.898345 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11936 | 2026.01.05 19:13:30.898393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11937 | 2026.01.05 19:13:30.904396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11938 | 2026.01.05 19:13:30.905114 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2026.01.05 19:13:30.905401 [ 81 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11940 | 2026.01.05 19:13:30.905462 [ 81 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11941 | 2026.01.05 19:13:30.905482 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11942 | 2026.01.05 19:13:30.905613 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11943 | 2026.01.05 19:13:30.908634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11944 | 2026.01.05 19:13:30.909603 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11945 | 2026.01.05 19:13:30.911082 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11946 | 2026.01.05 19:13:30.915779 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11947 | 2026.01.05 19:13:30.920364 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11948 | 2026.01.05 19:13:30.924774 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11949 | 2026.01.05 19:13:30.929137 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11950 | 2026.01.05 19:13:30.933035 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11951 | 2026.01.05 19:13:30.985878 [ 189 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080276576 sec., 4783.462613054149 rows/sec., 24.73 MiB/sec. | ||
| 11952 | 2026.01.05 19:13:30.988944 [ 192 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11953 | 2026.01.05 19:13:30.990927 [ 192 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_51_10} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2026.01.05 19:13:30.991037 [ 192 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_51_10} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11955 | 2026.01.05 19:13:30.993927 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11956 | 2026.01.05 19:13:31.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.58 MiB, peak 336.99 MiB, free memory in arenas 0.00 B, will set to 325.33 MiB (RSS), difference: 1.75 MiB | ||
| 11957 | 2026.01.05 19:13:34.361924 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11958 | 2026.01.05 19:13:34.362146 [ 268 ] {9d3645aa-1ca7-4cfc-9dfb-4ea8c6e273fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11959 | 2026.01.05 19:13:34.362220 [ 268 ] {9d3645aa-1ca7-4cfc-9dfb-4ea8c6e273fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11960 | 2026.01.05 19:13:34.362930 [ 268 ] {9d3645aa-1ca7-4cfc-9dfb-4ea8c6e273fc} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2026.01.05 19:13:34.362977 [ 268 ] {9d3645aa-1ca7-4cfc-9dfb-4ea8c6e273fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11962 | 2026.01.05 19:13:34.363388 [ 268 ] {9d3645aa-1ca7-4cfc-9dfb-4ea8c6e273fc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11963 | 2026.01.05 19:13:34.363642 [ 268 ] {9d3645aa-1ca7-4cfc-9dfb-4ea8c6e273fc} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2026.01.05 19:13:34.363810 [ 268 ] {9d3645aa-1ca7-4cfc-9dfb-4ea8c6e273fc} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001718 sec., 68684.51688009314 rows/sec., 5.83 MiB/sec. | ||
| 11965 | 2026.01.05 19:13:34.363860 [ 268 ] {9d3645aa-1ca7-4cfc-9dfb-4ea8c6e273fc} <Debug> TCPHandler: Processed in 0.002074461 sec. | ||
| 11966 | 2026.01.05 19:13:34.363990 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11967 | 2026.01.05 19:13:34.364094 [ 268 ] {c67a4d20-dc4e-479f-957c-9d8a36725a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11968 | 2026.01.05 19:13:34.364138 [ 268 ] {c67a4d20-dc4e-479f-957c-9d8a36725a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11969 | 2026.01.05 19:13:34.364576 [ 268 ] {c67a4d20-dc4e-479f-957c-9d8a36725a68} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2026.01.05 19:13:34.364615 [ 268 ] {c67a4d20-dc4e-479f-957c-9d8a36725a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11971 | 2026.01.05 19:13:34.364940 [ 268 ] {c67a4d20-dc4e-479f-957c-9d8a36725a68} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11972 | 2026.01.05 19:13:34.365162 [ 268 ] {c67a4d20-dc4e-479f-957c-9d8a36725a68} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2026.01.05 19:13:34.365300 [ 268 ] {c67a4d20-dc4e-479f-957c-9d8a36725a68} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00123 sec., 25203.252032520326 rows/sec., 1.85 MiB/sec. | ||
| 11974 | 2026.01.05 19:13:34.365339 [ 268 ] {c67a4d20-dc4e-479f-957c-9d8a36725a68} <Debug> TCPHandler: Processed in 0.001401175 sec. | ||
| 11975 | 2026.01.05 19:13:34.365448 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11976 | 2026.01.05 19:13:34.365544 [ 268 ] {61e9ee98-88f6-4695-918a-4c0f3f2f7a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11977 | 2026.01.05 19:13:34.365585 [ 268 ] {61e9ee98-88f6-4695-918a-4c0f3f2f7a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11978 | 2026.01.05 19:13:34.366023 [ 268 ] {61e9ee98-88f6-4695-918a-4c0f3f2f7a38} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2026.01.05 19:13:34.366060 [ 268 ] {61e9ee98-88f6-4695-918a-4c0f3f2f7a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11980 | 2026.01.05 19:13:34.366396 [ 268 ] {61e9ee98-88f6-4695-918a-4c0f3f2f7a38} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11981 | 2026.01.05 19:13:34.366622 [ 268 ] {61e9ee98-88f6-4695-918a-4c0f3f2f7a38} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2026.01.05 19:13:34.366763 [ 268 ] {61e9ee98-88f6-4695-918a-4c0f3f2f7a38} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001238 sec., 76736.67205169628 rows/sec., 5.99 MiB/sec. | ||
| 11983 | 2026.01.05 19:13:34.366802 [ 268 ] {61e9ee98-88f6-4695-918a-4c0f3f2f7a38} <Debug> TCPHandler: Processed in 0.001403525 sec. | ||
| 11984 | 2026.01.05 19:13:34.366919 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11985 | 2026.01.05 19:13:34.367016 [ 268 ] {1676f7dc-a72e-4cb8-bc84-8a83536bb415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11986 | 2026.01.05 19:13:34.367060 [ 268 ] {1676f7dc-a72e-4cb8-bc84-8a83536bb415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11987 | 2026.01.05 19:13:34.367486 [ 268 ] {1676f7dc-a72e-4cb8-bc84-8a83536bb415} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11988 | 2026.01.05 19:13:34.367523 [ 268 ] {1676f7dc-a72e-4cb8-bc84-8a83536bb415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11989 | 2026.01.05 19:13:34.367868 [ 268 ] {1676f7dc-a72e-4cb8-bc84-8a83536bb415} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11990 | 2026.01.05 19:13:34.368094 [ 268 ] {1676f7dc-a72e-4cb8-bc84-8a83536bb415} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2026.01.05 19:13:34.368227 [ 268 ] {1676f7dc-a72e-4cb8-bc84-8a83536bb415} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 11992 | 2026.01.05 19:13:34.368263 [ 268 ] {1676f7dc-a72e-4cb8-bc84-8a83536bb415} <Debug> TCPHandler: Processed in 0.001395454 sec. | ||
| 11993 | 2026.01.05 19:13:34.368374 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11994 | 2026.01.05 19:13:34.368469 [ 268 ] {7845e4bb-ac09-4f52-aee9-dcc7dc338de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11995 | 2026.01.05 19:13:34.368525 [ 268 ] {7845e4bb-ac09-4f52-aee9-dcc7dc338de3} <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 | ||
| 11996 | 2026.01.05 19:13:34.369385 [ 268 ] {7845e4bb-ac09-4f52-aee9-dcc7dc338de3} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2026.01.05 19:13:34.369422 [ 268 ] {7845e4bb-ac09-4f52-aee9-dcc7dc338de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11998 | 2026.01.05 19:13:34.369998 [ 268 ] {7845e4bb-ac09-4f52-aee9-dcc7dc338de3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11999 | 2026.01.05 19:13:34.370230 [ 268 ] {7845e4bb-ac09-4f52-aee9-dcc7dc338de3} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2026.01.05 19:13:34.370374 [ 268 ] {7845e4bb-ac09-4f52-aee9-dcc7dc338de3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001923 sec., 16120.644825793031 rows/sec., 28.89 MiB/sec. | ||
| 12001 | 2026.01.05 19:13:34.370438 [ 268 ] {7845e4bb-ac09-4f52-aee9-dcc7dc338de3} <Debug> TCPHandler: Processed in 0.002114252 sec. | ||
| 12002 | 2026.01.05 19:13:34.370555 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12003 | 2026.01.05 19:13:34.370651 [ 268 ] {e4d04fd4-cbbd-475d-842a-b63a3c5a07f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12004 | 2026.01.05 19:13:34.370693 [ 268 ] {e4d04fd4-cbbd-475d-842a-b63a3c5a07f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12005 | 2026.01.05 19:13:34.371042 [ 268 ] {e4d04fd4-cbbd-475d-842a-b63a3c5a07f0} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2026.01.05 19:13:34.371079 [ 268 ] {e4d04fd4-cbbd-475d-842a-b63a3c5a07f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12007 | 2026.01.05 19:13:34.371400 [ 268 ] {e4d04fd4-cbbd-475d-842a-b63a3c5a07f0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12008 | 2026.01.05 19:13:34.371622 [ 268 ] {e4d04fd4-cbbd-475d-842a-b63a3c5a07f0} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.01.05 19:13:34.371756 [ 268 ] {e4d04fd4-cbbd-475d-842a-b63a3c5a07f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 12010 | 2026.01.05 19:13:34.371792 [ 268 ] {e4d04fd4-cbbd-475d-842a-b63a3c5a07f0} <Debug> TCPHandler: Processed in 0.001288342 sec. | ||
| 12011 | 2026.01.05 19:13:36.975217 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12012 | 2026.01.05 19:13:36.975275 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12013 | 2026.01.05 19:13:37.114842 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24928 | ||
| 12014 | 2026.01.05 19:13:37.115426 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2026.01.05 19:13:37.115474 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12016 | 2026.01.05 19:13:37.116087 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12017 | 2026.01.05 19:13:37.116320 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.01.05 19:13:37.116465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24928 | ||
| 12019 | 2026.01.05 19:13:37.196123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1550 | ||
| 12020 | 2026.01.05 19:13:37.198661 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12021 | 2026.01.05 19:13:37.198723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12022 | 2026.01.05 19:13:37.199962 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12023 | 2026.01.05 19:13:37.200253 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12024 | 2026.01.05 19:13:37.200638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1550 | ||
| 12025 | 2026.01.05 19:13:38.408722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12026 | 2026.01.05 19:13:38.424534 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12027 | 2026.01.05 19:13:38.424597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12028 | 2026.01.05 19:13:38.429886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12029 | 2026.01.05 19:13:38.430620 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12030 | 2026.01.05 19:13:38.433406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12031 | 2026.01.05 19:13:39.371859 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12032 | 2026.01.05 19:13:39.372139 [ 268 ] {f18dd348-6a11-4c8e-8d72-4e2d785c2199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12033 | 2026.01.05 19:13:39.372241 [ 268 ] {f18dd348-6a11-4c8e-8d72-4e2d785c2199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12034 | 2026.01.05 19:13:39.373294 [ 268 ] {f18dd348-6a11-4c8e-8d72-4e2d785c2199} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2026.01.05 19:13:39.373335 [ 268 ] {f18dd348-6a11-4c8e-8d72-4e2d785c2199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12036 | 2026.01.05 19:13:39.373737 [ 268 ] {f18dd348-6a11-4c8e-8d72-4e2d785c2199} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12037 | 2026.01.05 19:13:39.373967 [ 268 ] {f18dd348-6a11-4c8e-8d72-4e2d785c2199} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2026.01.05 19:13:39.374108 [ 268 ] {f18dd348-6a11-4c8e-8d72-4e2d785c2199} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002058 sec., 199222.5461613217 rows/sec., 12.64 MiB/sec. | ||
| 12039 | 2026.01.05 19:13:39.374147 [ 268 ] {f18dd348-6a11-4c8e-8d72-4e2d785c2199} <Debug> TCPHandler: Processed in 0.002481171 sec. | ||
| 12040 | 2026.01.05 19:13:39.374273 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2026.01.05 19:13:39.374370 [ 268 ] {a0a00059-d34a-46c2-89bb-cdb16e65ad41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12042 | 2026.01.05 19:13:39.374409 [ 268 ] {a0a00059-d34a-46c2-89bb-cdb16e65ad41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12043 | 2026.01.05 19:13:39.375543 [ 268 ] {a0a00059-d34a-46c2-89bb-cdb16e65ad41} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.01.05 19:13:39.375581 [ 268 ] {a0a00059-d34a-46c2-89bb-cdb16e65ad41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12045 | 2026.01.05 19:13:39.375961 [ 268 ] {a0a00059-d34a-46c2-89bb-cdb16e65ad41} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12046 | 2026.01.05 19:13:39.376167 [ 268 ] {a0a00059-d34a-46c2-89bb-cdb16e65ad41} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.01.05 19:13:39.376287 [ 69 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12048 | 2026.01.05 19:13:39.376295 [ 268 ] {a0a00059-d34a-46c2-89bb-cdb16e65ad41} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001913 sec., 591740.7213800313 rows/sec., 46.89 MiB/sec. | ||
| 12049 | 2026.01.05 19:13:39.376367 [ 69 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2026.01.05 19:13:39.376384 [ 268 ] {a0a00059-d34a-46c2-89bb-cdb16e65ad41} <Debug> TCPHandler: Processed in 0.002131602 sec. | ||
| 12051 | 2026.01.05 19:13:39.376399 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12052 | 2026.01.05 19:13:39.376512 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12053 | 2026.01.05 19:13:39.376604 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12054 | 2026.01.05 19:13:39.376616 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12055 | 2026.01.05 19:13:39.376659 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2344 rows starting from the beginning of the part | ||
| 12056 | 2026.01.05 19:13:39.376710 [ 268 ] {c42fbe4f-6b27-4d63-aa89-4cb90c9e7a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12057 | 2026.01.05 19:13:39.376717 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1132 rows starting from the beginning of the part | ||
| 12058 | 2026.01.05 19:13:39.376752 [ 268 ] {c42fbe4f-6b27-4d63-aa89-4cb90c9e7a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12059 | 2026.01.05 19:13:39.376767 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 118 rows starting from the beginning of the part | ||
| 12060 | 2026.01.05 19:13:39.376810 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1136 rows starting from the beginning of the part | ||
| 12061 | 2026.01.05 19:13:39.376847 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 118 rows starting from the beginning of the part | ||
| 12062 | 2026.01.05 19:13:39.376884 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1132 rows starting from the beginning of the part | ||
| 12063 | 2026.01.05 19:13:39.377378 [ 268 ] {c42fbe4f-6b27-4d63-aa89-4cb90c9e7a5f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12064 | 2026.01.05 19:13:39.377415 [ 268 ] {c42fbe4f-6b27-4d63-aa89-4cb90c9e7a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12065 | 2026.01.05 19:13:39.377742 [ 268 ] {c42fbe4f-6b27-4d63-aa89-4cb90c9e7a5f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12066 | 2026.01.05 19:13:39.377943 [ 268 ] {c42fbe4f-6b27-4d63-aa89-4cb90c9e7a5f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12067 | 2026.01.05 19:13:39.378074 [ 268 ] {c42fbe4f-6b27-4d63-aa89-4cb90c9e7a5f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001383 sec., 155459.14678235722 rows/sec., 9.23 MiB/sec. | ||
| 12068 | 2026.01.05 19:13:39.378112 [ 268 ] {c42fbe4f-6b27-4d63-aa89-4cb90c9e7a5f} <Debug> TCPHandler: Processed in 0.001555988 sec. | ||
| 12069 | 2026.01.05 19:13:39.378230 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12070 | 2026.01.05 19:13:39.378324 [ 268 ] {5f249596-c2f4-462f-ae7e-0b82fed317ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12071 | 2026.01.05 19:13:39.378363 [ 268 ] {5f249596-c2f4-462f-ae7e-0b82fed317ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12072 | 2026.01.05 19:13:39.378807 [ 190 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5980 rows, containing 5 columns (5 merged, 0 gathered) in 0.002329247 sec., 2567353.3120360356 rows/sec., 215.81 MiB/sec. | ||
| 12073 | 2026.01.05 19:13:39.378867 [ 268 ] {5f249596-c2f4-462f-ae7e-0b82fed317ff} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12074 | 2026.01.05 19:13:39.378908 [ 268 ] {5f249596-c2f4-462f-ae7e-0b82fed317ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12075 | 2026.01.05 19:13:39.379107 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12076 | 2026.01.05 19:13:39.379212 [ 268 ] {5f249596-c2f4-462f-ae7e-0b82fed317ff} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12077 | 2026.01.05 19:13:39.379349 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_76_15} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12078 | 2026.01.05 19:13:39.379413 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_76_15} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12079 | 2026.01.05 19:13:39.379424 [ 268 ] {5f249596-c2f4-462f-ae7e-0b82fed317ff} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12080 | 2026.01.05 19:13:39.379471 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 12081 | 2026.01.05 19:13:39.379550 [ 268 ] {5f249596-c2f4-462f-ae7e-0b82fed317ff} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 12082 | 2026.01.05 19:13:39.379587 [ 268 ] {5f249596-c2f4-462f-ae7e-0b82fed317ff} <Debug> TCPHandler: Processed in 0.001404904 sec. | ||
| 12083 | 2026.01.05 19:13:39.379697 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12084 | 2026.01.05 19:13:39.379789 [ 268 ] {0962106f-9750-46af-880e-06e279039098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12085 | 2026.01.05 19:13:39.379828 [ 268 ] {0962106f-9750-46af-880e-06e279039098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12086 | 2026.01.05 19:13:39.380357 [ 268 ] {0962106f-9750-46af-880e-06e279039098} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2026.01.05 19:13:39.380395 [ 268 ] {0962106f-9750-46af-880e-06e279039098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12088 | 2026.01.05 19:13:39.380720 [ 268 ] {0962106f-9750-46af-880e-06e279039098} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12089 | 2026.01.05 19:13:39.380926 [ 268 ] {0962106f-9750-46af-880e-06e279039098} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2026.01.05 19:13:39.381054 [ 268 ] {0962106f-9750-46af-880e-06e279039098} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001282 sec., 164586.58346333855 rows/sec., 9.35 MiB/sec. | ||
| 12091 | 2026.01.05 19:13:39.381092 [ 268 ] {0962106f-9750-46af-880e-06e279039098} <Debug> TCPHandler: Processed in 0.001442455 sec. | ||
| 12092 | 2026.01.05 19:13:39.381236 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12093 | 2026.01.05 19:13:39.381355 [ 268 ] {9bb0b0f6-8e24-4a22-b028-a344adb229dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12094 | 2026.01.05 19:13:39.381403 [ 268 ] {9bb0b0f6-8e24-4a22-b028-a344adb229dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12095 | 2026.01.05 19:13:39.382202 [ 268 ] {9bb0b0f6-8e24-4a22-b028-a344adb229dc} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12096 | 2026.01.05 19:13:39.382246 [ 268 ] {9bb0b0f6-8e24-4a22-b028-a344adb229dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12097 | 2026.01.05 19:13:39.382614 [ 268 ] {9bb0b0f6-8e24-4a22-b028-a344adb229dc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12098 | 2026.01.05 19:13:39.382818 [ 268 ] {9bb0b0f6-8e24-4a22-b028-a344adb229dc} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12099 | 2026.01.05 19:13:39.382942 [ 68 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12100 | 2026.01.05 19:13:39.382948 [ 268 ] {9bb0b0f6-8e24-4a22-b028-a344adb229dc} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001618 sec., 425834.36341161927 rows/sec., 29.74 MiB/sec. | ||
| 12101 | 2026.01.05 19:13:39.383011 [ 68 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12102 | 2026.01.05 19:13:39.383036 [ 268 ] {9bb0b0f6-8e24-4a22-b028-a344adb229dc} <Debug> TCPHandler: Processed in 0.001869626 sec. | ||
| 12103 | 2026.01.05 19:13:39.383039 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12104 | 2026.01.05 19:13:39.383151 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12105 | 2026.01.05 19:13:39.383158 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12106 | 2026.01.05 19:13:39.383269 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12107 | 2026.01.05 19:13:39.383274 [ 268 ] {8b07ea54-704c-49aa-b2e9-b52e4755e055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12108 | 2026.01.05 19:13:39.383308 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1212 rows starting from the beginning of the part | ||
| 12109 | 2026.01.05 19:13:39.383328 [ 268 ] {8b07ea54-704c-49aa-b2e9-b52e4755e055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12110 | 2026.01.05 19:13:39.383381 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 689 rows starting from the beginning of the part | ||
| 12111 | 2026.01.05 19:13:39.383432 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 95 rows starting from the beginning of the part | ||
| 12112 | 2026.01.05 19:13:39.383507 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 697 rows starting from the beginning of the part | ||
| 12113 | 2026.01.05 19:13:39.383554 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 95 rows starting from the beginning of the part | ||
| 12114 | 2026.01.05 19:13:39.383619 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 689 rows starting from the beginning of the part | ||
| 12115 | 2026.01.05 19:13:39.383680 [ 268 ] {8b07ea54-704c-49aa-b2e9-b52e4755e055} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12116 | 2026.01.05 19:13:39.383720 [ 268 ] {8b07ea54-704c-49aa-b2e9-b52e4755e055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12117 | 2026.01.05 19:13:39.384050 [ 268 ] {8b07ea54-704c-49aa-b2e9-b52e4755e055} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12118 | 2026.01.05 19:13:39.384276 [ 268 ] {8b07ea54-704c-49aa-b2e9-b52e4755e055} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12119 | 2026.01.05 19:13:39.384419 [ 268 ] {8b07ea54-704c-49aa-b2e9-b52e4755e055} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 269.08 KiB/sec. | ||
| 12120 | 2026.01.05 19:13:39.384455 [ 268 ] {8b07ea54-704c-49aa-b2e9-b52e4755e055} <Debug> TCPHandler: Processed in 0.001345753 sec. | ||
| 12121 | 2026.01.05 19:13:39.384573 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12122 | 2026.01.05 19:13:39.384666 [ 268 ] {7bac65e5-0031-4dff-8764-e111245f4bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12123 | 2026.01.05 19:13:39.384707 [ 268 ] {7bac65e5-0031-4dff-8764-e111245f4bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12124 | 2026.01.05 19:13:39.385107 [ 193 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3477 rows, containing 5 columns (5 merged, 0 gathered) in 0.002002809 sec., 1736061.7013404674 rows/sec., 129.79 MiB/sec. | ||
| 12125 | 2026.01.05 19:13:39.385158 [ 268 ] {7bac65e5-0031-4dff-8764-e111245f4bf5} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.01.05 19:13:39.385194 [ 268 ] {7bac65e5-0031-4dff-8764-e111245f4bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12127 | 2026.01.05 19:13:39.385383 [ 190 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12128 | 2026.01.05 19:13:39.385551 [ 268 ] {7bac65e5-0031-4dff-8764-e111245f4bf5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12129 | 2026.01.05 19:13:39.385756 [ 190 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_76_15} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12130 | 2026.01.05 19:13:39.385828 [ 268 ] {7bac65e5-0031-4dff-8764-e111245f4bf5} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2026.01.05 19:13:39.385852 [ 190 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_76_15} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12132 | 2026.01.05 19:13:39.385954 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12133 | 2026.01.05 19:13:39.385969 [ 268 ] {7bac65e5-0031-4dff-8764-e111245f4bf5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001321 sec., 237698.7130961393 rows/sec., 15.61 MiB/sec. | ||
| 12134 | 2026.01.05 19:13:39.385979 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 12135 | 2026.01.05 19:13:39.385988 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12136 | 2026.01.05 19:13:39.386015 [ 268 ] {7bac65e5-0031-4dff-8764-e111245f4bf5} <Debug> TCPHandler: Processed in 0.001489837 sec. | ||
| 12137 | 2026.01.05 19:13:39.386029 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12138 | 2026.01.05 19:13:39.386110 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12139 | 2026.01.05 19:13:39.386145 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12140 | 2026.01.05 19:13:39.386207 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12141 | 2026.01.05 19:13:39.386239 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25554 rows starting from the beginning of the part | ||
| 12142 | 2026.01.05 19:13:39.386243 [ 268 ] {e1727e59-bb9b-4429-b85e-8b42627aba6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12143 | 2026.01.05 19:13:39.386295 [ 268 ] {e1727e59-bb9b-4429-b85e-8b42627aba6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12144 | 2026.01.05 19:13:39.386295 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 314 rows starting from the beginning of the part | ||
| 12145 | 2026.01.05 19:13:39.386357 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 12146 | 2026.01.05 19:13:39.386404 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 318 rows starting from the beginning of the part | ||
| 12147 | 2026.01.05 19:13:39.386441 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 12148 | 2026.01.05 19:13:39.386479 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 314 rows starting from the beginning of the part | ||
| 12149 | 2026.01.05 19:13:39.386618 [ 268 ] {e1727e59-bb9b-4429-b85e-8b42627aba6d} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12150 | 2026.01.05 19:13:39.386660 [ 268 ] {e1727e59-bb9b-4429-b85e-8b42627aba6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12151 | 2026.01.05 19:13:39.386962 [ 268 ] {e1727e59-bb9b-4429-b85e-8b42627aba6d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12152 | 2026.01.05 19:13:39.387169 [ 268 ] {e1727e59-bb9b-4429-b85e-8b42627aba6d} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12153 | 2026.01.05 19:13:39.387271 [ 68 ] {} <Debug> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 12154 | 2026.01.05 19:13:39.387300 [ 268 ] {e1727e59-bb9b-4429-b85e-8b42627aba6d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 12155 | 2026.01.05 19:13:39.387300 [ 68 ] {} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12156 | 2026.01.05 19:13:39.387339 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12157 | 2026.01.05 19:13:39.387342 [ 268 ] {e1727e59-bb9b-4429-b85e-8b42627aba6d} <Debug> TCPHandler: Processed in 0.001248371 sec. | ||
| 12158 | 2026.01.05 19:13:39.387418 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 12159 | 2026.01.05 19:13:39.387462 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12160 | 2026.01.05 19:13:39.387524 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12161 | 2026.01.05 19:13:39.387559 [ 268 ] {b95293e0-7d26-47a4-81fc-e9f3de39d9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12162 | 2026.01.05 19:13:39.387560 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
| 12163 | 2026.01.05 19:13:39.387619 [ 268 ] {b95293e0-7d26-47a4-81fc-e9f3de39d9ed} <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 | ||
| 12164 | 2026.01.05 19:13:39.387640 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12165 | 2026.01.05 19:13:39.387690 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12166 | 2026.01.05 19:13:39.387731 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12167 | 2026.01.05 19:13:39.387771 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 12168 | 2026.01.05 19:13:39.387810 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 12169 | 2026.01.05 19:13:39.388419 [ 268 ] {b95293e0-7d26-47a4-81fc-e9f3de39d9ed} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12170 | 2026.01.05 19:13:39.388461 [ 268 ] {b95293e0-7d26-47a4-81fc-e9f3de39d9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12171 | 2026.01.05 19:13:39.388717 [ 200 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001332813 sec., 30011.712070635567 rows/sec., 1.97 MiB/sec. | ||
| 12172 | 2026.01.05 19:13:39.388845 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12173 | 2026.01.05 19:13:39.389135 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_40_8} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.01.05 19:13:39.389201 [ 190 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_40_8} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 12175 | 2026.01.05 19:13:39.389265 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12176 | 2026.01.05 19:13:39.389405 [ 268 ] {b95293e0-7d26-47a4-81fc-e9f3de39d9ed} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12177 | 2026.01.05 19:13:39.389639 [ 268 ] {b95293e0-7d26-47a4-81fc-e9f3de39d9ed} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12178 | 2026.01.05 19:13:39.389783 [ 268 ] {b95293e0-7d26-47a4-81fc-e9f3de39d9ed} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002241 sec., 4462.2936189201255 rows/sec., 8.00 MiB/sec. | ||
| 12179 | 2026.01.05 19:13:39.389837 [ 268 ] {b95293e0-7d26-47a4-81fc-e9f3de39d9ed} <Debug> TCPHandler: Processed in 0.00242311 sec. | ||
| 12180 | 2026.01.05 19:13:39.389950 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12181 | 2026.01.05 19:13:39.390043 [ 268 ] {e48f03da-c88f-4183-8604-9d512aaeaa97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12182 | 2026.01.05 19:13:39.390083 [ 268 ] {e48f03da-c88f-4183-8604-9d512aaeaa97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12183 | 2026.01.05 19:13:39.390421 [ 268 ] {e48f03da-c88f-4183-8604-9d512aaeaa97} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12184 | 2026.01.05 19:13:39.390458 [ 268 ] {e48f03da-c88f-4183-8604-9d512aaeaa97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12185 | 2026.01.05 19:13:39.390785 [ 268 ] {e48f03da-c88f-4183-8604-9d512aaeaa97} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12186 | 2026.01.05 19:13:39.391002 [ 268 ] {e48f03da-c88f-4183-8604-9d512aaeaa97} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12187 | 2026.01.05 19:13:39.391110 [ 68 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12188 | 2026.01.05 19:13:39.391129 [ 268 ] {e48f03da-c88f-4183-8604-9d512aaeaa97} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 12189 | 2026.01.05 19:13:39.391141 [ 68 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12190 | 2026.01.05 19:13:39.391167 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12191 | 2026.01.05 19:13:39.391172 [ 268 ] {e48f03da-c88f-4183-8604-9d512aaeaa97} <Debug> TCPHandler: Processed in 0.001269991 sec. | ||
| 12192 | 2026.01.05 19:13:39.391232 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12193 | 2026.01.05 19:13:39.391322 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12194 | 2026.01.05 19:13:39.391347 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5650 rows starting from the beginning of the part | ||
| 12195 | 2026.01.05 19:13:39.391392 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 12196 | 2026.01.05 19:13:39.391431 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 12197 | 2026.01.05 19:13:39.391471 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 12198 | 2026.01.05 19:13:39.391506 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 12199 | 2026.01.05 19:13:39.391542 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 12200 | 2026.01.05 19:13:39.393433 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6082 rows, containing 4 columns (4 merged, 0 gathered) in 0.002227345 sec., 2730605.2721962696 rows/sec., 173.12 MiB/sec. | ||
| 12201 | 2026.01.05 19:13:39.394055 [ 200 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12202 | 2026.01.05 19:13:39.394356 [ 200 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_76_15} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2026.01.05 19:13:39.394439 [ 200 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_76_15} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12204 | 2026.01.05 19:13:39.394535 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12205 | 2026.01.05 19:13:39.394764 [ 196 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26820 rows, containing 5 columns (5 merged, 0 gathered) in 0.008686514 sec., 3087544.669818065 rows/sec., 206.55 MiB/sec. | ||
| 12206 | 2026.01.05 19:13:39.395229 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12207 | 2026.01.05 19:13:39.395532 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12208 | 2026.01.05 19:13:39.395598 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12209 | 2026.01.05 19:13:39.395670 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12210 | 2026.01.05 19:13:40.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.38 MiB, peak 336.99 MiB, free memory in arenas 0.00 B, will set to 328.98 MiB (RSS), difference: 2.61 MiB | ||
| 12211 | 2026.01.05 19:13:44.388141 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12212 | 2026.01.05 19:13:44.388354 [ 268 ] {603d642c-55f7-4dfe-b9ba-6642d7b01bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12213 | 2026.01.05 19:13:44.388429 [ 268 ] {603d642c-55f7-4dfe-b9ba-6642d7b01bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12214 | 2026.01.05 19:13:44.389098 [ 268 ] {603d642c-55f7-4dfe-b9ba-6642d7b01bd8} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12215 | 2026.01.05 19:13:44.389141 [ 268 ] {603d642c-55f7-4dfe-b9ba-6642d7b01bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12216 | 2026.01.05 19:13:44.389536 [ 268 ] {603d642c-55f7-4dfe-b9ba-6642d7b01bd8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12217 | 2026.01.05 19:13:44.389767 [ 268 ] {603d642c-55f7-4dfe-b9ba-6642d7b01bd8} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2026.01.05 19:13:44.389928 [ 268 ] {603d642c-55f7-4dfe-b9ba-6642d7b01bd8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001628 sec., 2457.002457002457 rows/sec., 200.35 KiB/sec. | ||
| 12219 | 2026.01.05 19:13:44.389983 [ 268 ] {603d642c-55f7-4dfe-b9ba-6642d7b01bd8} <Debug> TCPHandler: Processed in 0.001979909 sec. | ||
| 12220 | 2026.01.05 19:13:44.390121 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12221 | 2026.01.05 19:13:44.390238 [ 268 ] {05948588-8208-45e2-aee6-8f332afd8fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12222 | 2026.01.05 19:13:44.390281 [ 268 ] {05948588-8208-45e2-aee6-8f332afd8fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12223 | 2026.01.05 19:13:44.391512 [ 268 ] {05948588-8208-45e2-aee6-8f332afd8fb3} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12224 | 2026.01.05 19:13:44.391550 [ 268 ] {05948588-8208-45e2-aee6-8f332afd8fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12225 | 2026.01.05 19:13:44.391955 [ 268 ] {05948588-8208-45e2-aee6-8f332afd8fb3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12226 | 2026.01.05 19:13:44.392171 [ 268 ] {05948588-8208-45e2-aee6-8f332afd8fb3} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12227 | 2026.01.05 19:13:44.392308 [ 268 ] {05948588-8208-45e2-aee6-8f332afd8fb3} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.002096 sec., 601145.0381679388 rows/sec., 49.84 MiB/sec. | ||
| 12228 | 2026.01.05 19:13:44.392347 [ 268 ] {05948588-8208-45e2-aee6-8f332afd8fb3} <Debug> TCPHandler: Processed in 0.002281146 sec. | ||
| 12229 | 2026.01.05 19:13:44.392472 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12230 | 2026.01.05 19:13:44.392573 [ 268 ] {5857194a-417c-4c08-9542-4b9d11e2e90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12231 | 2026.01.05 19:13:44.392614 [ 268 ] {5857194a-417c-4c08-9542-4b9d11e2e90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12232 | 2026.01.05 19:13:44.393053 [ 268 ] {5857194a-417c-4c08-9542-4b9d11e2e90b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12233 | 2026.01.05 19:13:44.393091 [ 268 ] {5857194a-417c-4c08-9542-4b9d11e2e90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12234 | 2026.01.05 19:13:44.393399 [ 268 ] {5857194a-417c-4c08-9542-4b9d11e2e90b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12235 | 2026.01.05 19:13:44.393616 [ 268 ] {5857194a-417c-4c08-9542-4b9d11e2e90b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2026.01.05 19:13:44.393747 [ 268 ] {5857194a-417c-4c08-9542-4b9d11e2e90b} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001195 sec., 29288.70292887029 rows/sec., 2.13 MiB/sec. | ||
| 12237 | 2026.01.05 19:13:44.393786 [ 268 ] {5857194a-417c-4c08-9542-4b9d11e2e90b} <Debug> TCPHandler: Processed in 0.001365553 sec. | ||
| 12238 | 2026.01.05 19:13:44.393902 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12239 | 2026.01.05 19:13:44.393998 [ 268 ] {f6c0513d-fd5b-433f-a832-f55195f9d31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12240 | 2026.01.05 19:13:44.394038 [ 268 ] {f6c0513d-fd5b-433f-a832-f55195f9d31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12241 | 2026.01.05 19:13:44.394536 [ 268 ] {f6c0513d-fd5b-433f-a832-f55195f9d31f} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12242 | 2026.01.05 19:13:44.394574 [ 268 ] {f6c0513d-fd5b-433f-a832-f55195f9d31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12243 | 2026.01.05 19:13:44.394884 [ 268 ] {f6c0513d-fd5b-433f-a832-f55195f9d31f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12244 | 2026.01.05 19:13:44.395100 [ 268 ] {f6c0513d-fd5b-433f-a832-f55195f9d31f} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12245 | 2026.01.05 19:13:44.395228 [ 60 ] {} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 12246 | 2026.01.05 19:13:44.395233 [ 268 ] {f6c0513d-fd5b-433f-a832-f55195f9d31f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001254 sec., 181818.18181818182 rows/sec., 12.31 MiB/sec. | ||
| 12247 | 2026.01.05 19:13:44.395304 [ 60 ] {} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.01.05 19:13:44.395324 [ 268 ] {f6c0513d-fd5b-433f-a832-f55195f9d31f} <Debug> TCPHandler: Processed in 0.001473226 sec. | ||
| 12249 | 2026.01.05 19:13:44.395335 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12250 | 2026.01.05 19:13:44.395443 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12251 | 2026.01.05 19:13:44.395481 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 12252 | 2026.01.05 19:13:44.395543 [ 268 ] {a4e3f074-612a-4a42-8605-808b32692bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12253 | 2026.01.05 19:13:44.395588 [ 268 ] {a4e3f074-612a-4a42-8605-808b32692bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12254 | 2026.01.05 19:13:44.395645 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12255 | 2026.01.05 19:13:44.395683 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 441 rows starting from the beginning of the part | ||
| 12256 | 2026.01.05 19:13:44.395751 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 229 rows starting from the beginning of the part | ||
| 12257 | 2026.01.05 19:13:44.395797 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 12258 | 2026.01.05 19:13:44.395840 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 12259 | 2026.01.05 19:13:44.395880 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 12260 | 2026.01.05 19:13:44.395918 [ 196 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part | ||
| 12261 | 2026.01.05 19:13:44.396342 [ 268 ] {a4e3f074-612a-4a42-8605-808b32692bd0} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2026.01.05 19:13:44.396391 [ 268 ] {a4e3f074-612a-4a42-8605-808b32692bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12263 | 2026.01.05 19:13:44.396791 [ 268 ] {a4e3f074-612a-4a42-8605-808b32692bd0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12264 | 2026.01.05 19:13:44.396931 [ 187 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518698 sec., 1010075.7359264317 rows/sec., 70.44 MiB/sec. | ||
| 12265 | 2026.01.05 19:13:44.397005 [ 268 ] {a4e3f074-612a-4a42-8605-808b32692bd0} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12266 | 2026.01.05 19:13:44.397139 [ 268 ] {a4e3f074-612a-4a42-8605-808b32692bd0} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001615 sec., 343653.25077399384 rows/sec., 25.53 MiB/sec. | ||
| 12267 | 2026.01.05 19:13:44.397153 [ 198 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 12268 | 2026.01.05 19:13:44.397178 [ 268 ] {a4e3f074-612a-4a42-8605-808b32692bd0} <Debug> TCPHandler: Processed in 0.001786264 sec. | ||
| 12269 | 2026.01.05 19:13:44.397308 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12270 | 2026.01.05 19:13:44.397404 [ 268 ] {41709a44-6bcc-49bf-99ac-f9153d12ad84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12271 | 2026.01.05 19:13:44.397449 [ 268 ] {41709a44-6bcc-49bf-99ac-f9153d12ad84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12272 | 2026.01.05 19:13:44.397501 [ 198 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_50_10} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12273 | 2026.01.05 19:13:44.397586 [ 198 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_50_10} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 12274 | 2026.01.05 19:13:44.397687 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 12275 | 2026.01.05 19:13:44.398070 [ 268 ] {41709a44-6bcc-49bf-99ac-f9153d12ad84} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12276 | 2026.01.05 19:13:44.398111 [ 268 ] {41709a44-6bcc-49bf-99ac-f9153d12ad84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12277 | 2026.01.05 19:13:44.398493 [ 268 ] {41709a44-6bcc-49bf-99ac-f9153d12ad84} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12278 | 2026.01.05 19:13:44.398697 [ 268 ] {41709a44-6bcc-49bf-99ac-f9153d12ad84} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2026.01.05 19:13:44.398823 [ 268 ] {41709a44-6bcc-49bf-99ac-f9153d12ad84} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001438 sec., 588317.107093185 rows/sec., 39.60 MiB/sec. | ||
| 12280 | 2026.01.05 19:13:44.398860 [ 268 ] {41709a44-6bcc-49bf-99ac-f9153d12ad84} <Debug> TCPHandler: Processed in 0.001600619 sec. | ||
| 12281 | 2026.01.05 19:13:44.398977 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12282 | 2026.01.05 19:13:44.399069 [ 268 ] {79c4cb10-c926-4e2c-821a-905ee515a804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12283 | 2026.01.05 19:13:44.399123 [ 268 ] {79c4cb10-c926-4e2c-821a-905ee515a804} <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 | ||
| 12284 | 2026.01.05 19:13:44.399973 [ 268 ] {79c4cb10-c926-4e2c-821a-905ee515a804} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12285 | 2026.01.05 19:13:44.400009 [ 268 ] {79c4cb10-c926-4e2c-821a-905ee515a804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12286 | 2026.01.05 19:13:44.400535 [ 268 ] {79c4cb10-c926-4e2c-821a-905ee515a804} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12287 | 2026.01.05 19:13:44.400748 [ 268 ] {79c4cb10-c926-4e2c-821a-905ee515a804} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12288 | 2026.01.05 19:13:44.400880 [ 268 ] {79c4cb10-c926-4e2c-821a-905ee515a804} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001829 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec. | ||
| 12289 | 2026.01.05 19:13:44.400932 [ 268 ] {79c4cb10-c926-4e2c-821a-905ee515a804} <Debug> TCPHandler: Processed in 0.002001919 sec. | ||
| 12290 | 2026.01.05 19:13:44.401052 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12291 | 2026.01.05 19:13:44.401144 [ 268 ] {ea449294-ae4e-4798-8500-d2dac100f32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12292 | 2026.01.05 19:13:44.401184 [ 268 ] {ea449294-ae4e-4798-8500-d2dac100f32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12293 | 2026.01.05 19:13:44.401517 [ 268 ] {ea449294-ae4e-4798-8500-d2dac100f32c} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12294 | 2026.01.05 19:13:44.401552 [ 268 ] {ea449294-ae4e-4798-8500-d2dac100f32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12295 | 2026.01.05 19:13:44.401843 [ 268 ] {ea449294-ae4e-4798-8500-d2dac100f32c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12296 | 2026.01.05 19:13:44.402038 [ 268 ] {ea449294-ae4e-4798-8500-d2dac100f32c} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12297 | 2026.01.05 19:13:44.402162 [ 268 ] {ea449294-ae4e-4798-8500-d2dac100f32c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 12298 | 2026.01.05 19:13:44.402197 [ 268 ] {ea449294-ae4e-4798-8500-d2dac100f32c} <Debug> TCPHandler: Processed in 0.001192519 sec. | ||
| 12299 | 2026.01.05 19:13:44.616609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25376 | ||
| 12300 | 2026.01.05 19:13:44.617172 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12301 | 2026.01.05 19:13:44.617225 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12302 | 2026.01.05 19:13:44.617823 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12303 | 2026.01.05 19:13:44.618117 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2026.01.05 19:13:44.618237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25376 | ||
| 12305 | 2026.01.05 19:13:45.933501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12306 | 2026.01.05 19:13:45.950018 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.01.05 19:13:45.950065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12308 | 2026.01.05 19:13:45.955761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12309 | 2026.01.05 19:13:45.956480 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.01.05 19:13:45.959174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12311 | 2026.01.05 19:13:47.200850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1588 | ||
| 12312 | 2026.01.05 19:13:47.203436 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12313 | 2026.01.05 19:13:47.203492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12314 | 2026.01.05 19:13:47.204709 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12315 | 2026.01.05 19:13:47.204986 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2026.01.05 19:13:47.205357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1588 | ||
| 12317 | 2026.01.05 19:13:49.372190 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12318 | 2026.01.05 19:13:49.372461 [ 268 ] {2ca375eb-73fb-43cb-9bf2-e90e86d5bf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12319 | 2026.01.05 19:13:49.372558 [ 268 ] {2ca375eb-73fb-43cb-9bf2-e90e86d5bf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12320 | 2026.01.05 19:13:49.373424 [ 268 ] {2ca375eb-73fb-43cb-9bf2-e90e86d5bf5b} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12321 | 2026.01.05 19:13:49.373472 [ 268 ] {2ca375eb-73fb-43cb-9bf2-e90e86d5bf5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12322 | 2026.01.05 19:13:49.373867 [ 268 ] {2ca375eb-73fb-43cb-9bf2-e90e86d5bf5b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12323 | 2026.01.05 19:13:49.374087 [ 268 ] {2ca375eb-73fb-43cb-9bf2-e90e86d5bf5b} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2026.01.05 19:13:49.374238 [ 268 ] {2ca375eb-73fb-43cb-9bf2-e90e86d5bf5b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001848 sec., 221861.47186147186 rows/sec., 14.07 MiB/sec. | ||
| 12325 | 2026.01.05 19:13:49.374279 [ 268 ] {2ca375eb-73fb-43cb-9bf2-e90e86d5bf5b} <Debug> TCPHandler: Processed in 0.002256065 sec. | ||
| 12326 | 2026.01.05 19:13:49.374393 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12327 | 2026.01.05 19:13:49.374487 [ 268 ] {96d168c0-d110-43bc-8fbe-0c5fdcd0f8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12328 | 2026.01.05 19:13:49.374551 [ 268 ] {96d168c0-d110-43bc-8fbe-0c5fdcd0f8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12329 | 2026.01.05 19:13:49.375334 [ 268 ] {96d168c0-d110-43bc-8fbe-0c5fdcd0f8e6} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12330 | 2026.01.05 19:13:49.375371 [ 268 ] {96d168c0-d110-43bc-8fbe-0c5fdcd0f8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12331 | 2026.01.05 19:13:49.375726 [ 268 ] {96d168c0-d110-43bc-8fbe-0c5fdcd0f8e6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12332 | 2026.01.05 19:13:49.375935 [ 268 ] {96d168c0-d110-43bc-8fbe-0c5fdcd0f8e6} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12333 | 2026.01.05 19:13:49.376066 [ 268 ] {96d168c0-d110-43bc-8fbe-0c5fdcd0f8e6} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001597 sec., 708829.0544771447 rows/sec., 56.17 MiB/sec. | ||
| 12334 | 2026.01.05 19:13:49.376102 [ 268 ] {96d168c0-d110-43bc-8fbe-0c5fdcd0f8e6} <Debug> TCPHandler: Processed in 0.001756963 sec. | ||
| 12335 | 2026.01.05 19:13:49.376215 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12336 | 2026.01.05 19:13:49.376306 [ 268 ] {3389905e-a5f0-4b6a-a2f6-a68a0826c0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12337 | 2026.01.05 19:13:49.376367 [ 268 ] {3389905e-a5f0-4b6a-a2f6-a68a0826c0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12338 | 2026.01.05 19:13:49.376850 [ 268 ] {3389905e-a5f0-4b6a-a2f6-a68a0826c0e4} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12339 | 2026.01.05 19:13:49.376886 [ 268 ] {3389905e-a5f0-4b6a-a2f6-a68a0826c0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12340 | 2026.01.05 19:13:49.377188 [ 268 ] {3389905e-a5f0-4b6a-a2f6-a68a0826c0e4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12341 | 2026.01.05 19:13:49.377405 [ 268 ] {3389905e-a5f0-4b6a-a2f6-a68a0826c0e4} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12342 | 2026.01.05 19:13:49.377530 [ 268 ] {3389905e-a5f0-4b6a-a2f6-a68a0826c0e4} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001242 sec., 173107.89049919485 rows/sec., 10.27 MiB/sec. | ||
| 12343 | 2026.01.05 19:13:49.377536 [ 25 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12344 | 2026.01.05 19:13:49.377566 [ 268 ] {3389905e-a5f0-4b6a-a2f6-a68a0826c0e4} <Debug> TCPHandler: Processed in 0.001398844 sec. | ||
| 12345 | 2026.01.05 19:13:49.377607 [ 25 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.01.05 19:13:49.377637 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12347 | 2026.01.05 19:13:49.377693 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12348 | 2026.01.05 19:13:49.377737 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12349 | 2026.01.05 19:13:49.377788 [ 268 ] {7214124c-4932-4277-b4b5-2cdb23b0ff98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12350 | 2026.01.05 19:13:49.377832 [ 268 ] {7214124c-4932-4277-b4b5-2cdb23b0ff98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12351 | 2026.01.05 19:13:49.377860 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12352 | 2026.01.05 19:13:49.377898 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 264 rows starting from the beginning of the part | ||
| 12353 | 2026.01.05 19:13:49.377966 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 223 rows starting from the beginning of the part | ||
| 12354 | 2026.01.05 19:13:49.378013 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 12355 | 2026.01.05 19:13:49.378055 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 215 rows starting from the beginning of the part | ||
| 12356 | 2026.01.05 19:13:49.378092 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 35 rows starting from the beginning of the part | ||
| 12357 | 2026.01.05 19:13:49.378139 [ 196 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 215 rows starting from the beginning of the part | ||
| 12358 | 2026.01.05 19:13:49.378287 [ 268 ] {7214124c-4932-4277-b4b5-2cdb23b0ff98} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12359 | 2026.01.05 19:13:49.378327 [ 268 ] {7214124c-4932-4277-b4b5-2cdb23b0ff98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12360 | 2026.01.05 19:13:49.378647 [ 268 ] {7214124c-4932-4277-b4b5-2cdb23b0ff98} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12361 | 2026.01.05 19:13:49.378867 [ 268 ] {7214124c-4932-4277-b4b5-2cdb23b0ff98} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12362 | 2026.01.05 19:13:49.379000 [ 268 ] {7214124c-4932-4277-b4b5-2cdb23b0ff98} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001229 sec., 172497.96582587468 rows/sec., 11.12 MiB/sec. | ||
| 12363 | 2026.01.05 19:13:49.379037 [ 268 ] {7214124c-4932-4277-b4b5-2cdb23b0ff98} <Debug> TCPHandler: Processed in 0.001396724 sec. | ||
| 12364 | 2026.01.05 19:13:49.379110 [ 187 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 983 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411185 sec., 696577.6988842711 rows/sec., 45.12 MiB/sec. | ||
| 12365 | 2026.01.05 19:13:49.379143 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12366 | 2026.01.05 19:13:49.379243 [ 268 ] {fe1619f1-2e9f-4bf2-82cb-b76ab7edc05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12367 | 2026.01.05 19:13:49.379282 [ 268 ] {fe1619f1-2e9f-4bf2-82cb-b76ab7edc05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12368 | 2026.01.05 19:13:49.379330 [ 195 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12369 | 2026.01.05 19:13:49.379676 [ 195 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_76_15} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12370 | 2026.01.05 19:13:49.379744 [ 268 ] {fe1619f1-2e9f-4bf2-82cb-b76ab7edc05d} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2026.01.05 19:13:49.379767 [ 195 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_76_15} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12372 | 2026.01.05 19:13:49.379788 [ 268 ] {fe1619f1-2e9f-4bf2-82cb-b76ab7edc05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12373 | 2026.01.05 19:13:49.379881 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12374 | 2026.01.05 19:13:49.380094 [ 268 ] {fe1619f1-2e9f-4bf2-82cb-b76ab7edc05d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12375 | 2026.01.05 19:13:49.380301 [ 268 ] {fe1619f1-2e9f-4bf2-82cb-b76ab7edc05d} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12376 | 2026.01.05 19:13:49.380425 [ 268 ] {fe1619f1-2e9f-4bf2-82cb-b76ab7edc05d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0012 sec., 175833.33333333334 rows/sec., 9.98 MiB/sec. | ||
| 12377 | 2026.01.05 19:13:49.380461 [ 268 ] {fe1619f1-2e9f-4bf2-82cb-b76ab7edc05d} <Debug> TCPHandler: Processed in 0.001364873 sec. | ||
| 12378 | 2026.01.05 19:13:49.380571 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12379 | 2026.01.05 19:13:49.380662 [ 268 ] {806e3be1-ae49-48b9-9277-98a526032c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12380 | 2026.01.05 19:13:49.380700 [ 268 ] {806e3be1-ae49-48b9-9277-98a526032c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12381 | 2026.01.05 19:13:49.381301 [ 268 ] {806e3be1-ae49-48b9-9277-98a526032c5b} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12382 | 2026.01.05 19:13:49.381336 [ 268 ] {806e3be1-ae49-48b9-9277-98a526032c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12383 | 2026.01.05 19:13:49.381666 [ 268 ] {806e3be1-ae49-48b9-9277-98a526032c5b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12384 | 2026.01.05 19:13:49.381877 [ 268 ] {806e3be1-ae49-48b9-9277-98a526032c5b} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12385 | 2026.01.05 19:13:49.382009 [ 268 ] {806e3be1-ae49-48b9-9277-98a526032c5b} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001364 sec., 505131.9648093842 rows/sec., 35.27 MiB/sec. | ||
| 12386 | 2026.01.05 19:13:49.382046 [ 268 ] {806e3be1-ae49-48b9-9277-98a526032c5b} <Debug> TCPHandler: Processed in 0.001521107 sec. | ||
| 12387 | 2026.01.05 19:13:49.382146 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12388 | 2026.01.05 19:13:49.382237 [ 268 ] {59b71afa-edf3-46ce-ac96-bf9abe9a3914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12389 | 2026.01.05 19:13:49.382278 [ 268 ] {59b71afa-edf3-46ce-ac96-bf9abe9a3914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12390 | 2026.01.05 19:13:49.382601 [ 268 ] {59b71afa-edf3-46ce-ac96-bf9abe9a3914} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12391 | 2026.01.05 19:13:49.382636 [ 268 ] {59b71afa-edf3-46ce-ac96-bf9abe9a3914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12392 | 2026.01.05 19:13:49.382924 [ 268 ] {59b71afa-edf3-46ce-ac96-bf9abe9a3914} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12393 | 2026.01.05 19:13:49.383131 [ 268 ] {59b71afa-edf3-46ce-ac96-bf9abe9a3914} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12394 | 2026.01.05 19:13:49.383254 [ 268 ] {59b71afa-edf3-46ce-ac96-bf9abe9a3914} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 12395 | 2026.01.05 19:13:49.383290 [ 268 ] {59b71afa-edf3-46ce-ac96-bf9abe9a3914} <Debug> TCPHandler: Processed in 0.00119016 sec. | ||
| 12396 | 2026.01.05 19:13:49.383398 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12397 | 2026.01.05 19:13:49.383490 [ 268 ] {4a13d527-9aec-40b7-9175-2508a03baa44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12398 | 2026.01.05 19:13:49.383530 [ 268 ] {4a13d527-9aec-40b7-9175-2508a03baa44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12399 | 2026.01.05 19:13:49.383941 [ 268 ] {4a13d527-9aec-40b7-9175-2508a03baa44} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12400 | 2026.01.05 19:13:49.383977 [ 268 ] {4a13d527-9aec-40b7-9175-2508a03baa44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12401 | 2026.01.05 19:13:49.384300 [ 268 ] {4a13d527-9aec-40b7-9175-2508a03baa44} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12402 | 2026.01.05 19:13:49.384509 [ 268 ] {4a13d527-9aec-40b7-9175-2508a03baa44} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12403 | 2026.01.05 19:13:49.384639 [ 268 ] {4a13d527-9aec-40b7-9175-2508a03baa44} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001167 sec., 269065.98114824336 rows/sec., 17.68 MiB/sec. | ||
| 12404 | 2026.01.05 19:13:49.384675 [ 268 ] {4a13d527-9aec-40b7-9175-2508a03baa44} <Debug> TCPHandler: Processed in 0.001323973 sec. | ||
| 12405 | 2026.01.05 19:13:49.384809 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12406 | 2026.01.05 19:13:49.384934 [ 268 ] {cedbecba-a733-4776-95c4-ff51744323ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12407 | 2026.01.05 19:13:49.384988 [ 268 ] {cedbecba-a733-4776-95c4-ff51744323ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12408 | 2026.01.05 19:13:49.385371 [ 268 ] {cedbecba-a733-4776-95c4-ff51744323ff} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12409 | 2026.01.05 19:13:49.385416 [ 268 ] {cedbecba-a733-4776-95c4-ff51744323ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12410 | 2026.01.05 19:13:49.385800 [ 268 ] {cedbecba-a733-4776-95c4-ff51744323ff} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12411 | 2026.01.05 19:13:49.386022 [ 268 ] {cedbecba-a733-4776-95c4-ff51744323ff} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2026.01.05 19:13:49.386156 [ 268 ] {cedbecba-a733-4776-95c4-ff51744323ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001248 sec., 801.2820512820513 rows/sec., 53.99 KiB/sec. | ||
| 12413 | 2026.01.05 19:13:49.386194 [ 268 ] {cedbecba-a733-4776-95c4-ff51744323ff} <Debug> TCPHandler: Processed in 0.001448705 sec. | ||
| 12414 | 2026.01.05 19:13:49.386321 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2026.01.05 19:13:49.386446 [ 268 ] {a8eb6870-9262-48b6-96d6-a38e95ac5381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12416 | 2026.01.05 19:13:49.386511 [ 268 ] {a8eb6870-9262-48b6-96d6-a38e95ac5381} <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 | ||
| 12417 | 2026.01.05 19:13:49.387329 [ 268 ] {a8eb6870-9262-48b6-96d6-a38e95ac5381} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2026.01.05 19:13:49.387367 [ 268 ] {a8eb6870-9262-48b6-96d6-a38e95ac5381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12419 | 2026.01.05 19:13:49.387886 [ 268 ] {a8eb6870-9262-48b6-96d6-a38e95ac5381} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12420 | 2026.01.05 19:13:49.388112 [ 268 ] {a8eb6870-9262-48b6-96d6-a38e95ac5381} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2026.01.05 19:13:49.388227 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12422 | 2026.01.05 19:13:49.388251 [ 268 ] {a8eb6870-9262-48b6-96d6-a38e95ac5381} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00183 sec., 5464.48087431694 rows/sec., 9.79 MiB/sec. | ||
| 12423 | 2026.01.05 19:13:49.388271 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.01.05 19:13:49.388296 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12425 | 2026.01.05 19:13:49.388309 [ 268 ] {a8eb6870-9262-48b6-96d6-a38e95ac5381} <Debug> TCPHandler: Processed in 0.00205139 sec. | ||
| 12426 | 2026.01.05 19:13:49.388366 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12427 | 2026.01.05 19:13:49.388430 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12428 | 2026.01.05 19:13:49.388531 [ 268 ] {2372221a-0a7f-46ab-9b61-ce488a335283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12429 | 2026.01.05 19:13:49.388572 [ 268 ] {2372221a-0a7f-46ab-9b61-ce488a335283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12430 | 2026.01.05 19:13:49.388585 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12431 | 2026.01.05 19:13:49.388644 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1395 rows starting from the beginning of the part | ||
| 12432 | 2026.01.05 19:13:49.388768 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 12433 | 2026.01.05 19:13:49.388870 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 12434 | 2026.01.05 19:13:49.388905 [ 268 ] {2372221a-0a7f-46ab-9b61-ce488a335283} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12435 | 2026.01.05 19:13:49.388947 [ 268 ] {2372221a-0a7f-46ab-9b61-ce488a335283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12436 | 2026.01.05 19:13:49.388968 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 12437 | 2026.01.05 19:13:49.389065 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 12438 | 2026.01.05 19:13:49.389156 [ 196 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 12439 | 2026.01.05 19:13:49.389282 [ 268 ] {2372221a-0a7f-46ab-9b61-ce488a335283} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12440 | 2026.01.05 19:13:49.389537 [ 268 ] {2372221a-0a7f-46ab-9b61-ce488a335283} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12441 | 2026.01.05 19:13:49.389678 [ 268 ] {2372221a-0a7f-46ab-9b61-ce488a335283} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001167 sec., 89117.39502999143 rows/sec., 5.46 MiB/sec. | ||
| 12442 | 2026.01.05 19:13:49.389716 [ 268 ] {2372221a-0a7f-46ab-9b61-ce488a335283} <Debug> TCPHandler: Processed in 0.001337753 sec. | ||
| 12443 | 2026.01.05 19:13:49.395004 [ 188 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1487 rows, containing 19 columns (19 merged, 0 gathered) in 0.006666884 sec., 223042.7288070409 rows/sec., 399.68 MiB/sec. | ||
| 12444 | 2026.01.05 19:13:49.396551 [ 202 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12445 | 2026.01.05 19:13:49.396970 [ 202 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2026.01.05 19:13:49.397057 [ 202 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12447 | 2026.01.05 19:13:49.397234 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 12448 | 2026.01.05 19:13:50.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.82 MiB, peak 341.42 MiB, free memory in arenas 0.00 B, will set to 331.14 MiB (RSS), difference: 1.32 MiB | ||
| 12449 | 2026.01.05 19:13:51.975534 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12450 | 2026.01.05 19:13:51.975604 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12451 | 2026.01.05 19:13:52.118374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25888 | ||
| 12452 | 2026.01.05 19:13:52.119198 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12453 | 2026.01.05 19:13:52.119270 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12454 | 2026.01.05 19:13:52.119784 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12455 | 2026.01.05 19:13:52.120031 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12456 | 2026.01.05 19:13:52.120160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25888 | ||
| 12457 | 2026.01.05 19:13:53.459257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12458 | 2026.01.05 19:13:53.475654 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2026.01.05 19:13:53.475710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12460 | 2026.01.05 19:13:53.481674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12461 | 2026.01.05 19:13:53.482429 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.01.05 19:13:53.485201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12463 | 2026.01.05 19:13:54.361829 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12464 | 2026.01.05 19:13:54.362074 [ 268 ] {5817bb44-1962-4068-b26c-c806ae4c1f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12465 | 2026.01.05 19:13:54.362142 [ 268 ] {5817bb44-1962-4068-b26c-c806ae4c1f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12466 | 2026.01.05 19:13:54.362793 [ 268 ] {5817bb44-1962-4068-b26c-c806ae4c1f80} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2026.01.05 19:13:54.362841 [ 268 ] {5817bb44-1962-4068-b26c-c806ae4c1f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12468 | 2026.01.05 19:13:54.363280 [ 268 ] {5817bb44-1962-4068-b26c-c806ae4c1f80} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12469 | 2026.01.05 19:13:54.363517 [ 268 ] {5817bb44-1962-4068-b26c-c806ae4c1f80} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2026.01.05 19:13:54.363670 [ 268 ] {5817bb44-1962-4068-b26c-c806ae4c1f80} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.00165 sec., 71515.15151515152 rows/sec., 6.07 MiB/sec. | ||
| 12471 | 2026.01.05 19:13:54.363712 [ 268 ] {5817bb44-1962-4068-b26c-c806ae4c1f80} <Debug> TCPHandler: Processed in 0.002061701 sec. | ||
| 12472 | 2026.01.05 19:13:54.363831 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12473 | 2026.01.05 19:13:54.363927 [ 268 ] {a8743413-a1f3-4480-8a25-5e390fcecf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12474 | 2026.01.05 19:13:54.363967 [ 268 ] {a8743413-a1f3-4480-8a25-5e390fcecf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12475 | 2026.01.05 19:13:54.364374 [ 268 ] {a8743413-a1f3-4480-8a25-5e390fcecf6b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2026.01.05 19:13:54.364411 [ 268 ] {a8743413-a1f3-4480-8a25-5e390fcecf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12477 | 2026.01.05 19:13:54.364715 [ 268 ] {a8743413-a1f3-4480-8a25-5e390fcecf6b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12478 | 2026.01.05 19:13:54.364924 [ 268 ] {a8743413-a1f3-4480-8a25-5e390fcecf6b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12479 | 2026.01.05 19:13:54.365058 [ 268 ] {a8743413-a1f3-4480-8a25-5e390fcecf6b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00115 sec., 26956.521739130436 rows/sec., 1.98 MiB/sec. | ||
| 12480 | 2026.01.05 19:13:54.365095 [ 268 ] {a8743413-a1f3-4480-8a25-5e390fcecf6b} <Debug> TCPHandler: Processed in 0.001315072 sec. | ||
| 12481 | 2026.01.05 19:13:54.365197 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12482 | 2026.01.05 19:13:54.365291 [ 268 ] {69d62c2b-6065-4c70-bb88-c7d2d17583e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12483 | 2026.01.05 19:13:54.365331 [ 268 ] {69d62c2b-6065-4c70-bb88-c7d2d17583e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12484 | 2026.01.05 19:13:54.365742 [ 268 ] {69d62c2b-6065-4c70-bb88-c7d2d17583e0} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2026.01.05 19:13:54.365779 [ 268 ] {69d62c2b-6065-4c70-bb88-c7d2d17583e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12486 | 2026.01.05 19:13:54.366088 [ 268 ] {69d62c2b-6065-4c70-bb88-c7d2d17583e0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12487 | 2026.01.05 19:13:54.366297 [ 268 ] {69d62c2b-6065-4c70-bb88-c7d2d17583e0} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2026.01.05 19:13:54.366424 [ 268 ] {69d62c2b-6065-4c70-bb88-c7d2d17583e0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001151 sec., 82536.92441355344 rows/sec., 6.45 MiB/sec. | ||
| 12489 | 2026.01.05 19:13:54.366462 [ 268 ] {69d62c2b-6065-4c70-bb88-c7d2d17583e0} <Debug> TCPHandler: Processed in 0.001314842 sec. | ||
| 12490 | 2026.01.05 19:13:54.366573 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12491 | 2026.01.05 19:13:54.366668 [ 268 ] {49933cc2-11ed-4a35-a47a-3b9f8c78da63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12492 | 2026.01.05 19:13:54.366711 [ 268 ] {49933cc2-11ed-4a35-a47a-3b9f8c78da63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12493 | 2026.01.05 19:13:54.367102 [ 268 ] {49933cc2-11ed-4a35-a47a-3b9f8c78da63} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2026.01.05 19:13:54.367137 [ 268 ] {49933cc2-11ed-4a35-a47a-3b9f8c78da63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12495 | 2026.01.05 19:13:54.367494 [ 268 ] {49933cc2-11ed-4a35-a47a-3b9f8c78da63} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12496 | 2026.01.05 19:13:54.367705 [ 268 ] {49933cc2-11ed-4a35-a47a-3b9f8c78da63} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2026.01.05 19:13:54.367835 [ 268 ] {49933cc2-11ed-4a35-a47a-3b9f8c78da63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 12498 | 2026.01.05 19:13:54.367872 [ 268 ] {49933cc2-11ed-4a35-a47a-3b9f8c78da63} <Debug> TCPHandler: Processed in 0.001349193 sec. | ||
| 12499 | 2026.01.05 19:13:54.367973 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12500 | 2026.01.05 19:13:54.368067 [ 268 ] {f0ac5754-ef3f-4bb8-8318-7ae427bd90b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12501 | 2026.01.05 19:13:54.368121 [ 268 ] {f0ac5754-ef3f-4bb8-8318-7ae427bd90b0} <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 | ||
| 12502 | 2026.01.05 19:13:54.368893 [ 268 ] {f0ac5754-ef3f-4bb8-8318-7ae427bd90b0} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2026.01.05 19:13:54.368930 [ 268 ] {f0ac5754-ef3f-4bb8-8318-7ae427bd90b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12504 | 2026.01.05 19:13:54.369479 [ 268 ] {f0ac5754-ef3f-4bb8-8318-7ae427bd90b0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12505 | 2026.01.05 19:13:54.369704 [ 268 ] {f0ac5754-ef3f-4bb8-8318-7ae427bd90b0} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2026.01.05 19:13:54.369840 [ 268 ] {f0ac5754-ef3f-4bb8-8318-7ae427bd90b0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001791 sec., 17308.766052484643 rows/sec., 31.02 MiB/sec. | ||
| 12507 | 2026.01.05 19:13:54.369893 [ 268 ] {f0ac5754-ef3f-4bb8-8318-7ae427bd90b0} <Debug> TCPHandler: Processed in 0.001970078 sec. | ||
| 12508 | 2026.01.05 19:13:54.370004 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12509 | 2026.01.05 19:13:54.370100 [ 268 ] {3639008e-0883-49ce-b777-216eb105c7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12510 | 2026.01.05 19:13:54.370142 [ 268 ] {3639008e-0883-49ce-b777-216eb105c7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12511 | 2026.01.05 19:13:54.370471 [ 268 ] {3639008e-0883-49ce-b777-216eb105c7c4} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12512 | 2026.01.05 19:13:54.370507 [ 268 ] {3639008e-0883-49ce-b777-216eb105c7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12513 | 2026.01.05 19:13:54.370814 [ 268 ] {3639008e-0883-49ce-b777-216eb105c7c4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12514 | 2026.01.05 19:13:54.371026 [ 268 ] {3639008e-0883-49ce-b777-216eb105c7c4} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12515 | 2026.01.05 19:13:54.371157 [ 268 ] {3639008e-0883-49ce-b777-216eb105c7c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 12516 | 2026.01.05 19:13:54.371193 [ 268 ] {3639008e-0883-49ce-b777-216eb105c7c4} <Debug> TCPHandler: Processed in 0.001239771 sec. | ||
| 12517 | 2026.01.05 19:13:57.205586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1622 | ||
| 12518 | 2026.01.05 19:13:57.207995 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2026.01.05 19:13:57.208044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12520 | 2026.01.05 19:13:57.209240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12521 | 2026.01.05 19:13:57.209514 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12522 | 2026.01.05 19:13:57.209790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1622 | ||
| 12523 | 2026.01.05 19:13:59.370941 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12524 | 2026.01.05 19:13:59.371130 [ 268 ] {1226462f-8496-48a4-a305-9457bc27911c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12525 | 2026.01.05 19:13:59.371192 [ 268 ] {1226462f-8496-48a4-a305-9457bc27911c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12526 | 2026.01.05 19:13:59.372049 [ 268 ] {1226462f-8496-48a4-a305-9457bc27911c} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12527 | 2026.01.05 19:13:59.372087 [ 268 ] {1226462f-8496-48a4-a305-9457bc27911c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12528 | 2026.01.05 19:13:59.372490 [ 268 ] {1226462f-8496-48a4-a305-9457bc27911c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12529 | 2026.01.05 19:13:59.372709 [ 268 ] {1226462f-8496-48a4-a305-9457bc27911c} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12530 | 2026.01.05 19:13:59.372850 [ 268 ] {1226462f-8496-48a4-a305-9457bc27911c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001769 sec., 231769.36122102884 rows/sec., 14.70 MiB/sec. | ||
| 12531 | 2026.01.05 19:13:59.372890 [ 268 ] {1226462f-8496-48a4-a305-9457bc27911c} <Debug> TCPHandler: Processed in 0.002071361 sec. | ||
| 12532 | 2026.01.05 19:13:59.373024 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12533 | 2026.01.05 19:13:59.373119 [ 268 ] {599cc9f3-bc60-40d2-b104-fe93357c7922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12534 | 2026.01.05 19:13:59.373159 [ 268 ] {599cc9f3-bc60-40d2-b104-fe93357c7922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12535 | 2026.01.05 19:13:59.374037 [ 268 ] {599cc9f3-bc60-40d2-b104-fe93357c7922} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12536 | 2026.01.05 19:13:59.374073 [ 268 ] {599cc9f3-bc60-40d2-b104-fe93357c7922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12537 | 2026.01.05 19:13:59.374439 [ 268 ] {599cc9f3-bc60-40d2-b104-fe93357c7922} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12538 | 2026.01.05 19:13:59.374654 [ 268 ] {599cc9f3-bc60-40d2-b104-fe93357c7922} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2026.01.05 19:13:59.374776 [ 268 ] {599cc9f3-bc60-40d2-b104-fe93357c7922} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001676 sec., 675417.661097852 rows/sec., 53.52 MiB/sec. | ||
| 12540 | 2026.01.05 19:13:59.374812 [ 268 ] {599cc9f3-bc60-40d2-b104-fe93357c7922} <Debug> TCPHandler: Processed in 0.001846225 sec. | ||
| 12541 | 2026.01.05 19:13:59.374934 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2026.01.05 19:13:59.375028 [ 268 ] {52b445a1-80af-497b-a04d-ff2e155d90ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12543 | 2026.01.05 19:13:59.375067 [ 268 ] {52b445a1-80af-497b-a04d-ff2e155d90ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12544 | 2026.01.05 19:13:59.375543 [ 268 ] {52b445a1-80af-497b-a04d-ff2e155d90ea} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2026.01.05 19:13:59.375576 [ 268 ] {52b445a1-80af-497b-a04d-ff2e155d90ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12546 | 2026.01.05 19:13:59.375881 [ 268 ] {52b445a1-80af-497b-a04d-ff2e155d90ea} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12547 | 2026.01.05 19:13:59.376099 [ 268 ] {52b445a1-80af-497b-a04d-ff2e155d90ea} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2026.01.05 19:13:59.376230 [ 268 ] {52b445a1-80af-497b-a04d-ff2e155d90ea} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001221 sec., 176085.17608517606 rows/sec., 10.45 MiB/sec. | ||
| 12549 | 2026.01.05 19:13:59.376265 [ 268 ] {52b445a1-80af-497b-a04d-ff2e155d90ea} <Debug> TCPHandler: Processed in 0.001383454 sec. | ||
| 12550 | 2026.01.05 19:13:59.376375 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12551 | 2026.01.05 19:13:59.376475 [ 268 ] {ed3089b5-27e9-4ae3-be60-8974fe2680c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12552 | 2026.01.05 19:13:59.376513 [ 268 ] {ed3089b5-27e9-4ae3-be60-8974fe2680c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12553 | 2026.01.05 19:13:59.376980 [ 268 ] {ed3089b5-27e9-4ae3-be60-8974fe2680c2} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2026.01.05 19:13:59.377015 [ 268 ] {ed3089b5-27e9-4ae3-be60-8974fe2680c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12555 | 2026.01.05 19:13:59.377315 [ 268 ] {ed3089b5-27e9-4ae3-be60-8974fe2680c2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12556 | 2026.01.05 19:13:59.377515 [ 268 ] {ed3089b5-27e9-4ae3-be60-8974fe2680c2} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2026.01.05 19:13:59.377638 [ 268 ] {ed3089b5-27e9-4ae3-be60-8974fe2680c2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001181 sec., 179508.89077053344 rows/sec., 11.58 MiB/sec. | ||
| 12558 | 2026.01.05 19:13:59.377673 [ 268 ] {ed3089b5-27e9-4ae3-be60-8974fe2680c2} <Debug> TCPHandler: Processed in 0.001344713 sec. | ||
| 12559 | 2026.01.05 19:13:59.377799 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12560 | 2026.01.05 19:13:59.377900 [ 268 ] {2a0a6c67-4af9-4967-9bc1-412c568ce3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12561 | 2026.01.05 19:13:59.377941 [ 268 ] {2a0a6c67-4af9-4967-9bc1-412c568ce3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12562 | 2026.01.05 19:13:59.378421 [ 268 ] {2a0a6c67-4af9-4967-9bc1-412c568ce3d2} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2026.01.05 19:13:59.378456 [ 268 ] {2a0a6c67-4af9-4967-9bc1-412c568ce3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12564 | 2026.01.05 19:13:59.378785 [ 268 ] {2a0a6c67-4af9-4967-9bc1-412c568ce3d2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12565 | 2026.01.05 19:13:59.379019 [ 268 ] {2a0a6c67-4af9-4967-9bc1-412c568ce3d2} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2026.01.05 19:13:59.379147 [ 268 ] {2a0a6c67-4af9-4967-9bc1-412c568ce3d2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001265 sec., 166798.418972332 rows/sec., 9.47 MiB/sec. | ||
| 12567 | 2026.01.05 19:13:59.379184 [ 268 ] {2a0a6c67-4af9-4967-9bc1-412c568ce3d2} <Debug> TCPHandler: Processed in 0.001439875 sec. | ||
| 12568 | 2026.01.05 19:13:59.379296 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12569 | 2026.01.05 19:13:59.379390 [ 268 ] {83c5d20a-f244-4054-8b4d-ff4f6e49953b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12570 | 2026.01.05 19:13:59.379429 [ 268 ] {83c5d20a-f244-4054-8b4d-ff4f6e49953b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12571 | 2026.01.05 19:13:59.380087 [ 268 ] {83c5d20a-f244-4054-8b4d-ff4f6e49953b} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2026.01.05 19:13:59.380124 [ 268 ] {83c5d20a-f244-4054-8b4d-ff4f6e49953b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12573 | 2026.01.05 19:13:59.380482 [ 268 ] {83c5d20a-f244-4054-8b4d-ff4f6e49953b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12574 | 2026.01.05 19:13:59.380695 [ 268 ] {83c5d20a-f244-4054-8b4d-ff4f6e49953b} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12575 | 2026.01.05 19:13:59.380836 [ 268 ] {83c5d20a-f244-4054-8b4d-ff4f6e49953b} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001465 sec., 470307.1672354949 rows/sec., 32.84 MiB/sec. | ||
| 12576 | 2026.01.05 19:13:59.380873 [ 268 ] {83c5d20a-f244-4054-8b4d-ff4f6e49953b} <Debug> TCPHandler: Processed in 0.00163403 sec. | ||
| 12577 | 2026.01.05 19:13:59.380998 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12578 | 2026.01.05 19:13:59.381093 [ 268 ] {6ccbddaf-736b-4612-a240-66174c34a75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12579 | 2026.01.05 19:13:59.381133 [ 268 ] {6ccbddaf-736b-4612-a240-66174c34a75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12580 | 2026.01.05 19:13:59.381468 [ 268 ] {6ccbddaf-736b-4612-a240-66174c34a75c} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2026.01.05 19:13:59.381502 [ 268 ] {6ccbddaf-736b-4612-a240-66174c34a75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12582 | 2026.01.05 19:13:59.381799 [ 268 ] {6ccbddaf-736b-4612-a240-66174c34a75c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12583 | 2026.01.05 19:13:59.382002 [ 268 ] {6ccbddaf-736b-4612-a240-66174c34a75c} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.01.05 19:13:59.382123 [ 54 ] {} <Debug> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 12585 | 2026.01.05 19:13:59.382130 [ 268 ] {6ccbddaf-736b-4612-a240-66174c34a75c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 12586 | 2026.01.05 19:13:59.382164 [ 54 ] {} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2026.01.05 19:13:59.382185 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12588 | 2026.01.05 19:13:59.382189 [ 268 ] {6ccbddaf-736b-4612-a240-66174c34a75c} <Debug> TCPHandler: Processed in 0.00124636 sec. | ||
| 12589 | 2026.01.05 19:13:59.382310 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12590 | 2026.01.05 19:13:59.382311 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 12591 | 2026.01.05 19:13:59.382405 [ 268 ] {28686929-b14f-4b6b-a2f4-d6c0d4e56c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12592 | 2026.01.05 19:13:59.382451 [ 268 ] {28686929-b14f-4b6b-a2f4-d6c0d4e56c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12593 | 2026.01.05 19:13:59.382475 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12594 | 2026.01.05 19:13:59.382516 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 210 rows starting from the beginning of the part | ||
| 12595 | 2026.01.05 19:13:59.382580 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12596 | 2026.01.05 19:13:59.382628 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 12597 | 2026.01.05 19:13:59.382675 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 12598 | 2026.01.05 19:13:59.382719 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 12599 | 2026.01.05 19:13:59.382762 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 12600 | 2026.01.05 19:13:59.382901 [ 268 ] {28686929-b14f-4b6b-a2f4-d6c0d4e56c40} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12601 | 2026.01.05 19:13:59.382942 [ 268 ] {28686929-b14f-4b6b-a2f4-d6c0d4e56c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12602 | 2026.01.05 19:13:59.383314 [ 268 ] {28686929-b14f-4b6b-a2f4-d6c0d4e56c40} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12603 | 2026.01.05 19:13:59.383562 [ 268 ] {28686929-b14f-4b6b-a2f4-d6c0d4e56c40} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12604 | 2026.01.05 19:13:59.383588 [ 202 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001336353 sec., 179593.2661504857 rows/sec., 9.16 MiB/sec. | ||
| 12605 | 2026.01.05 19:13:59.383694 [ 268 ] {28686929-b14f-4b6b-a2f4-d6c0d4e56c40} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001307 sec., 240244.83550114767 rows/sec., 15.78 MiB/sec. | ||
| 12606 | 2026.01.05 19:13:59.383736 [ 268 ] {28686929-b14f-4b6b-a2f4-d6c0d4e56c40} <Debug> TCPHandler: Processed in 0.001474056 sec. | ||
| 12607 | 2026.01.05 19:13:59.383739 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12608 | 2026.01.05 19:13:59.383856 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12609 | 2026.01.05 19:13:59.383956 [ 268 ] {e393fdd8-6a9a-4f99-9e26-c7ccc9f59ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12610 | 2026.01.05 19:13:59.383999 [ 268 ] {e393fdd8-6a9a-4f99-9e26-c7ccc9f59ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12611 | 2026.01.05 19:13:59.384034 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_40_8} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2026.01.05 19:13:59.384109 [ 195 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_40_8} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 12613 | 2026.01.05 19:13:59.384187 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12614 | 2026.01.05 19:13:59.384318 [ 268 ] {e393fdd8-6a9a-4f99-9e26-c7ccc9f59ba4} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12615 | 2026.01.05 19:13:59.384358 [ 268 ] {e393fdd8-6a9a-4f99-9e26-c7ccc9f59ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12616 | 2026.01.05 19:13:59.384662 [ 268 ] {e393fdd8-6a9a-4f99-9e26-c7ccc9f59ba4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12617 | 2026.01.05 19:13:59.384865 [ 268 ] {e393fdd8-6a9a-4f99-9e26-c7ccc9f59ba4} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12618 | 2026.01.05 19:13:59.384992 [ 268 ] {e393fdd8-6a9a-4f99-9e26-c7ccc9f59ba4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 12619 | 2026.01.05 19:13:59.385028 [ 268 ] {e393fdd8-6a9a-4f99-9e26-c7ccc9f59ba4} <Debug> TCPHandler: Processed in 0.00121965 sec. | ||
| 12620 | 2026.01.05 19:13:59.385153 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12621 | 2026.01.05 19:13:59.385276 [ 268 ] {4effb23d-2862-43b0-a9ec-473ebe97da42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12622 | 2026.01.05 19:13:59.385341 [ 268 ] {4effb23d-2862-43b0-a9ec-473ebe97da42} <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 | ||
| 12623 | 2026.01.05 19:13:59.386290 [ 268 ] {4effb23d-2862-43b0-a9ec-473ebe97da42} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12624 | 2026.01.05 19:13:59.386329 [ 268 ] {4effb23d-2862-43b0-a9ec-473ebe97da42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12625 | 2026.01.05 19:13:59.386863 [ 268 ] {4effb23d-2862-43b0-a9ec-473ebe97da42} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12626 | 2026.01.05 19:13:59.387099 [ 268 ] {4effb23d-2862-43b0-a9ec-473ebe97da42} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12627 | 2026.01.05 19:13:59.387247 [ 268 ] {4effb23d-2862-43b0-a9ec-473ebe97da42} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001997 sec., 5007.51126690035 rows/sec., 8.97 MiB/sec. | ||
| 12628 | 2026.01.05 19:13:59.387308 [ 268 ] {4effb23d-2862-43b0-a9ec-473ebe97da42} <Debug> TCPHandler: Processed in 0.002217854 sec. | ||
| 12629 | 2026.01.05 19:13:59.387424 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12630 | 2026.01.05 19:13:59.387520 [ 268 ] {3211629a-4d85-487a-aea2-5711cd1661da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12631 | 2026.01.05 19:13:59.387563 [ 268 ] {3211629a-4d85-487a-aea2-5711cd1661da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12632 | 2026.01.05 19:13:59.387917 [ 268 ] {3211629a-4d85-487a-aea2-5711cd1661da} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12633 | 2026.01.05 19:13:59.387955 [ 268 ] {3211629a-4d85-487a-aea2-5711cd1661da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12634 | 2026.01.05 19:13:59.388268 [ 268 ] {3211629a-4d85-487a-aea2-5711cd1661da} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12635 | 2026.01.05 19:13:59.388481 [ 268 ] {3211629a-4d85-487a-aea2-5711cd1661da} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12636 | 2026.01.05 19:13:59.388608 [ 268 ] {3211629a-4d85-487a-aea2-5711cd1661da} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001107 sec., 93947.6061427281 rows/sec., 5.76 MiB/sec. | ||
| 12637 | 2026.01.05 19:13:59.388645 [ 268 ] {3211629a-4d85-487a-aea2-5711cd1661da} <Debug> TCPHandler: Processed in 0.001270971 sec. | ||
| 12638 | 2026.01.05 19:13:59.620339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26336 | ||
| 12639 | 2026.01.05 19:13:59.621139 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12640 | 2026.01.05 19:13:59.621216 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12641 | 2026.01.05 19:13:59.621710 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12642 | 2026.01.05 19:13:59.621936 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12643 | 2026.01.05 19:13:59.622065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26336 | ||
| 12644 | 2026.01.05 19:14:00.985307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 12645 | 2026.01.05 19:14:01.001512 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2026.01.05 19:14:01.001570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12647 | 2026.01.05 19:14:01.007783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12648 | 2026.01.05 19:14:01.008483 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2026.01.05 19:14:01.011350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 12650 | 2026.01.05 19:14:03.133121 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61511 | ||
| 12651 | 2026.01.05 19:14:03.133228 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12652 | 2026.01.05 19:14:03.133255 [ 289 ] {} <Debug> TCP-Session: 6a24b142-b0f8-40a1-a8e4-16d54413cbe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61511 | ||
| 12653 | 2026.01.05 19:14:03.133278 [ 289 ] {} <Debug> TCP-Session: 6a24b142-b0f8-40a1-a8e4-16d54413cbe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12654 | 2026.01.05 19:14:03.133291 [ 289 ] {} <Debug> TCP-Session: 6a24b142-b0f8-40a1-a8e4-16d54413cbe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12655 | 2026.01.05 19:14:03.133485 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46240 | ||
| 12656 | 2026.01.05 19:14:03.133524 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39382 | ||
| 12657 | 2026.01.05 19:14:03.133533 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52611 | ||
| 12658 | 2026.01.05 19:14:03.133581 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43178 | ||
| 12659 | 2026.01.05 19:14:03.133611 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12660 | 2026.01.05 19:14:03.133614 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12661 | 2026.01.05 19:14:03.133638 [ 289 ] {} <Trace> TCP-Session: 6a24b142-b0f8-40a1-a8e4-16d54413cbe1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12662 | 2026.01.05 19:14:03.133656 [ 293 ] {} <Debug> TCP-Session: 7fca18fe-8e18-4c10-893a-d9ae733e5dee Authenticating user 'default' from [fd00:1122:3344:101::e]:39382 | ||
| 12663 | 2026.01.05 19:14:03.133667 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12664 | 2026.01.05 19:14:03.133678 [ 293 ] {} <Debug> TCP-Session: 7fca18fe-8e18-4c10-893a-d9ae733e5dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12665 | 2026.01.05 19:14:03.133689 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12666 | 2026.01.05 19:14:03.133717 [ 293 ] {} <Debug> TCP-Session: 7fca18fe-8e18-4c10-893a-d9ae733e5dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12667 | 2026.01.05 19:14:03.133741 [ 286 ] {} <Debug> TCP-Session: 5398325b-6972-41dc-b70f-5155f637e322 Authenticating user 'default' from [fd00:1122:3344:101::e]:43178 | ||
| 12668 | 2026.01.05 19:14:03.133703 [ 292 ] {} <Debug> TCP-Session: bb42f210-1d67-4d03-b4c0-4d4c76c76b0a Authenticating user 'default' from [fd00:1122:3344:101::e]:52611 | ||
| 12669 | 2026.01.05 19:14:03.133776 [ 286 ] {} <Debug> TCP-Session: 5398325b-6972-41dc-b70f-5155f637e322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12670 | 2026.01.05 19:14:03.133642 [ 290 ] {} <Debug> TCP-Session: 9c20098e-0e7f-468b-83ed-744ce57305ba Authenticating user 'default' from [fd00:1122:3344:101::e]:46240 | ||
| 12671 | 2026.01.05 19:14:03.133803 [ 286 ] {} <Debug> TCP-Session: 5398325b-6972-41dc-b70f-5155f637e322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12672 | 2026.01.05 19:14:03.133798 [ 292 ] {} <Debug> TCP-Session: bb42f210-1d67-4d03-b4c0-4d4c76c76b0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12673 | 2026.01.05 19:14:03.133819 [ 289 ] {eaf364c3-76cc-4bc5-aaeb-f10680bc47c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61511) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12674 | 2026.01.05 19:14:03.133837 [ 292 ] {} <Debug> TCP-Session: bb42f210-1d67-4d03-b4c0-4d4c76c76b0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12675 | 2026.01.05 19:14:03.133589 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33866 | ||
| 12676 | 2026.01.05 19:14:03.133567 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48486 | ||
| 12677 | 2026.01.05 19:14:03.133554 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44653 | ||
| 12678 | 2026.01.05 19:14:03.133525 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56417 | ||
| 12679 | 2026.01.05 19:14:03.133818 [ 290 ] {} <Debug> TCP-Session: 9c20098e-0e7f-468b-83ed-744ce57305ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12680 | 2026.01.05 19:14:03.134050 [ 290 ] {} <Debug> TCP-Session: 9c20098e-0e7f-468b-83ed-744ce57305ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12681 | 2026.01.05 19:14:03.134119 [ 289 ] {eaf364c3-76cc-4bc5-aaeb-f10680bc47c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12682 | 2026.01.05 19:14:03.134182 [ 289 ] {eaf364c3-76cc-4bc5-aaeb-f10680bc47c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12683 | 2026.01.05 19:14:03.134471 [ 289 ] {eaf364c3-76cc-4bc5-aaeb-f10680bc47c2} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 12684 | 2026.01.05 19:14:03.134529 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12685 | 2026.01.05 19:14:03.134578 [ 291 ] {} <Debug> TCP-Session: 36240fc3-01e9-42ec-a0da-856956817cd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56417 | ||
| 12686 | 2026.01.05 19:14:03.134613 [ 291 ] {} <Debug> TCP-Session: 36240fc3-01e9-42ec-a0da-856956817cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12687 | 2026.01.05 19:14:03.134634 [ 291 ] {} <Debug> TCP-Session: 36240fc3-01e9-42ec-a0da-856956817cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12688 | 2026.01.05 19:14:03.134663 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12689 | 2026.01.05 19:14:03.134706 [ 294 ] {} <Debug> TCP-Session: d1ee2632-6ecb-4aed-874e-2267867f5ba5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44653 | ||
| 12690 | 2026.01.05 19:14:03.134729 [ 294 ] {} <Debug> TCP-Session: d1ee2632-6ecb-4aed-874e-2267867f5ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12691 | 2026.01.05 19:14:03.134750 [ 294 ] {} <Debug> TCP-Session: d1ee2632-6ecb-4aed-874e-2267867f5ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12692 | 2026.01.05 19:14:03.134868 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12693 | 2026.01.05 19:14:03.134902 [ 349 ] {} <Debug> TCP-Session: 07e7743f-56cc-4d61-9dc7-435768d60575 Authenticating user 'default' from [fd00:1122:3344:101::e]:33866 | ||
| 12694 | 2026.01.05 19:14:03.134920 [ 349 ] {} <Debug> TCP-Session: 07e7743f-56cc-4d61-9dc7-435768d60575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12695 | 2026.01.05 19:14:03.134936 [ 349 ] {} <Debug> TCP-Session: 07e7743f-56cc-4d61-9dc7-435768d60575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12696 | 2026.01.05 19:14:03.134961 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12697 | 2026.01.05 19:14:03.134991 [ 267 ] {} <Debug> TCP-Session: a12c5f85-47af-430f-868e-ee72559982c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48486 | ||
| 12698 | 2026.01.05 19:14:03.135008 [ 267 ] {} <Debug> TCP-Session: a12c5f85-47af-430f-868e-ee72559982c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12699 | 2026.01.05 19:14:03.135022 [ 267 ] {} <Debug> TCP-Session: a12c5f85-47af-430f-868e-ee72559982c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12700 | 2026.01.05 19:14:03.135389 [ 295 ] {eaf364c3-76cc-4bc5-aaeb-f10680bc47c2} <Trace> AggregatingTransform: Aggregating | ||
| 12701 | 2026.01.05 19:14:03.135436 [ 295 ] {eaf364c3-76cc-4bc5-aaeb-f10680bc47c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 12702 | 2026.01.05 19:14:03.135481 [ 295 ] {eaf364c3-76cc-4bc5-aaeb-f10680bc47c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907032 sec. (1102.497 rows/sec., 43.07 KiB/sec.) | ||
| 12703 | 2026.01.05 19:14:03.135507 [ 295 ] {eaf364c3-76cc-4bc5-aaeb-f10680bc47c2} <Trace> Aggregator: Merging aggregated data | ||
| 12704 | 2026.01.05 19:14:03.137122 [ 289 ] {eaf364c3-76cc-4bc5-aaeb-f10680bc47c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003369 sec., 296.8239833778569 rows/sec., 11.59 KiB/sec. | ||
| 12705 | 2026.01.05 19:14:03.137291 [ 289 ] {eaf364c3-76cc-4bc5-aaeb-f10680bc47c2} <Debug> TCPHandler: Processed in 0.003787693 sec. | ||
| 12706 | 2026.01.05 19:14:03.137432 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12707 | 2026.01.05 19:14:03.137461 [ 289 ] {} <Debug> TCP-Session: 6a24b142-b0f8-40a1-a8e4-16d54413cbe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12708 | 2026.01.05 19:14:03.137470 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12709 | 2026.01.05 19:14:03.137494 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12710 | 2026.01.05 19:14:03.137512 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12711 | 2026.01.05 19:14:03.137519 [ 349 ] {} <Debug> TCP-Session: 07e7743f-56cc-4d61-9dc7-435768d60575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12712 | 2026.01.05 19:14:03.137541 [ 290 ] {} <Debug> TCP-Session: 9c20098e-0e7f-468b-83ed-744ce57305ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12713 | 2026.01.05 19:14:03.137564 [ 293 ] {} <Debug> TCP-Session: 7fca18fe-8e18-4c10-893a-d9ae733e5dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12714 | 2026.01.05 19:14:03.137576 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12715 | 2026.01.05 19:14:03.137603 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12716 | 2026.01.05 19:14:03.137627 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12717 | 2026.01.05 19:14:03.137634 [ 291 ] {} <Debug> TCP-Session: 36240fc3-01e9-42ec-a0da-856956817cd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12718 | 2026.01.05 19:14:03.137668 [ 267 ] {} <Debug> TCP-Session: a12c5f85-47af-430f-868e-ee72559982c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12719 | 2026.01.05 19:14:03.137680 [ 294 ] {} <Debug> TCP-Session: d1ee2632-6ecb-4aed-874e-2267867f5ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12720 | 2026.01.05 19:14:03.137654 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12721 | 2026.01.05 19:14:03.137540 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12722 | 2026.01.05 19:14:03.137742 [ 286 ] {} <Debug> TCP-Session: 5398325b-6972-41dc-b70f-5155f637e322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12723 | 2026.01.05 19:14:03.137772 [ 292 ] {} <Debug> TCP-Session: bb42f210-1d67-4d03-b4c0-4d4c76c76b0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12724 | 2026.01.05 19:14:03.254736 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47213 | ||
| 12725 | 2026.01.05 19:14:03.254837 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12726 | 2026.01.05 19:14:03.254864 [ 289 ] {} <Debug> TCP-Session: e5f1fc48-aeda-4333-928e-d75d6d624647 Authenticating user 'default' from [fd00:1122:3344:101::e]:47213 | ||
| 12727 | 2026.01.05 19:14:03.254886 [ 289 ] {} <Debug> TCP-Session: e5f1fc48-aeda-4333-928e-d75d6d624647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12728 | 2026.01.05 19:14:03.254899 [ 289 ] {} <Debug> TCP-Session: e5f1fc48-aeda-4333-928e-d75d6d624647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12729 | 2026.01.05 19:14:03.255086 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57513 | ||
| 12730 | 2026.01.05 19:14:03.255127 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53187 | ||
| 12731 | 2026.01.05 19:14:03.255140 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53433 | ||
| 12732 | 2026.01.05 19:14:03.255163 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53702 | ||
| 12733 | 2026.01.05 19:14:03.255172 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58961 | ||
| 12734 | 2026.01.05 19:14:03.255212 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12735 | 2026.01.05 19:14:03.255247 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12736 | 2026.01.05 19:14:03.255247 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12737 | 2026.01.05 19:14:03.255261 [ 289 ] {} <Trace> TCP-Session: e5f1fc48-aeda-4333-928e-d75d6d624647 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12738 | 2026.01.05 19:14:03.255283 [ 286 ] {} <Debug> TCP-Session: 405557d3-9d95-40ef-96b9-70e0e454f812 Authenticating user 'default' from [fd00:1122:3344:101::e]:53702 | ||
| 12739 | 2026.01.05 19:14:03.255300 [ 290 ] {} <Debug> TCP-Session: 28455d2d-f0b4-41b2-bfc7-b5a2feee4648 Authenticating user 'default' from [fd00:1122:3344:101::e]:57513 | ||
| 12740 | 2026.01.05 19:14:03.255320 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12741 | 2026.01.05 19:14:03.255332 [ 286 ] {} <Debug> TCP-Session: 405557d3-9d95-40ef-96b9-70e0e454f812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12742 | 2026.01.05 19:14:03.255338 [ 290 ] {} <Debug> TCP-Session: 28455d2d-f0b4-41b2-bfc7-b5a2feee4648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12743 | 2026.01.05 19:14:03.255362 [ 286 ] {} <Debug> TCP-Session: 405557d3-9d95-40ef-96b9-70e0e454f812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12744 | 2026.01.05 19:14:03.255363 [ 349 ] {} <Debug> TCP-Session: f74b456b-521f-4f73-80ea-8f231de9854a Authenticating user 'default' from [fd00:1122:3344:101::e]:58961 | ||
| 12745 | 2026.01.05 19:14:03.255374 [ 290 ] {} <Debug> TCP-Session: 28455d2d-f0b4-41b2-bfc7-b5a2feee4648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12746 | 2026.01.05 19:14:03.255267 [ 293 ] {} <Debug> TCP-Session: c11793ce-434c-442e-acbf-20ba05c0b94a Authenticating user 'default' from [fd00:1122:3344:101::e]:53187 | ||
| 12747 | 2026.01.05 19:14:03.255407 [ 349 ] {} <Debug> TCP-Session: f74b456b-521f-4f73-80ea-8f231de9854a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12748 | 2026.01.05 19:14:03.255438 [ 293 ] {} <Debug> TCP-Session: c11793ce-434c-442e-acbf-20ba05c0b94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12749 | 2026.01.05 19:14:03.255461 [ 289 ] {f5140adc-a00e-4a62-b7bb-d3bb0b80e48b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47213) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12750 | 2026.01.05 19:14:03.255474 [ 293 ] {} <Debug> TCP-Session: c11793ce-434c-442e-acbf-20ba05c0b94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12751 | 2026.01.05 19:14:03.255472 [ 349 ] {} <Debug> TCP-Session: f74b456b-521f-4f73-80ea-8f231de9854a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12752 | 2026.01.05 19:14:03.255247 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12753 | 2026.01.05 19:14:03.255149 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49048 | ||
| 12754 | 2026.01.05 19:14:03.255558 [ 294 ] {} <Debug> TCP-Session: 427fdf35-a387-4604-87b6-11bead5417e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53433 | ||
| 12755 | 2026.01.05 19:14:03.255135 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46980 | ||
| 12756 | 2026.01.05 19:14:03.255597 [ 294 ] {} <Debug> TCP-Session: 427fdf35-a387-4604-87b6-11bead5417e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12757 | 2026.01.05 19:14:03.255619 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12758 | 2026.01.05 19:14:03.255646 [ 294 ] {} <Debug> TCP-Session: 427fdf35-a387-4604-87b6-11bead5417e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12759 | 2026.01.05 19:14:03.255667 [ 267 ] {} <Debug> TCP-Session: ca266896-9250-4767-b1f9-ec5a33bcc1ad Authenticating user 'default' from [fd00:1122:3344:101::e]:49048 | ||
| 12760 | 2026.01.05 19:14:03.255125 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48248 | ||
| 12761 | 2026.01.05 19:14:03.255694 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12762 | 2026.01.05 19:14:03.255700 [ 267 ] {} <Debug> TCP-Session: ca266896-9250-4767-b1f9-ec5a33bcc1ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12763 | 2026.01.05 19:14:03.255737 [ 292 ] {} <Debug> TCP-Session: 1b47b6b4-bf33-4690-ae08-5b2cdb8fb8b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46980 | ||
| 12764 | 2026.01.05 19:14:03.255744 [ 267 ] {} <Debug> TCP-Session: ca266896-9250-4767-b1f9-ec5a33bcc1ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12765 | 2026.01.05 19:14:03.255758 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12766 | 2026.01.05 19:14:03.255779 [ 292 ] {} <Debug> TCP-Session: 1b47b6b4-bf33-4690-ae08-5b2cdb8fb8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12767 | 2026.01.05 19:14:03.255753 [ 289 ] {f5140adc-a00e-4a62-b7bb-d3bb0b80e48b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12768 | 2026.01.05 19:14:03.255802 [ 291 ] {} <Debug> TCP-Session: ade8a4b0-f4e8-4767-b9d5-d45cdf905cf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48248 | ||
| 12769 | 2026.01.05 19:14:03.255806 [ 292 ] {} <Debug> TCP-Session: 1b47b6b4-bf33-4690-ae08-5b2cdb8fb8b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12770 | 2026.01.05 19:14:03.255853 [ 291 ] {} <Debug> TCP-Session: ade8a4b0-f4e8-4767-b9d5-d45cdf905cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12771 | 2026.01.05 19:14:03.255871 [ 289 ] {f5140adc-a00e-4a62-b7bb-d3bb0b80e48b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12772 | 2026.01.05 19:14:03.255877 [ 291 ] {} <Debug> TCP-Session: ade8a4b0-f4e8-4767-b9d5-d45cdf905cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12773 | 2026.01.05 19:14:03.256180 [ 289 ] {f5140adc-a00e-4a62-b7bb-d3bb0b80e48b} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 12774 | 2026.01.05 19:14:03.257149 [ 311 ] {f5140adc-a00e-4a62-b7bb-d3bb0b80e48b} <Trace> AggregatingTransform: Aggregating | ||
| 12775 | 2026.01.05 19:14:03.257193 [ 311 ] {f5140adc-a00e-4a62-b7bb-d3bb0b80e48b} <Trace> Aggregator: Aggregation method: without_key | ||
| 12776 | 2026.01.05 19:14:03.257233 [ 311 ] {f5140adc-a00e-4a62-b7bb-d3bb0b80e48b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944463 sec. (1058.803 rows/sec., 41.36 KiB/sec.) | ||
| 12777 | 2026.01.05 19:14:03.257254 [ 311 ] {f5140adc-a00e-4a62-b7bb-d3bb0b80e48b} <Trace> Aggregator: Merging aggregated data | ||
| 12778 | 2026.01.05 19:14:03.258756 [ 289 ] {f5140adc-a00e-4a62-b7bb-d3bb0b80e48b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003355 sec., 298.06259314456037 rows/sec., 11.64 KiB/sec. | ||
| 12779 | 2026.01.05 19:14:03.258891 [ 289 ] {f5140adc-a00e-4a62-b7bb-d3bb0b80e48b} <Debug> TCPHandler: Processed in 0.003779803 sec. | ||
| 12780 | 2026.01.05 19:14:03.258998 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12781 | 2026.01.05 19:14:03.259032 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12782 | 2026.01.05 19:14:03.259036 [ 289 ] {} <Debug> TCP-Session: e5f1fc48-aeda-4333-928e-d75d6d624647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12783 | 2026.01.05 19:14:03.259075 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12784 | 2026.01.05 19:14:03.259082 [ 290 ] {} <Debug> TCP-Session: 28455d2d-f0b4-41b2-bfc7-b5a2feee4648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12785 | 2026.01.05 19:14:03.259096 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12786 | 2026.01.05 19:14:03.259120 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12787 | 2026.01.05 19:14:03.259140 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12788 | 2026.01.05 19:14:03.259161 [ 291 ] {} <Debug> TCP-Session: ade8a4b0-f4e8-4767-b9d5-d45cdf905cf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12789 | 2026.01.05 19:14:03.259178 [ 293 ] {} <Debug> TCP-Session: c11793ce-434c-442e-acbf-20ba05c0b94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12790 | 2026.01.05 19:14:03.259181 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12791 | 2026.01.05 19:14:03.259197 [ 349 ] {} <Debug> TCP-Session: f74b456b-521f-4f73-80ea-8f231de9854a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12792 | 2026.01.05 19:14:03.259207 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12793 | 2026.01.05 19:14:03.259237 [ 267 ] {} <Debug> TCP-Session: ca266896-9250-4767-b1f9-ec5a33bcc1ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12794 | 2026.01.05 19:14:03.259160 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12795 | 2026.01.05 19:14:03.259268 [ 286 ] {} <Debug> TCP-Session: 405557d3-9d95-40ef-96b9-70e0e454f812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12796 | 2026.01.05 19:14:03.259125 [ 292 ] {} <Debug> TCP-Session: 1b47b6b4-bf33-4690-ae08-5b2cdb8fb8b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12797 | 2026.01.05 19:14:03.259306 [ 294 ] {} <Debug> TCP-Session: 427fdf35-a387-4604-87b6-11bead5417e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12798 | 2026.01.05 19:14:03.454387 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45886 | ||
| 12799 | 2026.01.05 19:14:03.454498 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12800 | 2026.01.05 19:14:03.454525 [ 289 ] {} <Debug> TCP-Session: a3d237cb-4571-46f7-aae0-4a0c0542142c Authenticating user 'default' from [fd00:1122:3344:101::e]:45886 | ||
| 12801 | 2026.01.05 19:14:03.454548 [ 289 ] {} <Debug> TCP-Session: a3d237cb-4571-46f7-aae0-4a0c0542142c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12802 | 2026.01.05 19:14:03.454561 [ 289 ] {} <Debug> TCP-Session: a3d237cb-4571-46f7-aae0-4a0c0542142c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12803 | 2026.01.05 19:14:03.454725 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39151 | ||
| 12804 | 2026.01.05 19:14:03.454760 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34279 | ||
| 12805 | 2026.01.05 19:14:03.454787 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47092 | ||
| 12806 | 2026.01.05 19:14:03.454808 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58964 | ||
| 12807 | 2026.01.05 19:14:03.454818 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40445 | ||
| 12808 | 2026.01.05 19:14:03.454839 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12809 | 2026.01.05 19:14:03.454852 [ 289 ] {} <Trace> TCP-Session: a3d237cb-4571-46f7-aae0-4a0c0542142c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12810 | 2026.01.05 19:14:03.454882 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12811 | 2026.01.05 19:14:03.454885 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12812 | 2026.01.05 19:14:03.454910 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12813 | 2026.01.05 19:14:03.454925 [ 291 ] {} <Debug> TCP-Session: a9f9da7a-585f-41e8-ab6a-28bf5b205df5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34279 | ||
| 12814 | 2026.01.05 19:14:03.454938 [ 286 ] {} <Debug> TCP-Session: ce6734d0-99e4-4482-ac90-fc85f4ff0824 Authenticating user 'default' from [fd00:1122:3344:101::e]:58964 | ||
| 12815 | 2026.01.05 19:14:03.454950 [ 349 ] {} <Debug> TCP-Session: 16d97813-1696-4f5e-91a0-ec2633c23fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40445 | ||
| 12816 | 2026.01.05 19:14:03.454961 [ 291 ] {} <Debug> TCP-Session: a9f9da7a-585f-41e8-ab6a-28bf5b205df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12817 | 2026.01.05 19:14:03.454976 [ 286 ] {} <Debug> TCP-Session: ce6734d0-99e4-4482-ac90-fc85f4ff0824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12818 | 2026.01.05 19:14:03.454982 [ 349 ] {} <Debug> TCP-Session: 16d97813-1696-4f5e-91a0-ec2633c23fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12819 | 2026.01.05 19:14:03.454988 [ 291 ] {} <Debug> TCP-Session: a9f9da7a-585f-41e8-ab6a-28bf5b205df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12820 | 2026.01.05 19:14:03.455012 [ 349 ] {} <Debug> TCP-Session: 16d97813-1696-4f5e-91a0-ec2633c23fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12821 | 2026.01.05 19:14:03.454890 [ 290 ] {} <Debug> TCP-Session: 1c6e7e41-f783-478b-9812-bad7710e1e31 Authenticating user 'default' from [fd00:1122:3344:101::e]:39151 | ||
| 12822 | 2026.01.05 19:14:03.455042 [ 289 ] {4b895cf8-354d-4bf7-94ba-3c56ea0b2c60} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45886) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12823 | 2026.01.05 19:14:03.455062 [ 290 ] {} <Debug> TCP-Session: 1c6e7e41-f783-478b-9812-bad7710e1e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12824 | 2026.01.05 19:14:03.454877 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12825 | 2026.01.05 19:14:03.455086 [ 290 ] {} <Debug> TCP-Session: 1c6e7e41-f783-478b-9812-bad7710e1e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12826 | 2026.01.05 19:14:03.455105 [ 294 ] {} <Debug> TCP-Session: 093e017b-2d48-4148-9ec6-684a22af3c40 Authenticating user 'default' from [fd00:1122:3344:101::e]:47092 | ||
| 12827 | 2026.01.05 19:14:03.454797 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60412 | ||
| 12828 | 2026.01.05 19:14:03.455125 [ 294 ] {} <Debug> TCP-Session: 093e017b-2d48-4148-9ec6-684a22af3c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12829 | 2026.01.05 19:14:03.454778 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38416 | ||
| 12830 | 2026.01.05 19:14:03.455190 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12831 | 2026.01.05 19:14:03.455164 [ 294 ] {} <Debug> TCP-Session: 093e017b-2d48-4148-9ec6-684a22af3c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12832 | 2026.01.05 19:14:03.455225 [ 267 ] {} <Debug> TCP-Session: 1476701a-228b-409e-8d0d-70730621557a Authenticating user 'default' from [fd00:1122:3344:101::e]:60412 | ||
| 12833 | 2026.01.05 19:14:03.454774 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46394 | ||
| 12834 | 2026.01.05 19:14:03.455254 [ 267 ] {} <Debug> TCP-Session: 1476701a-228b-409e-8d0d-70730621557a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12835 | 2026.01.05 19:14:03.455273 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12836 | 2026.01.05 19:14:03.455286 [ 267 ] {} <Debug> TCP-Session: 1476701a-228b-409e-8d0d-70730621557a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12837 | 2026.01.05 19:14:03.455001 [ 286 ] {} <Debug> TCP-Session: ce6734d0-99e4-4482-ac90-fc85f4ff0824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12838 | 2026.01.05 19:14:03.455314 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12839 | 2026.01.05 19:14:03.455311 [ 292 ] {} <Debug> TCP-Session: 3dcb3683-8837-4134-ab89-07e317f268cb Authenticating user 'default' from [fd00:1122:3344:101::e]:38416 | ||
| 12840 | 2026.01.05 19:14:03.455354 [ 293 ] {} <Debug> TCP-Session: 2334a8ba-6529-42fa-9c28-d2306f60a6e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46394 | ||
| 12841 | 2026.01.05 19:14:03.455313 [ 289 ] {4b895cf8-354d-4bf7-94ba-3c56ea0b2c60} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12842 | 2026.01.05 19:14:03.455384 [ 293 ] {} <Debug> TCP-Session: 2334a8ba-6529-42fa-9c28-d2306f60a6e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2026.01.05 19:14:03.455409 [ 293 ] {} <Debug> TCP-Session: 2334a8ba-6529-42fa-9c28-d2306f60a6e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12844 | 2026.01.05 19:14:03.455378 [ 292 ] {} <Debug> TCP-Session: 3dcb3683-8837-4134-ab89-07e317f268cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12845 | 2026.01.05 19:14:03.455437 [ 289 ] {4b895cf8-354d-4bf7-94ba-3c56ea0b2c60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12846 | 2026.01.05 19:14:03.455446 [ 292 ] {} <Debug> TCP-Session: 3dcb3683-8837-4134-ab89-07e317f268cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12847 | 2026.01.05 19:14:03.455770 [ 289 ] {4b895cf8-354d-4bf7-94ba-3c56ea0b2c60} <Debug> oximeter.version (d139ccf9-96a8-4064-895a-f59624264f80) (SelectExecutor): Key condition: unknown | ||
| 12848 | 2026.01.05 19:14:03.456727 [ 340 ] {4b895cf8-354d-4bf7-94ba-3c56ea0b2c60} <Trace> AggregatingTransform: Aggregating | ||
| 12849 | 2026.01.05 19:14:03.456784 [ 340 ] {4b895cf8-354d-4bf7-94ba-3c56ea0b2c60} <Trace> Aggregator: Aggregation method: without_key | ||
| 12850 | 2026.01.05 19:14:03.456822 [ 340 ] {4b895cf8-354d-4bf7-94ba-3c56ea0b2c60} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938663 sec. (1065.345 rows/sec., 41.62 KiB/sec.) | ||
| 12851 | 2026.01.05 19:14:03.456843 [ 340 ] {4b895cf8-354d-4bf7-94ba-3c56ea0b2c60} <Trace> Aggregator: Merging aggregated data | ||
| 12852 | 2026.01.05 19:14:03.458067 [ 289 ] {4b895cf8-354d-4bf7-94ba-3c56ea0b2c60} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003079 sec., 324.78077297823967 rows/sec., 12.69 KiB/sec. | ||
| 12853 | 2026.01.05 19:14:03.458212 [ 289 ] {4b895cf8-354d-4bf7-94ba-3c56ea0b2c60} <Debug> TCPHandler: Processed in 0.003472925 sec. | ||
| 12854 | 2026.01.05 19:14:03.458302 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12855 | 2026.01.05 19:14:03.458327 [ 289 ] {} <Debug> TCP-Session: a3d237cb-4571-46f7-aae0-4a0c0542142c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12856 | 2026.01.05 19:14:03.458331 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12857 | 2026.01.05 19:14:03.458357 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12858 | 2026.01.05 19:14:03.458373 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12859 | 2026.01.05 19:14:03.458378 [ 349 ] {} <Debug> TCP-Session: 16d97813-1696-4f5e-91a0-ec2633c23fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12860 | 2026.01.05 19:14:03.458399 [ 290 ] {} <Debug> TCP-Session: 1c6e7e41-f783-478b-9812-bad7710e1e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12861 | 2026.01.05 19:14:03.458411 [ 294 ] {} <Debug> TCP-Session: 093e017b-2d48-4148-9ec6-684a22af3c40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12862 | 2026.01.05 19:14:03.458407 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12863 | 2026.01.05 19:14:03.458428 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12864 | 2026.01.05 19:14:03.458444 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12865 | 2026.01.05 19:14:03.458466 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12866 | 2026.01.05 19:14:03.458498 [ 293 ] {} <Debug> TCP-Session: 2334a8ba-6529-42fa-9c28-d2306f60a6e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12867 | 2026.01.05 19:14:03.458482 [ 267 ] {} <Debug> TCP-Session: 1476701a-228b-409e-8d0d-70730621557a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12868 | 2026.01.05 19:14:03.458520 [ 286 ] {} <Debug> TCP-Session: ce6734d0-99e4-4482-ac90-fc85f4ff0824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12869 | 2026.01.05 19:14:03.458391 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12870 | 2026.01.05 19:14:03.458467 [ 291 ] {} <Debug> TCP-Session: a9f9da7a-585f-41e8-ab6a-28bf5b205df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12871 | 2026.01.05 19:14:03.458598 [ 292 ] {} <Debug> TCP-Session: 3dcb3683-8837-4134-ab89-07e317f268cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12872 | 2026.01.05 19:14:04.362370 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12873 | 2026.01.05 19:14:04.362552 [ 268 ] {8dc89d58-2584-4c5e-b8a4-d064df5a46a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12874 | 2026.01.05 19:14:04.362619 [ 268 ] {8dc89d58-2584-4c5e-b8a4-d064df5a46a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12875 | 2026.01.05 19:14:04.363438 [ 268 ] {8dc89d58-2584-4c5e-b8a4-d064df5a46a2} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12876 | 2026.01.05 19:14:04.363488 [ 268 ] {8dc89d58-2584-4c5e-b8a4-d064df5a46a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12877 | 2026.01.05 19:14:04.364006 [ 268 ] {8dc89d58-2584-4c5e-b8a4-d064df5a46a2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12878 | 2026.01.05 19:14:04.364321 [ 268 ] {8dc89d58-2584-4c5e-b8a4-d064df5a46a2} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12879 | 2026.01.05 19:14:04.364497 [ 46 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12880 | 2026.01.05 19:14:04.364523 [ 268 ] {8dc89d58-2584-4c5e-b8a4-d064df5a46a2} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.00202 sec., 58415.841584158414 rows/sec., 4.96 MiB/sec. | ||
| 12881 | 2026.01.05 19:14:04.364540 [ 46 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12882 | 2026.01.05 19:14:04.364565 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12883 | 2026.01.05 19:14:04.364592 [ 268 ] {8dc89d58-2584-4c5e-b8a4-d064df5a46a2} <Debug> TCPHandler: Processed in 0.002357038 sec. | ||
| 12884 | 2026.01.05 19:14:04.364701 [ 202 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12885 | 2026.01.05 19:14:04.364782 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12886 | 2026.01.05 19:14:04.364858 [ 202 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12887 | 2026.01.05 19:14:04.364898 [ 268 ] {8a2b1af1-7c16-4d8e-85c4-55dab1ecd1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12888 | 2026.01.05 19:14:04.364903 [ 202 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2344 rows starting from the beginning of the part | ||
| 12889 | 2026.01.05 19:14:04.364952 [ 268 ] {8a2b1af1-7c16-4d8e-85c4-55dab1ecd1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12890 | 2026.01.05 19:14:04.364991 [ 202 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1260 rows starting from the beginning of the part | ||
| 12891 | 2026.01.05 19:14:04.365051 [ 202 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1132 rows starting from the beginning of the part | ||
| 12892 | 2026.01.05 19:14:04.365095 [ 202 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 118 rows starting from the beginning of the part | ||
| 12893 | 2026.01.05 19:14:04.365140 [ 202 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1132 rows starting from the beginning of the part | ||
| 12894 | 2026.01.05 19:14:04.365183 [ 202 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 118 rows starting from the beginning of the part | ||
| 12895 | 2026.01.05 19:14:04.365417 [ 268 ] {8a2b1af1-7c16-4d8e-85c4-55dab1ecd1b6} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12896 | 2026.01.05 19:14:04.365460 [ 268 ] {8a2b1af1-7c16-4d8e-85c4-55dab1ecd1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12897 | 2026.01.05 19:14:04.365791 [ 268 ] {8a2b1af1-7c16-4d8e-85c4-55dab1ecd1b6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12898 | 2026.01.05 19:14:04.366019 [ 268 ] {8a2b1af1-7c16-4d8e-85c4-55dab1ecd1b6} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12899 | 2026.01.05 19:14:04.366158 [ 268 ] {8a2b1af1-7c16-4d8e-85c4-55dab1ecd1b6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001285 sec., 24124.513618677043 rows/sec., 1.77 MiB/sec. | ||
| 12900 | 2026.01.05 19:14:04.366200 [ 268 ] {8a2b1af1-7c16-4d8e-85c4-55dab1ecd1b6} <Debug> TCPHandler: Processed in 0.001486706 sec. | ||
| 12901 | 2026.01.05 19:14:04.366313 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12902 | 2026.01.05 19:14:04.366408 [ 268 ] {b87952f4-33a7-4442-bd53-a91a89a0dc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12903 | 2026.01.05 19:14:04.366450 [ 268 ] {b87952f4-33a7-4442-bd53-a91a89a0dc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12904 | 2026.01.05 19:14:04.366903 [ 268 ] {b87952f4-33a7-4442-bd53-a91a89a0dc8e} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12905 | 2026.01.05 19:14:04.366939 [ 268 ] {b87952f4-33a7-4442-bd53-a91a89a0dc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12906 | 2026.01.05 19:14:04.367268 [ 268 ] {b87952f4-33a7-4442-bd53-a91a89a0dc8e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12907 | 2026.01.05 19:14:04.367466 [ 192 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6104 rows, containing 5 columns (5 merged, 0 gathered) in 0.00282181 sec., 2163150.6019186266 rows/sec., 183.44 MiB/sec. | ||
| 12908 | 2026.01.05 19:14:04.367484 [ 268 ] {b87952f4-33a7-4442-bd53-a91a89a0dc8e} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12909 | 2026.01.05 19:14:04.367618 [ 46 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12910 | 2026.01.05 19:14:04.367639 [ 268 ] {b87952f4-33a7-4442-bd53-a91a89a0dc8e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00125 sec., 76000 rows/sec., 5.94 MiB/sec. | ||
| 12911 | 2026.01.05 19:14:04.367647 [ 46 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12912 | 2026.01.05 19:14:04.367672 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12913 | 2026.01.05 19:14:04.367679 [ 268 ] {b87952f4-33a7-4442-bd53-a91a89a0dc8e} <Debug> TCPHandler: Processed in 0.001417615 sec. | ||
| 12914 | 2026.01.05 19:14:04.367745 [ 201 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12915 | 2026.01.05 19:14:04.367759 [ 194 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12916 | 2026.01.05 19:14:04.367800 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.01.05 19:14:04.367838 [ 201 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12918 | 2026.01.05 19:14:04.367869 [ 201 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1212 rows starting from the beginning of the part | ||
| 12919 | 2026.01.05 19:14:04.367899 [ 268 ] {837c1447-ab0e-44ab-bf5d-e56512d6d43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12920 | 2026.01.05 19:14:04.367929 [ 201 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 555 rows starting from the beginning of the part | ||
| 12921 | 2026.01.05 19:14:04.367947 [ 268 ] {837c1447-ab0e-44ab-bf5d-e56512d6d43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12922 | 2026.01.05 19:14:04.367978 [ 201 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 689 rows starting from the beginning of the part | ||
| 12923 | 2026.01.05 19:14:04.368023 [ 201 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 95 rows starting from the beginning of the part | ||
| 12924 | 2026.01.05 19:14:04.368066 [ 201 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 689 rows starting from the beginning of the part | ||
| 12925 | 2026.01.05 19:14:04.368083 [ 194 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_81_16} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12926 | 2026.01.05 19:14:04.368106 [ 201 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 95 rows starting from the beginning of the part | ||
| 12927 | 2026.01.05 19:14:04.368172 [ 194 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_81_16} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12928 | 2026.01.05 19:14:04.368278 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 12929 | 2026.01.05 19:14:04.368374 [ 268 ] {837c1447-ab0e-44ab-bf5d-e56512d6d43f} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12930 | 2026.01.05 19:14:04.368412 [ 268 ] {837c1447-ab0e-44ab-bf5d-e56512d6d43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12931 | 2026.01.05 19:14:04.368766 [ 268 ] {837c1447-ab0e-44ab-bf5d-e56512d6d43f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12932 | 2026.01.05 19:14:04.369016 [ 268 ] {837c1447-ab0e-44ab-bf5d-e56512d6d43f} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12933 | 2026.01.05 19:14:04.369137 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12934 | 2026.01.05 19:14:04.369153 [ 268 ] {837c1447-ab0e-44ab-bf5d-e56512d6d43f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 12935 | 2026.01.05 19:14:04.369169 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12936 | 2026.01.05 19:14:04.369189 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12937 | 2026.01.05 19:14:04.369192 [ 268 ] {837c1447-ab0e-44ab-bf5d-e56512d6d43f} <Debug> TCPHandler: Processed in 0.001442755 sec. | ||
| 12938 | 2026.01.05 19:14:04.369285 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12939 | 2026.01.05 19:14:04.369306 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12940 | 2026.01.05 19:14:04.369418 [ 268 ] {979e9d20-3d5e-4331-8845-76a2d0b290bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12941 | 2026.01.05 19:14:04.369446 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12942 | 2026.01.05 19:14:04.369475 [ 268 ] {979e9d20-3d5e-4331-8845-76a2d0b290bd} <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 | ||
| 12943 | 2026.01.05 19:14:04.369487 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26820 rows starting from the beginning of the part | ||
| 12944 | 2026.01.05 19:14:04.369559 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 846 rows starting from the beginning of the part | ||
| 12945 | 2026.01.05 19:14:04.369561 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842625 sec., 1809917.9160165524 rows/sec., 136.70 MiB/sec. | ||
| 12946 | 2026.01.05 19:14:04.369607 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 314 rows starting from the beginning of the part | ||
| 12947 | 2026.01.05 19:14:04.369661 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 12948 | 2026.01.05 19:14:04.369705 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 314 rows starting from the beginning of the part | ||
| 12949 | 2026.01.05 19:14:04.369752 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12950 | 2026.01.05 19:14:04.369760 [ 193 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12951 | 2026.01.05 19:14:04.370046 [ 193 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_81_16} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.01.05 19:14:04.370114 [ 193 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_81_16} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12953 | 2026.01.05 19:14:04.370184 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12954 | 2026.01.05 19:14:04.370329 [ 268 ] {979e9d20-3d5e-4331-8845-76a2d0b290bd} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12955 | 2026.01.05 19:14:04.370364 [ 268 ] {979e9d20-3d5e-4331-8845-76a2d0b290bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12956 | 2026.01.05 19:14:04.371043 [ 268 ] {979e9d20-3d5e-4331-8845-76a2d0b290bd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12957 | 2026.01.05 19:14:04.371413 [ 268 ] {979e9d20-3d5e-4331-8845-76a2d0b290bd} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12958 | 2026.01.05 19:14:04.371607 [ 268 ] {979e9d20-3d5e-4331-8845-76a2d0b290bd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002205 sec., 14058.956916099774 rows/sec., 25.19 MiB/sec. | ||
| 12959 | 2026.01.05 19:14:04.371691 [ 268 ] {979e9d20-3d5e-4331-8845-76a2d0b290bd} <Debug> TCPHandler: Processed in 0.00243503 sec. | ||
| 12960 | 2026.01.05 19:14:04.371823 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12961 | 2026.01.05 19:14:04.371921 [ 268 ] {0b3e6e6b-7cbb-4b71-b74e-593d0c5eb446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12962 | 2026.01.05 19:14:04.371964 [ 268 ] {0b3e6e6b-7cbb-4b71-b74e-593d0c5eb446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12963 | 2026.01.05 19:14:04.372323 [ 268 ] {0b3e6e6b-7cbb-4b71-b74e-593d0c5eb446} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12964 | 2026.01.05 19:14:04.372358 [ 268 ] {0b3e6e6b-7cbb-4b71-b74e-593d0c5eb446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12965 | 2026.01.05 19:14:04.372755 [ 268 ] {0b3e6e6b-7cbb-4b71-b74e-593d0c5eb446} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12966 | 2026.01.05 19:14:04.373001 [ 268 ] {0b3e6e6b-7cbb-4b71-b74e-593d0c5eb446} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12967 | 2026.01.05 19:14:04.373126 [ 46 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12968 | 2026.01.05 19:14:04.373143 [ 268 ] {0b3e6e6b-7cbb-4b71-b74e-593d0c5eb446} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 12969 | 2026.01.05 19:14:04.373163 [ 46 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12970 | 2026.01.05 19:14:04.373181 [ 268 ] {0b3e6e6b-7cbb-4b71-b74e-593d0c5eb446} <Debug> TCPHandler: Processed in 0.001410335 sec. | ||
| 12971 | 2026.01.05 19:14:04.373183 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12972 | 2026.01.05 19:14:04.373260 [ 201 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12973 | 2026.01.05 19:14:04.373347 [ 201 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12974 | 2026.01.05 19:14:04.373374 [ 201 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 6082 rows starting from the beginning of the part | ||
| 12975 | 2026.01.05 19:14:04.373419 [ 201 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 12976 | 2026.01.05 19:14:04.373458 [ 201 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 12977 | 2026.01.05 19:14:04.373496 [ 201 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 12978 | 2026.01.05 19:14:04.373532 [ 201 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 12979 | 2026.01.05 19:14:04.373569 [ 201 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 12980 | 2026.01.05 19:14:04.375646 [ 199 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6470 rows, containing 4 columns (4 merged, 0 gathered) in 0.002414659 sec., 2679467.3699267684 rows/sec., 169.99 MiB/sec. | ||
| 12981 | 2026.01.05 19:14:04.376297 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12982 | 2026.01.05 19:14:04.376603 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_81_16} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12983 | 2026.01.05 19:14:04.376679 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_81_16} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12984 | 2026.01.05 19:14:04.376783 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 12985 | 2026.01.05 19:14:04.377265 [ 197 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28614 rows, containing 5 columns (5 merged, 0 gathered) in 0.008024418 sec., 3565866.085241322 rows/sec., 238.60 MiB/sec. | ||
| 12986 | 2026.01.05 19:14:04.377673 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12987 | 2026.01.05 19:14:04.377977 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12988 | 2026.01.05 19:14:04.378059 [ 192 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12989 | 2026.01.05 19:14:04.378155 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12990 | 2026.01.05 19:14:05.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.89 MiB, peak 342.41 MiB, free memory in arenas 0.00 B, will set to 333.03 MiB (RSS), difference: 1.14 MiB | ||
| 12991 | 2026.01.05 19:14:06.975647 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12992 | 2026.01.05 19:14:06.975703 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12993 | 2026.01.05 19:14:07.122179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26848 | ||
| 12994 | 2026.01.05 19:14:07.122753 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12995 | 2026.01.05 19:14:07.122803 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12996 | 2026.01.05 19:14:07.123314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12997 | 2026.01.05 19:14:07.123557 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12998 | 2026.01.05 19:14:07.123708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26848 | ||
| 12999 | 2026.01.05 19:14:07.123714 [ 39 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13000 | 2026.01.05 19:14:07.123789 [ 39 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2026.01.05 19:14:07.123814 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13002 | 2026.01.05 19:14:07.123935 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13003 | 2026.01.05 19:14:07.124072 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13004 | 2026.01.05 19:14:07.124111 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24416 rows starting from the beginning of the part | ||
| 13005 | 2026.01.05 19:14:07.124177 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 13006 | 2026.01.05 19:14:07.124223 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 13007 | 2026.01.05 19:14:07.124263 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 13008 | 2026.01.05 19:14:07.124301 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 13009 | 2026.01.05 19:14:07.124340 [ 200 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 13010 | 2026.01.05 19:14:07.126472 [ 197 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26848 rows, containing 4 columns (4 merged, 0 gathered) in 0.002595984 sec., 10342128.456878008 rows/sec., 147.95 MiB/sec. | ||
| 13011 | 2026.01.05 19:14:07.126812 [ 198 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13012 | 2026.01.05 19:14:07.127183 [ 198 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_56_11} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2026.01.05 19:14:07.127276 [ 198 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_56_11} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13014 | 2026.01.05 19:14:07.127392 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 13015 | 2026.01.05 19:14:07.209972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1662 | ||
| 13016 | 2026.01.05 19:14:07.212494 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.01.05 19:14:07.212541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13018 | 2026.01.05 19:14:07.213766 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13019 | 2026.01.05 19:14:07.214044 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2026.01.05 19:14:07.214210 [ 39 ] {} <Debug> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13021 | 2026.01.05 19:14:07.214256 [ 39 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2026.01.05 19:14:07.214275 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13023 | 2026.01.05 19:14:07.214319 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1662 | ||
| 13024 | 2026.01.05 19:14:07.214376 [ 189 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 13025 | 2026.01.05 19:14:07.214965 [ 189 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13026 | 2026.01.05 19:14:07.215119 [ 189 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1480 rows starting from the beginning of the part | ||
| 13027 | 2026.01.05 19:14:07.215538 [ 189 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 13028 | 2026.01.05 19:14:07.215881 [ 189 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 13029 | 2026.01.05 19:14:07.216246 [ 189 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part | ||
| 13030 | 2026.01.05 19:14:07.216596 [ 189 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 13031 | 2026.01.05 19:14:07.216951 [ 189 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 13032 | 2026.01.05 19:14:07.223737 [ 187 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 72 columns (72 merged, 0 gathered) in 0.009401422 sec., 176781.76769429137 rows/sec., 136.35 MiB/sec. | ||
| 13033 | 2026.01.05 19:14:07.225509 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13034 | 2026.01.05 19:14:07.226107 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_41_8} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13035 | 2026.01.05 19:14:07.226178 [ 196 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_41_8} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13036 | 2026.01.05 19:14:07.226386 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13037 | 2026.01.05 19:14:08.511402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 13038 | 2026.01.05 19:14:08.528356 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2026.01.05 19:14:08.528401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13040 | 2026.01.05 19:14:08.534526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13041 | 2026.01.05 19:14:08.535225 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2026.01.05 19:14:08.535522 [ 37 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13043 | 2026.01.05 19:14:08.535586 [ 37 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13044 | 2026.01.05 19:14:08.535605 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13045 | 2026.01.05 19:14:08.535708 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13046 | 2026.01.05 19:14:08.538770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13047 | 2026.01.05 19:14:08.539445 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13048 | 2026.01.05 19:14:08.540891 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 13049 | 2026.01.05 19:14:08.545552 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 13050 | 2026.01.05 19:14:08.550105 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 13051 | 2026.01.05 19:14:08.554851 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 13052 | 2026.01.05 19:14:08.559812 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 13053 | 2026.01.05 19:14:08.563920 [ 200 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 13054 | 2026.01.05 19:14:08.621581 [ 188 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.085916485 sec., 4911.746564119796 rows/sec., 25.40 MiB/sec. | ||
| 13055 | 2026.01.05 19:14:08.624580 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13056 | 2026.01.05 19:14:08.626547 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_56_11} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2026.01.05 19:14:08.626657 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_56_11} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13058 | 2026.01.05 19:14:08.629080 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13059 | 2026.01.05 19:14:09.371765 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13060 | 2026.01.05 19:14:09.371960 [ 268 ] {c8f82090-7ea2-45c9-aad1-8ee79a0df687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13061 | 2026.01.05 19:14:09.372060 [ 268 ] {c8f82090-7ea2-45c9-aad1-8ee79a0df687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13062 | 2026.01.05 19:14:09.373011 [ 268 ] {c8f82090-7ea2-45c9-aad1-8ee79a0df687} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13063 | 2026.01.05 19:14:09.373052 [ 268 ] {c8f82090-7ea2-45c9-aad1-8ee79a0df687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13064 | 2026.01.05 19:14:09.373455 [ 268 ] {c8f82090-7ea2-45c9-aad1-8ee79a0df687} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13065 | 2026.01.05 19:14:09.373681 [ 268 ] {c8f82090-7ea2-45c9-aad1-8ee79a0df687} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13066 | 2026.01.05 19:14:09.373847 [ 268 ] {c8f82090-7ea2-45c9-aad1-8ee79a0df687} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001939 sec., 211449.2006188757 rows/sec., 13.41 MiB/sec. | ||
| 13067 | 2026.01.05 19:14:09.373845 [ 33 ] {} <Debug> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13068 | 2026.01.05 19:14:09.373891 [ 268 ] {c8f82090-7ea2-45c9-aad1-8ee79a0df687} <Debug> TCPHandler: Processed in 0.002251575 sec. | ||
| 13069 | 2026.01.05 19:14:09.373925 [ 33 ] {} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2026.01.05 19:14:09.373955 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13071 | 2026.01.05 19:14:09.374067 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13072 | 2026.01.05 19:14:09.374083 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13073 | 2026.01.05 19:14:09.374171 [ 268 ] {2402b126-7eb4-46c8-8fb3-574050ddf39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13074 | 2026.01.05 19:14:09.374215 [ 268 ] {2402b126-7eb4-46c8-8fb3-574050ddf39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13075 | 2026.01.05 19:14:09.374233 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13076 | 2026.01.05 19:14:09.374271 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 410 rows starting from the beginning of the part | ||
| 13077 | 2026.01.05 19:14:09.374338 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 13078 | 2026.01.05 19:14:09.374385 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 13079 | 2026.01.05 19:14:09.374428 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 13080 | 2026.01.05 19:14:09.374472 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 13081 | 2026.01.05 19:14:09.375088 [ 268 ] {2402b126-7eb4-46c8-8fb3-574050ddf39d} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2026.01.05 19:14:09.375131 [ 268 ] {2402b126-7eb4-46c8-8fb3-574050ddf39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13083 | 2026.01.05 19:14:09.375520 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495397 sec., 1370873.4202355628 rows/sec., 92.19 MiB/sec. | ||
| 13084 | 2026.01.05 19:14:09.375553 [ 268 ] {2402b126-7eb4-46c8-8fb3-574050ddf39d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13085 | 2026.01.05 19:14:09.375682 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13086 | 2026.01.05 19:14:09.375822 [ 268 ] {2402b126-7eb4-46c8-8fb3-574050ddf39d} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13087 | 2026.01.05 19:14:09.375961 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_41_10} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2026.01.05 19:14:09.375967 [ 268 ] {2402b126-7eb4-46c8-8fb3-574050ddf39d} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001816 sec., 623348.0176211454 rows/sec., 49.39 MiB/sec. | ||
| 13089 | 2026.01.05 19:14:09.376018 [ 268 ] {2402b126-7eb4-46c8-8fb3-574050ddf39d} <Debug> TCPHandler: Processed in 0.001999599 sec. | ||
| 13090 | 2026.01.05 19:14:09.376048 [ 195 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_41_10} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13091 | 2026.01.05 19:14:09.376130 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 13092 | 2026.01.05 19:14:09.376144 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13093 | 2026.01.05 19:14:09.376243 [ 268 ] {dcccd035-6960-483d-880d-6c488e496b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13094 | 2026.01.05 19:14:09.376287 [ 268 ] {dcccd035-6960-483d-880d-6c488e496b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13095 | 2026.01.05 19:14:09.376824 [ 268 ] {dcccd035-6960-483d-880d-6c488e496b0a} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2026.01.05 19:14:09.376861 [ 268 ] {dcccd035-6960-483d-880d-6c488e496b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13097 | 2026.01.05 19:14:09.377176 [ 268 ] {dcccd035-6960-483d-880d-6c488e496b0a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13098 | 2026.01.05 19:14:09.377379 [ 268 ] {dcccd035-6960-483d-880d-6c488e496b0a} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13099 | 2026.01.05 19:14:09.377507 [ 268 ] {dcccd035-6960-483d-880d-6c488e496b0a} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001282 sec., 167706.70826833075 rows/sec., 9.95 MiB/sec. | ||
| 13100 | 2026.01.05 19:14:09.377544 [ 268 ] {dcccd035-6960-483d-880d-6c488e496b0a} <Debug> TCPHandler: Processed in 0.001447786 sec. | ||
| 13101 | 2026.01.05 19:14:09.377653 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13102 | 2026.01.05 19:14:09.377745 [ 268 ] {bd3db2ac-336b-4828-a0fa-44eba755ebe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13103 | 2026.01.05 19:14:09.377784 [ 268 ] {bd3db2ac-336b-4828-a0fa-44eba755ebe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13104 | 2026.01.05 19:14:09.378254 [ 268 ] {bd3db2ac-336b-4828-a0fa-44eba755ebe3} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13105 | 2026.01.05 19:14:09.378290 [ 268 ] {bd3db2ac-336b-4828-a0fa-44eba755ebe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13106 | 2026.01.05 19:14:09.378579 [ 268 ] {bd3db2ac-336b-4828-a0fa-44eba755ebe3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13107 | 2026.01.05 19:14:09.378784 [ 268 ] {bd3db2ac-336b-4828-a0fa-44eba755ebe3} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13108 | 2026.01.05 19:14:09.378907 [ 268 ] {bd3db2ac-336b-4828-a0fa-44eba755ebe3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00118 sec., 179661.01694915254 rows/sec., 11.59 MiB/sec. | ||
| 13109 | 2026.01.05 19:14:09.378943 [ 268 ] {bd3db2ac-336b-4828-a0fa-44eba755ebe3} <Debug> TCPHandler: Processed in 0.001337763 sec. | ||
| 13110 | 2026.01.05 19:14:09.379049 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13111 | 2026.01.05 19:14:09.379141 [ 268 ] {3721928a-c9d4-4c3c-8767-a74775c9d6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13112 | 2026.01.05 19:14:09.379189 [ 268 ] {3721928a-c9d4-4c3c-8767-a74775c9d6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13113 | 2026.01.05 19:14:09.379678 [ 268 ] {3721928a-c9d4-4c3c-8767-a74775c9d6c5} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13114 | 2026.01.05 19:14:09.379714 [ 268 ] {3721928a-c9d4-4c3c-8767-a74775c9d6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13115 | 2026.01.05 19:14:09.380021 [ 268 ] {3721928a-c9d4-4c3c-8767-a74775c9d6c5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13116 | 2026.01.05 19:14:09.380245 [ 268 ] {3721928a-c9d4-4c3c-8767-a74775c9d6c5} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13117 | 2026.01.05 19:14:09.380371 [ 36 ] {} <Debug> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13118 | 2026.01.05 19:14:09.380373 [ 268 ] {3721928a-c9d4-4c3c-8767-a74775c9d6c5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00125 sec., 168800 rows/sec., 9.59 MiB/sec. | ||
| 13119 | 2026.01.05 19:14:09.380415 [ 36 ] {} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13120 | 2026.01.05 19:14:09.380434 [ 268 ] {3721928a-c9d4-4c3c-8767-a74775c9d6c5} <Debug> TCPHandler: Processed in 0.001432655 sec. | ||
| 13121 | 2026.01.05 19:14:09.380442 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13122 | 2026.01.05 19:14:09.380535 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13123 | 2026.01.05 19:14:09.380566 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13124 | 2026.01.05 19:14:09.380639 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13125 | 2026.01.05 19:14:09.380683 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 211 rows starting from the beginning of the part | ||
| 13126 | 2026.01.05 19:14:09.380691 [ 268 ] {4d7d2c20-0ca4-498c-99de-d633e1e779c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13127 | 2026.01.05 19:14:09.380744 [ 268 ] {4d7d2c20-0ca4-498c-99de-d633e1e779c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13128 | 2026.01.05 19:14:09.380746 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 13129 | 2026.01.05 19:14:09.380849 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 13130 | 2026.01.05 19:14:09.380896 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 13131 | 2026.01.05 19:14:09.380935 [ 199 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 13132 | 2026.01.05 19:14:09.381501 [ 268 ] {4d7d2c20-0ca4-498c-99de-d633e1e779c4} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2026.01.05 19:14:09.381550 [ 268 ] {4d7d2c20-0ca4-498c-99de-d633e1e779c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13134 | 2026.01.05 19:14:09.381741 [ 188 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124317 sec., 848636.9523074076 rows/sec., 51.43 MiB/sec. | ||
| 13135 | 2026.01.05 19:14:09.381899 [ 268 ] {4d7d2c20-0ca4-498c-99de-d633e1e779c4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13136 | 2026.01.05 19:14:09.381906 [ 188 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13137 | 2026.01.05 19:14:09.382160 [ 268 ] {4d7d2c20-0ca4-498c-99de-d633e1e779c4} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2026.01.05 19:14:09.382269 [ 188 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_41_10} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13139 | 2026.01.05 19:14:09.382307 [ 268 ] {4d7d2c20-0ca4-498c-99de-d633e1e779c4} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00164 sec., 420121.9512195122 rows/sec., 29.34 MiB/sec. | ||
| 13140 | 2026.01.05 19:14:09.382350 [ 268 ] {4d7d2c20-0ca4-498c-99de-d633e1e779c4} <Debug> TCPHandler: Processed in 0.001836705 sec. | ||
| 13141 | 2026.01.05 19:14:09.382354 [ 188 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_41_10} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13142 | 2026.01.05 19:14:09.382456 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13143 | 2026.01.05 19:14:09.382468 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13144 | 2026.01.05 19:14:09.382566 [ 268 ] {607c6d00-84a2-4a35-94b7-9903b3232e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13145 | 2026.01.05 19:14:09.382606 [ 268 ] {607c6d00-84a2-4a35-94b7-9903b3232e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13146 | 2026.01.05 19:14:09.382935 [ 268 ] {607c6d00-84a2-4a35-94b7-9903b3232e5e} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13147 | 2026.01.05 19:14:09.382970 [ 268 ] {607c6d00-84a2-4a35-94b7-9903b3232e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13148 | 2026.01.05 19:14:09.383275 [ 268 ] {607c6d00-84a2-4a35-94b7-9903b3232e5e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13149 | 2026.01.05 19:14:09.383485 [ 268 ] {607c6d00-84a2-4a35-94b7-9903b3232e5e} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2026.01.05 19:14:09.383610 [ 268 ] {607c6d00-84a2-4a35-94b7-9903b3232e5e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 13151 | 2026.01.05 19:14:09.383646 [ 268 ] {607c6d00-84a2-4a35-94b7-9903b3232e5e} <Debug> TCPHandler: Processed in 0.00122643 sec. | ||
| 13152 | 2026.01.05 19:14:09.383753 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13153 | 2026.01.05 19:14:09.383845 [ 268 ] {34e9ac37-7c32-464e-9696-bcc3e54d348e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13154 | 2026.01.05 19:14:09.383886 [ 268 ] {34e9ac37-7c32-464e-9696-bcc3e54d348e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13155 | 2026.01.05 19:14:09.384350 [ 268 ] {34e9ac37-7c32-464e-9696-bcc3e54d348e} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13156 | 2026.01.05 19:14:09.384387 [ 268 ] {34e9ac37-7c32-464e-9696-bcc3e54d348e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13157 | 2026.01.05 19:14:09.384723 [ 268 ] {34e9ac37-7c32-464e-9696-bcc3e54d348e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13158 | 2026.01.05 19:14:09.384924 [ 268 ] {34e9ac37-7c32-464e-9696-bcc3e54d348e} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13159 | 2026.01.05 19:14:09.385053 [ 268 ] {34e9ac37-7c32-464e-9696-bcc3e54d348e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001226 sec., 256117.4551386623 rows/sec., 16.82 MiB/sec. | ||
| 13160 | 2026.01.05 19:14:09.385090 [ 268 ] {34e9ac37-7c32-464e-9696-bcc3e54d348e} <Debug> TCPHandler: Processed in 0.001384985 sec. | ||
| 13161 | 2026.01.05 19:14:09.385208 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13162 | 2026.01.05 19:14:09.385327 [ 268 ] {fcdfd5bb-c94c-4344-9b84-08b13422c61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13163 | 2026.01.05 19:14:09.385377 [ 268 ] {fcdfd5bb-c94c-4344-9b84-08b13422c61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13164 | 2026.01.05 19:14:09.385736 [ 268 ] {fcdfd5bb-c94c-4344-9b84-08b13422c61e} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13165 | 2026.01.05 19:14:09.385773 [ 268 ] {fcdfd5bb-c94c-4344-9b84-08b13422c61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13166 | 2026.01.05 19:14:09.386080 [ 268 ] {fcdfd5bb-c94c-4344-9b84-08b13422c61e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13167 | 2026.01.05 19:14:09.386286 [ 268 ] {fcdfd5bb-c94c-4344-9b84-08b13422c61e} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13168 | 2026.01.05 19:14:09.386413 [ 268 ] {fcdfd5bb-c94c-4344-9b84-08b13422c61e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 60.65 KiB/sec. | ||
| 13169 | 2026.01.05 19:14:09.386448 [ 268 ] {fcdfd5bb-c94c-4344-9b84-08b13422c61e} <Debug> TCPHandler: Processed in 0.001299892 sec. | ||
| 13170 | 2026.01.05 19:14:09.386581 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13171 | 2026.01.05 19:14:09.386701 [ 268 ] {cfc25c46-da39-41c4-a05a-facd1123a0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13172 | 2026.01.05 19:14:09.386764 [ 268 ] {cfc25c46-da39-41c4-a05a-facd1123a0b6} <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 | ||
| 13173 | 2026.01.05 19:14:09.387701 [ 268 ] {cfc25c46-da39-41c4-a05a-facd1123a0b6} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13174 | 2026.01.05 19:14:09.387737 [ 268 ] {cfc25c46-da39-41c4-a05a-facd1123a0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13175 | 2026.01.05 19:14:09.388328 [ 268 ] {cfc25c46-da39-41c4-a05a-facd1123a0b6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13176 | 2026.01.05 19:14:09.388545 [ 268 ] {cfc25c46-da39-41c4-a05a-facd1123a0b6} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13177 | 2026.01.05 19:14:09.388766 [ 268 ] {cfc25c46-da39-41c4-a05a-facd1123a0b6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002088 sec., 4789.272030651341 rows/sec., 8.58 MiB/sec. | ||
| 13178 | 2026.01.05 19:14:09.388834 [ 268 ] {cfc25c46-da39-41c4-a05a-facd1123a0b6} <Debug> TCPHandler: Processed in 0.002312187 sec. | ||
| 13179 | 2026.01.05 19:14:09.388964 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13180 | 2026.01.05 19:14:09.389060 [ 268 ] {dd9ed4fe-ef24-4d39-b6ea-4e2516f8da0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13181 | 2026.01.05 19:14:09.389100 [ 268 ] {dd9ed4fe-ef24-4d39-b6ea-4e2516f8da0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13182 | 2026.01.05 19:14:09.389485 [ 268 ] {dd9ed4fe-ef24-4d39-b6ea-4e2516f8da0b} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13183 | 2026.01.05 19:14:09.389530 [ 268 ] {dd9ed4fe-ef24-4d39-b6ea-4e2516f8da0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13184 | 2026.01.05 19:14:09.389844 [ 268 ] {dd9ed4fe-ef24-4d39-b6ea-4e2516f8da0b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13185 | 2026.01.05 19:14:09.390047 [ 268 ] {dd9ed4fe-ef24-4d39-b6ea-4e2516f8da0b} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13186 | 2026.01.05 19:14:09.390175 [ 268 ] {dd9ed4fe-ef24-4d39-b6ea-4e2516f8da0b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001134 sec., 91710.75837742504 rows/sec., 5.62 MiB/sec. | ||
| 13187 | 2026.01.05 19:14:09.390211 [ 268 ] {dd9ed4fe-ef24-4d39-b6ea-4e2516f8da0b} <Debug> TCPHandler: Processed in 0.001295172 sec. | ||
| 13188 | 2026.01.05 19:14:14.387665 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13189 | 2026.01.05 19:14:14.387930 [ 268 ] {45a7ab16-3bd4-482f-9f35-b1f8864cddf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13190 | 2026.01.05 19:14:14.388032 [ 268 ] {45a7ab16-3bd4-482f-9f35-b1f8864cddf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13191 | 2026.01.05 19:14:14.388975 [ 268 ] {45a7ab16-3bd4-482f-9f35-b1f8864cddf8} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13192 | 2026.01.05 19:14:14.389016 [ 268 ] {45a7ab16-3bd4-482f-9f35-b1f8864cddf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13193 | 2026.01.05 19:14:14.389392 [ 268 ] {45a7ab16-3bd4-482f-9f35-b1f8864cddf8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13194 | 2026.01.05 19:14:14.389614 [ 268 ] {45a7ab16-3bd4-482f-9f35-b1f8864cddf8} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13195 | 2026.01.05 19:14:14.389764 [ 268 ] {45a7ab16-3bd4-482f-9f35-b1f8864cddf8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00191 sec., 3141.361256544503 rows/sec., 256.16 KiB/sec. | ||
| 13196 | 2026.01.05 19:14:14.389805 [ 268 ] {45a7ab16-3bd4-482f-9f35-b1f8864cddf8} <Debug> TCPHandler: Processed in 0.002270426 sec. | ||
| 13197 | 2026.01.05 19:14:14.389942 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13198 | 2026.01.05 19:14:14.390037 [ 268 ] {dcbacce6-3f30-4a8d-a240-80efd6fd770c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13199 | 2026.01.05 19:14:14.390076 [ 268 ] {dcbacce6-3f30-4a8d-a240-80efd6fd770c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13200 | 2026.01.05 19:14:14.391233 [ 268 ] {dcbacce6-3f30-4a8d-a240-80efd6fd770c} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13201 | 2026.01.05 19:14:14.391269 [ 268 ] {dcbacce6-3f30-4a8d-a240-80efd6fd770c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13202 | 2026.01.05 19:14:14.391660 [ 268 ] {dcbacce6-3f30-4a8d-a240-80efd6fd770c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13203 | 2026.01.05 19:14:14.391909 [ 268 ] {dcbacce6-3f30-4a8d-a240-80efd6fd770c} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13204 | 2026.01.05 19:14:14.392035 [ 268 ] {dcbacce6-3f30-4a8d-a240-80efd6fd770c} <Debug> executeQuery: Read 1262 rows, 107.14 KiB in 0.002015 sec., 626302.729528536 rows/sec., 51.92 MiB/sec. | ||
| 13205 | 2026.01.05 19:14:14.392072 [ 268 ] {dcbacce6-3f30-4a8d-a240-80efd6fd770c} <Debug> TCPHandler: Processed in 0.002177494 sec. | ||
| 13206 | 2026.01.05 19:14:14.392210 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13207 | 2026.01.05 19:14:14.392304 [ 268 ] {8c3eea43-fc9f-49c4-b0ac-cb65de6e32b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13208 | 2026.01.05 19:14:14.392348 [ 268 ] {8c3eea43-fc9f-49c4-b0ac-cb65de6e32b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13209 | 2026.01.05 19:14:14.392786 [ 268 ] {8c3eea43-fc9f-49c4-b0ac-cb65de6e32b4} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13210 | 2026.01.05 19:14:14.392825 [ 268 ] {8c3eea43-fc9f-49c4-b0ac-cb65de6e32b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13211 | 2026.01.05 19:14:14.393117 [ 268 ] {8c3eea43-fc9f-49c4-b0ac-cb65de6e32b4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13212 | 2026.01.05 19:14:14.393323 [ 268 ] {8c3eea43-fc9f-49c4-b0ac-cb65de6e32b4} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2026.01.05 19:14:14.393450 [ 268 ] {8c3eea43-fc9f-49c4-b0ac-cb65de6e32b4} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001165 sec., 31759.656652360514 rows/sec., 2.31 MiB/sec. | ||
| 13214 | 2026.01.05 19:14:14.393463 [ 24 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13215 | 2026.01.05 19:14:14.393487 [ 268 ] {8c3eea43-fc9f-49c4-b0ac-cb65de6e32b4} <Debug> TCPHandler: Processed in 0.001327173 sec. | ||
| 13216 | 2026.01.05 19:14:14.393531 [ 24 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13217 | 2026.01.05 19:14:14.393557 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13218 | 2026.01.05 19:14:14.393622 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13219 | 2026.01.05 19:14:14.393679 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13220 | 2026.01.05 19:14:14.393719 [ 268 ] {45de35eb-11c6-4e7a-a79a-be557d43f19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13221 | 2026.01.05 19:14:14.393766 [ 268 ] {45de35eb-11c6-4e7a-a79a-be557d43f19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13222 | 2026.01.05 19:14:14.393840 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13223 | 2026.01.05 19:14:14.393878 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 264 rows starting from the beginning of the part | ||
| 13224 | 2026.01.05 19:14:14.393944 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 13225 | 2026.01.05 19:14:14.393988 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 215 rows starting from the beginning of the part | ||
| 13226 | 2026.01.05 19:14:14.394030 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 13227 | 2026.01.05 19:14:14.394069 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 215 rows starting from the beginning of the part | ||
| 13228 | 2026.01.05 19:14:14.394108 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 37 rows starting from the beginning of the part | ||
| 13229 | 2026.01.05 19:14:14.394288 [ 268 ] {45de35eb-11c6-4e7a-a79a-be557d43f19e} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2026.01.05 19:14:14.394328 [ 268 ] {45de35eb-11c6-4e7a-a79a-be557d43f19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13231 | 2026.01.05 19:14:14.394673 [ 268 ] {45de35eb-11c6-4e7a-a79a-be557d43f19e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13232 | 2026.01.05 19:14:14.394898 [ 268 ] {45de35eb-11c6-4e7a-a79a-be557d43f19e} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13233 | 2026.01.05 19:14:14.395020 [ 188 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397524 sec., 567432.1156559744 rows/sec., 37.24 MiB/sec. | ||
| 13234 | 2026.01.05 19:14:14.395029 [ 268 ] {45de35eb-11c6-4e7a-a79a-be557d43f19e} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001328 sec., 172439.7590361446 rows/sec., 11.67 MiB/sec. | ||
| 13235 | 2026.01.05 19:14:14.395119 [ 268 ] {45de35eb-11c6-4e7a-a79a-be557d43f19e} <Debug> TCPHandler: Processed in 0.001546188 sec. | ||
| 13236 | 2026.01.05 19:14:14.395195 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13237 | 2026.01.05 19:14:14.395220 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2026.01.05 19:14:14.395316 [ 268 ] {6e44e4a9-4882-4e8a-981e-953671160c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13239 | 2026.01.05 19:14:14.395357 [ 268 ] {6e44e4a9-4882-4e8a-981e-953671160c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13240 | 2026.01.05 19:14:14.395462 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_81_16} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2026.01.05 19:14:14.395540 [ 190 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_81_16} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13242 | 2026.01.05 19:14:14.395615 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13243 | 2026.01.05 19:14:14.396033 [ 268 ] {6e44e4a9-4882-4e8a-981e-953671160c2f} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13244 | 2026.01.05 19:14:14.396074 [ 268 ] {6e44e4a9-4882-4e8a-981e-953671160c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13245 | 2026.01.05 19:14:14.396409 [ 268 ] {6e44e4a9-4882-4e8a-981e-953671160c2f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13246 | 2026.01.05 19:14:14.396616 [ 268 ] {6e44e4a9-4882-4e8a-981e-953671160c2f} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13247 | 2026.01.05 19:14:14.396740 [ 268 ] {6e44e4a9-4882-4e8a-981e-953671160c2f} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001442 sec., 386269.0707350902 rows/sec., 28.70 MiB/sec. | ||
| 13248 | 2026.01.05 19:14:14.396777 [ 268 ] {6e44e4a9-4882-4e8a-981e-953671160c2f} <Debug> TCPHandler: Processed in 0.0016058 sec. | ||
| 13249 | 2026.01.05 19:14:14.396890 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13250 | 2026.01.05 19:14:14.396984 [ 268 ] {90f537da-eb90-4eec-90e7-2541811e1e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13251 | 2026.01.05 19:14:14.397029 [ 268 ] {90f537da-eb90-4eec-90e7-2541811e1e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13252 | 2026.01.05 19:14:14.397636 [ 268 ] {90f537da-eb90-4eec-90e7-2541811e1e36} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2026.01.05 19:14:14.397671 [ 268 ] {90f537da-eb90-4eec-90e7-2541811e1e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13254 | 2026.01.05 19:14:14.398050 [ 268 ] {90f537da-eb90-4eec-90e7-2541811e1e36} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13255 | 2026.01.05 19:14:14.398257 [ 268 ] {90f537da-eb90-4eec-90e7-2541811e1e36} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2026.01.05 19:14:14.398384 [ 268 ] {90f537da-eb90-4eec-90e7-2541811e1e36} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001418 sec., 597320.1692524683 rows/sec., 40.21 MiB/sec. | ||
| 13257 | 2026.01.05 19:14:14.398419 [ 268 ] {90f537da-eb90-4eec-90e7-2541811e1e36} <Debug> TCPHandler: Processed in 0.001577739 sec. | ||
| 13258 | 2026.01.05 19:14:14.398531 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13259 | 2026.01.05 19:14:14.398624 [ 268 ] {53241843-1bf7-4fc5-b535-41021dc150bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13260 | 2026.01.05 19:14:14.398665 [ 268 ] {53241843-1bf7-4fc5-b535-41021dc150bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13261 | 2026.01.05 19:14:14.398977 [ 268 ] {53241843-1bf7-4fc5-b535-41021dc150bc} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13262 | 2026.01.05 19:14:14.399012 [ 268 ] {53241843-1bf7-4fc5-b535-41021dc150bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13263 | 2026.01.05 19:14:14.399305 [ 268 ] {53241843-1bf7-4fc5-b535-41021dc150bc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13264 | 2026.01.05 19:14:14.399504 [ 268 ] {53241843-1bf7-4fc5-b535-41021dc150bc} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13265 | 2026.01.05 19:14:14.399630 [ 268 ] {53241843-1bf7-4fc5-b535-41021dc150bc} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 61.93 KiB/sec. | ||
| 13266 | 2026.01.05 19:14:14.399665 [ 268 ] {53241843-1bf7-4fc5-b535-41021dc150bc} <Debug> TCPHandler: Processed in 0.001182259 sec. | ||
| 13267 | 2026.01.05 19:14:14.399773 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13268 | 2026.01.05 19:14:14.399865 [ 268 ] {aeaa0925-f683-4441-a4e5-8d09c817d320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13269 | 2026.01.05 19:14:14.399918 [ 268 ] {aeaa0925-f683-4441-a4e5-8d09c817d320} <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 | ||
| 13270 | 2026.01.05 19:14:14.400759 [ 268 ] {aeaa0925-f683-4441-a4e5-8d09c817d320} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13271 | 2026.01.05 19:14:14.400796 [ 268 ] {aeaa0925-f683-4441-a4e5-8d09c817d320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13272 | 2026.01.05 19:14:14.401329 [ 268 ] {aeaa0925-f683-4441-a4e5-8d09c817d320} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13273 | 2026.01.05 19:14:14.401569 [ 268 ] {aeaa0925-f683-4441-a4e5-8d09c817d320} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13274 | 2026.01.05 19:14:14.401701 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13275 | 2026.01.05 19:14:14.401703 [ 268 ] {aeaa0925-f683-4441-a4e5-8d09c817d320} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001855 sec., 16711.590296495957 rows/sec., 29.95 MiB/sec. | ||
| 13276 | 2026.01.05 19:14:14.401744 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2026.01.05 19:14:14.401768 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13278 | 2026.01.05 19:14:14.401779 [ 268 ] {aeaa0925-f683-4441-a4e5-8d09c817d320} <Debug> TCPHandler: Processed in 0.002053041 sec. | ||
| 13279 | 2026.01.05 19:14:14.401852 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13280 | 2026.01.05 19:14:14.401898 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13281 | 2026.01.05 19:14:14.401992 [ 268 ] {e16bf888-de49-4355-b68e-e47ba9dc8322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13282 | 2026.01.05 19:14:14.402035 [ 268 ] {e16bf888-de49-4355-b68e-e47ba9dc8322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13283 | 2026.01.05 19:14:14.402039 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13284 | 2026.01.05 19:14:14.402093 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1487 rows starting from the beginning of the part | ||
| 13285 | 2026.01.05 19:14:14.402202 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 13286 | 2026.01.05 19:14:14.402296 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 13287 | 2026.01.05 19:14:14.402372 [ 268 ] {e16bf888-de49-4355-b68e-e47ba9dc8322} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2026.01.05 19:14:14.402385 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 13289 | 2026.01.05 19:14:14.402409 [ 268 ] {e16bf888-de49-4355-b68e-e47ba9dc8322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13290 | 2026.01.05 19:14:14.402478 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 13291 | 2026.01.05 19:14:14.402567 [ 201 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 13292 | 2026.01.05 19:14:14.402725 [ 268 ] {e16bf888-de49-4355-b68e-e47ba9dc8322} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13293 | 2026.01.05 19:14:14.402938 [ 268 ] {e16bf888-de49-4355-b68e-e47ba9dc8322} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13294 | 2026.01.05 19:14:14.403066 [ 268 ] {e16bf888-de49-4355-b68e-e47ba9dc8322} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 13295 | 2026.01.05 19:14:14.403101 [ 268 ] {e16bf888-de49-4355-b68e-e47ba9dc8322} <Debug> TCPHandler: Processed in 0.001250531 sec. | ||
| 13296 | 2026.01.05 19:14:14.410723 [ 202 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1600 rows, containing 19 columns (19 merged, 0 gathered) in 0.00890467 sec., 179680.9988466726 rows/sec., 321.98 MiB/sec. | ||
| 13297 | 2026.01.05 19:14:14.413024 [ 188 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13298 | 2026.01.05 19:14:14.413434 [ 188 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2026.01.05 19:14:14.413521 [ 188 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13300 | 2026.01.05 19:14:14.413676 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 13301 | 2026.01.05 19:14:14.623843 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27296 | ||
| 13302 | 2026.01.05 19:14:14.624296 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13303 | 2026.01.05 19:14:14.624337 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13304 | 2026.01.05 19:14:14.624797 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13305 | 2026.01.05 19:14:14.625036 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13306 | 2026.01.05 19:14:14.625155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27296 | ||
| 13307 | 2026.01.05 19:14:15.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.77 MiB, peak 347.53 MiB, free memory in arenas 0.00 B, will set to 340.89 MiB (RSS), difference: 6.12 MiB | ||
| 13308 | 2026.01.05 19:14:16.038871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13309 | 2026.01.05 19:14:16.054157 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13310 | 2026.01.05 19:14:16.054198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13311 | 2026.01.05 19:14:16.059776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13312 | 2026.01.05 19:14:16.060527 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13313 | 2026.01.05 19:14:16.063101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13314 | 2026.01.05 19:14:17.214534 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1702 | ||
| 13315 | 2026.01.05 19:14:17.217125 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13316 | 2026.01.05 19:14:17.217181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13317 | 2026.01.05 19:14:17.218437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13318 | 2026.01.05 19:14:17.218737 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13319 | 2026.01.05 19:14:17.219116 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1702 | ||
| 13320 | 2026.01.05 19:14:19.372512 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2026.01.05 19:14:19.372710 [ 268 ] {6443773d-44b4-4b52-b816-98ddc86591d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13322 | 2026.01.05 19:14:19.372780 [ 268 ] {6443773d-44b4-4b52-b816-98ddc86591d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13323 | 2026.01.05 19:14:19.373613 [ 268 ] {6443773d-44b4-4b52-b816-98ddc86591d7} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2026.01.05 19:14:19.373658 [ 268 ] {6443773d-44b4-4b52-b816-98ddc86591d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13325 | 2026.01.05 19:14:19.374076 [ 268 ] {6443773d-44b4-4b52-b816-98ddc86591d7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13326 | 2026.01.05 19:14:19.374302 [ 268 ] {6443773d-44b4-4b52-b816-98ddc86591d7} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2026.01.05 19:14:19.374451 [ 268 ] {6443773d-44b4-4b52-b816-98ddc86591d7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001795 sec., 228412.25626740948 rows/sec., 14.49 MiB/sec. | ||
| 13328 | 2026.01.05 19:14:19.374495 [ 268 ] {6443773d-44b4-4b52-b816-98ddc86591d7} <Debug> TCPHandler: Processed in 0.002108942 sec. | ||
| 13329 | 2026.01.05 19:14:19.374622 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2026.01.05 19:14:19.374719 [ 268 ] {7f7d9c20-7b29-4daa-b672-ba47e918af5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13331 | 2026.01.05 19:14:19.374760 [ 268 ] {7f7d9c20-7b29-4daa-b672-ba47e918af5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13332 | 2026.01.05 19:14:19.375753 [ 268 ] {7f7d9c20-7b29-4daa-b672-ba47e918af5e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.01.05 19:14:19.375790 [ 268 ] {7f7d9c20-7b29-4daa-b672-ba47e918af5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13334 | 2026.01.05 19:14:19.376187 [ 268 ] {7f7d9c20-7b29-4daa-b672-ba47e918af5e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13335 | 2026.01.05 19:14:19.376431 [ 268 ] {7f7d9c20-7b29-4daa-b672-ba47e918af5e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.01.05 19:14:19.376561 [ 268 ] {7f7d9c20-7b29-4daa-b672-ba47e918af5e} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001862 sec., 607948.4425349088 rows/sec., 48.17 MiB/sec. | ||
| 13337 | 2026.01.05 19:14:19.376599 [ 268 ] {7f7d9c20-7b29-4daa-b672-ba47e918af5e} <Debug> TCPHandler: Processed in 0.00202462 sec. | ||
| 13338 | 2026.01.05 19:14:19.376715 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2026.01.05 19:14:19.376809 [ 268 ] {9840eeb7-f928-4580-be5a-5c0a149cb51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13340 | 2026.01.05 19:14:19.376848 [ 268 ] {9840eeb7-f928-4580-be5a-5c0a149cb51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13341 | 2026.01.05 19:14:19.377329 [ 268 ] {9840eeb7-f928-4580-be5a-5c0a149cb51f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.01.05 19:14:19.377366 [ 268 ] {9840eeb7-f928-4580-be5a-5c0a149cb51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13343 | 2026.01.05 19:14:19.377678 [ 268 ] {9840eeb7-f928-4580-be5a-5c0a149cb51f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13344 | 2026.01.05 19:14:19.377901 [ 268 ] {9840eeb7-f928-4580-be5a-5c0a149cb51f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2026.01.05 19:14:19.378030 [ 268 ] {9840eeb7-f928-4580-be5a-5c0a149cb51f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001239 sec., 173527.03793381757 rows/sec., 10.30 MiB/sec. | ||
| 13346 | 2026.01.05 19:14:19.378067 [ 268 ] {9840eeb7-f928-4580-be5a-5c0a149cb51f} <Debug> TCPHandler: Processed in 0.001399714 sec. | ||
| 13347 | 2026.01.05 19:14:19.378176 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13348 | 2026.01.05 19:14:19.378268 [ 268 ] {fcad0bd7-d270-40da-8413-2f6456a9d2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13349 | 2026.01.05 19:14:19.378308 [ 268 ] {fcad0bd7-d270-40da-8413-2f6456a9d2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13350 | 2026.01.05 19:14:19.378790 [ 268 ] {fcad0bd7-d270-40da-8413-2f6456a9d2f0} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2026.01.05 19:14:19.378827 [ 268 ] {fcad0bd7-d270-40da-8413-2f6456a9d2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13352 | 2026.01.05 19:14:19.379144 [ 268 ] {fcad0bd7-d270-40da-8413-2f6456a9d2f0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13353 | 2026.01.05 19:14:19.379368 [ 268 ] {fcad0bd7-d270-40da-8413-2f6456a9d2f0} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2026.01.05 19:14:19.379485 [ 112 ] {} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 13355 | 2026.01.05 19:14:19.379499 [ 268 ] {fcad0bd7-d270-40da-8413-2f6456a9d2f0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001248 sec., 169871.79487179487 rows/sec., 10.96 MiB/sec. | ||
| 13356 | 2026.01.05 19:14:19.379554 [ 112 ] {} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13357 | 2026.01.05 19:14:19.379563 [ 268 ] {fcad0bd7-d270-40da-8413-2f6456a9d2f0} <Debug> TCPHandler: Processed in 0.001434775 sec. | ||
| 13358 | 2026.01.05 19:14:19.379584 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13359 | 2026.01.05 19:14:19.379675 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13360 | 2026.01.05 19:14:19.379681 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 13361 | 2026.01.05 19:14:19.379773 [ 268 ] {bf0a3083-bdb0-4b0d-99f2-4451151d974f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13362 | 2026.01.05 19:14:19.379783 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13363 | 2026.01.05 19:14:19.379814 [ 268 ] {bf0a3083-bdb0-4b0d-99f2-4451151d974f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13364 | 2026.01.05 19:14:19.379814 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 441 rows starting from the beginning of the part | ||
| 13365 | 2026.01.05 19:14:19.379879 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 13366 | 2026.01.05 19:14:19.379929 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part | ||
| 13367 | 2026.01.05 19:14:19.379979 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 13368 | 2026.01.05 19:14:19.380026 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 229 rows starting from the beginning of the part | ||
| 13369 | 2026.01.05 19:14:19.380077 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 212 rows starting from the beginning of the part | ||
| 13370 | 2026.01.05 19:14:19.380286 [ 268 ] {bf0a3083-bdb0-4b0d-99f2-4451151d974f} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13371 | 2026.01.05 19:14:19.380320 [ 268 ] {bf0a3083-bdb0-4b0d-99f2-4451151d974f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13372 | 2026.01.05 19:14:19.380633 [ 268 ] {bf0a3083-bdb0-4b0d-99f2-4451151d974f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13373 | 2026.01.05 19:14:19.380866 [ 268 ] {bf0a3083-bdb0-4b0d-99f2-4451151d974f} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13374 | 2026.01.05 19:14:19.380994 [ 268 ] {bf0a3083-bdb0-4b0d-99f2-4451151d974f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001239 sec., 170298.62792574655 rows/sec., 9.67 MiB/sec. | ||
| 13375 | 2026.01.05 19:14:19.381030 [ 268 ] {bf0a3083-bdb0-4b0d-99f2-4451151d974f} <Debug> TCPHandler: Processed in 0.001402124 sec. | ||
| 13376 | 2026.01.05 19:14:19.381143 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13377 | 2026.01.05 19:14:19.381145 [ 202 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499337 sec., 1012447.5017957938 rows/sec., 70.13 MiB/sec. | ||
| 13378 | 2026.01.05 19:14:19.381237 [ 268 ] {a9b4e714-93a2-4d3e-8a7f-aff1cef6f7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13379 | 2026.01.05 19:14:19.381281 [ 268 ] {a9b4e714-93a2-4d3e-8a7f-aff1cef6f7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13380 | 2026.01.05 19:14:19.381311 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 13381 | 2026.01.05 19:14:19.381543 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_55_11} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13382 | 2026.01.05 19:14:19.381606 [ 193 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_55_11} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 13383 | 2026.01.05 19:14:19.381667 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 13384 | 2026.01.05 19:14:19.381941 [ 268 ] {a9b4e714-93a2-4d3e-8a7f-aff1cef6f7cb} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2026.01.05 19:14:19.381975 [ 268 ] {a9b4e714-93a2-4d3e-8a7f-aff1cef6f7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13386 | 2026.01.05 19:14:19.382308 [ 268 ] {a9b4e714-93a2-4d3e-8a7f-aff1cef6f7cb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13387 | 2026.01.05 19:14:19.382514 [ 268 ] {a9b4e714-93a2-4d3e-8a7f-aff1cef6f7cb} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2026.01.05 19:14:19.382639 [ 268 ] {a9b4e714-93a2-4d3e-8a7f-aff1cef6f7cb} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00142 sec., 485211.26760563377 rows/sec., 33.88 MiB/sec. | ||
| 13389 | 2026.01.05 19:14:19.382676 [ 268 ] {a9b4e714-93a2-4d3e-8a7f-aff1cef6f7cb} <Debug> TCPHandler: Processed in 0.001585599 sec. | ||
| 13390 | 2026.01.05 19:14:19.382783 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13391 | 2026.01.05 19:14:19.382876 [ 268 ] {c1f07a75-f3a1-41da-a5aa-1596b7ce7271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13392 | 2026.01.05 19:14:19.382916 [ 268 ] {c1f07a75-f3a1-41da-a5aa-1596b7ce7271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13393 | 2026.01.05 19:14:19.383246 [ 268 ] {c1f07a75-f3a1-41da-a5aa-1596b7ce7271} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2026.01.05 19:14:19.383279 [ 268 ] {c1f07a75-f3a1-41da-a5aa-1596b7ce7271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13395 | 2026.01.05 19:14:19.383574 [ 268 ] {c1f07a75-f3a1-41da-a5aa-1596b7ce7271} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13396 | 2026.01.05 19:14:19.383777 [ 268 ] {c1f07a75-f3a1-41da-a5aa-1596b7ce7271} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2026.01.05 19:14:19.383902 [ 268 ] {c1f07a75-f3a1-41da-a5aa-1596b7ce7271} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 13398 | 2026.01.05 19:14:19.383936 [ 268 ] {c1f07a75-f3a1-41da-a5aa-1596b7ce7271} <Debug> TCPHandler: Processed in 0.00120112 sec. | ||
| 13399 | 2026.01.05 19:14:19.384037 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13400 | 2026.01.05 19:14:19.384129 [ 268 ] {dfdaa71e-5126-4c41-afbf-57f9045b5646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13401 | 2026.01.05 19:14:19.384171 [ 268 ] {dfdaa71e-5126-4c41-afbf-57f9045b5646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13402 | 2026.01.05 19:14:19.384606 [ 268 ] {dfdaa71e-5126-4c41-afbf-57f9045b5646} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2026.01.05 19:14:19.384640 [ 268 ] {dfdaa71e-5126-4c41-afbf-57f9045b5646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13404 | 2026.01.05 19:14:19.384974 [ 268 ] {dfdaa71e-5126-4c41-afbf-57f9045b5646} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13405 | 2026.01.05 19:14:19.385186 [ 268 ] {dfdaa71e-5126-4c41-afbf-57f9045b5646} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2026.01.05 19:14:19.385315 [ 268 ] {dfdaa71e-5126-4c41-afbf-57f9045b5646} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001204 sec., 260797.34219269102 rows/sec., 17.13 MiB/sec. | ||
| 13407 | 2026.01.05 19:14:19.385350 [ 268 ] {dfdaa71e-5126-4c41-afbf-57f9045b5646} <Debug> TCPHandler: Processed in 0.001360444 sec. | ||
| 13408 | 2026.01.05 19:14:19.385462 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13409 | 2026.01.05 19:14:19.385555 [ 268 ] {c5361be5-2c3d-4d1f-86eb-59265ef8f044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13410 | 2026.01.05 19:14:19.385596 [ 268 ] {c5361be5-2c3d-4d1f-86eb-59265ef8f044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13411 | 2026.01.05 19:14:19.385907 [ 268 ] {c5361be5-2c3d-4d1f-86eb-59265ef8f044} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13412 | 2026.01.05 19:14:19.385941 [ 268 ] {c5361be5-2c3d-4d1f-86eb-59265ef8f044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13413 | 2026.01.05 19:14:19.386251 [ 268 ] {c5361be5-2c3d-4d1f-86eb-59265ef8f044} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13414 | 2026.01.05 19:14:19.386456 [ 268 ] {c5361be5-2c3d-4d1f-86eb-59265ef8f044} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13415 | 2026.01.05 19:14:19.386559 [ 122 ] {} <Debug> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 13416 | 2026.01.05 19:14:19.386589 [ 268 ] {c5361be5-2c3d-4d1f-86eb-59265ef8f044} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 13417 | 2026.01.05 19:14:19.386595 [ 122 ] {} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13418 | 2026.01.05 19:14:19.386621 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13419 | 2026.01.05 19:14:19.386625 [ 268 ] {c5361be5-2c3d-4d1f-86eb-59265ef8f044} <Debug> TCPHandler: Processed in 0.00121052 sec. | ||
| 13420 | 2026.01.05 19:14:19.386699 [ 197 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 13421 | 2026.01.05 19:14:19.386760 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13422 | 2026.01.05 19:14:19.386781 [ 197 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13423 | 2026.01.05 19:14:19.386808 [ 197 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part | ||
| 13424 | 2026.01.05 19:14:19.386856 [ 197 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 13425 | 2026.01.05 19:14:19.386864 [ 268 ] {8cf32d88-a403-4c58-ad78-d7e5ae01612b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13426 | 2026.01.05 19:14:19.386896 [ 197 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 13427 | 2026.01.05 19:14:19.386921 [ 268 ] {8cf32d88-a403-4c58-ad78-d7e5ae01612b} <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 | ||
| 13428 | 2026.01.05 19:14:19.386934 [ 197 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 13429 | 2026.01.05 19:14:19.386970 [ 197 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 13430 | 2026.01.05 19:14:19.387005 [ 197 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 13431 | 2026.01.05 19:14:19.387665 [ 197 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.001001274 sec., 44942.74294548745 rows/sec., 2.95 MiB/sec. | ||
| 13432 | 2026.01.05 19:14:19.387706 [ 268 ] {8cf32d88-a403-4c58-ad78-d7e5ae01612b} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.01.05 19:14:19.387743 [ 268 ] {8cf32d88-a403-4c58-ad78-d7e5ae01612b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13434 | 2026.01.05 19:14:19.387763 [ 197 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 13435 | 2026.01.05 19:14:19.387979 [ 197 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_45_9} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2026.01.05 19:14:19.388036 [ 197 ] {71ff7ff4-e314-488b-8543-690fd825f5ef::all_1_45_9} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 13437 | 2026.01.05 19:14:19.388094 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13438 | 2026.01.05 19:14:19.388274 [ 268 ] {8cf32d88-a403-4c58-ad78-d7e5ae01612b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13439 | 2026.01.05 19:14:19.388507 [ 268 ] {8cf32d88-a403-4c58-ad78-d7e5ae01612b} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13440 | 2026.01.05 19:14:19.388648 [ 268 ] {8cf32d88-a403-4c58-ad78-d7e5ae01612b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001804 sec., 5543.2372505543235 rows/sec., 9.93 MiB/sec. | ||
| 13441 | 2026.01.05 19:14:19.388713 [ 268 ] {8cf32d88-a403-4c58-ad78-d7e5ae01612b} <Debug> TCPHandler: Processed in 0.002003869 sec. | ||
| 13442 | 2026.01.05 19:14:19.388828 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13443 | 2026.01.05 19:14:19.388924 [ 268 ] {01d737e3-319b-4821-ab51-5c30dac42cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13444 | 2026.01.05 19:14:19.388965 [ 268 ] {01d737e3-319b-4821-ab51-5c30dac42cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13445 | 2026.01.05 19:14:19.389319 [ 268 ] {01d737e3-319b-4821-ab51-5c30dac42cab} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13446 | 2026.01.05 19:14:19.389354 [ 268 ] {01d737e3-319b-4821-ab51-5c30dac42cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13447 | 2026.01.05 19:14:19.389687 [ 268 ] {01d737e3-319b-4821-ab51-5c30dac42cab} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13448 | 2026.01.05 19:14:19.389896 [ 268 ] {01d737e3-319b-4821-ab51-5c30dac42cab} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13449 | 2026.01.05 19:14:19.390021 [ 268 ] {01d737e3-319b-4821-ab51-5c30dac42cab} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001116 sec., 93189.9641577061 rows/sec., 5.71 MiB/sec. | ||
| 13450 | 2026.01.05 19:14:19.390058 [ 268 ] {01d737e3-319b-4821-ab51-5c30dac42cab} <Debug> TCPHandler: Processed in 0.001281021 sec. | ||
| 13451 | 2026.01.05 19:14:21.975737 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13452 | 2026.01.05 19:14:21.975788 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13453 | 2026.01.05 19:14:22.125278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27808 | ||
| 13454 | 2026.01.05 19:14:22.126070 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13455 | 2026.01.05 19:14:22.126118 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13456 | 2026.01.05 19:14:22.126615 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13457 | 2026.01.05 19:14:22.126851 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13458 | 2026.01.05 19:14:22.126989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27808 | ||
| 13459 | 2026.01.05 19:14:23.563150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13460 | 2026.01.05 19:14:23.579297 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13461 | 2026.01.05 19:14:23.579357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13462 | 2026.01.05 19:14:23.585310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13463 | 2026.01.05 19:14:23.586017 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2026.01.05 19:14:23.588816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13465 | 2026.01.05 19:14:24.361827 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13466 | 2026.01.05 19:14:24.362007 [ 268 ] {2f544245-ced3-479b-bf7a-25ff473710fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13467 | 2026.01.05 19:14:24.362073 [ 268 ] {2f544245-ced3-479b-bf7a-25ff473710fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13468 | 2026.01.05 19:14:24.362767 [ 268 ] {2f544245-ced3-479b-bf7a-25ff473710fd} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2026.01.05 19:14:24.362816 [ 268 ] {2f544245-ced3-479b-bf7a-25ff473710fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13470 | 2026.01.05 19:14:24.363276 [ 268 ] {2f544245-ced3-479b-bf7a-25ff473710fd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13471 | 2026.01.05 19:14:24.363504 [ 268 ] {2f544245-ced3-479b-bf7a-25ff473710fd} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13472 | 2026.01.05 19:14:24.363664 [ 268 ] {2f544245-ced3-479b-bf7a-25ff473710fd} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001706 sec., 69167.64361078547 rows/sec., 5.87 MiB/sec. | ||
| 13473 | 2026.01.05 19:14:24.363709 [ 268 ] {2f544245-ced3-479b-bf7a-25ff473710fd} <Debug> TCPHandler: Processed in 0.00201427 sec. | ||
| 13474 | 2026.01.05 19:14:24.363840 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13475 | 2026.01.05 19:14:24.363938 [ 268 ] {4098d1bb-d813-49cf-a9c1-f5b73c275414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13476 | 2026.01.05 19:14:24.363981 [ 268 ] {4098d1bb-d813-49cf-a9c1-f5b73c275414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13477 | 2026.01.05 19:14:24.364411 [ 268 ] {4098d1bb-d813-49cf-a9c1-f5b73c275414} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2026.01.05 19:14:24.364449 [ 268 ] {4098d1bb-d813-49cf-a9c1-f5b73c275414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13479 | 2026.01.05 19:14:24.364773 [ 268 ] {4098d1bb-d813-49cf-a9c1-f5b73c275414} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13480 | 2026.01.05 19:14:24.364991 [ 268 ] {4098d1bb-d813-49cf-a9c1-f5b73c275414} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2026.01.05 19:14:24.365130 [ 268 ] {4098d1bb-d813-49cf-a9c1-f5b73c275414} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001212 sec., 25577.55775577558 rows/sec., 1.88 MiB/sec. | ||
| 13482 | 2026.01.05 19:14:24.365171 [ 268 ] {4098d1bb-d813-49cf-a9c1-f5b73c275414} <Debug> TCPHandler: Processed in 0.001382104 sec. | ||
| 13483 | 2026.01.05 19:14:24.365294 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13484 | 2026.01.05 19:14:24.365390 [ 268 ] {0ad30184-3f79-46d0-89ae-8a432fd91d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13485 | 2026.01.05 19:14:24.365432 [ 268 ] {0ad30184-3f79-46d0-89ae-8a432fd91d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13486 | 2026.01.05 19:14:24.365890 [ 268 ] {0ad30184-3f79-46d0-89ae-8a432fd91d01} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13487 | 2026.01.05 19:14:24.365928 [ 268 ] {0ad30184-3f79-46d0-89ae-8a432fd91d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13488 | 2026.01.05 19:14:24.366239 [ 268 ] {0ad30184-3f79-46d0-89ae-8a432fd91d01} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13489 | 2026.01.05 19:14:24.366457 [ 268 ] {0ad30184-3f79-46d0-89ae-8a432fd91d01} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13490 | 2026.01.05 19:14:24.366593 [ 268 ] {0ad30184-3f79-46d0-89ae-8a432fd91d01} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001222 sec., 77741.40752864158 rows/sec., 6.07 MiB/sec. | ||
| 13491 | 2026.01.05 19:14:24.366632 [ 268 ] {0ad30184-3f79-46d0-89ae-8a432fd91d01} <Debug> TCPHandler: Processed in 0.001388934 sec. | ||
| 13492 | 2026.01.05 19:14:24.366762 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13493 | 2026.01.05 19:14:24.366867 [ 268 ] {58539bf5-4714-4946-b60a-609a2fbf803c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13494 | 2026.01.05 19:14:24.366914 [ 268 ] {58539bf5-4714-4946-b60a-609a2fbf803c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13495 | 2026.01.05 19:14:24.367350 [ 268 ] {58539bf5-4714-4946-b60a-609a2fbf803c} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13496 | 2026.01.05 19:14:24.367387 [ 268 ] {58539bf5-4714-4946-b60a-609a2fbf803c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13497 | 2026.01.05 19:14:24.367739 [ 268 ] {58539bf5-4714-4946-b60a-609a2fbf803c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13498 | 2026.01.05 19:14:24.367960 [ 268 ] {58539bf5-4714-4946-b60a-609a2fbf803c} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13499 | 2026.01.05 19:14:24.368102 [ 268 ] {58539bf5-4714-4946-b60a-609a2fbf803c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 13500 | 2026.01.05 19:14:24.368139 [ 268 ] {58539bf5-4714-4946-b60a-609a2fbf803c} <Debug> TCPHandler: Processed in 0.001427935 sec. | ||
| 13501 | 2026.01.05 19:14:24.368251 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13502 | 2026.01.05 19:14:24.368347 [ 268 ] {111b0fa4-9b73-4b91-98fc-e9ecff1b9108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13503 | 2026.01.05 19:14:24.368403 [ 268 ] {111b0fa4-9b73-4b91-98fc-e9ecff1b9108} <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 | ||
| 13504 | 2026.01.05 19:14:24.369261 [ 268 ] {111b0fa4-9b73-4b91-98fc-e9ecff1b9108} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2026.01.05 19:14:24.369299 [ 268 ] {111b0fa4-9b73-4b91-98fc-e9ecff1b9108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13506 | 2026.01.05 19:14:24.369924 [ 268 ] {111b0fa4-9b73-4b91-98fc-e9ecff1b9108} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13507 | 2026.01.05 19:14:24.370182 [ 268 ] {111b0fa4-9b73-4b91-98fc-e9ecff1b9108} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2026.01.05 19:14:24.370419 [ 268 ] {111b0fa4-9b73-4b91-98fc-e9ecff1b9108} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002089 sec., 14839.636189564384 rows/sec., 26.59 MiB/sec. | ||
| 13509 | 2026.01.05 19:14:24.370490 [ 268 ] {111b0fa4-9b73-4b91-98fc-e9ecff1b9108} <Debug> TCPHandler: Processed in 0.002288287 sec. | ||
| 13510 | 2026.01.05 19:14:24.370612 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13511 | 2026.01.05 19:14:24.370708 [ 268 ] {fa08154c-f090-436b-8b6f-e2ad90d5c0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13512 | 2026.01.05 19:14:24.370750 [ 268 ] {fa08154c-f090-436b-8b6f-e2ad90d5c0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13513 | 2026.01.05 19:14:24.371099 [ 268 ] {fa08154c-f090-436b-8b6f-e2ad90d5c0e8} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2026.01.05 19:14:24.371136 [ 268 ] {fa08154c-f090-436b-8b6f-e2ad90d5c0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13515 | 2026.01.05 19:14:24.371457 [ 268 ] {fa08154c-f090-436b-8b6f-e2ad90d5c0e8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13516 | 2026.01.05 19:14:24.371680 [ 268 ] {fa08154c-f090-436b-8b6f-e2ad90d5c0e8} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2026.01.05 19:14:24.371818 [ 268 ] {fa08154c-f090-436b-8b6f-e2ad90d5c0e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 13518 | 2026.01.05 19:14:24.371856 [ 268 ] {fa08154c-f090-436b-8b6f-e2ad90d5c0e8} <Debug> TCPHandler: Processed in 0.001294792 sec. | ||
| 13519 | 2026.01.05 19:14:26.746211 [ 151 ] {} <Debug> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 13520 | 2026.01.05 19:14:26.746321 [ 151 ] {} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13521 | 2026.01.05 19:14:26.746367 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13522 | 2026.01.05 19:14:26.746553 [ 193 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 13523 | 2026.01.05 19:14:26.746786 [ 193 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13524 | 2026.01.05 19:14:26.746842 [ 193 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 13525 | 2026.01.05 19:14:26.746953 [ 193 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 13526 | 2026.01.05 19:14:26.747036 [ 193 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 13527 | 2026.01.05 19:14:26.747113 [ 193 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 13528 | 2026.01.05 19:14:26.747186 [ 193 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 13529 | 2026.01.05 19:14:26.748129 [ 197 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665391 sec., 25219.302854404763 rows/sec., 2.10 MiB/sec. | ||
| 13530 | 2026.01.05 19:14:26.748246 [ 193 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 13531 | 2026.01.05 19:14:26.748492 [ 193 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_21_5} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2026.01.05 19:14:26.748564 [ 193 ] {e7ba7a38-e02b-49c0-b177-b931e86cb1a3::all_1_21_5} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 13533 | 2026.01.05 19:14:26.748630 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13534 | 2026.01.05 19:14:27.219315 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1736 | ||
| 13535 | 2026.01.05 19:14:27.221721 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13536 | 2026.01.05 19:14:27.221771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13537 | 2026.01.05 19:14:27.222966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13538 | 2026.01.05 19:14:27.223243 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13539 | 2026.01.05 19:14:27.223523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1736 | ||
| 13540 | 2026.01.05 19:14:29.372072 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13541 | 2026.01.05 19:14:29.372261 [ 268 ] {b23d21bd-aa16-4358-914d-8a836cb4f0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13542 | 2026.01.05 19:14:29.372325 [ 268 ] {b23d21bd-aa16-4358-914d-8a836cb4f0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13543 | 2026.01.05 19:14:29.373200 [ 268 ] {b23d21bd-aa16-4358-914d-8a836cb4f0b2} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2026.01.05 19:14:29.373240 [ 268 ] {b23d21bd-aa16-4358-914d-8a836cb4f0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13545 | 2026.01.05 19:14:29.373648 [ 268 ] {b23d21bd-aa16-4358-914d-8a836cb4f0b2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13546 | 2026.01.05 19:14:29.373883 [ 268 ] {b23d21bd-aa16-4358-914d-8a836cb4f0b2} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13547 | 2026.01.05 19:14:29.374041 [ 268 ] {b23d21bd-aa16-4358-914d-8a836cb4f0b2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001828 sec., 224288.84026258206 rows/sec., 14.23 MiB/sec. | ||
| 13548 | 2026.01.05 19:14:29.374085 [ 268 ] {b23d21bd-aa16-4358-914d-8a836cb4f0b2} <Debug> TCPHandler: Processed in 0.002144473 sec. | ||
| 13549 | 2026.01.05 19:14:29.374207 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13550 | 2026.01.05 19:14:29.374304 [ 268 ] {5936a63d-0174-43cd-9df0-a58fef34caef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13551 | 2026.01.05 19:14:29.374346 [ 268 ] {5936a63d-0174-43cd-9df0-a58fef34caef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13552 | 2026.01.05 19:14:29.374747 [ 268 ] {5936a63d-0174-43cd-9df0-a58fef34caef} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13553 | 2026.01.05 19:14:29.374782 [ 268 ] {5936a63d-0174-43cd-9df0-a58fef34caef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13554 | 2026.01.05 19:14:29.375083 [ 268 ] {5936a63d-0174-43cd-9df0-a58fef34caef} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13555 | 2026.01.05 19:14:29.375297 [ 268 ] {5936a63d-0174-43cd-9df0-a58fef34caef} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13556 | 2026.01.05 19:14:29.375426 [ 268 ] {5936a63d-0174-43cd-9df0-a58fef34caef} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001142 sec., 7005.253940455342 rows/sec., 571.23 KiB/sec. | ||
| 13557 | 2026.01.05 19:14:29.375464 [ 268 ] {5936a63d-0174-43cd-9df0-a58fef34caef} <Debug> TCPHandler: Processed in 0.001307723 sec. | ||
| 13558 | 2026.01.05 19:14:29.375590 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13559 | 2026.01.05 19:14:29.375713 [ 268 ] {66a496bf-8de8-4007-9c9e-32f87388654e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13560 | 2026.01.05 19:14:29.375761 [ 268 ] {66a496bf-8de8-4007-9c9e-32f87388654e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13561 | 2026.01.05 19:14:29.376760 [ 268 ] {66a496bf-8de8-4007-9c9e-32f87388654e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13562 | 2026.01.05 19:14:29.376794 [ 268 ] {66a496bf-8de8-4007-9c9e-32f87388654e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13563 | 2026.01.05 19:14:29.377168 [ 268 ] {66a496bf-8de8-4007-9c9e-32f87388654e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13564 | 2026.01.05 19:14:29.377379 [ 268 ] {66a496bf-8de8-4007-9c9e-32f87388654e} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13565 | 2026.01.05 19:14:29.377478 [ 150 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13566 | 2026.01.05 19:14:29.377504 [ 268 ] {66a496bf-8de8-4007-9c9e-32f87388654e} <Debug> executeQuery: Read 1136 rows, 92.14 KiB in 0.001815 sec., 625895.3168044077 rows/sec., 49.58 MiB/sec. | ||
| 13567 | 2026.01.05 19:14:29.377510 [ 150 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2026.01.05 19:14:29.377535 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13569 | 2026.01.05 19:14:29.377542 [ 268 ] {66a496bf-8de8-4007-9c9e-32f87388654e} <Debug> TCPHandler: Processed in 0.00201622 sec. | ||
| 13570 | 2026.01.05 19:14:29.377624 [ 197 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13571 | 2026.01.05 19:14:29.377655 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13572 | 2026.01.05 19:14:29.377722 [ 197 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13573 | 2026.01.05 19:14:29.377750 [ 268 ] {105ab69e-6c1a-4531-9875-98933c3af956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13574 | 2026.01.05 19:14:29.377753 [ 197 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2344 rows starting from the beginning of the part | ||
| 13575 | 2026.01.05 19:14:29.377791 [ 268 ] {105ab69e-6c1a-4531-9875-98933c3af956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13576 | 2026.01.05 19:14:29.377827 [ 197 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1132 rows starting from the beginning of the part | ||
| 13577 | 2026.01.05 19:14:29.377878 [ 197 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1262 rows starting from the beginning of the part | ||
| 13578 | 2026.01.05 19:14:29.377924 [ 197 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1132 rows starting from the beginning of the part | ||
| 13579 | 2026.01.05 19:14:29.377971 [ 197 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 118 rows starting from the beginning of the part | ||
| 13580 | 2026.01.05 19:14:29.378019 [ 197 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1136 rows starting from the beginning of the part | ||
| 13581 | 2026.01.05 19:14:29.378278 [ 268 ] {105ab69e-6c1a-4531-9875-98933c3af956} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2026.01.05 19:14:29.378313 [ 268 ] {105ab69e-6c1a-4531-9875-98933c3af956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13583 | 2026.01.05 19:14:29.378626 [ 268 ] {105ab69e-6c1a-4531-9875-98933c3af956} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13584 | 2026.01.05 19:14:29.378837 [ 268 ] {105ab69e-6c1a-4531-9875-98933c3af956} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.01.05 19:14:29.378963 [ 268 ] {105ab69e-6c1a-4531-9875-98933c3af956} <Debug> executeQuery: Read 223 rows, 13.63 KiB in 0.001231 sec., 181153.5337124289 rows/sec., 10.81 MiB/sec. | ||
| 13586 | 2026.01.05 19:14:29.378999 [ 268 ] {105ab69e-6c1a-4531-9875-98933c3af956} <Debug> TCPHandler: Processed in 0.001394405 sec. | ||
| 13587 | 2026.01.05 19:14:29.379105 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13588 | 2026.01.05 19:14:29.379199 [ 268 ] {cb340da1-78b0-42cf-aea6-62180e4e0ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13589 | 2026.01.05 19:14:29.379237 [ 268 ] {cb340da1-78b0-42cf-aea6-62180e4e0ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13590 | 2026.01.05 19:14:29.379724 [ 268 ] {cb340da1-78b0-42cf-aea6-62180e4e0ed1} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.01.05 19:14:29.379758 [ 268 ] {cb340da1-78b0-42cf-aea6-62180e4e0ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13592 | 2026.01.05 19:14:29.380059 [ 268 ] {cb340da1-78b0-42cf-aea6-62180e4e0ed1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13593 | 2026.01.05 19:14:29.380173 [ 193 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7124 rows, containing 5 columns (5 merged, 0 gathered) in 0.002591113 sec., 2749397.6526689497 rows/sec., 232.20 MiB/sec. | ||
| 13594 | 2026.01.05 19:14:29.380275 [ 268 ] {cb340da1-78b0-42cf-aea6-62180e4e0ed1} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13595 | 2026.01.05 19:14:29.380400 [ 268 ] {cb340da1-78b0-42cf-aea6-62180e4e0ed1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001219 sec., 173913.04347826086 rows/sec., 11.22 MiB/sec. | ||
| 13596 | 2026.01.05 19:14:29.380437 [ 268 ] {cb340da1-78b0-42cf-aea6-62180e4e0ed1} <Debug> TCPHandler: Processed in 0.001382874 sec. | ||
| 13597 | 2026.01.05 19:14:29.380462 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13598 | 2026.01.05 19:14:29.380539 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13599 | 2026.01.05 19:14:29.380637 [ 268 ] {1c4cc8d9-29e9-4da5-be4f-fc14580fc4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13600 | 2026.01.05 19:14:29.380676 [ 268 ] {1c4cc8d9-29e9-4da5-be4f-fc14580fc4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13601 | 2026.01.05 19:14:29.380745 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_86_17} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13602 | 2026.01.05 19:14:29.380817 [ 189 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_86_17} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13603 | 2026.01.05 19:14:29.380892 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 13604 | 2026.01.05 19:14:29.381219 [ 268 ] {1c4cc8d9-29e9-4da5-be4f-fc14580fc4fc} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13605 | 2026.01.05 19:14:29.381254 [ 268 ] {1c4cc8d9-29e9-4da5-be4f-fc14580fc4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13606 | 2026.01.05 19:14:29.381559 [ 268 ] {1c4cc8d9-29e9-4da5-be4f-fc14580fc4fc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13607 | 2026.01.05 19:14:29.381762 [ 268 ] {1c4cc8d9-29e9-4da5-be4f-fc14580fc4fc} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13608 | 2026.01.05 19:14:29.381892 [ 268 ] {1c4cc8d9-29e9-4da5-be4f-fc14580fc4fc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001273 sec., 165750.1963864886 rows/sec., 9.41 MiB/sec. | ||
| 13609 | 2026.01.05 19:14:29.381928 [ 268 ] {1c4cc8d9-29e9-4da5-be4f-fc14580fc4fc} <Debug> TCPHandler: Processed in 0.001437476 sec. | ||
| 13610 | 2026.01.05 19:14:29.382041 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13611 | 2026.01.05 19:14:29.382134 [ 268 ] {ab14481b-c638-4ad4-899f-d5cf2900da60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13612 | 2026.01.05 19:14:29.382171 [ 268 ] {ab14481b-c638-4ad4-899f-d5cf2900da60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13613 | 2026.01.05 19:14:29.382921 [ 268 ] {ab14481b-c638-4ad4-899f-d5cf2900da60} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13614 | 2026.01.05 19:14:29.382954 [ 268 ] {ab14481b-c638-4ad4-899f-d5cf2900da60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13615 | 2026.01.05 19:14:29.383270 [ 268 ] {ab14481b-c638-4ad4-899f-d5cf2900da60} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13616 | 2026.01.05 19:14:29.383479 [ 268 ] {ab14481b-c638-4ad4-899f-d5cf2900da60} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13617 | 2026.01.05 19:14:29.383577 [ 150 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13618 | 2026.01.05 19:14:29.383601 [ 268 ] {ab14481b-c638-4ad4-899f-d5cf2900da60} <Debug> executeQuery: Read 697 rows, 49.92 KiB in 0.001486 sec., 469044.41453566623 rows/sec., 32.81 MiB/sec. | ||
| 13619 | 2026.01.05 19:14:29.383607 [ 150 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13620 | 2026.01.05 19:14:29.383633 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13621 | 2026.01.05 19:14:29.383638 [ 268 ] {ab14481b-c638-4ad4-899f-d5cf2900da60} <Debug> TCPHandler: Processed in 0.001644971 sec. | ||
| 13622 | 2026.01.05 19:14:29.383740 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13623 | 2026.01.05 19:14:29.383751 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2026.01.05 19:14:29.383886 [ 268 ] {6cac8150-2e99-41a1-95d6-d44768647fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13625 | 2026.01.05 19:14:29.383894 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13626 | 2026.01.05 19:14:29.383929 [ 268 ] {6cac8150-2e99-41a1-95d6-d44768647fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13627 | 2026.01.05 19:14:29.383938 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1212 rows starting from the beginning of the part | ||
| 13628 | 2026.01.05 19:14:29.384019 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 689 rows starting from the beginning of the part | ||
| 13629 | 2026.01.05 19:14:29.384067 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 557 rows starting from the beginning of the part | ||
| 13630 | 2026.01.05 19:14:29.384113 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 689 rows starting from the beginning of the part | ||
| 13631 | 2026.01.05 19:14:29.384154 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 95 rows starting from the beginning of the part | ||
| 13632 | 2026.01.05 19:14:29.384195 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 697 rows starting from the beginning of the part | ||
| 13633 | 2026.01.05 19:14:29.384255 [ 268 ] {6cac8150-2e99-41a1-95d6-d44768647fdd} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13634 | 2026.01.05 19:14:29.384294 [ 268 ] {6cac8150-2e99-41a1-95d6-d44768647fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13635 | 2026.01.05 19:14:29.384610 [ 268 ] {6cac8150-2e99-41a1-95d6-d44768647fdd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13636 | 2026.01.05 19:14:29.384816 [ 268 ] {6cac8150-2e99-41a1-95d6-d44768647fdd} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13637 | 2026.01.05 19:14:29.384945 [ 268 ] {6cac8150-2e99-41a1-95d6-d44768647fdd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 13638 | 2026.01.05 19:14:29.384979 [ 268 ] {6cac8150-2e99-41a1-95d6-d44768647fdd} <Debug> TCPHandler: Processed in 0.001275742 sec. | ||
| 13639 | 2026.01.05 19:14:29.385086 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13640 | 2026.01.05 19:14:29.385179 [ 268 ] {18bd5ae5-b524-48e4-983e-e1695cf8e154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13641 | 2026.01.05 19:14:29.385220 [ 268 ] {18bd5ae5-b524-48e4-983e-e1695cf8e154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13642 | 2026.01.05 19:14:29.385678 [ 268 ] {18bd5ae5-b524-48e4-983e-e1695cf8e154} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13643 | 2026.01.05 19:14:29.385704 [ 193 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3939 rows, containing 5 columns (5 merged, 0 gathered) in 0.00201836 sec., 1951584.4547058009 rows/sec., 146.49 MiB/sec. | ||
| 13644 | 2026.01.05 19:14:29.385712 [ 268 ] {18bd5ae5-b524-48e4-983e-e1695cf8e154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13645 | 2026.01.05 19:14:29.385878 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13646 | 2026.01.05 19:14:29.386060 [ 268 ] {18bd5ae5-b524-48e4-983e-e1695cf8e154} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13647 | 2026.01.05 19:14:29.386189 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_86_17} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13648 | 2026.01.05 19:14:29.386278 [ 198 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_86_17} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13649 | 2026.01.05 19:14:29.386304 [ 268 ] {18bd5ae5-b524-48e4-983e-e1695cf8e154} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13650 | 2026.01.05 19:14:29.386362 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 13651 | 2026.01.05 19:14:29.386411 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13652 | 2026.01.05 19:14:29.386439 [ 268 ] {18bd5ae5-b524-48e4-983e-e1695cf8e154} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001279 sec., 248631.74354964818 rows/sec., 16.34 MiB/sec. | ||
| 13653 | 2026.01.05 19:14:29.386443 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13654 | 2026.01.05 19:14:29.386471 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13655 | 2026.01.05 19:14:29.386476 [ 268 ] {18bd5ae5-b524-48e4-983e-e1695cf8e154} <Debug> TCPHandler: Processed in 0.001437706 sec. | ||
| 13656 | 2026.01.05 19:14:29.386575 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13657 | 2026.01.05 19:14:29.386594 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13658 | 2026.01.05 19:14:29.386728 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13659 | 2026.01.05 19:14:29.386728 [ 268 ] {50a82e20-06d0-41ef-b27d-dd1827944b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13660 | 2026.01.05 19:14:29.386770 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28614 rows starting from the beginning of the part | ||
| 13661 | 2026.01.05 19:14:29.386797 [ 268 ] {50a82e20-06d0-41ef-b27d-dd1827944b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13662 | 2026.01.05 19:14:29.386845 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 314 rows starting from the beginning of the part | ||
| 13663 | 2026.01.05 19:14:29.386898 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 847 rows starting from the beginning of the part | ||
| 13664 | 2026.01.05 19:14:29.386943 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 314 rows starting from the beginning of the part | ||
| 13665 | 2026.01.05 19:14:29.386985 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 13666 | 2026.01.05 19:14:29.387028 [ 187 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 318 rows starting from the beginning of the part | ||
| 13667 | 2026.01.05 19:14:29.387172 [ 268 ] {50a82e20-06d0-41ef-b27d-dd1827944b35} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13668 | 2026.01.05 19:14:29.387221 [ 268 ] {50a82e20-06d0-41ef-b27d-dd1827944b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13669 | 2026.01.05 19:14:29.387555 [ 268 ] {50a82e20-06d0-41ef-b27d-dd1827944b35} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13670 | 2026.01.05 19:14:29.387760 [ 268 ] {50a82e20-06d0-41ef-b27d-dd1827944b35} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13671 | 2026.01.05 19:14:29.387888 [ 268 ] {50a82e20-06d0-41ef-b27d-dd1827944b35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001185 sec., 843.8818565400843 rows/sec., 56.86 KiB/sec. | ||
| 13672 | 2026.01.05 19:14:29.387924 [ 268 ] {50a82e20-06d0-41ef-b27d-dd1827944b35} <Debug> TCPHandler: Processed in 0.001390654 sec. | ||
| 13673 | 2026.01.05 19:14:29.388024 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13674 | 2026.01.05 19:14:29.388117 [ 268 ] {0d9834e4-255f-40e0-8f96-141bc5168664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13675 | 2026.01.05 19:14:29.388171 [ 268 ] {0d9834e4-255f-40e0-8f96-141bc5168664} <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 | ||
| 13676 | 2026.01.05 19:14:29.388951 [ 268 ] {0d9834e4-255f-40e0-8f96-141bc5168664} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13677 | 2026.01.05 19:14:29.388985 [ 268 ] {0d9834e4-255f-40e0-8f96-141bc5168664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13678 | 2026.01.05 19:14:29.389530 [ 268 ] {0d9834e4-255f-40e0-8f96-141bc5168664} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13679 | 2026.01.05 19:14:29.389748 [ 268 ] {0d9834e4-255f-40e0-8f96-141bc5168664} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13680 | 2026.01.05 19:14:29.389909 [ 268 ] {0d9834e4-255f-40e0-8f96-141bc5168664} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00181 sec., 5524.861878453039 rows/sec., 9.90 MiB/sec. | ||
| 13681 | 2026.01.05 19:14:29.389961 [ 268 ] {0d9834e4-255f-40e0-8f96-141bc5168664} <Debug> TCPHandler: Processed in 0.00198428 sec. | ||
| 13682 | 2026.01.05 19:14:29.390065 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13683 | 2026.01.05 19:14:29.390157 [ 268 ] {4f86e7fe-418e-4936-8c2c-460eb8c50851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13684 | 2026.01.05 19:14:29.390198 [ 268 ] {4f86e7fe-418e-4936-8c2c-460eb8c50851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13685 | 2026.01.05 19:14:29.390601 [ 268 ] {4f86e7fe-418e-4936-8c2c-460eb8c50851} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13686 | 2026.01.05 19:14:29.390634 [ 268 ] {4f86e7fe-418e-4936-8c2c-460eb8c50851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13687 | 2026.01.05 19:14:29.390977 [ 268 ] {4f86e7fe-418e-4936-8c2c-460eb8c50851} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13688 | 2026.01.05 19:14:29.391219 [ 268 ] {4f86e7fe-418e-4936-8c2c-460eb8c50851} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13689 | 2026.01.05 19:14:29.391351 [ 268 ] {4f86e7fe-418e-4936-8c2c-460eb8c50851} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001212 sec., 85808.58085808581 rows/sec., 5.26 MiB/sec. | ||
| 13690 | 2026.01.05 19:14:29.391347 [ 148 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13691 | 2026.01.05 19:14:29.391390 [ 268 ] {4f86e7fe-418e-4936-8c2c-460eb8c50851} <Debug> TCPHandler: Processed in 0.001372804 sec. | ||
| 13692 | 2026.01.05 19:14:29.391410 [ 148 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2026.01.05 19:14:29.391435 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13694 | 2026.01.05 19:14:29.391508 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13695 | 2026.01.05 19:14:29.391600 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13696 | 2026.01.05 19:14:29.391625 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 6470 rows starting from the beginning of the part | ||
| 13697 | 2026.01.05 19:14:29.391669 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 13698 | 2026.01.05 19:14:29.391708 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 13699 | 2026.01.05 19:14:29.391745 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 13700 | 2026.01.05 19:14:29.391777 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 13701 | 2026.01.05 19:14:29.391812 [ 198 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 13702 | 2026.01.05 19:14:29.393361 [ 194 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30567 rows, containing 5 columns (5 merged, 0 gathered) in 0.006839158 sec., 4469409.830859296 rows/sec., 299.01 MiB/sec. | ||
| 13703 | 2026.01.05 19:14:29.393743 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13704 | 2026.01.05 19:14:29.393984 [ 194 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6902 rows, containing 4 columns (4 merged, 0 gathered) in 0.002509241 sec., 2750632.5617985674 rows/sec., 174.43 MiB/sec. | ||
| 13705 | 2026.01.05 19:14:29.394037 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13706 | 2026.01.05 19:14:29.394116 [ 191 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13707 | 2026.01.05 19:14:29.394193 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 13708 | 2026.01.05 19:14:29.394418 [ 195 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13709 | 2026.01.05 19:14:29.394682 [ 195 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_86_17} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13710 | 2026.01.05 19:14:29.394749 [ 195 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_86_17} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13711 | 2026.01.05 19:14:29.394824 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13712 | 2026.01.05 19:14:29.627135 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28256 | ||
| 13713 | 2026.01.05 19:14:29.627654 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13714 | 2026.01.05 19:14:29.627696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13715 | 2026.01.05 19:14:29.628182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13716 | 2026.01.05 19:14:29.628413 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13717 | 2026.01.05 19:14:29.628522 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28256 | ||
| 13718 | 2026.01.05 19:14:31.088895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13719 | 2026.01.05 19:14:31.105360 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13720 | 2026.01.05 19:14:31.105426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13721 | 2026.01.05 19:14:31.111549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13722 | 2026.01.05 19:14:31.112240 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13723 | 2026.01.05 19:14:31.115221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13724 | 2026.01.05 19:14:34.361487 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13725 | 2026.01.05 19:14:34.361680 [ 268 ] {60a61c79-05e5-4b7e-b222-e131ab5e6a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13726 | 2026.01.05 19:14:34.361744 [ 268 ] {60a61c79-05e5-4b7e-b222-e131ab5e6a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13727 | 2026.01.05 19:14:34.362435 [ 268 ] {60a61c79-05e5-4b7e-b222-e131ab5e6a63} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13728 | 2026.01.05 19:14:34.362482 [ 268 ] {60a61c79-05e5-4b7e-b222-e131ab5e6a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13729 | 2026.01.05 19:14:34.362864 [ 268 ] {60a61c79-05e5-4b7e-b222-e131ab5e6a63} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13730 | 2026.01.05 19:14:34.363084 [ 268 ] {60a61c79-05e5-4b7e-b222-e131ab5e6a63} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13731 | 2026.01.05 19:14:34.363227 [ 268 ] {60a61c79-05e5-4b7e-b222-e131ab5e6a63} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001595 sec., 73981.19122257053 rows/sec., 6.28 MiB/sec. | ||
| 13732 | 2026.01.05 19:14:34.363268 [ 268 ] {60a61c79-05e5-4b7e-b222-e131ab5e6a63} <Debug> TCPHandler: Processed in 0.001906077 sec. | ||
| 13733 | 2026.01.05 19:14:34.363396 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13734 | 2026.01.05 19:14:34.363488 [ 268 ] {a49c47b6-3bbd-42a7-a8ad-bd4ac8b3b92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13735 | 2026.01.05 19:14:34.363529 [ 268 ] {a49c47b6-3bbd-42a7-a8ad-bd4ac8b3b92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13736 | 2026.01.05 19:14:34.363931 [ 268 ] {a49c47b6-3bbd-42a7-a8ad-bd4ac8b3b92b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13737 | 2026.01.05 19:14:34.363991 [ 268 ] {a49c47b6-3bbd-42a7-a8ad-bd4ac8b3b92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13738 | 2026.01.05 19:14:34.364293 [ 268 ] {a49c47b6-3bbd-42a7-a8ad-bd4ac8b3b92b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13739 | 2026.01.05 19:14:34.364490 [ 268 ] {a49c47b6-3bbd-42a7-a8ad-bd4ac8b3b92b} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2026.01.05 19:14:34.364621 [ 268 ] {a49c47b6-3bbd-42a7-a8ad-bd4ac8b3b92b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001151 sec., 26933.101650738492 rows/sec., 1.98 MiB/sec. | ||
| 13741 | 2026.01.05 19:14:34.364662 [ 268 ] {a49c47b6-3bbd-42a7-a8ad-bd4ac8b3b92b} <Debug> TCPHandler: Processed in 0.001314322 sec. | ||
| 13742 | 2026.01.05 19:14:34.364759 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13743 | 2026.01.05 19:14:34.364849 [ 268 ] {ce3cf749-71a5-4a25-b983-30a6e755f04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13744 | 2026.01.05 19:14:34.364888 [ 268 ] {ce3cf749-71a5-4a25-b983-30a6e755f04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13745 | 2026.01.05 19:14:34.365333 [ 268 ] {ce3cf749-71a5-4a25-b983-30a6e755f04e} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2026.01.05 19:14:34.365370 [ 268 ] {ce3cf749-71a5-4a25-b983-30a6e755f04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13747 | 2026.01.05 19:14:34.365665 [ 268 ] {ce3cf749-71a5-4a25-b983-30a6e755f04e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13748 | 2026.01.05 19:14:34.365876 [ 268 ] {ce3cf749-71a5-4a25-b983-30a6e755f04e} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13749 | 2026.01.05 19:14:34.366010 [ 268 ] {ce3cf749-71a5-4a25-b983-30a6e755f04e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001174 sec., 80919.9318568995 rows/sec., 6.32 MiB/sec. | ||
| 13750 | 2026.01.05 19:14:34.366050 [ 268 ] {ce3cf749-71a5-4a25-b983-30a6e755f04e} <Debug> TCPHandler: Processed in 0.001337432 sec. | ||
| 13751 | 2026.01.05 19:14:34.366173 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13752 | 2026.01.05 19:14:34.366265 [ 268 ] {1f2fd4dd-4d64-4b46-a5da-ead3eb2e2d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13753 | 2026.01.05 19:14:34.366307 [ 268 ] {1f2fd4dd-4d64-4b46-a5da-ead3eb2e2d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13754 | 2026.01.05 19:14:34.366712 [ 268 ] {1f2fd4dd-4d64-4b46-a5da-ead3eb2e2d81} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13755 | 2026.01.05 19:14:34.366748 [ 268 ] {1f2fd4dd-4d64-4b46-a5da-ead3eb2e2d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13756 | 2026.01.05 19:14:34.367076 [ 268 ] {1f2fd4dd-4d64-4b46-a5da-ead3eb2e2d81} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13757 | 2026.01.05 19:14:34.367277 [ 268 ] {1f2fd4dd-4d64-4b46-a5da-ead3eb2e2d81} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13758 | 2026.01.05 19:14:34.367406 [ 268 ] {1f2fd4dd-4d64-4b46-a5da-ead3eb2e2d81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 13759 | 2026.01.05 19:14:34.367441 [ 268 ] {1f2fd4dd-4d64-4b46-a5da-ead3eb2e2d81} <Debug> TCPHandler: Processed in 0.001318463 sec. | ||
| 13760 | 2026.01.05 19:14:34.367552 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13761 | 2026.01.05 19:14:34.367643 [ 268 ] {b69ed62b-ac93-4c01-8316-65cf037e7004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13762 | 2026.01.05 19:14:34.367702 [ 268 ] {b69ed62b-ac93-4c01-8316-65cf037e7004} <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 | ||
| 13763 | 2026.01.05 19:14:34.368558 [ 268 ] {b69ed62b-ac93-4c01-8316-65cf037e7004} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13764 | 2026.01.05 19:14:34.368592 [ 268 ] {b69ed62b-ac93-4c01-8316-65cf037e7004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13765 | 2026.01.05 19:14:34.369128 [ 268 ] {b69ed62b-ac93-4c01-8316-65cf037e7004} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13766 | 2026.01.05 19:14:34.369359 [ 268 ] {b69ed62b-ac93-4c01-8316-65cf037e7004} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13767 | 2026.01.05 19:14:34.369494 [ 268 ] {b69ed62b-ac93-4c01-8316-65cf037e7004} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001869 sec., 16586.40984483681 rows/sec., 29.72 MiB/sec. | ||
| 13768 | 2026.01.05 19:14:34.369547 [ 268 ] {b69ed62b-ac93-4c01-8316-65cf037e7004} <Debug> TCPHandler: Processed in 0.002042941 sec. | ||
| 13769 | 2026.01.05 19:14:34.369673 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13770 | 2026.01.05 19:14:34.369766 [ 268 ] {724f9d7f-d089-46f0-b276-997a905a6360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13771 | 2026.01.05 19:14:34.369806 [ 268 ] {724f9d7f-d089-46f0-b276-997a905a6360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13772 | 2026.01.05 19:14:34.370151 [ 268 ] {724f9d7f-d089-46f0-b276-997a905a6360} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13773 | 2026.01.05 19:14:34.370185 [ 268 ] {724f9d7f-d089-46f0-b276-997a905a6360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13774 | 2026.01.05 19:14:34.370488 [ 268 ] {724f9d7f-d089-46f0-b276-997a905a6360} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13775 | 2026.01.05 19:14:34.370695 [ 268 ] {724f9d7f-d089-46f0-b276-997a905a6360} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13776 | 2026.01.05 19:14:34.370816 [ 268 ] {724f9d7f-d089-46f0-b276-997a905a6360} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 13777 | 2026.01.05 19:14:34.370850 [ 268 ] {724f9d7f-d089-46f0-b276-997a905a6360} <Debug> TCPHandler: Processed in 0.00122826 sec. | ||
| 13778 | 2026.01.05 19:14:36.976039 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13779 | 2026.01.05 19:14:36.976111 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13780 | 2026.01.05 19:14:37.128714 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28768 | ||
| 13781 | 2026.01.05 19:14:37.129568 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13782 | 2026.01.05 19:14:37.129648 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13783 | 2026.01.05 19:14:37.130270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13784 | 2026.01.05 19:14:37.130490 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13785 | 2026.01.05 19:14:37.130620 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28768 | ||
| 13786 | 2026.01.05 19:14:37.223731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1772 | ||
| 13787 | 2026.01.05 19:14:37.226192 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13788 | 2026.01.05 19:14:37.226233 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13789 | 2026.01.05 19:14:37.227418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13790 | 2026.01.05 19:14:37.227685 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13791 | 2026.01.05 19:14:37.227962 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1772 | ||
| 13792 | 2026.01.05 19:14:38.615317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13793 | 2026.01.05 19:14:38.631874 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13794 | 2026.01.05 19:14:38.631924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13795 | 2026.01.05 19:14:38.638058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13796 | 2026.01.05 19:14:38.638751 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2026.01.05 19:14:38.641817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13798 | 2026.01.05 19:14:39.371349 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13799 | 2026.01.05 19:14:39.371551 [ 268 ] {99d72eba-acd1-4932-996d-0f99b91413d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13800 | 2026.01.05 19:14:39.371628 [ 268 ] {99d72eba-acd1-4932-996d-0f99b91413d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13801 | 2026.01.05 19:14:39.372554 [ 268 ] {99d72eba-acd1-4932-996d-0f99b91413d7} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2026.01.05 19:14:39.372605 [ 268 ] {99d72eba-acd1-4932-996d-0f99b91413d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13803 | 2026.01.05 19:14:39.373024 [ 268 ] {99d72eba-acd1-4932-996d-0f99b91413d7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13804 | 2026.01.05 19:14:39.373263 [ 268 ] {99d72eba-acd1-4932-996d-0f99b91413d7} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2026.01.05 19:14:39.373430 [ 268 ] {99d72eba-acd1-4932-996d-0f99b91413d7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001935 sec., 211886.3049095607 rows/sec., 13.44 MiB/sec. | ||
| 13806 | 2026.01.05 19:14:39.373483 [ 268 ] {99d72eba-acd1-4932-996d-0f99b91413d7} <Debug> TCPHandler: Processed in 0.002275706 sec. | ||
| 13807 | 2026.01.05 19:14:39.373611 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13808 | 2026.01.05 19:14:39.373717 [ 268 ] {93d7d099-bd76-4fa8-9094-ba60d660cb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13809 | 2026.01.05 19:14:39.373759 [ 268 ] {93d7d099-bd76-4fa8-9094-ba60d660cb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13810 | 2026.01.05 19:14:39.375047 [ 268 ] {93d7d099-bd76-4fa8-9094-ba60d660cb56} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13811 | 2026.01.05 19:14:39.375086 [ 268 ] {93d7d099-bd76-4fa8-9094-ba60d660cb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13812 | 2026.01.05 19:14:39.375471 [ 268 ] {93d7d099-bd76-4fa8-9094-ba60d660cb56} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13813 | 2026.01.05 19:14:39.375704 [ 268 ] {93d7d099-bd76-4fa8-9094-ba60d660cb56} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13814 | 2026.01.05 19:14:39.375840 [ 268 ] {93d7d099-bd76-4fa8-9094-ba60d660cb56} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002148 sec., 527001.8621973929 rows/sec., 41.76 MiB/sec. | ||
| 13815 | 2026.01.05 19:14:39.375880 [ 268 ] {93d7d099-bd76-4fa8-9094-ba60d660cb56} <Debug> TCPHandler: Processed in 0.002321567 sec. | ||
| 13816 | 2026.01.05 19:14:39.375994 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13817 | 2026.01.05 19:14:39.376092 [ 268 ] {06585073-ec5f-4751-ab92-652b7fc304ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13818 | 2026.01.05 19:14:39.376133 [ 268 ] {06585073-ec5f-4751-ab92-652b7fc304ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13819 | 2026.01.05 19:14:39.376662 [ 268 ] {06585073-ec5f-4751-ab92-652b7fc304ab} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13820 | 2026.01.05 19:14:39.376699 [ 268 ] {06585073-ec5f-4751-ab92-652b7fc304ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13821 | 2026.01.05 19:14:39.377006 [ 268 ] {06585073-ec5f-4751-ab92-652b7fc304ab} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13822 | 2026.01.05 19:14:39.377218 [ 268 ] {06585073-ec5f-4751-ab92-652b7fc304ab} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13823 | 2026.01.05 19:14:39.377342 [ 117 ] {} <Debug> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13824 | 2026.01.05 19:14:39.377352 [ 268 ] {06585073-ec5f-4751-ab92-652b7fc304ab} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001281 sec., 167837.6268540203 rows/sec., 9.96 MiB/sec. | ||
| 13825 | 2026.01.05 19:14:39.377416 [ 117 ] {} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13826 | 2026.01.05 19:14:39.377432 [ 268 ] {06585073-ec5f-4751-ab92-652b7fc304ab} <Debug> TCPHandler: Processed in 0.001488357 sec. | ||
| 13827 | 2026.01.05 19:14:39.377442 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13828 | 2026.01.05 19:14:39.377553 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13829 | 2026.01.05 19:14:39.377581 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13830 | 2026.01.05 19:14:39.377651 [ 268 ] {284a590f-2b1f-4cc2-bc57-10f81f9c5309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13831 | 2026.01.05 19:14:39.377697 [ 268 ] {284a590f-2b1f-4cc2-bc57-10f81f9c5309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13832 | 2026.01.05 19:14:39.377732 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13833 | 2026.01.05 19:14:39.377772 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 264 rows starting from the beginning of the part | ||
| 13834 | 2026.01.05 19:14:39.377841 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 215 rows starting from the beginning of the part | ||
| 13835 | 2026.01.05 19:14:39.377887 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 13836 | 2026.01.05 19:14:39.377941 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 223 rows starting from the beginning of the part | ||
| 13837 | 2026.01.05 19:14:39.377983 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 13838 | 2026.01.05 19:14:39.378023 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 215 rows starting from the beginning of the part | ||
| 13839 | 2026.01.05 19:14:39.378226 [ 268 ] {284a590f-2b1f-4cc2-bc57-10f81f9c5309} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13840 | 2026.01.05 19:14:39.378267 [ 268 ] {284a590f-2b1f-4cc2-bc57-10f81f9c5309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13841 | 2026.01.05 19:14:39.378601 [ 268 ] {284a590f-2b1f-4cc2-bc57-10f81f9c5309} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13842 | 2026.01.05 19:14:39.378835 [ 268 ] {284a590f-2b1f-4cc2-bc57-10f81f9c5309} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13843 | 2026.01.05 19:14:39.378969 [ 268 ] {284a590f-2b1f-4cc2-bc57-10f81f9c5309} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001336 sec., 158682.63473053894 rows/sec., 10.23 MiB/sec. | ||
| 13844 | 2026.01.05 19:14:39.379008 [ 268 ] {284a590f-2b1f-4cc2-bc57-10f81f9c5309} <Debug> TCPHandler: Processed in 0.001505667 sec. | ||
| 13845 | 2026.01.05 19:14:39.379024 [ 191 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503897 sec., 650975.4324930498 rows/sec., 42.14 MiB/sec. | ||
| 13846 | 2026.01.05 19:14:39.379132 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13847 | 2026.01.05 19:14:39.379176 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13848 | 2026.01.05 19:14:39.379261 [ 268 ] {3a922732-1454-4899-af3c-14aef67ca1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13849 | 2026.01.05 19:14:39.379318 [ 268 ] {3a922732-1454-4899-af3c-14aef67ca1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13850 | 2026.01.05 19:14:39.379435 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_86_17} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13851 | 2026.01.05 19:14:39.379514 [ 199 ] {1b5308ea-cc62-4152-ab7a-ea01d28c11a2::all_1_86_17} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13852 | 2026.01.05 19:14:39.379594 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13853 | 2026.01.05 19:14:39.379903 [ 268 ] {3a922732-1454-4899-af3c-14aef67ca1de} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2026.01.05 19:14:39.379945 [ 268 ] {3a922732-1454-4899-af3c-14aef67ca1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13855 | 2026.01.05 19:14:39.380271 [ 268 ] {3a922732-1454-4899-af3c-14aef67ca1de} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13856 | 2026.01.05 19:14:39.380484 [ 268 ] {3a922732-1454-4899-af3c-14aef67ca1de} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13857 | 2026.01.05 19:14:39.380619 [ 268 ] {3a922732-1454-4899-af3c-14aef67ca1de} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001383 sec., 152566.8835864064 rows/sec., 8.66 MiB/sec. | ||
| 13858 | 2026.01.05 19:14:39.380656 [ 268 ] {3a922732-1454-4899-af3c-14aef67ca1de} <Debug> TCPHandler: Processed in 0.00158735 sec. | ||
| 13859 | 2026.01.05 19:14:39.380780 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13860 | 2026.01.05 19:14:39.380901 [ 268 ] {89b36244-4feb-479a-8ed7-6ee34d2c34d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13861 | 2026.01.05 19:14:39.380950 [ 268 ] {89b36244-4feb-479a-8ed7-6ee34d2c34d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13862 | 2026.01.05 19:14:39.381831 [ 268 ] {89b36244-4feb-479a-8ed7-6ee34d2c34d4} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13863 | 2026.01.05 19:14:39.381869 [ 268 ] {89b36244-4feb-479a-8ed7-6ee34d2c34d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13864 | 2026.01.05 19:14:39.382205 [ 268 ] {89b36244-4feb-479a-8ed7-6ee34d2c34d4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13865 | 2026.01.05 19:14:39.382410 [ 268 ] {89b36244-4feb-479a-8ed7-6ee34d2c34d4} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13866 | 2026.01.05 19:14:39.382543 [ 268 ] {89b36244-4feb-479a-8ed7-6ee34d2c34d4} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001667 sec., 413317.3365326934 rows/sec., 28.86 MiB/sec. | ||
| 13867 | 2026.01.05 19:14:39.382582 [ 268 ] {89b36244-4feb-479a-8ed7-6ee34d2c34d4} <Debug> TCPHandler: Processed in 0.001864296 sec. | ||
| 13868 | 2026.01.05 19:14:39.382699 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13869 | 2026.01.05 19:14:39.382798 [ 268 ] {c8a51185-58a1-4d7d-ba69-55c294b5a2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13870 | 2026.01.05 19:14:39.382842 [ 268 ] {c8a51185-58a1-4d7d-ba69-55c294b5a2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13871 | 2026.01.05 19:14:39.383189 [ 268 ] {c8a51185-58a1-4d7d-ba69-55c294b5a2ba} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13872 | 2026.01.05 19:14:39.383227 [ 268 ] {c8a51185-58a1-4d7d-ba69-55c294b5a2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13873 | 2026.01.05 19:14:39.383555 [ 268 ] {c8a51185-58a1-4d7d-ba69-55c294b5a2ba} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13874 | 2026.01.05 19:14:39.383773 [ 268 ] {c8a51185-58a1-4d7d-ba69-55c294b5a2ba} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13875 | 2026.01.05 19:14:39.383912 [ 268 ] {c8a51185-58a1-4d7d-ba69-55c294b5a2ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 13876 | 2026.01.05 19:14:39.383950 [ 268 ] {c8a51185-58a1-4d7d-ba69-55c294b5a2ba} <Debug> TCPHandler: Processed in 0.001309023 sec. | ||
| 13877 | 2026.01.05 19:14:39.384058 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13878 | 2026.01.05 19:14:39.384173 [ 268 ] {740a301e-fb9d-4bf4-9828-a752beae5905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13879 | 2026.01.05 19:14:39.384222 [ 268 ] {740a301e-fb9d-4bf4-9828-a752beae5905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13880 | 2026.01.05 19:14:39.384693 [ 268 ] {740a301e-fb9d-4bf4-9828-a752beae5905} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13881 | 2026.01.05 19:14:39.384729 [ 268 ] {740a301e-fb9d-4bf4-9828-a752beae5905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13882 | 2026.01.05 19:14:39.385065 [ 268 ] {740a301e-fb9d-4bf4-9828-a752beae5905} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13883 | 2026.01.05 19:14:39.385275 [ 268 ] {740a301e-fb9d-4bf4-9828-a752beae5905} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13884 | 2026.01.05 19:14:39.385407 [ 268 ] {740a301e-fb9d-4bf4-9828-a752beae5905} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001254 sec., 250398.72408293464 rows/sec., 16.45 MiB/sec. | ||
| 13885 | 2026.01.05 19:14:39.385455 [ 268 ] {740a301e-fb9d-4bf4-9828-a752beae5905} <Debug> TCPHandler: Processed in 0.001447856 sec. | ||
| 13886 | 2026.01.05 19:14:39.385578 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13887 | 2026.01.05 19:14:39.385672 [ 268 ] {2a77af1f-501b-48fd-a29a-5186f64d25ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13888 | 2026.01.05 19:14:39.385714 [ 268 ] {2a77af1f-501b-48fd-a29a-5186f64d25ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13889 | 2026.01.05 19:14:39.386030 [ 268 ] {2a77af1f-501b-48fd-a29a-5186f64d25ed} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13890 | 2026.01.05 19:14:39.386065 [ 268 ] {2a77af1f-501b-48fd-a29a-5186f64d25ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13891 | 2026.01.05 19:14:39.386366 [ 268 ] {2a77af1f-501b-48fd-a29a-5186f64d25ed} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13892 | 2026.01.05 19:14:39.386582 [ 268 ] {2a77af1f-501b-48fd-a29a-5186f64d25ed} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2026.01.05 19:14:39.386711 [ 268 ] {2a77af1f-501b-48fd-a29a-5186f64d25ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 13894 | 2026.01.05 19:14:39.386747 [ 268 ] {2a77af1f-501b-48fd-a29a-5186f64d25ed} <Debug> TCPHandler: Processed in 0.00121945 sec. | ||
| 13895 | 2026.01.05 19:14:39.386853 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13896 | 2026.01.05 19:14:39.386951 [ 268 ] {930cb9c8-0561-4452-a596-8f0545b47c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13897 | 2026.01.05 19:14:39.387008 [ 268 ] {930cb9c8-0561-4452-a596-8f0545b47c5f} <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 | ||
| 13898 | 2026.01.05 19:14:39.387818 [ 268 ] {930cb9c8-0561-4452-a596-8f0545b47c5f} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13899 | 2026.01.05 19:14:39.387857 [ 268 ] {930cb9c8-0561-4452-a596-8f0545b47c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13900 | 2026.01.05 19:14:39.388386 [ 268 ] {930cb9c8-0561-4452-a596-8f0545b47c5f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13901 | 2026.01.05 19:14:39.388619 [ 268 ] {930cb9c8-0561-4452-a596-8f0545b47c5f} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13902 | 2026.01.05 19:14:39.388749 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13903 | 2026.01.05 19:14:39.388766 [ 268 ] {930cb9c8-0561-4452-a596-8f0545b47c5f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001834 sec., 5452.562704471102 rows/sec., 9.77 MiB/sec. | ||
| 13904 | 2026.01.05 19:14:39.388804 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13905 | 2026.01.05 19:14:39.388833 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13906 | 2026.01.05 19:14:39.388838 [ 268 ] {930cb9c8-0561-4452-a596-8f0545b47c5f} <Debug> TCPHandler: Processed in 0.00203131 sec. | ||
| 13907 | 2026.01.05 19:14:39.388912 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13908 | 2026.01.05 19:14:39.388965 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13909 | 2026.01.05 19:14:39.389066 [ 268 ] {c9270a61-4b9c-4ae7-b221-c7a052d87559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13910 | 2026.01.05 19:14:39.389109 [ 268 ] {c9270a61-4b9c-4ae7-b221-c7a052d87559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13911 | 2026.01.05 19:14:39.389135 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13912 | 2026.01.05 19:14:39.389196 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1600 rows starting from the beginning of the part | ||
| 13913 | 2026.01.05 19:14:39.389331 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 13914 | 2026.01.05 19:14:39.389448 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 13915 | 2026.01.05 19:14:39.389461 [ 268 ] {c9270a61-4b9c-4ae7-b221-c7a052d87559} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13916 | 2026.01.05 19:14:39.389504 [ 268 ] {c9270a61-4b9c-4ae7-b221-c7a052d87559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13917 | 2026.01.05 19:14:39.389557 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 13918 | 2026.01.05 19:14:39.389678 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 13919 | 2026.01.05 19:14:39.389783 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 13920 | 2026.01.05 19:14:39.389837 [ 268 ] {c9270a61-4b9c-4ae7-b221-c7a052d87559} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13921 | 2026.01.05 19:14:39.390060 [ 268 ] {c9270a61-4b9c-4ae7-b221-c7a052d87559} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2026.01.05 19:14:39.390209 [ 268 ] {c9270a61-4b9c-4ae7-b221-c7a052d87559} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001161 sec., 89577.95004306633 rows/sec., 5.49 MiB/sec. | ||
| 13923 | 2026.01.05 19:14:39.390248 [ 268 ] {c9270a61-4b9c-4ae7-b221-c7a052d87559} <Debug> TCPHandler: Processed in 0.001334673 sec. | ||
| 13924 | 2026.01.05 19:14:39.400435 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1692 rows, containing 19 columns (19 merged, 0 gathered) in 0.011554394 sec., 146437.79673776054 rows/sec., 262.41 MiB/sec. | ||
| 13925 | 2026.01.05 19:14:39.401628 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13926 | 2026.01.05 19:14:39.401937 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13927 | 2026.01.05 19:14:39.402001 [ 191 ] {beb0625e-e166-4395-b9dd-2c75450d7630::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13928 | 2026.01.05 19:14:39.402088 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.49 MiB. | ||
| 13929 | 2026.01.05 19:14:40.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.72 MiB, peak 356.17 MiB, free memory in arenas 0.00 B, will set to 347.18 MiB (RSS), difference: 4.45 MiB | ||
| 13930 | 2026.01.05 19:14:44.388370 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13931 | 2026.01.05 19:14:44.388580 [ 268 ] {a85f8dea-607f-4d0d-ac02-9cb1137ae962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13932 | 2026.01.05 19:14:44.388651 [ 268 ] {a85f8dea-607f-4d0d-ac02-9cb1137ae962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13933 | 2026.01.05 19:14:44.389316 [ 268 ] {a85f8dea-607f-4d0d-ac02-9cb1137ae962} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13934 | 2026.01.05 19:14:44.389354 [ 268 ] {a85f8dea-607f-4d0d-ac02-9cb1137ae962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13935 | 2026.01.05 19:14:44.389721 [ 268 ] {a85f8dea-607f-4d0d-ac02-9cb1137ae962} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13936 | 2026.01.05 19:14:44.389936 [ 268 ] {a85f8dea-607f-4d0d-ac02-9cb1137ae962} <Trace> oximeter.fields_ipaddr (e7ba7a38-e02b-49c0-b177-b931e86cb1a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13937 | 2026.01.05 19:14:44.390076 [ 268 ] {a85f8dea-607f-4d0d-ac02-9cb1137ae962} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001549 sec., 2582.3111684958035 rows/sec., 210.57 KiB/sec. | ||
| 13938 | 2026.01.05 19:14:44.390132 [ 268 ] {a85f8dea-607f-4d0d-ac02-9cb1137ae962} <Debug> TCPHandler: Processed in 0.001894396 sec. | ||
| 13939 | 2026.01.05 19:14:44.390260 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13940 | 2026.01.05 19:14:44.390354 [ 268 ] {5aa73723-4c31-4d3d-acc1-ca94745bdbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13941 | 2026.01.05 19:14:44.390392 [ 268 ] {5aa73723-4c31-4d3d-acc1-ca94745bdbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13942 | 2026.01.05 19:14:44.391443 [ 268 ] {5aa73723-4c31-4d3d-acc1-ca94745bdbc8} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2026.01.05 19:14:44.391479 [ 268 ] {5aa73723-4c31-4d3d-acc1-ca94745bdbc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13944 | 2026.01.05 19:14:44.391858 [ 268 ] {5aa73723-4c31-4d3d-acc1-ca94745bdbc8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13945 | 2026.01.05 19:14:44.392062 [ 268 ] {5aa73723-4c31-4d3d-acc1-ca94745bdbc8} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13946 | 2026.01.05 19:14:44.392186 [ 268 ] {5aa73723-4c31-4d3d-acc1-ca94745bdbc8} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.00185 sec., 681081.0810810811 rows/sec., 56.47 MiB/sec. | ||
| 13947 | 2026.01.05 19:14:44.392222 [ 268 ] {5aa73723-4c31-4d3d-acc1-ca94745bdbc8} <Debug> TCPHandler: Processed in 0.002010319 sec. | ||
| 13948 | 2026.01.05 19:14:44.392339 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13949 | 2026.01.05 19:14:44.392433 [ 268 ] {160f0ffc-1cc0-4941-874f-5301958445fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13950 | 2026.01.05 19:14:44.392472 [ 268 ] {160f0ffc-1cc0-4941-874f-5301958445fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13951 | 2026.01.05 19:14:44.392878 [ 268 ] {160f0ffc-1cc0-4941-874f-5301958445fa} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13952 | 2026.01.05 19:14:44.392911 [ 268 ] {160f0ffc-1cc0-4941-874f-5301958445fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13953 | 2026.01.05 19:14:44.393215 [ 268 ] {160f0ffc-1cc0-4941-874f-5301958445fa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13954 | 2026.01.05 19:14:44.393422 [ 268 ] {160f0ffc-1cc0-4941-874f-5301958445fa} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13955 | 2026.01.05 19:14:44.393546 [ 268 ] {160f0ffc-1cc0-4941-874f-5301958445fa} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001131 sec., 30946.065428824048 rows/sec., 2.25 MiB/sec. | ||
| 13956 | 2026.01.05 19:14:44.393582 [ 268 ] {160f0ffc-1cc0-4941-874f-5301958445fa} <Debug> TCPHandler: Processed in 0.001290342 sec. | ||
| 13957 | 2026.01.05 19:14:44.393692 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13958 | 2026.01.05 19:14:44.393785 [ 268 ] {4ee35dc6-ef4d-4098-943b-f485679d969f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13959 | 2026.01.05 19:14:44.393823 [ 268 ] {4ee35dc6-ef4d-4098-943b-f485679d969f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13960 | 2026.01.05 19:14:44.394351 [ 268 ] {4ee35dc6-ef4d-4098-943b-f485679d969f} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13961 | 2026.01.05 19:14:44.394384 [ 268 ] {4ee35dc6-ef4d-4098-943b-f485679d969f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13962 | 2026.01.05 19:14:44.394693 [ 268 ] {4ee35dc6-ef4d-4098-943b-f485679d969f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13963 | 2026.01.05 19:14:44.394898 [ 268 ] {4ee35dc6-ef4d-4098-943b-f485679d969f} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13964 | 2026.01.05 19:14:44.395027 [ 268 ] {4ee35dc6-ef4d-4098-943b-f485679d969f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00126 sec., 180952.38095238095 rows/sec., 12.25 MiB/sec. | ||
| 13965 | 2026.01.05 19:14:44.395064 [ 268 ] {4ee35dc6-ef4d-4098-943b-f485679d969f} <Debug> TCPHandler: Processed in 0.001419035 sec. | ||
| 13966 | 2026.01.05 19:14:44.395185 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13967 | 2026.01.05 19:14:44.395278 [ 268 ] {923d8a7e-086d-42ac-835f-6b3ac138ff83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13968 | 2026.01.05 19:14:44.395317 [ 268 ] {923d8a7e-086d-42ac-835f-6b3ac138ff83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13969 | 2026.01.05 19:14:44.395924 [ 268 ] {923d8a7e-086d-42ac-835f-6b3ac138ff83} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13970 | 2026.01.05 19:14:44.395958 [ 268 ] {923d8a7e-086d-42ac-835f-6b3ac138ff83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13971 | 2026.01.05 19:14:44.396276 [ 268 ] {923d8a7e-086d-42ac-835f-6b3ac138ff83} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13972 | 2026.01.05 19:14:44.396489 [ 268 ] {923d8a7e-086d-42ac-835f-6b3ac138ff83} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13973 | 2026.01.05 19:14:44.396611 [ 268 ] {923d8a7e-086d-42ac-835f-6b3ac138ff83} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001351 sec., 410806.80977054033 rows/sec., 30.51 MiB/sec. | ||
| 13974 | 2026.01.05 19:14:44.396648 [ 268 ] {923d8a7e-086d-42ac-835f-6b3ac138ff83} <Debug> TCPHandler: Processed in 0.001509807 sec. | ||
| 13975 | 2026.01.05 19:14:44.396766 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13976 | 2026.01.05 19:14:44.396860 [ 268 ] {7d29fb93-8a43-4be1-b801-67d28a276db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13977 | 2026.01.05 19:14:44.396903 [ 268 ] {7d29fb93-8a43-4be1-b801-67d28a276db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13978 | 2026.01.05 19:14:44.397495 [ 268 ] {7d29fb93-8a43-4be1-b801-67d28a276db1} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13979 | 2026.01.05 19:14:44.397529 [ 268 ] {7d29fb93-8a43-4be1-b801-67d28a276db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13980 | 2026.01.05 19:14:44.397896 [ 268 ] {7d29fb93-8a43-4be1-b801-67d28a276db1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13981 | 2026.01.05 19:14:44.398109 [ 268 ] {7d29fb93-8a43-4be1-b801-67d28a276db1} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13982 | 2026.01.05 19:14:44.398232 [ 268 ] {7d29fb93-8a43-4be1-b801-67d28a276db1} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00139 sec., 608633.0935251799 rows/sec., 40.97 MiB/sec. | ||
| 13983 | 2026.01.05 19:14:44.398267 [ 268 ] {7d29fb93-8a43-4be1-b801-67d28a276db1} <Debug> TCPHandler: Processed in 0.001548838 sec. | ||
| 13984 | 2026.01.05 19:14:44.398384 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13985 | 2026.01.05 19:14:44.398477 [ 268 ] {c72bbeab-a895-4ca6-9c67-54e20c058dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13986 | 2026.01.05 19:14:44.398530 [ 268 ] {c72bbeab-a895-4ca6-9c67-54e20c058dd7} <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 | ||
| 13987 | 2026.01.05 19:14:44.399354 [ 268 ] {c72bbeab-a895-4ca6-9c67-54e20c058dd7} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13988 | 2026.01.05 19:14:44.399388 [ 268 ] {c72bbeab-a895-4ca6-9c67-54e20c058dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13989 | 2026.01.05 19:14:44.399917 [ 268 ] {c72bbeab-a895-4ca6-9c67-54e20c058dd7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13990 | 2026.01.05 19:14:44.400133 [ 268 ] {c72bbeab-a895-4ca6-9c67-54e20c058dd7} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13991 | 2026.01.05 19:14:44.400268 [ 268 ] {c72bbeab-a895-4ca6-9c67-54e20c058dd7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001809 sec., 17136.539524599226 rows/sec., 30.71 MiB/sec. | ||
| 13992 | 2026.01.05 19:14:44.400321 [ 268 ] {c72bbeab-a895-4ca6-9c67-54e20c058dd7} <Debug> TCPHandler: Processed in 0.001984479 sec. | ||
| 13993 | 2026.01.05 19:14:44.400437 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13994 | 2026.01.05 19:14:44.400531 [ 268 ] {3af140c3-591d-429a-9926-2e3a85063be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13995 | 2026.01.05 19:14:44.400571 [ 268 ] {3af140c3-591d-429a-9926-2e3a85063be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13996 | 2026.01.05 19:14:44.400912 [ 268 ] {3af140c3-591d-429a-9926-2e3a85063be5} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2026.01.05 19:14:44.400945 [ 268 ] {3af140c3-591d-429a-9926-2e3a85063be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13998 | 2026.01.05 19:14:44.401264 [ 268 ] {3af140c3-591d-429a-9926-2e3a85063be5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13999 | 2026.01.05 19:14:44.401468 [ 268 ] {3af140c3-591d-429a-9926-2e3a85063be5} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14000 | 2026.01.05 19:14:44.401589 [ 268 ] {3af140c3-591d-429a-9926-2e3a85063be5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 14001 | 2026.01.05 19:14:44.401624 [ 268 ] {3af140c3-591d-429a-9926-2e3a85063be5} <Debug> TCPHandler: Processed in 0.00123411 sec. | ||
| 14002 | 2026.01.05 19:14:44.630782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29216 | ||
| 14003 | 2026.01.05 19:14:44.631365 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14004 | 2026.01.05 19:14:44.631425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14005 | 2026.01.05 19:14:44.631990 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14006 | 2026.01.05 19:14:44.632251 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14007 | 2026.01.05 19:14:44.632401 [ 130 ] {} <Debug> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14008 | 2026.01.05 19:14:44.632420 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29216 | ||
| 14009 | 2026.01.05 19:14:44.632448 [ 130 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2026.01.05 19:14:44.632468 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14011 | 2026.01.05 19:14:44.632607 [ 199 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14012 | 2026.01.05 19:14:44.632765 [ 199 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14013 | 2026.01.05 19:14:44.632810 [ 199 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26848 rows starting from the beginning of the part | ||
| 14014 | 2026.01.05 19:14:44.632884 [ 199 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 14015 | 2026.01.05 19:14:44.632930 [ 199 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 14016 | 2026.01.05 19:14:44.632974 [ 199 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 14017 | 2026.01.05 19:14:44.633015 [ 199 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 14018 | 2026.01.05 19:14:44.633055 [ 199 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 14019 | 2026.01.05 19:14:44.635450 [ 194 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29216 rows, containing 4 columns (4 merged, 0 gathered) in 0.002908651 sec., 10044518.919595372 rows/sec., 143.69 MiB/sec. | ||
| 14020 | 2026.01.05 19:14:44.635863 [ 188 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14021 | 2026.01.05 19:14:44.636195 [ 188 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_61_12} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14022 | 2026.01.05 19:14:44.636280 [ 188 ] {62708df0-9978-46f3-b819-2910eb69fa58::all_1_61_12} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14023 | 2026.01.05 19:14:44.636406 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 14024 | 2026.01.05 19:14:46.141916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14025 | 2026.01.05 19:14:46.159592 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14026 | 2026.01.05 19:14:46.159650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14027 | 2026.01.05 19:14:46.165923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14028 | 2026.01.05 19:14:46.166630 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14029 | 2026.01.05 19:14:46.166915 [ 124 ] {} <Debug> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14030 | 2026.01.05 19:14:46.166958 [ 124 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14031 | 2026.01.05 19:14:46.166980 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14032 | 2026.01.05 19:14:46.167166 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14033 | 2026.01.05 19:14:46.169809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14034 | 2026.01.05 19:14:46.171244 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14035 | 2026.01.05 19:14:46.172935 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14036 | 2026.01.05 19:14:46.177919 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14037 | 2026.01.05 19:14:46.182562 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14038 | 2026.01.05 19:14:46.187299 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14039 | 2026.01.05 19:14:46.192478 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14040 | 2026.01.05 19:14:46.196434 [ 194 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14041 | 2026.01.05 19:14:46.247388 [ 188 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.080315797 sec., 5727.3913374725025 rows/sec., 29.62 MiB/sec. | ||
| 14042 | 2026.01.05 19:14:46.250684 [ 192 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14043 | 2026.01.05 19:14:46.252903 [ 192 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_61_12} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14044 | 2026.01.05 19:14:46.253019 [ 192 ] {336eeb3b-05cf-47bb-bf9a-2256db479418::all_1_61_12} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14045 | 2026.01.05 19:14:46.256297 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14046 | 2026.01.05 19:14:47.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.24 MiB, peak 361.67 MiB, free memory in arenas 0.00 B, will set to 347.20 MiB (RSS), difference: -1.03 MiB | ||
| 14047 | 2026.01.05 19:14:47.228185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1810 | ||
| 14048 | 2026.01.05 19:14:47.230648 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14049 | 2026.01.05 19:14:47.230695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14050 | 2026.01.05 19:14:47.231890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14051 | 2026.01.05 19:14:47.232171 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14052 | 2026.01.05 19:14:47.232457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1810 | ||
| 14053 | 2026.01.05 19:14:49.372597 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14054 | 2026.01.05 19:14:49.372814 [ 268 ] {8a2b6193-181d-4932-8e34-5752c542a71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14055 | 2026.01.05 19:14:49.372888 [ 268 ] {8a2b6193-181d-4932-8e34-5752c542a71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14056 | 2026.01.05 19:14:49.373835 [ 268 ] {8a2b6193-181d-4932-8e34-5752c542a71a} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14057 | 2026.01.05 19:14:49.373881 [ 268 ] {8a2b6193-181d-4932-8e34-5752c542a71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14058 | 2026.01.05 19:14:49.374352 [ 268 ] {8a2b6193-181d-4932-8e34-5752c542a71a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14059 | 2026.01.05 19:14:49.374604 [ 268 ] {8a2b6193-181d-4932-8e34-5752c542a71a} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14060 | 2026.01.05 19:14:49.374738 [ 121 ] {} <Debug> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14061 | 2026.01.05 19:14:49.374772 [ 268 ] {8a2b6193-181d-4932-8e34-5752c542a71a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002011 sec., 203878.6673296867 rows/sec., 12.93 MiB/sec. | ||
| 14062 | 2026.01.05 19:14:49.374806 [ 121 ] {} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14063 | 2026.01.05 19:14:49.374831 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14064 | 2026.01.05 19:14:49.374832 [ 268 ] {8a2b6193-181d-4932-8e34-5752c542a71a} <Debug> TCPHandler: Processed in 0.002374828 sec. | ||
| 14065 | 2026.01.05 19:14:49.374932 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14066 | 2026.01.05 19:14:49.374990 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14067 | 2026.01.05 19:14:49.375046 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14068 | 2026.01.05 19:14:49.375084 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 410 rows starting from the beginning of the part | ||
| 14069 | 2026.01.05 19:14:49.375110 [ 268 ] {f575af3e-5d66-4ddd-8515-bce023d4f1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14070 | 2026.01.05 19:14:49.375154 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 14071 | 2026.01.05 19:14:49.375159 [ 268 ] {f575af3e-5d66-4ddd-8515-bce023d4f1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14072 | 2026.01.05 19:14:49.375210 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 14073 | 2026.01.05 19:14:49.375260 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 14074 | 2026.01.05 19:14:49.375303 [ 188 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 14075 | 2026.01.05 19:14:49.376332 [ 268 ] {f575af3e-5d66-4ddd-8515-bce023d4f1cf} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14076 | 2026.01.05 19:14:49.376376 [ 268 ] {f575af3e-5d66-4ddd-8515-bce023d4f1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14077 | 2026.01.05 19:14:49.376378 [ 189 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487406 sec., 1378238.3559028269 rows/sec., 92.69 MiB/sec. | ||
| 14078 | 2026.01.05 19:14:49.376542 [ 189 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14079 | 2026.01.05 19:14:49.376778 [ 268 ] {f575af3e-5d66-4ddd-8515-bce023d4f1cf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14080 | 2026.01.05 19:14:49.376832 [ 189 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_45_11} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14081 | 2026.01.05 19:14:49.376913 [ 189 ] {79bc6f4c-f231-4332-9d2e-42b3b335a1e1::all_1_45_11} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14082 | 2026.01.05 19:14:49.377003 [ 268 ] {f575af3e-5d66-4ddd-8515-bce023d4f1cf} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14083 | 2026.01.05 19:14:49.377015 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 14084 | 2026.01.05 19:14:49.377143 [ 268 ] {f575af3e-5d66-4ddd-8515-bce023d4f1cf} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002057 sec., 550315.9941662616 rows/sec., 43.61 MiB/sec. | ||
| 14085 | 2026.01.05 19:14:49.377184 [ 268 ] {f575af3e-5d66-4ddd-8515-bce023d4f1cf} <Debug> TCPHandler: Processed in 0.002247695 sec. | ||
| 14086 | 2026.01.05 19:14:49.377306 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2026.01.05 19:14:49.377406 [ 268 ] {03093850-4f77-41e2-b283-bb2c90faacde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14088 | 2026.01.05 19:14:49.377449 [ 268 ] {03093850-4f77-41e2-b283-bb2c90faacde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14089 | 2026.01.05 19:14:49.377979 [ 268 ] {03093850-4f77-41e2-b283-bb2c90faacde} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2026.01.05 19:14:49.378017 [ 268 ] {03093850-4f77-41e2-b283-bb2c90faacde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14091 | 2026.01.05 19:14:49.378342 [ 268 ] {03093850-4f77-41e2-b283-bb2c90faacde} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14092 | 2026.01.05 19:14:49.378557 [ 268 ] {03093850-4f77-41e2-b283-bb2c90faacde} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2026.01.05 19:14:49.378692 [ 268 ] {03093850-4f77-41e2-b283-bb2c90faacde} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001307 sec., 164498.85233358838 rows/sec., 9.76 MiB/sec. | ||
| 14094 | 2026.01.05 19:14:49.378730 [ 268 ] {03093850-4f77-41e2-b283-bb2c90faacde} <Debug> TCPHandler: Processed in 0.001475486 sec. | ||
| 14095 | 2026.01.05 19:14:49.378843 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14096 | 2026.01.05 19:14:49.378940 [ 268 ] {3b28f0c3-8cc7-4efe-b563-13ab98bc2485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14097 | 2026.01.05 19:14:49.378980 [ 268 ] {3b28f0c3-8cc7-4efe-b563-13ab98bc2485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14098 | 2026.01.05 19:14:49.379461 [ 268 ] {3b28f0c3-8cc7-4efe-b563-13ab98bc2485} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14099 | 2026.01.05 19:14:49.379499 [ 268 ] {3b28f0c3-8cc7-4efe-b563-13ab98bc2485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14100 | 2026.01.05 19:14:49.379815 [ 268 ] {3b28f0c3-8cc7-4efe-b563-13ab98bc2485} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14101 | 2026.01.05 19:14:49.380038 [ 268 ] {3b28f0c3-8cc7-4efe-b563-13ab98bc2485} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2026.01.05 19:14:49.380172 [ 268 ] {3b28f0c3-8cc7-4efe-b563-13ab98bc2485} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001252 sec., 169329.0734824281 rows/sec., 10.92 MiB/sec. | ||
| 14103 | 2026.01.05 19:14:49.380211 [ 268 ] {3b28f0c3-8cc7-4efe-b563-13ab98bc2485} <Debug> TCPHandler: Processed in 0.001418085 sec. | ||
| 14104 | 2026.01.05 19:14:49.380322 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14105 | 2026.01.05 19:14:49.380416 [ 268 ] {9392020c-4095-48bd-a024-b31e511f62f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14106 | 2026.01.05 19:14:49.380457 [ 268 ] {9392020c-4095-48bd-a024-b31e511f62f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14107 | 2026.01.05 19:14:49.380934 [ 268 ] {9392020c-4095-48bd-a024-b31e511f62f8} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.01.05 19:14:49.380970 [ 268 ] {9392020c-4095-48bd-a024-b31e511f62f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14109 | 2026.01.05 19:14:49.381283 [ 268 ] {9392020c-4095-48bd-a024-b31e511f62f8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14110 | 2026.01.05 19:14:49.381499 [ 268 ] {9392020c-4095-48bd-a024-b31e511f62f8} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.01.05 19:14:49.381602 [ 121 ] {} <Debug> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14112 | 2026.01.05 19:14:49.381631 [ 268 ] {9392020c-4095-48bd-a024-b31e511f62f8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001233 sec., 171127.33171127332 rows/sec., 9.72 MiB/sec. | ||
| 14113 | 2026.01.05 19:14:49.381639 [ 121 ] {} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2026.01.05 19:14:49.381672 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14115 | 2026.01.05 19:14:49.381677 [ 268 ] {9392020c-4095-48bd-a024-b31e511f62f8} <Debug> TCPHandler: Processed in 0.001404185 sec. | ||
| 14116 | 2026.01.05 19:14:49.381754 [ 193 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14117 | 2026.01.05 19:14:49.381801 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14118 | 2026.01.05 19:14:49.381846 [ 193 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14119 | 2026.01.05 19:14:49.381876 [ 193 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 211 rows starting from the beginning of the part | ||
| 14120 | 2026.01.05 19:14:49.381897 [ 268 ] {fa261c53-0f6f-4c36-af59-f3c653ac6790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14121 | 2026.01.05 19:14:49.381932 [ 193 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 14122 | 2026.01.05 19:14:49.381937 [ 268 ] {fa261c53-0f6f-4c36-af59-f3c653ac6790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14123 | 2026.01.05 19:14:49.381978 [ 193 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 14124 | 2026.01.05 19:14:49.382020 [ 193 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 14125 | 2026.01.05 19:14:49.382059 [ 193 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 14126 | 2026.01.05 19:14:49.382634 [ 268 ] {fa261c53-0f6f-4c36-af59-f3c653ac6790} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.01.05 19:14:49.382671 [ 268 ] {fa261c53-0f6f-4c36-af59-f3c653ac6790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14128 | 2026.01.05 19:14:49.382854 [ 200 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001133488 sec., 930755.3322134862 rows/sec., 56.40 MiB/sec. | ||
| 14129 | 2026.01.05 19:14:49.383023 [ 268 ] {fa261c53-0f6f-4c36-af59-f3c653ac6790} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14130 | 2026.01.05 19:14:49.383047 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14131 | 2026.01.05 19:14:49.383296 [ 268 ] {fa261c53-0f6f-4c36-af59-f3c653ac6790} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14132 | 2026.01.05 19:14:49.383422 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_45_11} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14133 | 2026.01.05 19:14:49.383453 [ 268 ] {fa261c53-0f6f-4c36-af59-f3c653ac6790} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001574 sec., 437738.24650571786 rows/sec., 30.57 MiB/sec. | ||
| 14134 | 2026.01.05 19:14:49.383499 [ 268 ] {fa261c53-0f6f-4c36-af59-f3c653ac6790} <Debug> TCPHandler: Processed in 0.001749363 sec. | ||
| 14135 | 2026.01.05 19:14:49.383508 [ 198 ] {5935a791-00a5-42cd-a073-3b973a03e726::all_1_45_11} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14136 | 2026.01.05 19:14:49.383610 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14137 | 2026.01.05 19:14:49.383620 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14138 | 2026.01.05 19:14:49.383743 [ 268 ] {08ac94df-d870-485d-a49f-ee453e16c9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14139 | 2026.01.05 19:14:49.383793 [ 268 ] {08ac94df-d870-485d-a49f-ee453e16c9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14140 | 2026.01.05 19:14:49.384172 [ 268 ] {08ac94df-d870-485d-a49f-ee453e16c9d5} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14141 | 2026.01.05 19:14:49.384209 [ 268 ] {08ac94df-d870-485d-a49f-ee453e16c9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14142 | 2026.01.05 19:14:49.384527 [ 268 ] {08ac94df-d870-485d-a49f-ee453e16c9d5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14143 | 2026.01.05 19:14:49.384739 [ 268 ] {08ac94df-d870-485d-a49f-ee453e16c9d5} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2026.01.05 19:14:49.384849 [ 121 ] {} <Debug> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 14145 | 2026.01.05 19:14:49.384871 [ 268 ] {08ac94df-d870-485d-a49f-ee453e16c9d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 14146 | 2026.01.05 19:14:49.384884 [ 121 ] {} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14147 | 2026.01.05 19:14:49.384912 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14148 | 2026.01.05 19:14:49.384915 [ 268 ] {08ac94df-d870-485d-a49f-ee453e16c9d5} <Debug> TCPHandler: Processed in 0.001353733 sec. | ||
| 14149 | 2026.01.05 19:14:49.384982 [ 196 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 14150 | 2026.01.05 19:14:49.385024 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14151 | 2026.01.05 19:14:49.385082 [ 196 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14152 | 2026.01.05 19:14:49.385119 [ 196 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 240 rows starting from the beginning of the part | ||
| 14153 | 2026.01.05 19:14:49.385120 [ 268 ] {5b3b4869-fd8a-4f9b-8a0a-df8f7f7455bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14154 | 2026.01.05 19:14:49.385175 [ 268 ] {5b3b4869-fd8a-4f9b-8a0a-df8f7f7455bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14155 | 2026.01.05 19:14:49.385181 [ 196 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 14156 | 2026.01.05 19:14:49.385237 [ 196 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 14157 | 2026.01.05 19:14:49.385282 [ 196 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 14158 | 2026.01.05 19:14:49.385323 [ 196 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 14159 | 2026.01.05 19:14:49.385365 [ 196 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 14160 | 2026.01.05 19:14:49.385630 [ 268 ] {5b3b4869-fd8a-4f9b-8a0a-df8f7f7455bc} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14161 | 2026.01.05 19:14:49.385670 [ 268 ] {5b3b4869-fd8a-4f9b-8a0a-df8f7f7455bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14162 | 2026.01.05 19:14:49.386006 [ 268 ] {5b3b4869-fd8a-4f9b-8a0a-df8f7f7455bc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14163 | 2026.01.05 19:14:49.386188 [ 198 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001236311 sec., 218391.6506445385 rows/sec., 11.14 MiB/sec. | ||
| 14164 | 2026.01.05 19:14:49.386233 [ 268 ] {5b3b4869-fd8a-4f9b-8a0a-df8f7f7455bc} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2026.01.05 19:14:49.386314 [ 196 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 14166 | 2026.01.05 19:14:49.386372 [ 268 ] {5b3b4869-fd8a-4f9b-8a0a-df8f7f7455bc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001271 sec., 247049.56726986624 rows/sec., 16.23 MiB/sec. | ||
| 14167 | 2026.01.05 19:14:49.386414 [ 268 ] {5b3b4869-fd8a-4f9b-8a0a-df8f7f7455bc} <Debug> TCPHandler: Processed in 0.001437225 sec. | ||
| 14168 | 2026.01.05 19:14:49.386526 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14169 | 2026.01.05 19:14:49.386583 [ 196 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_45_9} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14170 | 2026.01.05 19:14:49.386619 [ 268 ] {a18e38af-4a22-45de-ae38-408c188ad777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14171 | 2026.01.05 19:14:49.386658 [ 196 ] {f956e0f8-d2ae-4e89-acdf-4a64bef88610::all_1_45_9} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 14172 | 2026.01.05 19:14:49.386665 [ 268 ] {a18e38af-4a22-45de-ae38-408c188ad777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14173 | 2026.01.05 19:14:49.386728 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14174 | 2026.01.05 19:14:49.386986 [ 268 ] {a18e38af-4a22-45de-ae38-408c188ad777} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14175 | 2026.01.05 19:14:49.387025 [ 268 ] {a18e38af-4a22-45de-ae38-408c188ad777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14176 | 2026.01.05 19:14:49.387321 [ 268 ] {a18e38af-4a22-45de-ae38-408c188ad777} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14177 | 2026.01.05 19:14:49.387520 [ 268 ] {a18e38af-4a22-45de-ae38-408c188ad777} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14178 | 2026.01.05 19:14:49.387644 [ 268 ] {a18e38af-4a22-45de-ae38-408c188ad777} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 14179 | 2026.01.05 19:14:49.387678 [ 268 ] {a18e38af-4a22-45de-ae38-408c188ad777} <Debug> TCPHandler: Processed in 0.001199549 sec. | ||
| 14180 | 2026.01.05 19:14:49.387782 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14181 | 2026.01.05 19:14:49.387890 [ 268 ] {b987d40a-977c-411b-b056-15f70d2ad2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14182 | 2026.01.05 19:14:49.387945 [ 268 ] {b987d40a-977c-411b-b056-15f70d2ad2e5} <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 | ||
| 14183 | 2026.01.05 19:14:49.388737 [ 268 ] {b987d40a-977c-411b-b056-15f70d2ad2e5} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14184 | 2026.01.05 19:14:49.388775 [ 268 ] {b987d40a-977c-411b-b056-15f70d2ad2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14185 | 2026.01.05 19:14:49.389303 [ 268 ] {b987d40a-977c-411b-b056-15f70d2ad2e5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14186 | 2026.01.05 19:14:49.389531 [ 268 ] {b987d40a-977c-411b-b056-15f70d2ad2e5} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14187 | 2026.01.05 19:14:49.389675 [ 268 ] {b987d40a-977c-411b-b056-15f70d2ad2e5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001805 sec., 5540.16620498615 rows/sec., 9.93 MiB/sec. | ||
| 14188 | 2026.01.05 19:14:49.389740 [ 268 ] {b987d40a-977c-411b-b056-15f70d2ad2e5} <Debug> TCPHandler: Processed in 0.002009099 sec. | ||
| 14189 | 2026.01.05 19:14:49.389852 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14190 | 2026.01.05 19:14:49.389948 [ 268 ] {4ba3eb07-6040-4e81-83bf-cf3044167884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14191 | 2026.01.05 19:14:49.389990 [ 268 ] {4ba3eb07-6040-4e81-83bf-cf3044167884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14192 | 2026.01.05 19:14:49.390328 [ 268 ] {4ba3eb07-6040-4e81-83bf-cf3044167884} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14193 | 2026.01.05 19:14:49.390365 [ 268 ] {4ba3eb07-6040-4e81-83bf-cf3044167884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14194 | 2026.01.05 19:14:49.390711 [ 268 ] {4ba3eb07-6040-4e81-83bf-cf3044167884} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14195 | 2026.01.05 19:14:49.390921 [ 268 ] {4ba3eb07-6040-4e81-83bf-cf3044167884} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14196 | 2026.01.05 19:14:49.391052 [ 268 ] {4ba3eb07-6040-4e81-83bf-cf3044167884} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001124 sec., 92526.69039145908 rows/sec., 5.67 MiB/sec. | ||
| 14197 | 2026.01.05 19:14:49.391090 [ 268 ] {4ba3eb07-6040-4e81-83bf-cf3044167884} <Debug> TCPHandler: Processed in 0.001289331 sec. | ||
| 14198 | 2026.01.05 19:14:51.976359 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14199 | 2026.01.05 19:14:51.976405 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14200 | 2026.01.05 19:14:52.132579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29728 | ||
| 14201 | 2026.01.05 19:14:52.133325 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14202 | 2026.01.05 19:14:52.133387 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14203 | 2026.01.05 19:14:52.133958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14204 | 2026.01.05 19:14:52.134195 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14205 | 2026.01.05 19:14:52.134338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29728 | ||
| 14206 | 2026.01.05 19:14:53.669909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14207 | 2026.01.05 19:14:53.687082 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14208 | 2026.01.05 19:14:53.687151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14209 | 2026.01.05 19:14:53.692522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14210 | 2026.01.05 19:14:53.693246 [ 244 ] {} <Trace> system.metric_log (336eeb3b-05cf-47bb-bf9a-2256db479418): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14211 | 2026.01.05 19:14:53.696220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14212 | 2026.01.05 19:14:54.361734 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14213 | 2026.01.05 19:14:54.361932 [ 268 ] {05213112-1759-43a3-8a87-1646c10cbf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14214 | 2026.01.05 19:14:54.362003 [ 268 ] {05213112-1759-43a3-8a87-1646c10cbf52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14215 | 2026.01.05 19:14:54.362753 [ 268 ] {05213112-1759-43a3-8a87-1646c10cbf52} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2026.01.05 19:14:54.362794 [ 268 ] {05213112-1759-43a3-8a87-1646c10cbf52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14217 | 2026.01.05 19:14:54.363181 [ 268 ] {05213112-1759-43a3-8a87-1646c10cbf52} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14218 | 2026.01.05 19:14:54.363412 [ 268 ] {05213112-1759-43a3-8a87-1646c10cbf52} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14219 | 2026.01.05 19:14:54.363555 [ 63 ] {} <Debug> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14220 | 2026.01.05 19:14:54.363563 [ 268 ] {05213112-1759-43a3-8a87-1646c10cbf52} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001685 sec., 70029.67359050445 rows/sec., 5.95 MiB/sec. | ||
| 14221 | 2026.01.05 19:14:54.363636 [ 63 ] {} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14222 | 2026.01.05 19:14:54.363661 [ 268 ] {05213112-1759-43a3-8a87-1646c10cbf52} <Debug> TCPHandler: Processed in 0.00205989 sec. | ||
| 14223 | 2026.01.05 19:14:54.363668 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14224 | 2026.01.05 19:14:54.363831 [ 187 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14225 | 2026.01.05 19:14:54.363840 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14226 | 2026.01.05 19:14:54.363977 [ 268 ] {378035ba-4465-4676-9726-0d322ec6e226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14227 | 2026.01.05 19:14:54.363982 [ 187 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14228 | 2026.01.05 19:14:54.364022 [ 268 ] {378035ba-4465-4676-9726-0d322ec6e226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14229 | 2026.01.05 19:14:54.364029 [ 187 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2344 rows starting from the beginning of the part | ||
| 14230 | 2026.01.05 19:14:54.364107 [ 187 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 118 rows starting from the beginning of the part | ||
| 14231 | 2026.01.05 19:14:54.364152 [ 187 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1132 rows starting from the beginning of the part | ||
| 14232 | 2026.01.05 19:14:54.364196 [ 187 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1260 rows starting from the beginning of the part | ||
| 14233 | 2026.01.05 19:14:54.364238 [ 187 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1132 rows starting from the beginning of the part | ||
| 14234 | 2026.01.05 19:14:54.364283 [ 187 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 118 rows starting from the beginning of the part | ||
| 14235 | 2026.01.05 19:14:54.364530 [ 268 ] {378035ba-4465-4676-9726-0d322ec6e226} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14236 | 2026.01.05 19:14:54.364572 [ 268 ] {378035ba-4465-4676-9726-0d322ec6e226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14237 | 2026.01.05 19:14:54.364876 [ 268 ] {378035ba-4465-4676-9726-0d322ec6e226} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14238 | 2026.01.05 19:14:54.365094 [ 268 ] {378035ba-4465-4676-9726-0d322ec6e226} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2026.01.05 19:14:54.365225 [ 268 ] {378035ba-4465-4676-9726-0d322ec6e226} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001268 sec., 24447.949526813878 rows/sec., 1.80 MiB/sec. | ||
| 14240 | 2026.01.05 19:14:54.365262 [ 268 ] {378035ba-4465-4676-9726-0d322ec6e226} <Debug> TCPHandler: Processed in 0.001474787 sec. | ||
| 14241 | 2026.01.05 19:14:54.365391 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14242 | 2026.01.05 19:14:54.365494 [ 268 ] {976dbee6-a146-43c3-b1cc-a8bf0070025c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14243 | 2026.01.05 19:14:54.365538 [ 268 ] {976dbee6-a146-43c3-b1cc-a8bf0070025c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14244 | 2026.01.05 19:14:54.366032 [ 268 ] {976dbee6-a146-43c3-b1cc-a8bf0070025c} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14245 | 2026.01.05 19:14:54.366077 [ 268 ] {976dbee6-a146-43c3-b1cc-a8bf0070025c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14246 | 2026.01.05 19:14:54.366372 [ 268 ] {976dbee6-a146-43c3-b1cc-a8bf0070025c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14247 | 2026.01.05 19:14:54.366410 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6104 rows, containing 5 columns (5 merged, 0 gathered) in 0.002643485 sec., 2309073.060751243 rows/sec., 195.81 MiB/sec. | ||
| 14248 | 2026.01.05 19:14:54.366591 [ 268 ] {976dbee6-a146-43c3-b1cc-a8bf0070025c} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14249 | 2026.01.05 19:14:54.366717 [ 63 ] {} <Debug> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14250 | 2026.01.05 19:14:54.366719 [ 268 ] {976dbee6-a146-43c3-b1cc-a8bf0070025c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001243 sec., 76427.99678197909 rows/sec., 5.97 MiB/sec. | ||
| 14251 | 2026.01.05 19:14:54.366755 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14252 | 2026.01.05 19:14:54.366762 [ 63 ] {} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14253 | 2026.01.05 19:14:54.366785 [ 268 ] {976dbee6-a146-43c3-b1cc-a8bf0070025c} <Debug> TCPHandler: Processed in 0.001449535 sec. | ||
| 14254 | 2026.01.05 19:14:54.366802 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14255 | 2026.01.05 19:14:54.366894 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14256 | 2026.01.05 19:14:54.366915 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14257 | 2026.01.05 19:14:54.366994 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14258 | 2026.01.05 19:14:54.367012 [ 268 ] {7224af96-1dc5-4f42-a3bc-124a7ee75b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14259 | 2026.01.05 19:14:54.367023 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1212 rows starting from the beginning of the part | ||
| 14260 | 2026.01.05 19:14:54.367055 [ 268 ] {7224af96-1dc5-4f42-a3bc-124a7ee75b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14261 | 2026.01.05 19:14:54.367082 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 95 rows starting from the beginning of the part | ||
| 14262 | 2026.01.05 19:14:54.367108 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_91_18} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14263 | 2026.01.05 19:14:54.367123 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 689 rows starting from the beginning of the part | ||
| 14264 | 2026.01.05 19:14:54.367170 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 555 rows starting from the beginning of the part | ||
| 14265 | 2026.01.05 19:14:54.367210 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 689 rows starting from the beginning of the part | ||
| 14266 | 2026.01.05 19:14:54.367220 [ 196 ] {acf9204c-ce05-4268-b94e-7152990b769d::all_1_91_18} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14267 | 2026.01.05 19:14:54.367247 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 95 rows starting from the beginning of the part | ||
| 14268 | 2026.01.05 19:14:54.367340 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 14269 | 2026.01.05 19:14:54.367492 [ 268 ] {7224af96-1dc5-4f42-a3bc-124a7ee75b46} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2026.01.05 19:14:54.367530 [ 268 ] {7224af96-1dc5-4f42-a3bc-124a7ee75b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14271 | 2026.01.05 19:14:54.367855 [ 268 ] {7224af96-1dc5-4f42-a3bc-124a7ee75b46} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14272 | 2026.01.05 19:14:54.368056 [ 268 ] {7224af96-1dc5-4f42-a3bc-124a7ee75b46} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2026.01.05 19:14:54.368173 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 14274 | 2026.01.05 19:14:54.368183 [ 268 ] {7224af96-1dc5-4f42-a3bc-124a7ee75b46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 14275 | 2026.01.05 19:14:54.368207 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14276 | 2026.01.05 19:14:54.368234 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14277 | 2026.01.05 19:14:54.368236 [ 268 ] {7224af96-1dc5-4f42-a3bc-124a7ee75b46} <Debug> TCPHandler: Processed in 0.001368564 sec. | ||
| 14278 | 2026.01.05 19:14:54.368327 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 14279 | 2026.01.05 19:14:54.368361 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14280 | 2026.01.05 19:14:54.368442 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14281 | 2026.01.05 19:14:54.368450 [ 191 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589909 sec., 2097604.3282980346 rows/sec., 158.43 MiB/sec. | ||
| 14282 | 2026.01.05 19:14:54.368479 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 30567 rows starting from the beginning of the part | ||
| 14283 | 2026.01.05 19:14:54.368461 [ 268 ] {c96dbd0a-7967-4cd7-99c2-82679395d387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14284 | 2026.01.05 19:14:54.368538 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 14285 | 2026.01.05 19:14:54.368560 [ 268 ] {c96dbd0a-7967-4cd7-99c2-82679395d387} <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 | ||
| 14286 | 2026.01.05 19:14:54.368588 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 314 rows starting from the beginning of the part | ||
| 14287 | 2026.01.05 19:14:54.368616 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14288 | 2026.01.05 19:14:54.368636 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 846 rows starting from the beginning of the part | ||
| 14289 | 2026.01.05 19:14:54.368682 [ 195 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 314 rows starting from the beginning of the part | ||
| 14290 | 2026.01.05 19:14:54.368864 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_91_18} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2026.01.05 19:14:54.368942 [ 197 ] {e31ba62c-690e-4f2e-861a-49ce7a58871a::all_1_91_18} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14292 | 2026.01.05 19:14:54.369001 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 14293 | 2026.01.05 19:14:54.369378 [ 268 ] {c96dbd0a-7967-4cd7-99c2-82679395d387} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14294 | 2026.01.05 19:14:54.369415 [ 268 ] {c96dbd0a-7967-4cd7-99c2-82679395d387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14295 | 2026.01.05 19:14:54.369948 [ 268 ] {c96dbd0a-7967-4cd7-99c2-82679395d387} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14296 | 2026.01.05 19:14:54.370172 [ 268 ] {c96dbd0a-7967-4cd7-99c2-82679395d387} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14297 | 2026.01.05 19:14:54.370313 [ 268 ] {c96dbd0a-7967-4cd7-99c2-82679395d387} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00187 sec., 16577.540106951874 rows/sec., 29.71 MiB/sec. | ||
| 14298 | 2026.01.05 19:14:54.370367 [ 268 ] {c96dbd0a-7967-4cd7-99c2-82679395d387} <Debug> TCPHandler: Processed in 0.002053711 sec. | ||
| 14299 | 2026.01.05 19:14:54.370485 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14300 | 2026.01.05 19:14:54.370578 [ 268 ] {e0a8379c-07c1-4867-8e7f-cc990744c6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14301 | 2026.01.05 19:14:54.370619 [ 268 ] {e0a8379c-07c1-4867-8e7f-cc990744c6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14302 | 2026.01.05 19:14:54.370955 [ 268 ] {e0a8379c-07c1-4867-8e7f-cc990744c6d4} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14303 | 2026.01.05 19:14:54.370990 [ 268 ] {e0a8379c-07c1-4867-8e7f-cc990744c6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14304 | 2026.01.05 19:14:54.371297 [ 268 ] {e0a8379c-07c1-4867-8e7f-cc990744c6d4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14305 | 2026.01.05 19:14:54.371503 [ 268 ] {e0a8379c-07c1-4867-8e7f-cc990744c6d4} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14306 | 2026.01.05 19:14:54.371613 [ 63 ] {} <Debug> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14307 | 2026.01.05 19:14:54.371630 [ 268 ] {e0a8379c-07c1-4867-8e7f-cc990744c6d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 14308 | 2026.01.05 19:14:54.371642 [ 63 ] {} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2026.01.05 19:14:54.371669 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14310 | 2026.01.05 19:14:54.371672 [ 268 ] {e0a8379c-07c1-4867-8e7f-cc990744c6d4} <Debug> TCPHandler: Processed in 0.001235321 sec. | ||
| 14311 | 2026.01.05 19:14:54.371771 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14312 | 2026.01.05 19:14:54.371888 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14313 | 2026.01.05 19:14:54.371921 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6902 rows starting from the beginning of the part | ||
| 14314 | 2026.01.05 19:14:54.371981 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 14315 | 2026.01.05 19:14:54.372023 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 14316 | 2026.01.05 19:14:54.372069 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 14317 | 2026.01.05 19:14:54.372112 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 14318 | 2026.01.05 19:14:54.372149 [ 190 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 14319 | 2026.01.05 19:14:54.373996 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7290 rows, containing 4 columns (4 merged, 0 gathered) in 0.002269296 sec., 3212450.028555111 rows/sec., 203.83 MiB/sec. | ||
| 14320 | 2026.01.05 19:14:54.374401 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14321 | 2026.01.05 19:14:54.374633 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32201 rows, containing 5 columns (5 merged, 0 gathered) in 0.006340086 sec., 5078953.187701239 rows/sec., 339.79 MiB/sec. | ||
| 14322 | 2026.01.05 19:14:54.374678 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_91_18} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14323 | 2026.01.05 19:14:54.374761 [ 191 ] {ca902568-3115-4f27-9828-f615f47f3f24::all_1_91_18} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14324 | 2026.01.05 19:14:54.374857 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14325 | 2026.01.05 19:14:54.375117 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 14326 | 2026.01.05 19:14:54.375390 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2026.01.05 19:14:54.375458 [ 199 ] {42691baa-1542-49c3-aca8-c67838215062::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 14328 | 2026.01.05 19:14:54.375520 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14329 | 2026.01.05 19:14:57.232681 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1844 | ||
| 14330 | 2026.01.05 19:14:57.235207 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14331 | 2026.01.05 19:14:57.235268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14332 | 2026.01.05 19:14:57.236542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14333 | 2026.01.05 19:14:57.236822 [ 243 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14334 | 2026.01.05 19:14:57.236983 [ 71 ] {} <Debug> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14335 | 2026.01.05 19:14:57.237047 [ 71 ] {} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14336 | 2026.01.05 19:14:57.237067 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14337 | 2026.01.05 19:14:57.237164 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 14338 | 2026.01.05 19:14:57.237227 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1844 | ||
| 14339 | 2026.01.05 19:14:57.237702 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14340 | 2026.01.05 19:14:57.237848 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1662 rows starting from the beginning of the part | ||
| 14341 | 2026.01.05 19:14:57.238239 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 14342 | 2026.01.05 19:14:57.238593 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 14343 | 2026.01.05 19:14:57.238950 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 14344 | 2026.01.05 19:14:57.239305 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
| 14345 | 2026.01.05 19:14:57.239652 [ 190 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 14346 | 2026.01.05 19:14:57.246710 [ 191 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 72 columns (72 merged, 0 gathered) in 0.009585866 sec., 192366.55300626985 rows/sec., 147.15 MiB/sec. | ||
| 14347 | 2026.01.05 19:14:57.248761 [ 201 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14348 | 2026.01.05 19:14:57.249415 [ 201 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_46_9} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14349 | 2026.01.05 19:14:57.249505 [ 201 ] {db9442d5-1ad5-4613-954a-ef55de2644c4::all_1_46_9} <Trace> system.query_log (db9442d5-1ad5-4613-954a-ef55de2644c4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14350 | 2026.01.05 19:14:57.249784 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 14351 | 2026.01.05 19:14:59.371620 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14352 | 2026.01.05 19:14:59.371842 [ 268 ] {4ef0ea63-ccc7-40e1-b30e-b8ceea2bbc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14353 | 2026.01.05 19:14:59.371917 [ 268 ] {4ef0ea63-ccc7-40e1-b30e-b8ceea2bbc36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14354 | 2026.01.05 19:14:59.372849 [ 268 ] {4ef0ea63-ccc7-40e1-b30e-b8ceea2bbc36} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14355 | 2026.01.05 19:14:59.372898 [ 268 ] {4ef0ea63-ccc7-40e1-b30e-b8ceea2bbc36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14356 | 2026.01.05 19:14:59.373318 [ 268 ] {4ef0ea63-ccc7-40e1-b30e-b8ceea2bbc36} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14357 | 2026.01.05 19:14:59.373555 [ 268 ] {4ef0ea63-ccc7-40e1-b30e-b8ceea2bbc36} <Trace> oximeter.fields_i16 (79bc6f4c-f231-4332-9d2e-42b3b335a1e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14358 | 2026.01.05 19:14:59.373717 [ 268 ] {4ef0ea63-ccc7-40e1-b30e-b8ceea2bbc36} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001929 sec., 212545.36029030586 rows/sec., 13.48 MiB/sec. | ||
| 14359 | 2026.01.05 19:14:59.373772 [ 268 ] {4ef0ea63-ccc7-40e1-b30e-b8ceea2bbc36} <Debug> TCPHandler: Processed in 0.002290446 sec. | ||
| 14360 | 2026.01.05 19:14:59.373903 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14361 | 2026.01.05 19:14:59.374009 [ 268 ] {c6667161-3805-47b8-bfef-0e6ec4bea4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14362 | 2026.01.05 19:14:59.374056 [ 268 ] {c6667161-3805-47b8-bfef-0e6ec4bea4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14363 | 2026.01.05 19:14:59.374959 [ 268 ] {c6667161-3805-47b8-bfef-0e6ec4bea4d8} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14364 | 2026.01.05 19:14:59.374999 [ 268 ] {c6667161-3805-47b8-bfef-0e6ec4bea4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14365 | 2026.01.05 19:14:59.375384 [ 268 ] {c6667161-3805-47b8-bfef-0e6ec4bea4d8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14366 | 2026.01.05 19:14:59.375604 [ 268 ] {c6667161-3805-47b8-bfef-0e6ec4bea4d8} <Trace> oximeter.fields_string (acf9204c-ce05-4268-b94e-7152990b769d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14367 | 2026.01.05 19:14:59.375739 [ 268 ] {c6667161-3805-47b8-bfef-0e6ec4bea4d8} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001755 sec., 645014.245014245 rows/sec., 51.11 MiB/sec. | ||
| 14368 | 2026.01.05 19:14:59.375781 [ 268 ] {c6667161-3805-47b8-bfef-0e6ec4bea4d8} <Debug> TCPHandler: Processed in 0.001930477 sec. | ||
| 14369 | 2026.01.05 19:14:59.375903 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14370 | 2026.01.05 19:14:59.376004 [ 268 ] {b7c2ea26-0167-4ee4-a66b-4599d0684c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14371 | 2026.01.05 19:14:59.376047 [ 268 ] {b7c2ea26-0167-4ee4-a66b-4599d0684c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14372 | 2026.01.05 19:14:59.376532 [ 268 ] {b7c2ea26-0167-4ee4-a66b-4599d0684c6f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14373 | 2026.01.05 19:14:59.376569 [ 268 ] {b7c2ea26-0167-4ee4-a66b-4599d0684c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14374 | 2026.01.05 19:14:59.376882 [ 268 ] {b7c2ea26-0167-4ee4-a66b-4599d0684c6f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14375 | 2026.01.05 19:14:59.377099 [ 268 ] {b7c2ea26-0167-4ee4-a66b-4599d0684c6f} <Trace> oximeter.fields_u16 (1b5308ea-cc62-4152-ab7a-ea01d28c11a2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14376 | 2026.01.05 19:14:59.377236 [ 268 ] {b7c2ea26-0167-4ee4-a66b-4599d0684c6f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001253 sec., 171588.1883479649 rows/sec., 10.18 MiB/sec. | ||
| 14377 | 2026.01.05 19:14:59.377277 [ 268 ] {b7c2ea26-0167-4ee4-a66b-4599d0684c6f} <Debug> TCPHandler: Processed in 0.001425665 sec. | ||
| 14378 | 2026.01.05 19:14:59.377389 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14379 | 2026.01.05 19:14:59.377485 [ 268 ] {2145cce5-a998-4ace-acf3-dbb9576141b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14380 | 2026.01.05 19:14:59.377526 [ 268 ] {2145cce5-a998-4ace-acf3-dbb9576141b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14381 | 2026.01.05 19:14:59.378002 [ 268 ] {2145cce5-a998-4ace-acf3-dbb9576141b6} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14382 | 2026.01.05 19:14:59.378040 [ 268 ] {2145cce5-a998-4ace-acf3-dbb9576141b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14383 | 2026.01.05 19:14:59.378351 [ 268 ] {2145cce5-a998-4ace-acf3-dbb9576141b6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14384 | 2026.01.05 19:14:59.378571 [ 268 ] {2145cce5-a998-4ace-acf3-dbb9576141b6} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14385 | 2026.01.05 19:14:59.378685 [ 73 ] {} <Debug> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 14386 | 2026.01.05 19:14:59.378704 [ 268 ] {2145cce5-a998-4ace-acf3-dbb9576141b6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 14387 | 2026.01.05 19:14:59.378752 [ 73 ] {} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2026.01.05 19:14:59.378764 [ 268 ] {2145cce5-a998-4ace-acf3-dbb9576141b6} <Debug> TCPHandler: Processed in 0.001426175 sec. | ||
| 14389 | 2026.01.05 19:14:59.378781 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14390 | 2026.01.05 19:14:59.378881 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14391 | 2026.01.05 19:14:59.378919 [ 202 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 14392 | 2026.01.05 19:14:59.378981 [ 268 ] {b004e0ba-6822-4785-9da5-dfb8c3d0c5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14393 | 2026.01.05 19:14:59.379027 [ 268 ] {b004e0ba-6822-4785-9da5-dfb8c3d0c5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14394 | 2026.01.05 19:14:59.379078 [ 202 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14395 | 2026.01.05 19:14:59.379121 [ 202 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 441 rows starting from the beginning of the part | ||
| 14396 | 2026.01.05 19:14:59.379198 [ 202 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 212 rows starting from the beginning of the part | ||
| 14397 | 2026.01.05 19:14:59.379254 [ 202 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 212 rows starting from the beginning of the part | ||
| 14398 | 2026.01.05 19:14:59.379306 [ 202 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 228 rows starting from the beginning of the part | ||
| 14399 | 2026.01.05 19:14:59.379355 [ 202 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 212 rows starting from the beginning of the part | ||
| 14400 | 2026.01.05 19:14:59.379403 [ 202 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 212 rows starting from the beginning of the part | ||
| 14401 | 2026.01.05 19:14:59.379498 [ 268 ] {b004e0ba-6822-4785-9da5-dfb8c3d0c5ad} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14402 | 2026.01.05 19:14:59.379540 [ 268 ] {b004e0ba-6822-4785-9da5-dfb8c3d0c5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14403 | 2026.01.05 19:14:59.379888 [ 268 ] {b004e0ba-6822-4785-9da5-dfb8c3d0c5ad} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14404 | 2026.01.05 19:14:59.380120 [ 268 ] {b004e0ba-6822-4785-9da5-dfb8c3d0c5ad} <Trace> oximeter.fields_u8 (5935a791-00a5-42cd-a073-3b973a03e726): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14405 | 2026.01.05 19:14:59.380259 [ 268 ] {b004e0ba-6822-4785-9da5-dfb8c3d0c5ad} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001298 sec., 162557.78120184902 rows/sec., 9.23 MiB/sec. | ||
| 14406 | 2026.01.05 19:14:59.380300 [ 268 ] {b004e0ba-6822-4785-9da5-dfb8c3d0c5ad} <Debug> TCPHandler: Processed in 0.001469786 sec. | ||
| 14407 | 2026.01.05 19:14:59.380406 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14408 | 2026.01.05 19:14:59.380501 [ 268 ] {112ab2cd-f4a8-456d-bde4-658cf31f7f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14409 | 2026.01.05 19:14:59.380524 [ 191 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665571 sec., 910798.7591042351 rows/sec., 63.09 MiB/sec. | ||
| 14410 | 2026.01.05 19:14:59.380542 [ 268 ] {112ab2cd-f4a8-456d-bde4-658cf31f7f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14411 | 2026.01.05 19:14:59.380695 [ 202 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 14412 | 2026.01.05 19:14:59.380959 [ 202 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_60_12} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14413 | 2026.01.05 19:14:59.381036 [ 202 ] {9299b7c1-63e4-436a-9ccb-99b1f3639bf0::all_1_60_12} <Trace> oximeter.fields_u32 (9299b7c1-63e4-436a-9ccb-99b1f3639bf0) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 14414 | 2026.01.05 19:14:59.381139 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 14415 | 2026.01.05 19:14:59.381235 [ 268 ] {112ab2cd-f4a8-456d-bde4-658cf31f7f9b} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14416 | 2026.01.05 19:14:59.381278 [ 268 ] {112ab2cd-f4a8-456d-bde4-658cf31f7f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14417 | 2026.01.05 19:14:59.381619 [ 268 ] {112ab2cd-f4a8-456d-bde4-658cf31f7f9b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14418 | 2026.01.05 19:14:59.381833 [ 268 ] {112ab2cd-f4a8-456d-bde4-658cf31f7f9b} <Trace> oximeter.fields_uuid (e31ba62c-690e-4f2e-861a-49ce7a58871a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2026.01.05 19:14:59.381964 [ 268 ] {112ab2cd-f4a8-456d-bde4-658cf31f7f9b} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001483 sec., 464598.78624409984 rows/sec., 32.44 MiB/sec. | ||
| 14420 | 2026.01.05 19:14:59.382004 [ 268 ] {112ab2cd-f4a8-456d-bde4-658cf31f7f9b} <Debug> TCPHandler: Processed in 0.00164877 sec. | ||
| 14421 | 2026.01.05 19:14:59.382123 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14422 | 2026.01.05 19:14:59.382286 [ 268 ] {39f3ec89-3d37-497b-bbd4-590c9bde607e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14423 | 2026.01.05 19:14:59.382339 [ 268 ] {39f3ec89-3d37-497b-bbd4-590c9bde607e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14424 | 2026.01.05 19:14:59.382719 [ 268 ] {39f3ec89-3d37-497b-bbd4-590c9bde607e} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14425 | 2026.01.05 19:14:59.382755 [ 268 ] {39f3ec89-3d37-497b-bbd4-590c9bde607e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14426 | 2026.01.05 19:14:59.383059 [ 268 ] {39f3ec89-3d37-497b-bbd4-590c9bde607e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14427 | 2026.01.05 19:14:59.383279 [ 268 ] {39f3ec89-3d37-497b-bbd4-590c9bde607e} <Trace> oximeter.measurements_bool (f956e0f8-d2ae-4e89-acdf-4a64bef88610): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14428 | 2026.01.05 19:14:59.383410 [ 268 ] {39f3ec89-3d37-497b-bbd4-590c9bde607e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 14429 | 2026.01.05 19:14:59.383447 [ 268 ] {39f3ec89-3d37-497b-bbd4-590c9bde607e} <Debug> TCPHandler: Processed in 0.001383714 sec. | ||
| 14430 | 2026.01.05 19:14:59.383553 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14431 | 2026.01.05 19:14:59.383656 [ 268 ] {9a2ea07f-78e3-46bf-ac5f-c4bb965514e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14432 | 2026.01.05 19:14:59.383700 [ 268 ] {9a2ea07f-78e3-46bf-ac5f-c4bb965514e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14433 | 2026.01.05 19:14:59.384143 [ 268 ] {9a2ea07f-78e3-46bf-ac5f-c4bb965514e3} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2026.01.05 19:14:59.384181 [ 268 ] {9a2ea07f-78e3-46bf-ac5f-c4bb965514e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14435 | 2026.01.05 19:14:59.384532 [ 268 ] {9a2ea07f-78e3-46bf-ac5f-c4bb965514e3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14436 | 2026.01.05 19:14:59.384744 [ 268 ] {9a2ea07f-78e3-46bf-ac5f-c4bb965514e3} <Trace> oximeter.measurements_cumulativeu64 (42691baa-1542-49c3-aca8-c67838215062): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14437 | 2026.01.05 19:14:59.384874 [ 268 ] {9a2ea07f-78e3-46bf-ac5f-c4bb965514e3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001237 sec., 253839.935327405 rows/sec., 16.68 MiB/sec. | ||
| 14438 | 2026.01.05 19:14:59.384912 [ 268 ] {9a2ea07f-78e3-46bf-ac5f-c4bb965514e3} <Debug> TCPHandler: Processed in 0.001407735 sec. | ||
| 14439 | 2026.01.05 19:14:59.385014 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14440 | 2026.01.05 19:14:59.385107 [ 268 ] {630ab3a6-4d40-4b8b-8ef0-c6ae89957f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14441 | 2026.01.05 19:14:59.385149 [ 268 ] {630ab3a6-4d40-4b8b-8ef0-c6ae89957f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14442 | 2026.01.05 19:14:59.385483 [ 268 ] {630ab3a6-4d40-4b8b-8ef0-c6ae89957f81} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2026.01.05 19:14:59.385524 [ 268 ] {630ab3a6-4d40-4b8b-8ef0-c6ae89957f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14444 | 2026.01.05 19:14:59.385834 [ 268 ] {630ab3a6-4d40-4b8b-8ef0-c6ae89957f81} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14445 | 2026.01.05 19:14:59.386041 [ 268 ] {630ab3a6-4d40-4b8b-8ef0-c6ae89957f81} <Trace> oximeter.measurements_f64 (71ff7ff4-e314-488b-8543-690fd825f5ef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2026.01.05 19:14:59.386175 [ 268 ] {630ab3a6-4d40-4b8b-8ef0-c6ae89957f81} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 14447 | 2026.01.05 19:14:59.386212 [ 268 ] {630ab3a6-4d40-4b8b-8ef0-c6ae89957f81} <Debug> TCPHandler: Processed in 0.00124557 sec. | ||
| 14448 | 2026.01.05 19:14:59.386342 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14449 | 2026.01.05 19:14:59.386458 [ 268 ] {4d504400-ad16-45c3-b4e3-596c23207a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14450 | 2026.01.05 19:14:59.386523 [ 268 ] {4d504400-ad16-45c3-b4e3-596c23207a32} <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 | ||
| 14451 | 2026.01.05 19:14:59.387427 [ 268 ] {4d504400-ad16-45c3-b4e3-596c23207a32} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14452 | 2026.01.05 19:14:59.387470 [ 268 ] {4d504400-ad16-45c3-b4e3-596c23207a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14453 | 2026.01.05 19:14:59.388002 [ 268 ] {4d504400-ad16-45c3-b4e3-596c23207a32} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14454 | 2026.01.05 19:14:59.388237 [ 268 ] {4d504400-ad16-45c3-b4e3-596c23207a32} <Trace> oximeter.measurements_histogramu64 (beb0625e-e166-4395-b9dd-2c75450d7630): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14455 | 2026.01.05 19:14:59.388381 [ 268 ] {4d504400-ad16-45c3-b4e3-596c23207a32} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001948 sec., 5133.470225872689 rows/sec., 9.20 MiB/sec. | ||
| 14456 | 2026.01.05 19:14:59.388448 [ 268 ] {4d504400-ad16-45c3-b4e3-596c23207a32} <Debug> TCPHandler: Processed in 0.002167503 sec. | ||
| 14457 | 2026.01.05 19:14:59.388562 [ 268 ] {} <Trace> TCP-Session: eddfd6e0-1d27-4058-85c0-41c0130c4e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14458 | 2026.01.05 19:14:59.388659 [ 268 ] {f1c4f9c0-d80e-4d7b-9c97-4027e4b518c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33185) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14459 | 2026.01.05 19:14:59.388701 [ 268 ] {f1c4f9c0-d80e-4d7b-9c97-4027e4b518c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14460 | 2026.01.05 19:14:59.389038 [ 268 ] {f1c4f9c0-d80e-4d7b-9c97-4027e4b518c6} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2026.01.05 19:14:59.389075 [ 268 ] {f1c4f9c0-d80e-4d7b-9c97-4027e4b518c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14462 | 2026.01.05 19:14:59.389390 [ 268 ] {f1c4f9c0-d80e-4d7b-9c97-4027e4b518c6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14463 | 2026.01.05 19:14:59.389618 [ 268 ] {f1c4f9c0-d80e-4d7b-9c97-4027e4b518c6} <Trace> oximeter.measurements_u64 (ca902568-3115-4f27-9828-f615f47f3f24): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14464 | 2026.01.05 19:14:59.389752 [ 268 ] {f1c4f9c0-d80e-4d7b-9c97-4027e4b518c6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001114 sec., 93357.27109515261 rows/sec., 5.72 MiB/sec. | ||
| 14465 | 2026.01.05 19:14:59.389790 [ 268 ] {f1c4f9c0-d80e-4d7b-9c97-4027e4b518c6} <Debug> TCPHandler: Processed in 0.001278681 sec. | ||
| 14466 | 2026.01.05 19:14:59.634454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30176 | ||
| 14467 | 2026.01.05 19:14:59.634832 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14468 | 2026.01.05 19:14:59.634867 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14469 | 2026.01.05 19:14:59.635274 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14470 | 2026.01.05 19:14:59.635480 [ 245 ] {} <Trace> system.asynchronous_metric_log (62708df0-9978-46f3-b819-2910eb69fa58): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14471 | 2026.01.05 19:14:59.635598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30176 | ||