| 1 | [ Jan 11 19:24:03 Enabled. ] | ||
| 2 | [ Jan 11 19:24:03 Rereading configuration. ] | ||
| 3 | [ Jan 11 19:24:05 Rereading configuration. ] | ||
| 4 | [ Jan 11 19:24:08 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 11 19:24:08 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.11 19:24:10.432793 [ 1 ] {} <Information> Application: Will watch for the process with pid 24203 | ||
| 29 | 2026.01.11 19:24:10.433180 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.11 19:24:10.930314 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24203 | ||
| 31 | 2026.01.11 19:24:10.932624 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.11 19:24:10.932780 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.11 19:24:11.216801 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.11 19:24:11.272481 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.11 19:24:11.272584 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.11 19:24:11.272604 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.11 19:24:11.272668 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.11 19:24:11.273280 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.11 19:24:11.277288 [ 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.11 19:24:11.278184 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.11 19:24:11.279034 [ 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.11 19:24:11.279092 [ 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.11 19:24:11.279194 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.11 19:24:11.281261 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.11 19:24:11.282351 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.11 19:24:11.288054 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.11 19:24:11.288816 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.11 19:24:11.291505 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.11 19:24:11.291602 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.11 19:24:11.292716 [ 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.11 19:24:11.293215 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.11 19:24:11.302071 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.11 19:24:11.302756 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.11 19:24:11.311396 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.11 19:24:11.312015 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.11 19:24:11.312435 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.11 19:24:11.312800 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.11 19:24:11.314279 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.11 19:24:11.314313 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.11 19:24:11.314412 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.11 19:24:11.314512 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.11 19:24:11.327500 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.11 19:24:11.327526 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000171745 sec | ||
| 68 | 2026.01.11 19:24:11.327573 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.11 19:24:11.327614 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.11 19:24:11.329647 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.11 19:24:11.330244 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.11 19:24:11.350177 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.11 19:24:11.350223 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.11 19:24:11.350300 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.11 19:24:11.350314 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.11 19:24:11.350349 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.11 19:24:11.350422 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.11 19:24:11.354650 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.11 19:24:11.354699 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.11 19:24:11.354755 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.11 19:24:11.354930 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.11 19:24:11.354973 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.11 19:24:11.354986 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.11 19:24:11.355072 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.11 19:24:11.355086 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.11 19:24:11.355118 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.11 19:24:11.355190 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.11 19:24:11.394582 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.11 19:24:11.396222 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.11 19:24:11.396310 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108523 sec | ||
| 91 | 2026.01.11 19:24:11.396323 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.11 19:24:11.396333 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.11 19:24:11.396358 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.11 19:24:11.396595 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.11 19:24:11.396707 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.11 19:24:11.396722 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.11 19:24:11.396733 [ 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.11 19:24:11.396744 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.11 19:24:11.407442 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.11 19:24:11.407678 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.81 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.01.11 19:24:11.409143 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.434e-05 sec. | ||
| 102 | 2026.01.11 19:24:11.409583 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.11 19:24:11.410841 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.11 19:24:11.410863 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.11 19:24:11.639142 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55049 | ||
| 106 | 2026.01.11 19:24:11.641101 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.11 19:24:11.641170 [ 4 ] {} <Debug> TCP-Session: fd1a17e9-8064-4b57-8bc1-a0871f018846 Authenticating user 'default' from [fd00:1122:3344:101::a]:55049 | ||
| 108 | 2026.01.11 19:24:11.641198 [ 4 ] {} <Debug> TCP-Session: fd1a17e9-8064-4b57-8bc1-a0871f018846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.11 19:24:11.641275 [ 4 ] {} <Debug> TCP-Session: fd1a17e9-8064-4b57-8bc1-a0871f018846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.11 19:24:11.641370 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.11 19:24:11.641396 [ 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.11 19:24:11.641474 [ 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.11 19:24:11.641992 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42998 | ||
| 114 | 2026.01.11 19:24:11.642120 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47663 | ||
| 115 | 2026.01.11 19:24:11.642125 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49635 | ||
| 116 | 2026.01.11 19:24:11.642148 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.11 19:24:11.642273 [ 5 ] {} <Debug> TCP-Session: 276a7ade-e76f-42cf-a377-b6a3d8de8c47 Authenticating user 'default' from [fd00:1122:3344:101::a]:42998 | ||
| 118 | 2026.01.11 19:24:11.642296 [ 5 ] {} <Debug> TCP-Session: 276a7ade-e76f-42cf-a377-b6a3d8de8c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.01.11 19:24:11.642309 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64726 | ||
| 120 | 2026.01.11 19:24:11.642329 [ 5 ] {} <Debug> TCP-Session: 276a7ade-e76f-42cf-a377-b6a3d8de8c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.11 19:24:11.642400 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.11 19:24:11.642352 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.11 19:24:11.642490 [ 254 ] {} <Debug> TCP-Session: 7bf40cd6-e6c8-444e-b19b-9d925e24eda3 Authenticating user 'default' from [fd00:1122:3344:101::a]:47663 | ||
| 124 | 2026.01.11 19:24:11.642502 [ 6 ] {} <Debug> TCP-Session: 7c9e619d-b69a-4757-a160-cb514c32850f Authenticating user 'default' from [fd00:1122:3344:101::a]:49635 | ||
| 125 | 2026.01.11 19:24:11.642497 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.11 19:24:11.642585 [ 254 ] {} <Debug> TCP-Session: 7bf40cd6-e6c8-444e-b19b-9d925e24eda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.11 19:24:11.642612 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56524 | ||
| 128 | 2026.01.11 19:24:11.642628 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44218 | ||
| 129 | 2026.01.11 19:24:11.642680 [ 254 ] {} <Debug> TCP-Session: 7bf40cd6-e6c8-444e-b19b-9d925e24eda3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.11 19:24:11.642608 [ 6 ] {} <Debug> TCP-Session: 7c9e619d-b69a-4757-a160-cb514c32850f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.11 19:24:11.642716 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49004 | ||
| 132 | 2026.01.11 19:24:11.642600 [ 255 ] {} <Debug> TCP-Session: 2ff698fe-13fa-4f8d-bc30-30ba0d1c07c6 Authenticating user 'default' from [fd00:1122:3344:101::a]:64726 | ||
| 133 | 2026.01.11 19:24:11.642804 [ 6 ] {} <Debug> TCP-Session: 7c9e619d-b69a-4757-a160-cb514c32850f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.11 19:24:11.642814 [ 255 ] {} <Debug> TCP-Session: 2ff698fe-13fa-4f8d-bc30-30ba0d1c07c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.11 19:24:11.642895 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.11 19:24:11.642917 [ 255 ] {} <Debug> TCP-Session: 2ff698fe-13fa-4f8d-bc30-30ba0d1c07c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.11 19:24:11.642959 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.01.11 19:24:11.642961 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.11 19:24:11.642935 [ 257 ] {} <Debug> TCP-Session: 876bb945-d212-4acc-b0eb-46d7895d92de Authenticating user 'default' from [fd00:1122:3344:101::a]:56524 | ||
| 140 | 2026.01.11 19:24:11.643043 [ 258 ] {} <Debug> TCP-Session: cc00c9d3-fb31-4c4c-866e-bceb3f9f4880 Authenticating user 'default' from [fd00:1122:3344:101::a]:49004 | ||
| 141 | 2026.01.11 19:24:11.643059 [ 257 ] {} <Debug> TCP-Session: 876bb945-d212-4acc-b0eb-46d7895d92de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.11 19:24:11.643055 [ 256 ] {} <Debug> TCP-Session: 1a334775-2817-4a1a-adb0-de111092c406 Authenticating user 'default' from [fd00:1122:3344:101::a]:44218 | ||
| 143 | 2026.01.11 19:24:11.643148 [ 258 ] {} <Debug> TCP-Session: cc00c9d3-fb31-4c4c-866e-bceb3f9f4880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.11 19:24:11.643167 [ 257 ] {} <Debug> TCP-Session: 876bb945-d212-4acc-b0eb-46d7895d92de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.11 19:24:11.643161 [ 256 ] {} <Debug> TCP-Session: 1a334775-2817-4a1a-adb0-de111092c406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.11 19:24:11.643245 [ 258 ] {} <Debug> TCP-Session: cc00c9d3-fb31-4c4c-866e-bceb3f9f4880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.11 19:24:11.643255 [ 256 ] {} <Debug> TCP-Session: 1a334775-2817-4a1a-adb0-de111092c406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.11 19:24:11.668194 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47617 | ||
| 149 | 2026.01.11 19:24:11.668769 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.11 19:24:11.668893 [ 259 ] {} <Debug> TCP-Session: edd9e584-be59-460e-9836-59817cf6c1ac Authenticating user 'default' from [fd00:1122:3344:101::c]:47617 | ||
| 151 | 2026.01.11 19:24:11.668913 [ 259 ] {} <Debug> TCP-Session: edd9e584-be59-460e-9836-59817cf6c1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.11 19:24:11.668927 [ 259 ] {} <Debug> TCP-Session: edd9e584-be59-460e-9836-59817cf6c1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.11 19:24:11.669043 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.01.11 19:24:11.669071 [ 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 | ||
| 155 | 2026.01.11 19:24:11.669171 [ 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 | ||
| 156 | 2026.01.11 19:24:11.669615 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64630 | ||
| 157 | 2026.01.11 19:24:11.669712 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57758 | ||
| 158 | 2026.01.11 19:24:11.669803 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50272 | ||
| 159 | 2026.01.11 19:24:11.669898 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.11 19:24:11.669938 [ 260 ] {} <Debug> TCP-Session: 007a9f36-581f-4c87-bc83-0938b600c640 Authenticating user 'default' from [fd00:1122:3344:101::c]:64630 | ||
| 161 | 2026.01.11 19:24:11.669971 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.01.11 19:24:11.669947 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36704 | ||
| 163 | 2026.01.11 19:24:11.670026 [ 260 ] {} <Debug> TCP-Session: 007a9f36-581f-4c87-bc83-0938b600c640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.01.11 19:24:11.670058 [ 261 ] {} <Debug> TCP-Session: c91a2f4f-c285-436f-8824-aef872766124 Authenticating user 'default' from [fd00:1122:3344:101::c]:57758 | ||
| 165 | 2026.01.11 19:24:11.670077 [ 260 ] {} <Debug> TCP-Session: 007a9f36-581f-4c87-bc83-0938b600c640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.01.11 19:24:11.670087 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44170 | ||
| 167 | 2026.01.11 19:24:11.670040 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.01.11 19:24:11.670163 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.01.11 19:24:11.670133 [ 261 ] {} <Debug> TCP-Session: c91a2f4f-c285-436f-8824-aef872766124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.11 19:24:11.670211 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53054 | ||
| 171 | 2026.01.11 19:24:11.670261 [ 263 ] {} <Debug> TCP-Session: 87f4965a-8226-42a0-aff4-87d05d6f23c0 Authenticating user 'default' from [fd00:1122:3344:101::c]:36704 | ||
| 172 | 2026.01.11 19:24:11.670248 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.11 19:24:11.670239 [ 262 ] {} <Debug> TCP-Session: 838fe358-0322-488a-86a4-976c462e438c Authenticating user 'default' from [fd00:1122:3344:101::c]:50272 | ||
| 174 | 2026.01.11 19:24:11.670348 [ 263 ] {} <Debug> TCP-Session: 87f4965a-8226-42a0-aff4-87d05d6f23c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.11 19:24:11.670428 [ 262 ] {} <Debug> TCP-Session: 838fe358-0322-488a-86a4-976c462e438c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.01.11 19:24:11.670506 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.01.11 19:24:11.670539 [ 263 ] {} <Debug> TCP-Session: 87f4965a-8226-42a0-aff4-87d05d6f23c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.01.11 19:24:11.670573 [ 265 ] {} <Debug> TCP-Session: ee42ab6b-348e-4806-92e8-3114576aa301 Authenticating user 'default' from [fd00:1122:3344:101::c]:53054 | ||
| 179 | 2026.01.11 19:24:11.670553 [ 262 ] {} <Debug> TCP-Session: 838fe358-0322-488a-86a4-976c462e438c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.11 19:24:11.670370 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51129 | ||
| 181 | 2026.01.11 19:24:11.670693 [ 265 ] {} <Debug> TCP-Session: ee42ab6b-348e-4806-92e8-3114576aa301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.11 19:24:11.670401 [ 264 ] {} <Debug> TCP-Session: d2150108-af17-45b0-9083-8dab927ad174 Authenticating user 'default' from [fd00:1122:3344:101::c]:44170 | ||
| 183 | 2026.01.11 19:24:11.670238 [ 261 ] {} <Debug> TCP-Session: c91a2f4f-c285-436f-8824-aef872766124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.11 19:24:11.670822 [ 264 ] {} <Debug> TCP-Session: d2150108-af17-45b0-9083-8dab927ad174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.11 19:24:11.670837 [ 265 ] {} <Debug> TCP-Session: ee42ab6b-348e-4806-92e8-3114576aa301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.11 19:24:11.670913 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.01.11 19:24:11.671019 [ 264 ] {} <Debug> TCP-Session: d2150108-af17-45b0-9083-8dab927ad174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.11 19:24:11.671131 [ 266 ] {} <Debug> TCP-Session: 3f7aadd1-4854-4892-bf65-b8a5670f67b0 Authenticating user 'default' from [fd00:1122:3344:101::c]:51129 | ||
| 189 | 2026.01.11 19:24:11.671164 [ 266 ] {} <Debug> TCP-Session: 3f7aadd1-4854-4892-bf65-b8a5670f67b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.11 19:24:11.671267 [ 266 ] {} <Debug> TCP-Session: 3f7aadd1-4854-4892-bf65-b8a5670f67b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.11 19:24:11.972133 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51473 | ||
| 192 | 2026.01.11 19:24:11.972789 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.01.11 19:24:11.972844 [ 267 ] {} <Debug> TCP-Session: 8f4c9932-4417-46e6-a5cc-5de7e3fdb83a Authenticating user 'default' from [fd00:1122:3344:101::b]:51473 | ||
| 194 | 2026.01.11 19:24:11.972987 [ 267 ] {} <Debug> TCP-Session: 8f4c9932-4417-46e6-a5cc-5de7e3fdb83a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.11 19:24:11.973007 [ 267 ] {} <Debug> TCP-Session: 8f4c9932-4417-46e6-a5cc-5de7e3fdb83a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.11 19:24:11.973085 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2026.01.11 19:24:11.973205 [ 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 | ||
| 198 | 2026.01.11 19:24:11.973225 [ 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 | ||
| 199 | 2026.01.11 19:24:11.973836 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39921 | ||
| 200 | 2026.01.11 19:24:11.973925 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51267 | ||
| 201 | 2026.01.11 19:24:11.974032 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.01.11 19:24:11.974078 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55430 | ||
| 203 | 2026.01.11 19:24:11.974120 [ 268 ] {} <Debug> TCP-Session: d0cb96a9-80be-4685-bc2d-17e2270988d4 Authenticating user 'default' from [fd00:1122:3344:101::b]:39921 | ||
| 204 | 2026.01.11 19:24:11.974155 [ 268 ] {} <Debug> TCP-Session: d0cb96a9-80be-4685-bc2d-17e2270988d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.01.11 19:24:11.974159 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56651 | ||
| 206 | 2026.01.11 19:24:11.974278 [ 268 ] {} <Debug> TCP-Session: d0cb96a9-80be-4685-bc2d-17e2270988d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.11 19:24:11.974368 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57872 | ||
| 208 | 2026.01.11 19:24:11.974405 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.01.11 19:24:11.974439 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.01.11 19:24:11.974542 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43592 | ||
| 211 | 2026.01.11 19:24:11.974570 [ 269 ] {} <Debug> TCP-Session: bba60ede-fe58-440d-a80e-9a36213a2a77 Authenticating user 'default' from [fd00:1122:3344:101::b]:51267 | ||
| 212 | 2026.01.11 19:24:11.974622 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.01.11 19:24:11.974620 [ 270 ] {} <Debug> TCP-Session: 1e3eeea7-69aa-422c-828e-3b8205230339 Authenticating user 'default' from [fd00:1122:3344:101::b]:55430 | ||
| 214 | 2026.01.11 19:24:11.974734 [ 269 ] {} <Debug> TCP-Session: bba60ede-fe58-440d-a80e-9a36213a2a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.01.11 19:24:11.974806 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.01.11 19:24:11.974802 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51868 | ||
| 217 | 2026.01.11 19:24:11.974765 [ 271 ] {} <Debug> TCP-Session: aef732e9-bb7b-408d-8aa0-c0d3fe614a51 Authenticating user 'default' from [fd00:1122:3344:101::b]:56651 | ||
| 218 | 2026.01.11 19:24:11.974874 [ 269 ] {} <Debug> TCP-Session: bba60ede-fe58-440d-a80e-9a36213a2a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.01.11 19:24:11.974908 [ 271 ] {} <Debug> TCP-Session: aef732e9-bb7b-408d-8aa0-c0d3fe614a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.01.11 19:24:11.974941 [ 273 ] {} <Debug> TCP-Session: 6b839107-9c82-402f-9246-dab949d201b1 Authenticating user 'default' from [fd00:1122:3344:101::b]:43592 | ||
| 221 | 2026.01.11 19:24:11.974762 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.01.11 19:24:11.975021 [ 273 ] {} <Debug> TCP-Session: 6b839107-9c82-402f-9246-dab949d201b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.01.11 19:24:11.975036 [ 271 ] {} <Debug> TCP-Session: aef732e9-bb7b-408d-8aa0-c0d3fe614a51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.01.11 19:24:11.975012 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.01.11 19:24:11.975147 [ 273 ] {} <Debug> TCP-Session: 6b839107-9c82-402f-9246-dab949d201b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.11 19:24:11.975124 [ 272 ] {} <Debug> TCP-Session: c312924b-8446-46c5-896e-5ed82d32d4a0 Authenticating user 'default' from [fd00:1122:3344:101::b]:57872 | ||
| 227 | 2026.01.11 19:24:11.974749 [ 270 ] {} <Debug> TCP-Session: 1e3eeea7-69aa-422c-828e-3b8205230339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.11 19:24:11.975241 [ 274 ] {} <Debug> TCP-Session: 6489b50b-31d1-4c2b-a5b1-14687d161d1f Authenticating user 'default' from [fd00:1122:3344:101::b]:51868 | ||
| 229 | 2026.01.11 19:24:11.975239 [ 272 ] {} <Debug> TCP-Session: c312924b-8446-46c5-896e-5ed82d32d4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.11 19:24:11.975325 [ 270 ] {} <Debug> TCP-Session: 1e3eeea7-69aa-422c-828e-3b8205230339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.11 19:24:11.975364 [ 274 ] {} <Debug> TCP-Session: 6489b50b-31d1-4c2b-a5b1-14687d161d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.11 19:24:11.975344 [ 272 ] {} <Debug> TCP-Session: c312924b-8446-46c5-896e-5ed82d32d4a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.11 19:24:11.975476 [ 274 ] {} <Debug> TCP-Session: 6489b50b-31d1-4c2b-a5b1-14687d161d1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.11 19:24:11.992204 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33071 | ||
| 235 | 2026.01.11 19:24:11.994105 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.01.11 19:24:11.994152 [ 275 ] {} <Debug> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Authenticating user 'default' from [fd00:1122:3344:101::d]:33071 | ||
| 237 | 2026.01.11 19:24:11.994240 [ 275 ] {} <Debug> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.01.11 19:24:11.994314 [ 275 ] {} <Debug> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.11 19:24:11.994372 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 240 | 2026.01.11 19:24:11.994406 [ 275 ] {} <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 | ||
| 241 | 2026.01.11 19:24:11.994513 [ 275 ] {} <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 | ||
| 242 | 2026.01.11 19:24:11.995162 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53461 | ||
| 243 | 2026.01.11 19:24:11.995192 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64146 | ||
| 244 | 2026.01.11 19:24:11.995340 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48015 | ||
| 245 | 2026.01.11 19:24:11.995447 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2026.01.11 19:24:11.995480 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47393 | ||
| 247 | 2026.01.11 19:24:11.995488 [ 276 ] {} <Debug> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Authenticating user 'default' from [fd00:1122:3344:101::d]:53461 | ||
| 248 | 2026.01.11 19:24:11.995528 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.01.11 19:24:11.995536 [ 276 ] {} <Debug> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.01.11 19:24:11.995670 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50479 | ||
| 251 | 2026.01.11 19:24:11.995717 [ 277 ] {} <Debug> TCP-Session: 3ed74aca-bf50-4842-9074-02f13c9652d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64146 | ||
| 252 | 2026.01.11 19:24:11.995734 [ 276 ] {} <Debug> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.01.11 19:24:11.995852 [ 277 ] {} <Debug> TCP-Session: 3ed74aca-bf50-4842-9074-02f13c9652d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.01.11 19:24:11.995873 [ 277 ] {} <Debug> TCP-Session: 3ed74aca-bf50-4842-9074-02f13c9652d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.01.11 19:24:11.997824 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.01.11 19:24:11.997865 [ 278 ] {} <Debug> TCP-Session: 2c5db4eb-a3a9-4f52-9d34-40c36ba79977 Authenticating user 'default' from [fd00:1122:3344:101::d]:48015 | ||
| 257 | 2026.01.11 19:24:11.997882 [ 278 ] {} <Debug> TCP-Session: 2c5db4eb-a3a9-4f52-9d34-40c36ba79977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.01.11 19:24:11.997998 [ 278 ] {} <Debug> TCP-Session: 2c5db4eb-a3a9-4f52-9d34-40c36ba79977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.01.11 19:24:11.999832 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49455 | ||
| 260 | 2026.01.11 19:24:11.999840 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32796 | ||
| 261 | 2026.01.11 19:24:12.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.01 MiB, peak 117.01 MiB, free memory in arenas 0.00 B, will set to 120.89 MiB (RSS), difference: 3.88 MiB | ||
| 262 | 2026.01.11 19:24:12.002107 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57070 | ||
| 263 | 2026.01.11 19:24:12.002155 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.01.11 19:24:12.002247 [ 280 ] {} <Debug> TCP-Session: baf1ef5a-20a3-49b1-912a-2be3ed7c855f Authenticating user 'default' from [fd00:1122:3344:101::d]:50479 | ||
| 265 | 2026.01.11 19:24:12.002327 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.01.11 19:24:12.002359 [ 280 ] {} <Debug> TCP-Session: baf1ef5a-20a3-49b1-912a-2be3ed7c855f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.01.11 19:24:12.002379 [ 280 ] {} <Debug> TCP-Session: baf1ef5a-20a3-49b1-912a-2be3ed7c855f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.01.11 19:24:12.002380 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.01.11 19:24:12.002525 [ 279 ] {} <Debug> TCP-Session: e6862cb5-652a-4e51-a955-800cdb0a697b Authenticating user 'default' from [fd00:1122:3344:101::d]:47393 | ||
| 270 | 2026.01.11 19:24:12.002557 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.01.11 19:24:12.002561 [ 279 ] {} <Debug> TCP-Session: e6862cb5-652a-4e51-a955-800cdb0a697b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.01.11 19:24:12.002686 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.01.11 19:24:12.002706 [ 281 ] {} <Debug> TCP-Session: 31ba7e99-a179-4107-8de1-722c24695d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:32796 | ||
| 274 | 2026.01.11 19:24:12.002735 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.01.11 19:24:12.002780 [ 281 ] {} <Debug> TCP-Session: 31ba7e99-a179-4107-8de1-722c24695d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.11 19:24:12.002739 [ 282 ] {} <Debug> TCP-Session: c7f60424-ad2b-43aa-bad5-a9f36aa2cea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49455 | ||
| 277 | 2026.01.11 19:24:12.002711 [ 279 ] {} <Debug> TCP-Session: e6862cb5-652a-4e51-a955-800cdb0a697b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.01.11 19:24:12.002879 [ 281 ] {} <Debug> TCP-Session: 31ba7e99-a179-4107-8de1-722c24695d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.01.11 19:24:12.002867 [ 282 ] {} <Debug> TCP-Session: c7f60424-ad2b-43aa-bad5-a9f36aa2cea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.01.11 19:24:12.002859 [ 283 ] {} <Debug> TCP-Session: 646dbebc-d2c2-459f-aa68-dfac1a5d0688 Authenticating user 'default' from [fd00:1122:3344:101::d]:57070 | ||
| 281 | 2026.01.11 19:24:12.002944 [ 282 ] {} <Debug> TCP-Session: c7f60424-ad2b-43aa-bad5-a9f36aa2cea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.11 19:24:12.003063 [ 283 ] {} <Debug> TCP-Session: 646dbebc-d2c2-459f-aa68-dfac1a5d0688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.11 19:24:12.003089 [ 283 ] {} <Debug> TCP-Session: 646dbebc-d2c2-459f-aa68-dfac1a5d0688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.01.11 19:24:12.008162 [ 275 ] {c84a7019-da05-4f82-9f11-6042d810d85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.01.11 19:24:12.121265 [ 275 ] {c84a7019-da05-4f82-9f11-6042d810d85c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33071) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.01.11 19:24:12.122401 [ 275 ] {c84a7019-da05-4f82-9f11-6042d810d85c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.01.11 19:24:12.122667 [ 275 ] {c84a7019-da05-4f82-9f11-6042d810d85c} <Debug> TCPHandler: Processed in 0.127333922 sec. | ||
| 334 | 2026.01.11 19:24:12.123158 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.01.11 19:24:12.125074 [ 276 ] {46c646c8-91d4-4783-ac21-6e36b664beb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.01.11 19:24:12.125535 [ 276 ] {46c646c8-91d4-4783-ac21-6e36b664beb8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53461) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.01.11 19:24:12.125868 [ 276 ] {46c646c8-91d4-4783-ac21-6e36b664beb8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.01.11 19:24:12.126129 [ 276 ] {46c646c8-91d4-4783-ac21-6e36b664beb8} <Debug> TCPHandler: Processed in 0.003157762 sec. | ||
| 385 | 2026.01.11 19:24:12.126531 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.11 19:24:12.129014 [ 275 ] {3cda3e95-eb45-4d77-9723-f873acab50cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.01.11 19:24:12.131191 [ 275 ] {3cda3e95-eb45-4d77-9723-f873acab50cd} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.01.11 19:24:12.132865 [ 275 ] {3cda3e95-eb45-4d77-9723-f873acab50cd} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.01.11 19:24:12.133010 [ 275 ] {3cda3e95-eb45-4d77-9723-f873acab50cd} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000188015 sec | ||
| 390 | 2026.01.11 19:24:12.133027 [ 275 ] {3cda3e95-eb45-4d77-9723-f873acab50cd} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.01.11 19:24:12.133038 [ 275 ] {3cda3e95-eb45-4d77-9723-f873acab50cd} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.01.11 19:24:12.133099 [ 275 ] {3cda3e95-eb45-4d77-9723-f873acab50cd} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.01.11 19:24:12.135272 [ 275 ] {3cda3e95-eb45-4d77-9723-f873acab50cd} <Debug> TCPHandler: Processed in 0.008911141 sec. | ||
| 394 | 2026.01.11 19:24:12.135441 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.11 19:24:12.135608 [ 275 ] {47e361f9-dbb1-473f-9617-6af146aabb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.01.11 19:24:12.135741 [ 275 ] {47e361f9-dbb1-473f-9617-6af146aabb36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.01.11 19:24:12.150602 [ 275 ] {47e361f9-dbb1-473f-9617-6af146aabb36} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.01.11 19:24:12.152379 [ 275 ] {47e361f9-dbb1-473f-9617-6af146aabb36} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58): Loading data parts | ||
| 400 | 2026.01.11 19:24:12.155138 [ 275 ] {47e361f9-dbb1-473f-9617-6af146aabb36} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58): There are no data parts | ||
| 401 | 2026.01.11 19:24:12.161637 [ 275 ] {47e361f9-dbb1-473f-9617-6af146aabb36} <Debug> TCPHandler: Processed in 0.026252231 sec. | ||
| 402 | 2026.01.11 19:24:12.161922 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.01.11 19:24:12.162137 [ 275 ] {da11145e-31c3-42b1-a644-381e181d22bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.01.11 19:24:12.162301 [ 275 ] {da11145e-31c3-42b1-a644-381e181d22bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.01.11 19:24:12.186801 [ 275 ] {da11145e-31c3-42b1-a644-381e181d22bf} <Debug> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Loading data parts | ||
| 416 | 2026.01.11 19:24:12.187175 [ 275 ] {da11145e-31c3-42b1-a644-381e181d22bf} <Debug> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): There are no data parts | ||
| 417 | 2026.01.11 19:24:12.188570 [ 275 ] {da11145e-31c3-42b1-a644-381e181d22bf} <Debug> TCPHandler: Processed in 0.026721853 sec. | ||
| 418 | 2026.01.11 19:24:12.188738 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.11 19:24:12.189021 [ 275 ] {15d02839-3372-465d-8a9f-c53bd1b733cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 420 | 2026.01.11 19:24:12.189074 [ 275 ] {15d02839-3372-465d-8a9f-c53bd1b733cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.01.11 19:24:12.191197 [ 275 ] {15d02839-3372-465d-8a9f-c53bd1b733cf} <Debug> oximeter.measurements_i8 (2988a84b-7f80-4f5d-acd9-ac29a88ed551): Loading data parts | ||
| 422 | 2026.01.11 19:24:12.191353 [ 275 ] {15d02839-3372-465d-8a9f-c53bd1b733cf} <Debug> oximeter.measurements_i8 (2988a84b-7f80-4f5d-acd9-ac29a88ed551): There are no data parts | ||
| 423 | 2026.01.11 19:24:12.192977 [ 275 ] {15d02839-3372-465d-8a9f-c53bd1b733cf} <Debug> TCPHandler: Processed in 0.004297361 sec. | ||
| 424 | 2026.01.11 19:24:12.193238 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.11 19:24:12.193414 [ 275 ] {70acdd35-dd0d-432a-8aa5-d566a8a3982c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 426 | 2026.01.11 19:24:12.193546 [ 275 ] {70acdd35-dd0d-432a-8aa5-d566a8a3982c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.01.11 19:24:12.195571 [ 275 ] {70acdd35-dd0d-432a-8aa5-d566a8a3982c} <Debug> oximeter.measurements_u8 (11324e50-ff24-448b-ac1a-82f94719d8a2): Loading data parts | ||
| 428 | 2026.01.11 19:24:12.195771 [ 275 ] {70acdd35-dd0d-432a-8aa5-d566a8a3982c} <Debug> oximeter.measurements_u8 (11324e50-ff24-448b-ac1a-82f94719d8a2): There are no data parts | ||
| 429 | 2026.01.11 19:24:12.197528 [ 275 ] {70acdd35-dd0d-432a-8aa5-d566a8a3982c} <Debug> TCPHandler: Processed in 0.004346252 sec. | ||
| 430 | 2026.01.11 19:24:12.197678 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.11 19:24:12.197931 [ 275 ] {d59c55ca-dea8-4a64-ac4e-b38dc9fd6b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 432 | 2026.01.11 19:24:12.198028 [ 275 ] {d59c55ca-dea8-4a64-ac4e-b38dc9fd6b31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.01.11 19:24:12.199917 [ 275 ] {d59c55ca-dea8-4a64-ac4e-b38dc9fd6b31} <Debug> oximeter.measurements_i16 (261680a1-520f-43af-87e9-34683215dc13): Loading data parts | ||
| 434 | 2026.01.11 19:24:12.200184 [ 275 ] {d59c55ca-dea8-4a64-ac4e-b38dc9fd6b31} <Debug> oximeter.measurements_i16 (261680a1-520f-43af-87e9-34683215dc13): There are no data parts | ||
| 435 | 2026.01.11 19:24:12.201577 [ 275 ] {d59c55ca-dea8-4a64-ac4e-b38dc9fd6b31} <Debug> TCPHandler: Processed in 0.003950592 sec. | ||
| 436 | 2026.01.11 19:24:12.201797 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.11 19:24:12.201952 [ 275 ] {3ed91157-0604-4948-81cc-d71985b3c3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 438 | 2026.01.11 19:24:12.202064 [ 275 ] {3ed91157-0604-4948-81cc-d71985b3c3f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.01.11 19:24:12.203809 [ 275 ] {3ed91157-0604-4948-81cc-d71985b3c3f5} <Debug> oximeter.measurements_u16 (c19a0f52-4b1b-41db-9db6-0c9e050248b3): Loading data parts | ||
| 440 | 2026.01.11 19:24:12.204120 [ 275 ] {3ed91157-0604-4948-81cc-d71985b3c3f5} <Debug> oximeter.measurements_u16 (c19a0f52-4b1b-41db-9db6-0c9e050248b3): There are no data parts | ||
| 441 | 2026.01.11 19:24:12.205632 [ 275 ] {3ed91157-0604-4948-81cc-d71985b3c3f5} <Debug> TCPHandler: Processed in 0.003886101 sec. | ||
| 442 | 2026.01.11 19:24:12.205791 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.11 19:24:12.206055 [ 275 ] {12224e49-4636-4ca9-bfdd-d179c5c17071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 444 | 2026.01.11 19:24:12.206138 [ 275 ] {12224e49-4636-4ca9-bfdd-d179c5c17071} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.01.11 19:24:12.208717 [ 275 ] {12224e49-4636-4ca9-bfdd-d179c5c17071} <Debug> oximeter.measurements_i32 (cbe239a4-b474-43c1-98a3-61f515a43bf1): Loading data parts | ||
| 446 | 2026.01.11 19:24:12.208885 [ 275 ] {12224e49-4636-4ca9-bfdd-d179c5c17071} <Debug> oximeter.measurements_i32 (cbe239a4-b474-43c1-98a3-61f515a43bf1): There are no data parts | ||
| 447 | 2026.01.11 19:24:12.210585 [ 275 ] {12224e49-4636-4ca9-bfdd-d179c5c17071} <Debug> TCPHandler: Processed in 0.004849866 sec. | ||
| 448 | 2026.01.11 19:24:12.210898 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.01.11 19:24:12.211071 [ 275 ] {8f155799-fe3c-47da-afbc-53a0d00036df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 450 | 2026.01.11 19:24:12.211228 [ 275 ] {8f155799-fe3c-47da-afbc-53a0d00036df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.01.11 19:24:12.213136 [ 275 ] {8f155799-fe3c-47da-afbc-53a0d00036df} <Debug> oximeter.measurements_u32 (6a642cab-f0dc-427b-ac3a-dac03e131d0a): Loading data parts | ||
| 452 | 2026.01.11 19:24:12.213346 [ 275 ] {8f155799-fe3c-47da-afbc-53a0d00036df} <Debug> oximeter.measurements_u32 (6a642cab-f0dc-427b-ac3a-dac03e131d0a): There are no data parts | ||
| 453 | 2026.01.11 19:24:12.214657 [ 275 ] {8f155799-fe3c-47da-afbc-53a0d00036df} <Debug> TCPHandler: Processed in 0.00382803 sec. | ||
| 454 | 2026.01.11 19:24:12.214819 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.11 19:24:12.215065 [ 275 ] {55b6c0e7-c974-4ee3-a0cf-2912c4ed370a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 456 | 2026.01.11 19:24:12.215156 [ 275 ] {55b6c0e7-c974-4ee3-a0cf-2912c4ed370a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.01.11 19:24:12.220783 [ 275 ] {55b6c0e7-c974-4ee3-a0cf-2912c4ed370a} <Debug> oximeter.measurements_i64 (887f58db-9c9c-4da5-aabe-128dad73594d): Loading data parts | ||
| 458 | 2026.01.11 19:24:12.220938 [ 275 ] {55b6c0e7-c974-4ee3-a0cf-2912c4ed370a} <Debug> oximeter.measurements_i64 (887f58db-9c9c-4da5-aabe-128dad73594d): There are no data parts | ||
| 459 | 2026.01.11 19:24:12.222580 [ 275 ] {55b6c0e7-c974-4ee3-a0cf-2912c4ed370a} <Debug> TCPHandler: Processed in 0.007815833 sec. | ||
| 460 | 2026.01.11 19:24:12.222883 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.11 19:24:12.223071 [ 275 ] {201f5faf-8473-4b3d-838c-2354e39328cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 462 | 2026.01.11 19:24:12.223212 [ 275 ] {201f5faf-8473-4b3d-838c-2354e39328cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.01.11 19:24:12.225249 [ 275 ] {201f5faf-8473-4b3d-838c-2354e39328cf} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Loading data parts | ||
| 464 | 2026.01.11 19:24:12.225424 [ 275 ] {201f5faf-8473-4b3d-838c-2354e39328cf} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): There are no data parts | ||
| 465 | 2026.01.11 19:24:12.227631 [ 275 ] {201f5faf-8473-4b3d-838c-2354e39328cf} <Debug> TCPHandler: Processed in 0.004810115 sec. | ||
| 466 | 2026.01.11 19:24:12.227788 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.11 19:24:12.227961 [ 275 ] {3a3050f9-414b-4b0c-8fce-40800ffddbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 468 | 2026.01.11 19:24:12.228088 [ 275 ] {3a3050f9-414b-4b0c-8fce-40800ffddbc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.01.11 19:24:12.230599 [ 275 ] {3a3050f9-414b-4b0c-8fce-40800ffddbc7} <Debug> oximeter.measurements_f32 (4e1799c1-1cb1-4d0c-9901-064699a8e668): Loading data parts | ||
| 470 | 2026.01.11 19:24:12.230797 [ 275 ] {3a3050f9-414b-4b0c-8fce-40800ffddbc7} <Debug> oximeter.measurements_f32 (4e1799c1-1cb1-4d0c-9901-064699a8e668): There are no data parts | ||
| 471 | 2026.01.11 19:24:12.232797 [ 275 ] {3a3050f9-414b-4b0c-8fce-40800ffddbc7} <Debug> TCPHandler: Processed in 0.005065941 sec. | ||
| 472 | 2026.01.11 19:24:12.233052 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.11 19:24:12.233229 [ 275 ] {bf720393-7522-47a7-a0ea-c411b2ffee4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 474 | 2026.01.11 19:24:12.233355 [ 275 ] {bf720393-7522-47a7-a0ea-c411b2ffee4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.01.11 19:24:12.235653 [ 275 ] {bf720393-7522-47a7-a0ea-c411b2ffee4f} <Debug> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Loading data parts | ||
| 476 | 2026.01.11 19:24:12.235826 [ 275 ] {bf720393-7522-47a7-a0ea-c411b2ffee4f} <Debug> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): There are no data parts | ||
| 477 | 2026.01.11 19:24:12.237792 [ 275 ] {bf720393-7522-47a7-a0ea-c411b2ffee4f} <Debug> TCPHandler: Processed in 0.004803985 sec. | ||
| 478 | 2026.01.11 19:24:12.237956 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.11 19:24:12.238131 [ 275 ] {5cc6edcf-8a5f-448c-be11-d63c7549ae2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 480 | 2026.01.11 19:24:12.238270 [ 275 ] {5cc6edcf-8a5f-448c-be11-d63c7549ae2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.01.11 19:24:12.240759 [ 275 ] {5cc6edcf-8a5f-448c-be11-d63c7549ae2a} <Debug> oximeter.measurements_string (36415b14-d28b-495e-85a5-d75cc00eacd6): Loading data parts | ||
| 482 | 2026.01.11 19:24:12.240920 [ 275 ] {5cc6edcf-8a5f-448c-be11-d63c7549ae2a} <Debug> oximeter.measurements_string (36415b14-d28b-495e-85a5-d75cc00eacd6): There are no data parts | ||
| 483 | 2026.01.11 19:24:12.242861 [ 275 ] {5cc6edcf-8a5f-448c-be11-d63c7549ae2a} <Debug> TCPHandler: Processed in 0.004966849 sec. | ||
| 484 | 2026.01.11 19:24:12.243143 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.01.11 19:24:12.243322 [ 275 ] {678d3ed9-d23e-4713-96ba-a284db915dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.01.11 19:24:12.243474 [ 275 ] {678d3ed9-d23e-4713-96ba-a284db915dac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.01.11 19:24:12.245972 [ 275 ] {678d3ed9-d23e-4713-96ba-a284db915dac} <Debug> oximeter.measurements_bytes (a1d7535d-474e-449c-a310-ef6ed963d25d): Loading data parts | ||
| 495 | 2026.01.11 19:24:12.246137 [ 275 ] {678d3ed9-d23e-4713-96ba-a284db915dac} <Debug> oximeter.measurements_bytes (a1d7535d-474e-449c-a310-ef6ed963d25d): There are no data parts | ||
| 496 | 2026.01.11 19:24:12.247928 [ 275 ] {678d3ed9-d23e-4713-96ba-a284db915dac} <Debug> TCPHandler: Processed in 0.004840426 sec. | ||
| 497 | 2026.01.11 19:24:12.248239 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.01.11 19:24:12.248421 [ 275 ] {43946a8e-679f-47c8-858c-9febeadf0ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 499 | 2026.01.11 19:24:12.248551 [ 275 ] {43946a8e-679f-47c8-858c-9febeadf0ca3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.01.11 19:24:12.250980 [ 275 ] {43946a8e-679f-47c8-858c-9febeadf0ca3} <Debug> oximeter.measurements_cumulativei64 (5d6e5b20-e66e-4f7f-840c-b761f1a65639): Loading data parts | ||
| 501 | 2026.01.11 19:24:12.251237 [ 275 ] {43946a8e-679f-47c8-858c-9febeadf0ca3} <Debug> oximeter.measurements_cumulativei64 (5d6e5b20-e66e-4f7f-840c-b761f1a65639): There are no data parts | ||
| 502 | 2026.01.11 19:24:12.252673 [ 275 ] {43946a8e-679f-47c8-858c-9febeadf0ca3} <Debug> TCPHandler: Processed in 0.004489957 sec. | ||
| 503 | 2026.01.11 19:24:12.252832 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.01.11 19:24:12.253124 [ 275 ] {b95f99b2-9c8a-4975-a18d-dbb73be25896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 505 | 2026.01.11 19:24:12.253267 [ 275 ] {b95f99b2-9c8a-4975-a18d-dbb73be25896} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.01.11 19:24:12.255606 [ 275 ] {b95f99b2-9c8a-4975-a18d-dbb73be25896} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Loading data parts | ||
| 507 | 2026.01.11 19:24:12.255760 [ 275 ] {b95f99b2-9c8a-4975-a18d-dbb73be25896} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): There are no data parts | ||
| 508 | 2026.01.11 19:24:12.257260 [ 275 ] {b95f99b2-9c8a-4975-a18d-dbb73be25896} <Debug> TCPHandler: Processed in 0.004477356 sec. | ||
| 509 | 2026.01.11 19:24:12.257420 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.01.11 19:24:12.257602 [ 275 ] {6bc4346b-8480-4b03-8855-0b108b2a6c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 511 | 2026.01.11 19:24:12.257783 [ 275 ] {6bc4346b-8480-4b03-8855-0b108b2a6c5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.01.11 19:24:12.259942 [ 275 ] {6bc4346b-8480-4b03-8855-0b108b2a6c5e} <Debug> oximeter.measurements_cumulativef32 (7d463447-5115-4804-ad05-0f7e13aa29a1): Loading data parts | ||
| 513 | 2026.01.11 19:24:12.260126 [ 275 ] {6bc4346b-8480-4b03-8855-0b108b2a6c5e} <Debug> oximeter.measurements_cumulativef32 (7d463447-5115-4804-ad05-0f7e13aa29a1): There are no data parts | ||
| 514 | 2026.01.11 19:24:12.262304 [ 275 ] {6bc4346b-8480-4b03-8855-0b108b2a6c5e} <Debug> TCPHandler: Processed in 0.004934808 sec. | ||
| 515 | 2026.01.11 19:24:12.262623 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.01.11 19:24:12.262807 [ 275 ] {1c5758d7-567f-44f1-bf19-306c0e8c0ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 517 | 2026.01.11 19:24:12.262948 [ 275 ] {1c5758d7-567f-44f1-bf19-306c0e8c0ac8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.01.11 19:24:12.267384 [ 275 ] {1c5758d7-567f-44f1-bf19-306c0e8c0ac8} <Debug> oximeter.measurements_cumulativef64 (8f9ff4b4-8d64-48b6-8fbf-1ef8a07b2508): Loading data parts | ||
| 519 | 2026.01.11 19:24:12.267627 [ 275 ] {1c5758d7-567f-44f1-bf19-306c0e8c0ac8} <Debug> oximeter.measurements_cumulativef64 (8f9ff4b4-8d64-48b6-8fbf-1ef8a07b2508): There are no data parts | ||
| 520 | 2026.01.11 19:24:12.269187 [ 275 ] {1c5758d7-567f-44f1-bf19-306c0e8c0ac8} <Debug> TCPHandler: Processed in 0.006621882 sec. | ||
| 521 | 2026.01.11 19:24:12.269382 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.01.11 19:24:12.269745 [ 275 ] {a377a43e-615f-4067-a573-816f64589b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.01.11 19:24:12.269897 [ 275 ] {a377a43e-615f-4067-a573-816f64589b20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.01.11 19:24:12.272623 [ 275 ] {a377a43e-615f-4067-a573-816f64589b20} <Debug> oximeter.measurements_histogrami8 (ca039684-0d41-4138-84e3-4e1a29066f35): Loading data parts | ||
| 535 | 2026.01.11 19:24:12.272781 [ 275 ] {a377a43e-615f-4067-a573-816f64589b20} <Debug> oximeter.measurements_histogrami8 (ca039684-0d41-4138-84e3-4e1a29066f35): There are no data parts | ||
| 536 | 2026.01.11 19:24:12.274226 [ 275 ] {a377a43e-615f-4067-a573-816f64589b20} <Debug> TCPHandler: Processed in 0.004902737 sec. | ||
| 537 | 2026.01.11 19:24:12.274482 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.11 19:24:12.274719 [ 275 ] {ac237cce-5cdf-4099-a4b2-262143b954dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 539 | 2026.01.11 19:24:12.274859 [ 275 ] {ac237cce-5cdf-4099-a4b2-262143b954dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.01.11 19:24:12.278112 [ 275 ] {ac237cce-5cdf-4099-a4b2-262143b954dc} <Debug> oximeter.measurements_histogramu8 (33b6de7a-078b-47d6-a7cf-ae411fa12202): Loading data parts | ||
| 541 | 2026.01.11 19:24:12.278395 [ 275 ] {ac237cce-5cdf-4099-a4b2-262143b954dc} <Debug> oximeter.measurements_histogramu8 (33b6de7a-078b-47d6-a7cf-ae411fa12202): There are no data parts | ||
| 542 | 2026.01.11 19:24:12.279789 [ 275 ] {ac237cce-5cdf-4099-a4b2-262143b954dc} <Debug> TCPHandler: Processed in 0.005360739 sec. | ||
| 543 | 2026.01.11 19:24:12.279950 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.11 19:24:12.280305 [ 275 ] {e016a718-562b-46c6-96a4-e1f74c70a881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 545 | 2026.01.11 19:24:12.280457 [ 275 ] {e016a718-562b-46c6-96a4-e1f74c70a881} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.01.11 19:24:12.282899 [ 275 ] {e016a718-562b-46c6-96a4-e1f74c70a881} <Debug> oximeter.measurements_histogrami16 (14821b2c-45c0-4902-af06-798b43254f02): Loading data parts | ||
| 547 | 2026.01.11 19:24:12.283052 [ 275 ] {e016a718-562b-46c6-96a4-e1f74c70a881} <Debug> oximeter.measurements_histogrami16 (14821b2c-45c0-4902-af06-798b43254f02): There are no data parts | ||
| 548 | 2026.01.11 19:24:12.286419 [ 275 ] {e016a718-562b-46c6-96a4-e1f74c70a881} <Debug> TCPHandler: Processed in 0.006525719 sec. | ||
| 549 | 2026.01.11 19:24:12.286694 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.11 19:24:12.286962 [ 275 ] {87344af6-d234-4a7a-9c14-8dce85273272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 551 | 2026.01.11 19:24:12.287130 [ 275 ] {87344af6-d234-4a7a-9c14-8dce85273272} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.01.11 19:24:12.289803 [ 275 ] {87344af6-d234-4a7a-9c14-8dce85273272} <Debug> oximeter.measurements_histogramu16 (83cb0f80-8c19-4267-9dab-039a212a9560): Loading data parts | ||
| 553 | 2026.01.11 19:24:12.290023 [ 275 ] {87344af6-d234-4a7a-9c14-8dce85273272} <Debug> oximeter.measurements_histogramu16 (83cb0f80-8c19-4267-9dab-039a212a9560): There are no data parts | ||
| 554 | 2026.01.11 19:24:12.291435 [ 275 ] {87344af6-d234-4a7a-9c14-8dce85273272} <Debug> TCPHandler: Processed in 0.004793174 sec. | ||
| 555 | 2026.01.11 19:24:12.291600 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.01.11 19:24:12.292040 [ 275 ] {465f9fc6-e4f0-4a48-b4c9-474d7eb474e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 557 | 2026.01.11 19:24:12.292199 [ 275 ] {465f9fc6-e4f0-4a48-b4c9-474d7eb474e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.01.11 19:24:12.294531 [ 275 ] {465f9fc6-e4f0-4a48-b4c9-474d7eb474e1} <Debug> oximeter.measurements_histogrami32 (57b79bc1-ca5e-4746-a430-e4148e649ac1): Loading data parts | ||
| 559 | 2026.01.11 19:24:12.294678 [ 275 ] {465f9fc6-e4f0-4a48-b4c9-474d7eb474e1} <Debug> oximeter.measurements_histogrami32 (57b79bc1-ca5e-4746-a430-e4148e649ac1): There are no data parts | ||
| 560 | 2026.01.11 19:24:12.295998 [ 275 ] {465f9fc6-e4f0-4a48-b4c9-474d7eb474e1} <Debug> TCPHandler: Processed in 0.004459555 sec. | ||
| 561 | 2026.01.11 19:24:12.296263 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.01.11 19:24:12.296518 [ 275 ] {e3484050-1da7-4cfd-92e1-d882d675eeb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 563 | 2026.01.11 19:24:12.296676 [ 275 ] {e3484050-1da7-4cfd-92e1-d882d675eeb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.01.11 19:24:12.298942 [ 275 ] {e3484050-1da7-4cfd-92e1-d882d675eeb3} <Debug> oximeter.measurements_histogramu32 (ed96baee-5469-4f44-b68b-9f1622c54f22): Loading data parts | ||
| 565 | 2026.01.11 19:24:12.299135 [ 275 ] {e3484050-1da7-4cfd-92e1-d882d675eeb3} <Debug> oximeter.measurements_histogramu32 (ed96baee-5469-4f44-b68b-9f1622c54f22): There are no data parts | ||
| 566 | 2026.01.11 19:24:12.300527 [ 275 ] {e3484050-1da7-4cfd-92e1-d882d675eeb3} <Debug> TCPHandler: Processed in 0.004319542 sec. | ||
| 567 | 2026.01.11 19:24:12.300682 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.11 19:24:12.300975 [ 275 ] {6f9e9f48-1e82-42db-9b93-df49e78e0fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 569 | 2026.01.11 19:24:12.301105 [ 275 ] {6f9e9f48-1e82-42db-9b93-df49e78e0fbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.01.11 19:24:12.303350 [ 275 ] {6f9e9f48-1e82-42db-9b93-df49e78e0fbb} <Debug> oximeter.measurements_histogrami64 (cd7c0367-f0a3-402e-a3c8-2880f550efcf): Loading data parts | ||
| 571 | 2026.01.11 19:24:12.303531 [ 275 ] {6f9e9f48-1e82-42db-9b93-df49e78e0fbb} <Debug> oximeter.measurements_histogrami64 (cd7c0367-f0a3-402e-a3c8-2880f550efcf): There are no data parts | ||
| 572 | 2026.01.11 19:24:12.304919 [ 275 ] {6f9e9f48-1e82-42db-9b93-df49e78e0fbb} <Debug> TCPHandler: Processed in 0.004287941 sec. | ||
| 573 | 2026.01.11 19:24:12.305148 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.01.11 19:24:12.305366 [ 275 ] {3a23d6b4-bccd-4a97-b0ec-4dd116bdd436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 575 | 2026.01.11 19:24:12.305508 [ 275 ] {3a23d6b4-bccd-4a97-b0ec-4dd116bdd436} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.01.11 19:24:12.307552 [ 275 ] {3a23d6b4-bccd-4a97-b0ec-4dd116bdd436} <Debug> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Loading data parts | ||
| 577 | 2026.01.11 19:24:12.307769 [ 275 ] {3a23d6b4-bccd-4a97-b0ec-4dd116bdd436} <Debug> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): There are no data parts | ||
| 578 | 2026.01.11 19:24:12.311771 [ 275 ] {3a23d6b4-bccd-4a97-b0ec-4dd116bdd436} <Debug> TCPHandler: Processed in 0.006673104 sec. | ||
| 579 | 2026.01.11 19:24:12.311936 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.11 19:24:12.312258 [ 275 ] {cdb411ef-d6bb-4658-bf53-b9d04c1a17f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 581 | 2026.01.11 19:24:12.312412 [ 275 ] {cdb411ef-d6bb-4658-bf53-b9d04c1a17f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.01.11 19:24:12.315253 [ 275 ] {cdb411ef-d6bb-4658-bf53-b9d04c1a17f0} <Debug> oximeter.measurements_histogramf32 (9010531f-32e8-4d6c-8447-8e08236d335b): Loading data parts | ||
| 583 | 2026.01.11 19:24:12.315411 [ 275 ] {cdb411ef-d6bb-4658-bf53-b9d04c1a17f0} <Debug> oximeter.measurements_histogramf32 (9010531f-32e8-4d6c-8447-8e08236d335b): There are no data parts | ||
| 584 | 2026.01.11 19:24:12.316806 [ 275 ] {cdb411ef-d6bb-4658-bf53-b9d04c1a17f0} <Debug> TCPHandler: Processed in 0.004927258 sec. | ||
| 585 | 2026.01.11 19:24:12.317088 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.11 19:24:12.317379 [ 275 ] {eba15a0c-07fb-42e0-8818-fb3bca7ab489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 587 | 2026.01.11 19:24:12.317562 [ 275 ] {eba15a0c-07fb-42e0-8818-fb3bca7ab489} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.01.11 19:24:12.320075 [ 275 ] {eba15a0c-07fb-42e0-8818-fb3bca7ab489} <Debug> oximeter.measurements_histogramf64 (08c23aa1-2892-4e65-ade9-eb7aed15d88c): Loading data parts | ||
| 589 | 2026.01.11 19:24:12.320275 [ 275 ] {eba15a0c-07fb-42e0-8818-fb3bca7ab489} <Debug> oximeter.measurements_histogramf64 (08c23aa1-2892-4e65-ade9-eb7aed15d88c): There are no data parts | ||
| 590 | 2026.01.11 19:24:12.322101 [ 275 ] {eba15a0c-07fb-42e0-8818-fb3bca7ab489} <Debug> TCPHandler: Processed in 0.005067982 sec. | ||
| 591 | 2026.01.11 19:24:12.322251 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.11 19:24:12.322500 [ 275 ] {3b2174a1-0457-4e76-8fef-b3775e04f095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.01.11 19:24:12.322634 [ 275 ] {3b2174a1-0457-4e76-8fef-b3775e04f095} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.01.11 19:24:12.325080 [ 275 ] {3b2174a1-0457-4e76-8fef-b3775e04f095} <Debug> oximeter.fields_bool (b36b6810-fb3b-4ce7-b748-9eb9d03d1602): Loading data parts | ||
| 620 | 2026.01.11 19:24:12.325307 [ 275 ] {3b2174a1-0457-4e76-8fef-b3775e04f095} <Debug> oximeter.fields_bool (b36b6810-fb3b-4ce7-b748-9eb9d03d1602): There are no data parts | ||
| 621 | 2026.01.11 19:24:12.326950 [ 275 ] {3b2174a1-0457-4e76-8fef-b3775e04f095} <Debug> TCPHandler: Processed in 0.004749633 sec. | ||
| 622 | 2026.01.11 19:24:12.327101 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.11 19:24:12.327350 [ 275 ] {46e2a887-7d8d-4e38-b46d-cd30e613c9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 624 | 2026.01.11 19:24:12.327482 [ 275 ] {46e2a887-7d8d-4e38-b46d-cd30e613c9cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.01.11 19:24:12.329604 [ 275 ] {46e2a887-7d8d-4e38-b46d-cd30e613c9cb} <Debug> oximeter.fields_i8 (20b1b1ba-ccd4-41e5-aff7-d80c9c9c74ed): Loading data parts | ||
| 626 | 2026.01.11 19:24:12.329810 [ 275 ] {46e2a887-7d8d-4e38-b46d-cd30e613c9cb} <Debug> oximeter.fields_i8 (20b1b1ba-ccd4-41e5-aff7-d80c9c9c74ed): There are no data parts | ||
| 627 | 2026.01.11 19:24:12.332406 [ 275 ] {46e2a887-7d8d-4e38-b46d-cd30e613c9cb} <Debug> TCPHandler: Processed in 0.005352589 sec. | ||
| 628 | 2026.01.11 19:24:12.332549 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.11 19:24:12.332707 [ 275 ] {0814a157-3c12-439b-9e1e-3032e918d24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 630 | 2026.01.11 19:24:12.332832 [ 275 ] {0814a157-3c12-439b-9e1e-3032e918d24c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.01.11 19:24:12.335250 [ 275 ] {0814a157-3c12-439b-9e1e-3032e918d24c} <Debug> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Loading data parts | ||
| 632 | 2026.01.11 19:24:12.335438 [ 275 ] {0814a157-3c12-439b-9e1e-3032e918d24c} <Debug> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): There are no data parts | ||
| 633 | 2026.01.11 19:24:12.337770 [ 275 ] {0814a157-3c12-439b-9e1e-3032e918d24c} <Debug> TCPHandler: Processed in 0.005269567 sec. | ||
| 634 | 2026.01.11 19:24:12.337932 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.11 19:24:12.338181 [ 275 ] {e17d2ec4-1f76-4039-b25d-3ccb166cae53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 636 | 2026.01.11 19:24:12.338319 [ 275 ] {e17d2ec4-1f76-4039-b25d-3ccb166cae53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.01.11 19:24:12.340208 [ 275 ] {e17d2ec4-1f76-4039-b25d-3ccb166cae53} <Debug> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Loading data parts | ||
| 638 | 2026.01.11 19:24:12.340362 [ 275 ] {e17d2ec4-1f76-4039-b25d-3ccb166cae53} <Debug> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): There are no data parts | ||
| 639 | 2026.01.11 19:24:12.341859 [ 275 ] {e17d2ec4-1f76-4039-b25d-3ccb166cae53} <Debug> TCPHandler: Processed in 0.003976373 sec. | ||
| 640 | 2026.01.11 19:24:12.342002 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.11 19:24:12.342158 [ 275 ] {b970255a-86e8-46b1-bd80-7cdd51b638ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 642 | 2026.01.11 19:24:12.342280 [ 275 ] {b970255a-86e8-46b1-bd80-7cdd51b638ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.01.11 19:24:12.344339 [ 275 ] {b970255a-86e8-46b1-bd80-7cdd51b638ff} <Debug> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Loading data parts | ||
| 644 | 2026.01.11 19:24:12.344530 [ 275 ] {b970255a-86e8-46b1-bd80-7cdd51b638ff} <Debug> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): There are no data parts | ||
| 645 | 2026.01.11 19:24:12.345958 [ 275 ] {b970255a-86e8-46b1-bd80-7cdd51b638ff} <Debug> TCPHandler: Processed in 0.004002983 sec. | ||
| 646 | 2026.01.11 19:24:12.346174 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.11 19:24:12.346386 [ 275 ] {6b47b8ae-de71-4475-9fe1-15a56d74ba05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 648 | 2026.01.11 19:24:12.346515 [ 275 ] {6b47b8ae-de71-4475-9fe1-15a56d74ba05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.01.11 19:24:12.348318 [ 275 ] {6b47b8ae-de71-4475-9fe1-15a56d74ba05} <Debug> oximeter.fields_i32 (6cff2ab5-1d6f-4fe2-a4d6-6fce69930408): Loading data parts | ||
| 650 | 2026.01.11 19:24:12.348492 [ 275 ] {6b47b8ae-de71-4475-9fe1-15a56d74ba05} <Debug> oximeter.fields_i32 (6cff2ab5-1d6f-4fe2-a4d6-6fce69930408): There are no data parts | ||
| 651 | 2026.01.11 19:24:12.349988 [ 275 ] {6b47b8ae-de71-4475-9fe1-15a56d74ba05} <Debug> TCPHandler: Processed in 0.00386188 sec. | ||
| 652 | 2026.01.11 19:24:12.350134 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.01.11 19:24:12.350288 [ 275 ] {50e5384c-2cd9-4242-96cb-733a63af0a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 654 | 2026.01.11 19:24:12.350424 [ 275 ] {50e5384c-2cd9-4242-96cb-733a63af0a3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.01.11 19:24:12.352469 [ 275 ] {50e5384c-2cd9-4242-96cb-733a63af0a3f} <Debug> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Loading data parts | ||
| 656 | 2026.01.11 19:24:12.352616 [ 275 ] {50e5384c-2cd9-4242-96cb-733a63af0a3f} <Debug> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): There are no data parts | ||
| 657 | 2026.01.11 19:24:12.354314 [ 275 ] {50e5384c-2cd9-4242-96cb-733a63af0a3f} <Debug> TCPHandler: Processed in 0.004228669 sec. | ||
| 658 | 2026.01.11 19:24:12.354556 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.01.11 19:24:12.354709 [ 275 ] {dcd3c82e-146a-4835-b32a-ec87a6995e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 660 | 2026.01.11 19:24:12.354876 [ 275 ] {dcd3c82e-146a-4835-b32a-ec87a6995e89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.01.11 19:24:12.358414 [ 275 ] {dcd3c82e-146a-4835-b32a-ec87a6995e89} <Debug> oximeter.fields_i64 (b789797b-3403-4994-b64a-88be2251cd72): Loading data parts | ||
| 662 | 2026.01.11 19:24:12.358653 [ 275 ] {dcd3c82e-146a-4835-b32a-ec87a6995e89} <Debug> oximeter.fields_i64 (b789797b-3403-4994-b64a-88be2251cd72): There are no data parts | ||
| 663 | 2026.01.11 19:24:12.360397 [ 275 ] {dcd3c82e-146a-4835-b32a-ec87a6995e89} <Debug> TCPHandler: Processed in 0.005888563 sec. | ||
| 664 | 2026.01.11 19:24:12.360545 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.01.11 19:24:12.360756 [ 275 ] {def771e8-90c6-4104-94b9-8fdc967f5e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 666 | 2026.01.11 19:24:12.360855 [ 275 ] {def771e8-90c6-4104-94b9-8fdc967f5e85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.01.11 19:24:12.362820 [ 275 ] {def771e8-90c6-4104-94b9-8fdc967f5e85} <Debug> oximeter.fields_u64 (0794e8fd-d07a-4364-bb52-38387f672039): Loading data parts | ||
| 668 | 2026.01.11 19:24:12.362995 [ 275 ] {def771e8-90c6-4104-94b9-8fdc967f5e85} <Debug> oximeter.fields_u64 (0794e8fd-d07a-4364-bb52-38387f672039): There are no data parts | ||
| 669 | 2026.01.11 19:24:12.364468 [ 275 ] {def771e8-90c6-4104-94b9-8fdc967f5e85} <Debug> TCPHandler: Processed in 0.003973534 sec. | ||
| 670 | 2026.01.11 19:24:12.364740 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.01.11 19:24:12.364908 [ 275 ] {63526cbb-df88-41bc-ab36-227fb2731403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 672 | 2026.01.11 19:24:12.365037 [ 275 ] {63526cbb-df88-41bc-ab36-227fb2731403} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.01.11 19:24:12.366822 [ 275 ] {63526cbb-df88-41bc-ab36-227fb2731403} <Debug> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Loading data parts | ||
| 674 | 2026.01.11 19:24:12.367088 [ 275 ] {63526cbb-df88-41bc-ab36-227fb2731403} <Debug> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): There are no data parts | ||
| 675 | 2026.01.11 19:24:12.368723 [ 275 ] {63526cbb-df88-41bc-ab36-227fb2731403} <Debug> TCPHandler: Processed in 0.004033415 sec. | ||
| 676 | 2026.01.11 19:24:12.368882 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.01.11 19:24:12.369148 [ 275 ] {1db55d5d-0fe3-42f7-8c8b-87a45e089eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 678 | 2026.01.11 19:24:12.369267 [ 275 ] {1db55d5d-0fe3-42f7-8c8b-87a45e089eee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.01.11 19:24:12.371881 [ 275 ] {1db55d5d-0fe3-42f7-8c8b-87a45e089eee} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Loading data parts | ||
| 680 | 2026.01.11 19:24:12.372079 [ 275 ] {1db55d5d-0fe3-42f7-8c8b-87a45e089eee} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): There are no data parts | ||
| 681 | 2026.01.11 19:24:12.373940 [ 275 ] {1db55d5d-0fe3-42f7-8c8b-87a45e089eee} <Debug> TCPHandler: Processed in 0.005116792 sec. | ||
| 682 | 2026.01.11 19:24:12.374135 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.01.11 19:24:12.374286 [ 275 ] {6b8fe0f3-2180-4f1f-94b9-17a8189a5443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 684 | 2026.01.11 19:24:12.374417 [ 275 ] {6b8fe0f3-2180-4f1f-94b9-17a8189a5443} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.01.11 19:24:12.376360 [ 275 ] {6b8fe0f3-2180-4f1f-94b9-17a8189a5443} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Loading data parts | ||
| 686 | 2026.01.11 19:24:12.376602 [ 275 ] {6b8fe0f3-2180-4f1f-94b9-17a8189a5443} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): There are no data parts | ||
| 687 | 2026.01.11 19:24:12.379663 [ 275 ] {6b8fe0f3-2180-4f1f-94b9-17a8189a5443} <Debug> TCPHandler: Processed in 0.005575465 sec. | ||
| 688 | 2026.01.11 19:24:12.379830 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.01.11 19:24:12.380213 [ 275 ] {ffa768ed-07bc-4a78-91df-38db83be470d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.01.11 19:24:12.380352 [ 275 ] {ffa768ed-07bc-4a78-91df-38db83be470d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.01.11 19:24:12.382638 [ 275 ] {ffa768ed-07bc-4a78-91df-38db83be470d} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb): Loading data parts | ||
| 695 | 2026.01.11 19:24:12.382906 [ 275 ] {ffa768ed-07bc-4a78-91df-38db83be470d} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb): There are no data parts | ||
| 696 | 2026.01.11 19:24:12.385278 [ 275 ] {ffa768ed-07bc-4a78-91df-38db83be470d} <Debug> TCPHandler: Processed in 0.005497412 sec. | ||
| 697 | 2026.01.11 19:24:12.385549 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.01.11 19:24:12.386022 [ 276 ] {e594caf2-0b1b-47be-85d2-239588d0c081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.01.11 19:24:12.388807 [ 276 ] {e594caf2-0b1b-47be-85d2-239588d0c081} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.01.11 19:24:12.410950 [ 284 ] {e594caf2-0b1b-47be-85d2-239588d0c081} <Trace> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.01.11 19:24:12.411173 [ 284 ] {e594caf2-0b1b-47be-85d2-239588d0c081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 702 | 2026.01.11 19:24:12.417451 [ 284 ] {e594caf2-0b1b-47be-85d2-239588d0c081} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.01.11 19:24:12.417990 [ 284 ] {e594caf2-0b1b-47be-85d2-239588d0c081} <Trace> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.01.11 19:24:12.418407 [ 276 ] {e594caf2-0b1b-47be-85d2-239588d0c081} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.032524 sec., 30.74652564260239 rows/sec., 491.94 B/sec. | ||
| 705 | 2026.01.11 19:24:12.418690 [ 276 ] {e594caf2-0b1b-47be-85d2-239588d0c081} <Debug> TCPHandler: Processed in 0.033278873 sec. | ||
| 706 | 2026.01.11 19:24:13.001132 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.19 MiB, peak 128.19 MiB, free memory in arenas 0.00 B, will set to 139.64 MiB (RSS), difference: 11.45 MiB | ||
| 707 | 2026.01.11 19:24:18.855606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 708 | 2026.01.11 19:24:18.855640 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.11 19:24:18.855731 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.01.11 19:24:18.855789 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.11 19:24:18.894767 [ 244 ] {} <Debug> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Loading data parts | ||
| 712 | 2026.01.11 19:24:18.894984 [ 244 ] {} <Debug> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): There are no data parts | ||
| 713 | 2026.01.11 19:24:18.895242 [ 245 ] {} <Debug> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Loading data parts | ||
| 714 | 2026.01.11 19:24:18.895563 [ 245 ] {} <Debug> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): There are no data parts | ||
| 715 | 2026.01.11 19:24:18.901971 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.01.11 19:24:18.902017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 717 | 2026.01.11 19:24:18.910954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.01.11 19:24:18.911786 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.01.11 19:24:18.911934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.01.11 19:24:18.928794 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.11 19:24:18.928977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 722 | 2026.01.11 19:24:18.935171 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.11 19:24:18.936274 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.11 19:24:18.939768 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.11 19:24:19.001110 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.80 MiB, peak 148.80 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.01.11 19:24:21.355645 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.11 19:24:21.355877 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.11 19:24:21.360153 [ 243 ] {} <Debug> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Loading data parts | ||
| 729 | 2026.01.11 19:24:21.360417 [ 243 ] {} <Debug> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): There are no data parts | ||
| 730 | 2026.01.11 19:24:21.367679 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.11 19:24:21.367923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 732 | 2026.01.11 19:24:21.369635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.11 19:24:21.370143 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.11 19:24:21.370443 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.11 19:24:22.001143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.28 MiB, peak 158.28 MiB, free memory in arenas 0.00 B, will set to 154.96 MiB (RSS), difference: -3.33 MiB | ||
| 736 | 2026.01.11 19:24:26.314547 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.11 19:24:26.314607 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.11 19:24:26.412981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.01.11 19:24:26.413912 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.11 19:24:26.413963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 741 | 2026.01.11 19:24:26.414713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.11 19:24:26.415298 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.11 19:24:26.415478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.11 19:24:26.440809 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.11 19:24:26.458435 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.11 19:24:26.458550 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 747 | 2026.01.11 19:24:26.465034 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.11 19:24:26.466167 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.11 19:24:26.469597 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.11 19:24:27.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.67 MiB, peak 159.67 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 2.03 MiB | ||
| 751 | 2026.01.11 19:24:32.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.73 MiB, peak 159.67 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.01.11 19:24:32.435008 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.01.11 19:24:32.435185 [ 275 ] {251d7a29-906d-40d1-bcb6-ef37e08063f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.01.11 19:24:32.437494 [ 275 ] {251d7a29-906d-40d1-bcb6-ef37e08063f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.01.11 19:24:32.437726 [ 275 ] {251d7a29-906d-40d1-bcb6-ef37e08063f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.01.11 19:24:32.442314 [ 275 ] {251d7a29-906d-40d1-bcb6-ef37e08063f1} <Debug> TCPHandler: Processed in 0.007424572 sec. | ||
| 757 | 2026.01.11 19:24:32.445618 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.01.11 19:24:32.445789 [ 275 ] {0dac6f32-582b-4bd0-84bb-5674c4b7b9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.01.11 19:24:32.451948 [ 275 ] {0dac6f32-582b-4bd0-84bb-5674c4b7b9bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.01.11 19:24:32.452005 [ 275 ] {0dac6f32-582b-4bd0-84bb-5674c4b7b9bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.01.11 19:24:32.452438 [ 275 ] {0dac6f32-582b-4bd0-84bb-5674c4b7b9bd} <Debug> TCPHandler: Processed in 0.006890789 sec. | ||
| 762 | 2026.01.11 19:24:32.454838 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.01.11 19:24:32.454973 [ 275 ] {9f343882-4674-4596-8522-bc005ec5586f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.01.11 19:24:32.455292 [ 275 ] {9f343882-4674-4596-8522-bc005ec5586f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.01.11 19:24:32.455341 [ 275 ] {9f343882-4674-4596-8522-bc005ec5586f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.01.11 19:24:32.455696 [ 275 ] {9f343882-4674-4596-8522-bc005ec5586f} <Debug> TCPHandler: Processed in 0.000912273 sec. | ||
| 767 | 2026.01.11 19:24:32.455930 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.01.11 19:24:32.456064 [ 275 ] {01809a44-cb9c-49a0-85ca-94f8fbcaf12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 769 | 2026.01.11 19:24:32.456345 [ 275 ] {01809a44-cb9c-49a0-85ca-94f8fbcaf12d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.01.11 19:24:32.456395 [ 275 ] {01809a44-cb9c-49a0-85ca-94f8fbcaf12d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.01.11 19:24:32.456716 [ 275 ] {01809a44-cb9c-49a0-85ca-94f8fbcaf12d} <Debug> TCPHandler: Processed in 0.000851222 sec. | ||
| 772 | 2026.01.11 19:24:32.456934 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.01.11 19:24:32.457059 [ 275 ] {d3c67b93-44a7-42b2-b1ec-8b245df076a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 774 | 2026.01.11 19:24:32.457319 [ 275 ] {d3c67b93-44a7-42b2-b1ec-8b245df076a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.01.11 19:24:32.457364 [ 275 ] {d3c67b93-44a7-42b2-b1ec-8b245df076a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.01.11 19:24:32.457680 [ 275 ] {d3c67b93-44a7-42b2-b1ec-8b245df076a9} <Debug> TCPHandler: Processed in 0.000806651 sec. | ||
| 777 | 2026.01.11 19:24:32.457902 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.01.11 19:24:32.458020 [ 275 ] {87e143f5-bb68-48c7-a6a4-1898ed5846f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 779 | 2026.01.11 19:24:32.458281 [ 275 ] {87e143f5-bb68-48c7-a6a4-1898ed5846f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.01.11 19:24:32.458325 [ 275 ] {87e143f5-bb68-48c7-a6a4-1898ed5846f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.01.11 19:24:32.458662 [ 275 ] {87e143f5-bb68-48c7-a6a4-1898ed5846f2} <Debug> TCPHandler: Processed in 0.000807352 sec. | ||
| 782 | 2026.01.11 19:24:32.458862 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.01.11 19:24:32.458981 [ 275 ] {017d493b-513c-496a-941f-d0ad5fd88bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 784 | 2026.01.11 19:24:32.459228 [ 275 ] {017d493b-513c-496a-941f-d0ad5fd88bdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.01.11 19:24:32.459270 [ 275 ] {017d493b-513c-496a-941f-d0ad5fd88bdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.01.11 19:24:32.459596 [ 275 ] {017d493b-513c-496a-941f-d0ad5fd88bdc} <Debug> TCPHandler: Processed in 0.000783491 sec. | ||
| 787 | 2026.01.11 19:24:32.459805 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.01.11 19:24:32.459918 [ 275 ] {631b0ac7-3ec7-47ea-b921-6fb8d030f8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 789 | 2026.01.11 19:24:32.460166 [ 275 ] {631b0ac7-3ec7-47ea-b921-6fb8d030f8d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.01.11 19:24:32.460209 [ 275 ] {631b0ac7-3ec7-47ea-b921-6fb8d030f8d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.01.11 19:24:32.460540 [ 275 ] {631b0ac7-3ec7-47ea-b921-6fb8d030f8d5} <Debug> TCPHandler: Processed in 0.00078302 sec. | ||
| 792 | 2026.01.11 19:24:32.460760 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.01.11 19:24:32.460875 [ 275 ] {6d4e5376-7bbe-43d6-802b-4c964c946629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 794 | 2026.01.11 19:24:32.461136 [ 275 ] {6d4e5376-7bbe-43d6-802b-4c964c946629} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.01.11 19:24:32.461179 [ 275 ] {6d4e5376-7bbe-43d6-802b-4c964c946629} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.01.11 19:24:32.461491 [ 275 ] {6d4e5376-7bbe-43d6-802b-4c964c946629} <Debug> TCPHandler: Processed in 0.00077926 sec. | ||
| 797 | 2026.01.11 19:24:32.461690 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.01.11 19:24:32.461806 [ 275 ] {afe8d840-0f92-4d4a-be87-ec82169dc80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 799 | 2026.01.11 19:24:32.462059 [ 275 ] {afe8d840-0f92-4d4a-be87-ec82169dc80d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.01.11 19:24:32.462102 [ 275 ] {afe8d840-0f92-4d4a-be87-ec82169dc80d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.01.11 19:24:32.462424 [ 275 ] {afe8d840-0f92-4d4a-be87-ec82169dc80d} <Debug> TCPHandler: Processed in 0.00078161 sec. | ||
| 802 | 2026.01.11 19:24:32.462638 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.01.11 19:24:32.462757 [ 275 ] {f40189fa-ca13-4fba-8cc0-a5048f6ab72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 804 | 2026.01.11 19:24:32.463048 [ 275 ] {f40189fa-ca13-4fba-8cc0-a5048f6ab72d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.01.11 19:24:32.463098 [ 275 ] {f40189fa-ca13-4fba-8cc0-a5048f6ab72d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.01.11 19:24:32.463432 [ 275 ] {f40189fa-ca13-4fba-8cc0-a5048f6ab72d} <Debug> TCPHandler: Processed in 0.000841262 sec. | ||
| 807 | 2026.01.11 19:24:32.463631 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.01.11 19:24:32.463753 [ 275 ] {539e74c2-a8b5-4219-81c6-ac902fc66e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 809 | 2026.01.11 19:24:32.464024 [ 275 ] {539e74c2-a8b5-4219-81c6-ac902fc66e93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.01.11 19:24:32.464069 [ 275 ] {539e74c2-a8b5-4219-81c6-ac902fc66e93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.01.11 19:24:32.464399 [ 275 ] {539e74c2-a8b5-4219-81c6-ac902fc66e93} <Debug> TCPHandler: Processed in 0.000817021 sec. | ||
| 812 | 2026.01.11 19:24:32.464618 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.01.11 19:24:32.464740 [ 275 ] {26d7645e-d534-4e49-ae99-a545f102865b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 814 | 2026.01.11 19:24:32.465005 [ 275 ] {26d7645e-d534-4e49-ae99-a545f102865b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.01.11 19:24:32.465050 [ 275 ] {26d7645e-d534-4e49-ae99-a545f102865b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.01.11 19:24:32.465370 [ 275 ] {26d7645e-d534-4e49-ae99-a545f102865b} <Debug> TCPHandler: Processed in 0.000802771 sec. | ||
| 817 | 2026.01.11 19:24:32.465578 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.01.11 19:24:32.465698 [ 275 ] {e4f8267c-15ed-4736-bac3-df8ac6225bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 819 | 2026.01.11 19:24:32.465960 [ 275 ] {e4f8267c-15ed-4736-bac3-df8ac6225bc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.01.11 19:24:32.466005 [ 275 ] {e4f8267c-15ed-4736-bac3-df8ac6225bc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.01.11 19:24:32.466322 [ 275 ] {e4f8267c-15ed-4736-bac3-df8ac6225bc9} <Debug> TCPHandler: Processed in 0.00079387 sec. | ||
| 822 | 2026.01.11 19:24:32.466520 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.01.11 19:24:32.466640 [ 275 ] {62750c09-1f57-415c-a095-1a40ff756b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 824 | 2026.01.11 19:24:32.466897 [ 275 ] {62750c09-1f57-415c-a095-1a40ff756b0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.01.11 19:24:32.466941 [ 275 ] {62750c09-1f57-415c-a095-1a40ff756b0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.01.11 19:24:32.467265 [ 275 ] {62750c09-1f57-415c-a095-1a40ff756b0c} <Debug> TCPHandler: Processed in 0.000793461 sec. | ||
| 827 | 2026.01.11 19:24:32.467960 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.01.11 19:24:32.468080 [ 275 ] {55bdea45-2a4d-48b8-9102-85e29eafe892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 829 | 2026.01.11 19:24:32.468339 [ 275 ] {55bdea45-2a4d-48b8-9102-85e29eafe892} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.01.11 19:24:32.468382 [ 275 ] {55bdea45-2a4d-48b8-9102-85e29eafe892} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.01.11 19:24:32.468720 [ 275 ] {55bdea45-2a4d-48b8-9102-85e29eafe892} <Debug> TCPHandler: Processed in 0.000809411 sec. | ||
| 832 | 2026.01.11 19:24:32.470273 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.01.11 19:24:32.470434 [ 275 ] {a905c2af-2df7-41ed-8b51-c22aadc4e71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 834 | 2026.01.11 19:24:32.470784 [ 275 ] {a905c2af-2df7-41ed-8b51-c22aadc4e71b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.01.11 19:24:32.470841 [ 275 ] {a905c2af-2df7-41ed-8b51-c22aadc4e71b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.01.11 19:24:32.471225 [ 275 ] {a905c2af-2df7-41ed-8b51-c22aadc4e71b} <Debug> TCPHandler: Processed in 0.001015266 sec. | ||
| 837 | 2026.01.11 19:24:32.471453 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.01.11 19:24:32.471586 [ 275 ] {ce3b6856-4eb3-46f0-8263-eb37a800a44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 839 | 2026.01.11 19:24:32.471901 [ 275 ] {ce3b6856-4eb3-46f0-8263-eb37a800a44b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.01.11 19:24:32.471952 [ 275 ] {ce3b6856-4eb3-46f0-8263-eb37a800a44b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.01.11 19:24:32.472290 [ 275 ] {ce3b6856-4eb3-46f0-8263-eb37a800a44b} <Debug> TCPHandler: Processed in 0.000897063 sec. | ||
| 842 | 2026.01.11 19:24:32.472495 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.01.11 19:24:32.472617 [ 275 ] {137c26ba-313d-4511-9fe9-a23fafbfe220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 844 | 2026.01.11 19:24:32.472885 [ 275 ] {137c26ba-313d-4511-9fe9-a23fafbfe220} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.01.11 19:24:32.472929 [ 275 ] {137c26ba-313d-4511-9fe9-a23fafbfe220} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.01.11 19:24:32.473228 [ 275 ] {137c26ba-313d-4511-9fe9-a23fafbfe220} <Debug> TCPHandler: Processed in 0.00078301 sec. | ||
| 847 | 2026.01.11 19:24:32.473427 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.01.11 19:24:32.473552 [ 275 ] {a4437f5e-b1d6-46bd-bd91-84bc9d3a752b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 849 | 2026.01.11 19:24:32.473834 [ 275 ] {a4437f5e-b1d6-46bd-bd91-84bc9d3a752b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.01.11 19:24:32.473880 [ 275 ] {a4437f5e-b1d6-46bd-bd91-84bc9d3a752b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.01.11 19:24:32.474187 [ 275 ] {a4437f5e-b1d6-46bd-bd91-84bc9d3a752b} <Debug> TCPHandler: Processed in 0.000811971 sec. | ||
| 852 | 2026.01.11 19:24:32.474398 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.01.11 19:24:32.474522 [ 275 ] {9bbb9363-b6b0-455f-9187-7c26fcfc3ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 854 | 2026.01.11 19:24:32.474796 [ 275 ] {9bbb9363-b6b0-455f-9187-7c26fcfc3ee1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.01.11 19:24:32.474839 [ 275 ] {9bbb9363-b6b0-455f-9187-7c26fcfc3ee1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.01.11 19:24:32.475140 [ 275 ] {9bbb9363-b6b0-455f-9187-7c26fcfc3ee1} <Debug> TCPHandler: Processed in 0.000790021 sec. | ||
| 857 | 2026.01.11 19:24:32.475425 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.01.11 19:24:32.475554 [ 275 ] {b6b92e63-6726-4841-8aac-b949ef54803b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 859 | 2026.01.11 19:24:32.475824 [ 275 ] {b6b92e63-6726-4841-8aac-b949ef54803b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.01.11 19:24:32.475869 [ 275 ] {b6b92e63-6726-4841-8aac-b949ef54803b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.01.11 19:24:32.476182 [ 275 ] {b6b92e63-6726-4841-8aac-b949ef54803b} <Debug> TCPHandler: Processed in 0.000807971 sec. | ||
| 862 | 2026.01.11 19:24:32.476756 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.01.11 19:24:32.476882 [ 275 ] {19f1f688-6f8f-41c0-b61c-9be97ad3e4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 864 | 2026.01.11 19:24:32.477150 [ 275 ] {19f1f688-6f8f-41c0-b61c-9be97ad3e4c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.01.11 19:24:32.477195 [ 275 ] {19f1f688-6f8f-41c0-b61c-9be97ad3e4c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.01.11 19:24:32.477502 [ 275 ] {19f1f688-6f8f-41c0-b61c-9be97ad3e4c0} <Debug> TCPHandler: Processed in 0.000796441 sec. | ||
| 867 | 2026.01.11 19:24:32.477742 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.01.11 19:24:32.477869 [ 275 ] {bac48802-e50a-4ef3-9bb9-a465fc487309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 869 | 2026.01.11 19:24:32.478138 [ 275 ] {bac48802-e50a-4ef3-9bb9-a465fc487309} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.01.11 19:24:32.478182 [ 275 ] {bac48802-e50a-4ef3-9bb9-a465fc487309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.01.11 19:24:32.478476 [ 275 ] {bac48802-e50a-4ef3-9bb9-a465fc487309} <Debug> TCPHandler: Processed in 0.00078419 sec. | ||
| 872 | 2026.01.11 19:24:32.478702 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.01.11 19:24:32.478824 [ 275 ] {70ee0c7f-e3f0-415e-b6b5-c5297720e424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 874 | 2026.01.11 19:24:32.479099 [ 275 ] {70ee0c7f-e3f0-415e-b6b5-c5297720e424} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.01.11 19:24:32.479142 [ 275 ] {70ee0c7f-e3f0-415e-b6b5-c5297720e424} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.01.11 19:24:32.479442 [ 275 ] {70ee0c7f-e3f0-415e-b6b5-c5297720e424} <Debug> TCPHandler: Processed in 0.000788 sec. | ||
| 877 | 2026.01.11 19:24:32.479685 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.01.11 19:24:32.479809 [ 275 ] {74f8cca4-df86-4d38-9a29-2ea032054833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 879 | 2026.01.11 19:24:32.480085 [ 275 ] {74f8cca4-df86-4d38-9a29-2ea032054833} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.01.11 19:24:32.480128 [ 275 ] {74f8cca4-df86-4d38-9a29-2ea032054833} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.01.11 19:24:32.480428 [ 275 ] {74f8cca4-df86-4d38-9a29-2ea032054833} <Debug> TCPHandler: Processed in 0.00079147 sec. | ||
| 882 | 2026.01.11 19:24:32.480657 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.01.11 19:24:32.480787 [ 275 ] {c821834d-ec04-4cbc-a0aa-be8730de557e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 884 | 2026.01.11 19:24:32.481063 [ 275 ] {c821834d-ec04-4cbc-a0aa-be8730de557e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.01.11 19:24:32.481107 [ 275 ] {c821834d-ec04-4cbc-a0aa-be8730de557e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.01.11 19:24:32.481401 [ 275 ] {c821834d-ec04-4cbc-a0aa-be8730de557e} <Debug> TCPHandler: Processed in 0.00079219 sec. | ||
| 887 | 2026.01.11 19:24:32.481624 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.01.11 19:24:32.481748 [ 275 ] {e91bf342-4674-47fa-8388-4c0236ff1d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 889 | 2026.01.11 19:24:32.482024 [ 275 ] {e91bf342-4674-47fa-8388-4c0236ff1d0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.01.11 19:24:32.482069 [ 275 ] {e91bf342-4674-47fa-8388-4c0236ff1d0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.01.11 19:24:32.482361 [ 275 ] {e91bf342-4674-47fa-8388-4c0236ff1d0f} <Debug> TCPHandler: Processed in 0.00078569 sec. | ||
| 892 | 2026.01.11 19:24:32.482600 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.01.11 19:24:32.482724 [ 275 ] {0f917e17-6d84-402a-be4b-8acd2e2a9611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 894 | 2026.01.11 19:24:32.483004 [ 275 ] {0f917e17-6d84-402a-be4b-8acd2e2a9611} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.01.11 19:24:32.483048 [ 275 ] {0f917e17-6d84-402a-be4b-8acd2e2a9611} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.01.11 19:24:32.483348 [ 275 ] {0f917e17-6d84-402a-be4b-8acd2e2a9611} <Debug> TCPHandler: Processed in 0.000795621 sec. | ||
| 897 | 2026.01.11 19:24:32.483579 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.01.11 19:24:32.483706 [ 275 ] {779b34ab-ef1d-4826-a155-dfaddd2bd723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 899 | 2026.01.11 19:24:32.483988 [ 275 ] {779b34ab-ef1d-4826-a155-dfaddd2bd723} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.01.11 19:24:32.484032 [ 275 ] {779b34ab-ef1d-4826-a155-dfaddd2bd723} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.01.11 19:24:32.484327 [ 275 ] {779b34ab-ef1d-4826-a155-dfaddd2bd723} <Debug> TCPHandler: Processed in 0.000796621 sec. | ||
| 902 | 2026.01.11 19:24:32.484561 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.01.11 19:24:32.484688 [ 275 ] {61786819-40f2-4578-b402-511c4000745b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 904 | 2026.01.11 19:24:32.484974 [ 275 ] {61786819-40f2-4578-b402-511c4000745b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.01.11 19:24:32.485017 [ 275 ] {61786819-40f2-4578-b402-511c4000745b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.01.11 19:24:32.485323 [ 275 ] {61786819-40f2-4578-b402-511c4000745b} <Debug> TCPHandler: Processed in 0.000810371 sec. | ||
| 907 | 2026.01.11 19:24:32.497461 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.01.11 19:24:32.497594 [ 275 ] {053125d2-a7dd-4c4d-ae0f-df4c152d49ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 909 | 2026.01.11 19:24:32.497888 [ 275 ] {053125d2-a7dd-4c4d-ae0f-df4c152d49ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.01.11 19:24:32.497932 [ 275 ] {053125d2-a7dd-4c4d-ae0f-df4c152d49ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2026.01.11 19:24:32.498284 [ 275 ] {053125d2-a7dd-4c4d-ae0f-df4c152d49ac} <Debug> TCPHandler: Processed in 0.000874462 sec. | ||
| 912 | 2026.01.11 19:24:32.505264 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.01.11 19:24:32.505375 [ 275 ] {46300fef-6b28-4e79-893f-9b5db4b68fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 914 | 2026.01.11 19:24:32.505418 [ 275 ] {46300fef-6b28-4e79-893f-9b5db4b68fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2026.01.11 19:24:32.506059 [ 275 ] {46300fef-6b28-4e79-893f-9b5db4b68fc3} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.01.11 19:24:32.506513 [ 275 ] {46300fef-6b28-4e79-893f-9b5db4b68fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 917 | 2026.01.11 19:24:32.507286 [ 275 ] {46300fef-6b28-4e79-893f-9b5db4b68fc3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.01.11 19:24:32.507713 [ 275 ] {46300fef-6b28-4e79-893f-9b5db4b68fc3} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.01.11 19:24:32.507894 [ 275 ] {46300fef-6b28-4e79-893f-9b5db4b68fc3} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002549 sec., 12553.942722636328 rows/sec., 2.78 MiB/sec. | ||
| 920 | 2026.01.11 19:24:32.507944 [ 275 ] {46300fef-6b28-4e79-893f-9b5db4b68fc3} <Debug> TCPHandler: Processed in 0.002733401 sec. | ||
| 921 | 2026.01.11 19:24:32.508104 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.01.11 19:24:32.508217 [ 275 ] {d93c6380-1f61-4290-8e3b-e59296719efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 923 | 2026.01.11 19:24:32.508266 [ 275 ] {d93c6380-1f61-4290-8e3b-e59296719efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 924 | 2026.01.11 19:24:32.511099 [ 275 ] {d93c6380-1f61-4290-8e3b-e59296719efd} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.01.11 19:24:32.511135 [ 275 ] {d93c6380-1f61-4290-8e3b-e59296719efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 926 | 2026.01.11 19:24:32.511631 [ 275 ] {d93c6380-1f61-4290-8e3b-e59296719efd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.01.11 19:24:32.512055 [ 275 ] {d93c6380-1f61-4290-8e3b-e59296719efd} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.01.11 19:24:32.512195 [ 275 ] {d93c6380-1f61-4290-8e3b-e59296719efd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.004008 sec., 102295.40918163671 rows/sec., 6.49 MiB/sec. | ||
| 929 | 2026.01.11 19:24:32.512234 [ 275 ] {d93c6380-1f61-4290-8e3b-e59296719efd} <Debug> TCPHandler: Processed in 0.004193299 sec. | ||
| 930 | 2026.01.11 19:24:32.512358 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.01.11 19:24:32.512457 [ 275 ] {9734a6f0-2ef7-45db-bfb8-291c081b12c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 932 | 2026.01.11 19:24:32.512497 [ 275 ] {9734a6f0-2ef7-45db-bfb8-291c081b12c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 933 | 2026.01.11 19:24:32.512892 [ 275 ] {9734a6f0-2ef7-45db-bfb8-291c081b12c4} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.01.11 19:24:32.512928 [ 275 ] {9734a6f0-2ef7-45db-bfb8-291c081b12c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 935 | 2026.01.11 19:24:32.513353 [ 275 ] {9734a6f0-2ef7-45db-bfb8-291c081b12c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.01.11 19:24:32.513761 [ 275 ] {9734a6f0-2ef7-45db-bfb8-291c081b12c4} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.01.11 19:24:32.513884 [ 275 ] {9734a6f0-2ef7-45db-bfb8-291c081b12c4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00145 sec., 6896.551724137931 rows/sec., 562.37 KiB/sec. | ||
| 938 | 2026.01.11 19:24:32.513919 [ 275 ] {9734a6f0-2ef7-45db-bfb8-291c081b12c4} <Debug> TCPHandler: Processed in 0.001612842 sec. | ||
| 939 | 2026.01.11 19:24:32.514029 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.01.11 19:24:32.514124 [ 275 ] {12383681-b205-4420-9afc-0ea47b99be70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 941 | 2026.01.11 19:24:32.514164 [ 275 ] {12383681-b205-4420-9afc-0ea47b99be70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 942 | 2026.01.11 19:24:32.515054 [ 275 ] {12383681-b205-4420-9afc-0ea47b99be70} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.01.11 19:24:32.515089 [ 275 ] {12383681-b205-4420-9afc-0ea47b99be70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 944 | 2026.01.11 19:24:32.515664 [ 275 ] {12383681-b205-4420-9afc-0ea47b99be70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.01.11 19:24:32.516078 [ 275 ] {12383681-b205-4420-9afc-0ea47b99be70} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.01.11 19:24:32.516202 [ 275 ] {12383681-b205-4420-9afc-0ea47b99be70} <Debug> executeQuery: Read 1137 rows, 92.22 KiB in 0.002096 sec., 542461.8320610686 rows/sec., 42.96 MiB/sec. | ||
| 947 | 2026.01.11 19:24:32.516237 [ 275 ] {12383681-b205-4420-9afc-0ea47b99be70} <Debug> TCPHandler: Processed in 0.002256888 sec. | ||
| 948 | 2026.01.11 19:24:32.516348 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.01.11 19:24:32.516442 [ 275 ] {710d9ac8-d287-4867-b6c3-25c702342bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 950 | 2026.01.11 19:24:32.516482 [ 275 ] {710d9ac8-d287-4867-b6c3-25c702342bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 951 | 2026.01.11 19:24:32.516946 [ 275 ] {710d9ac8-d287-4867-b6c3-25c702342bf6} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.01.11 19:24:32.516981 [ 275 ] {710d9ac8-d287-4867-b6c3-25c702342bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 953 | 2026.01.11 19:24:32.517387 [ 275 ] {710d9ac8-d287-4867-b6c3-25c702342bf6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.01.11 19:24:32.517794 [ 275 ] {710d9ac8-d287-4867-b6c3-25c702342bf6} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.01.11 19:24:32.517918 [ 275 ] {710d9ac8-d287-4867-b6c3-25c702342bf6} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001494 sec., 150602.4096385542 rows/sec., 9.00 MiB/sec. | ||
| 956 | 2026.01.11 19:24:32.517952 [ 275 ] {710d9ac8-d287-4867-b6c3-25c702342bf6} <Debug> TCPHandler: Processed in 0.001654932 sec. | ||
| 957 | 2026.01.11 19:24:32.518061 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.01.11 19:24:32.518153 [ 275 ] {b8cc004e-350c-4431-9ec5-bf91be02e345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 959 | 2026.01.11 19:24:32.518193 [ 275 ] {b8cc004e-350c-4431-9ec5-bf91be02e345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 960 | 2026.01.11 19:24:32.518679 [ 275 ] {b8cc004e-350c-4431-9ec5-bf91be02e345} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.01.11 19:24:32.518711 [ 275 ] {b8cc004e-350c-4431-9ec5-bf91be02e345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 962 | 2026.01.11 19:24:32.519172 [ 275 ] {b8cc004e-350c-4431-9ec5-bf91be02e345} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2026.01.11 19:24:32.519657 [ 275 ] {b8cc004e-350c-4431-9ec5-bf91be02e345} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.01.11 19:24:32.519782 [ 275 ] {b8cc004e-350c-4431-9ec5-bf91be02e345} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001647 sec., 128718.88281724347 rows/sec., 8.30 MiB/sec. | ||
| 965 | 2026.01.11 19:24:32.519818 [ 275 ] {b8cc004e-350c-4431-9ec5-bf91be02e345} <Debug> TCPHandler: Processed in 0.001807317 sec. | ||
| 966 | 2026.01.11 19:24:32.519929 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.01.11 19:24:32.520023 [ 275 ] {629afcf2-23f7-47e2-ac3d-f1264f442bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 968 | 2026.01.11 19:24:32.520062 [ 275 ] {629afcf2-23f7-47e2-ac3d-f1264f442bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 969 | 2026.01.11 19:24:32.520519 [ 275 ] {629afcf2-23f7-47e2-ac3d-f1264f442bb3} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.01.11 19:24:32.520553 [ 275 ] {629afcf2-23f7-47e2-ac3d-f1264f442bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 971 | 2026.01.11 19:24:32.520978 [ 275 ] {629afcf2-23f7-47e2-ac3d-f1264f442bb3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2026.01.11 19:24:32.521394 [ 275 ] {629afcf2-23f7-47e2-ac3d-f1264f442bb3} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.01.11 19:24:32.521516 [ 275 ] {629afcf2-23f7-47e2-ac3d-f1264f442bb3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001511 sec., 139642.6207809398 rows/sec., 7.93 MiB/sec. | ||
| 974 | 2026.01.11 19:24:32.521553 [ 275 ] {629afcf2-23f7-47e2-ac3d-f1264f442bb3} <Debug> TCPHandler: Processed in 0.001673373 sec. | ||
| 975 | 2026.01.11 19:24:32.521661 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.01.11 19:24:32.521753 [ 275 ] {a1caa7d7-67b8-4a19-be12-7d6e9758adcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 977 | 2026.01.11 19:24:32.521791 [ 275 ] {a1caa7d7-67b8-4a19-be12-7d6e9758adcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 978 | 2026.01.11 19:24:32.522398 [ 275 ] {a1caa7d7-67b8-4a19-be12-7d6e9758adcf} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.01.11 19:24:32.522433 [ 275 ] {a1caa7d7-67b8-4a19-be12-7d6e9758adcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 980 | 2026.01.11 19:24:32.522891 [ 275 ] {a1caa7d7-67b8-4a19-be12-7d6e9758adcf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2026.01.11 19:24:32.523310 [ 275 ] {a1caa7d7-67b8-4a19-be12-7d6e9758adcf} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.01.11 19:24:32.523432 [ 275 ] {a1caa7d7-67b8-4a19-be12-7d6e9758adcf} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001696 sec., 412146.22641509434 rows/sec., 28.84 MiB/sec. | ||
| 983 | 2026.01.11 19:24:32.523468 [ 275 ] {a1caa7d7-67b8-4a19-be12-7d6e9758adcf} <Debug> TCPHandler: Processed in 0.001857639 sec. | ||
| 984 | 2026.01.11 19:24:32.523581 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.01.11 19:24:32.523674 [ 275 ] {a59c5e9a-2add-4774-ac3c-201444549e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 986 | 2026.01.11 19:24:32.523716 [ 275 ] {a59c5e9a-2add-4774-ac3c-201444549e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 987 | 2026.01.11 19:24:32.524089 [ 275 ] {a59c5e9a-2add-4774-ac3c-201444549e3c} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.01.11 19:24:32.524123 [ 275 ] {a59c5e9a-2add-4774-ac3c-201444549e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 989 | 2026.01.11 19:24:32.524582 [ 275 ] {a59c5e9a-2add-4774-ac3c-201444549e3c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2026.01.11 19:24:32.525050 [ 275 ] {a59c5e9a-2add-4774-ac3c-201444549e3c} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.01.11 19:24:32.525175 [ 275 ] {a59c5e9a-2add-4774-ac3c-201444549e3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001519 sec., 3949.9670836076366 rows/sec., 206.37 KiB/sec. | ||
| 992 | 2026.01.11 19:24:32.525211 [ 275 ] {a59c5e9a-2add-4774-ac3c-201444549e3c} <Debug> TCPHandler: Processed in 0.001680524 sec. | ||
| 993 | 2026.01.11 19:24:32.525334 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.01.11 19:24:32.525428 [ 275 ] {135597d9-7db0-4ad1-a06f-e2cd96357a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2026.01.11 19:24:32.525469 [ 275 ] {135597d9-7db0-4ad1-a06f-e2cd96357a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2026.01.11 19:24:32.525925 [ 275 ] {135597d9-7db0-4ad1-a06f-e2cd96357a34} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.01.11 19:24:32.525958 [ 275 ] {135597d9-7db0-4ad1-a06f-e2cd96357a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 998 | 2026.01.11 19:24:32.526436 [ 275 ] {135597d9-7db0-4ad1-a06f-e2cd96357a34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2026.01.11 19:24:32.526861 [ 275 ] {135597d9-7db0-4ad1-a06f-e2cd96357a34} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.01.11 19:24:32.526984 [ 275 ] {135597d9-7db0-4ad1-a06f-e2cd96357a34} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.001574 sec., 202668.36086404065 rows/sec., 13.32 MiB/sec. | ||
| 1001 | 2026.01.11 19:24:32.527018 [ 275 ] {135597d9-7db0-4ad1-a06f-e2cd96357a34} <Debug> TCPHandler: Processed in 0.001735765 sec. | ||
| 1002 | 2026.01.11 19:24:32.527134 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.01.11 19:24:32.527231 [ 275 ] {1fa65427-0ece-41a3-a9f9-300e64292ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1004 | 2026.01.11 19:24:32.527275 [ 275 ] {1fa65427-0ece-41a3-a9f9-300e64292ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1005 | 2026.01.11 19:24:32.527595 [ 275 ] {1fa65427-0ece-41a3-a9f9-300e64292ecc} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.01.11 19:24:32.527630 [ 275 ] {1fa65427-0ece-41a3-a9f9-300e64292ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1007 | 2026.01.11 19:24:32.528045 [ 275 ] {1fa65427-0ece-41a3-a9f9-300e64292ecc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2026.01.11 19:24:32.528567 [ 275 ] {1fa65427-0ece-41a3-a9f9-300e64292ecc} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.01.11 19:24:32.528716 [ 275 ] {1fa65427-0ece-41a3-a9f9-300e64292ecc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001507 sec., 663.5700066357 rows/sec., 44.71 KiB/sec. | ||
| 1010 | 2026.01.11 19:24:32.528754 [ 275 ] {1fa65427-0ece-41a3-a9f9-300e64292ecc} <Debug> TCPHandler: Processed in 0.001669754 sec. | ||
| 1011 | 2026.01.11 19:24:32.528906 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.01.11 19:24:32.529006 [ 275 ] {fd66ec12-b19e-4282-a65e-ed447009be70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2026.01.11 19:24:32.529060 [ 275 ] {fd66ec12-b19e-4282-a65e-ed447009be70} <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 | ||
| 1014 | 2026.01.11 19:24:32.529834 [ 275 ] {fd66ec12-b19e-4282-a65e-ed447009be70} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.01.11 19:24:32.529874 [ 275 ] {fd66ec12-b19e-4282-a65e-ed447009be70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1016 | 2026.01.11 19:24:32.532570 [ 275 ] {fd66ec12-b19e-4282-a65e-ed447009be70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.01.11 19:24:32.533033 [ 275 ] {fd66ec12-b19e-4282-a65e-ed447009be70} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.01.11 19:24:32.533178 [ 275 ] {fd66ec12-b19e-4282-a65e-ed447009be70} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004193 sec., 2384.9272597185786 rows/sec., 4.27 MiB/sec. | ||
| 1019 | 2026.01.11 19:24:32.533238 [ 275 ] {fd66ec12-b19e-4282-a65e-ed447009be70} <Debug> TCPHandler: Processed in 0.004393434 sec. | ||
| 1020 | 2026.01.11 19:24:32.533362 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.01.11 19:24:32.533458 [ 275 ] {9642005a-aab0-4ff4-bbfd-6ef16ca6361e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2026.01.11 19:24:32.533502 [ 275 ] {9642005a-aab0-4ff4-bbfd-6ef16ca6361e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2026.01.11 19:24:32.533861 [ 275 ] {9642005a-aab0-4ff4-bbfd-6ef16ca6361e} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.01.11 19:24:32.533898 [ 275 ] {9642005a-aab0-4ff4-bbfd-6ef16ca6361e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1025 | 2026.01.11 19:24:32.534362 [ 275 ] {9642005a-aab0-4ff4-bbfd-6ef16ca6361e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.01.11 19:24:32.534830 [ 275 ] {9642005a-aab0-4ff4-bbfd-6ef16ca6361e} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.01.11 19:24:32.534961 [ 275 ] {9642005a-aab0-4ff4-bbfd-6ef16ca6361e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001519 sec., 68466.0961158657 rows/sec., 4.20 MiB/sec. | ||
| 1028 | 2026.01.11 19:24:32.534997 [ 275 ] {9642005a-aab0-4ff4-bbfd-6ef16ca6361e} <Debug> TCPHandler: Processed in 0.001685124 sec. | ||
| 1029 | 2026.01.11 19:24:33.916521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1030 | 2026.01.11 19:24:33.917025 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.01.11 19:24:33.917072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1032 | 2026.01.11 19:24:33.917778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1033 | 2026.01.11 19:24:33.918249 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.01.11 19:24:33.918398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1035 | 2026.01.11 19:24:33.970629 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1036 | 2026.01.11 19:24:33.986624 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.01.11 19:24:33.986681 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1038 | 2026.01.11 19:24:33.993092 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1039 | 2026.01.11 19:24:33.994172 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.01.11 19:24:33.997477 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1041 | 2026.01.11 19:24:34.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.85 MiB, peak 163.85 MiB, free memory in arenas 0.00 B, will set to 161.25 MiB (RSS), difference: 1.40 MiB | ||
| 1042 | 2026.01.11 19:24:37.443903 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.01.11 19:24:37.444149 [ 275 ] {100a248b-ec50-46ea-aba7-2877925cbdc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1044 | 2026.01.11 19:24:37.444213 [ 275 ] {100a248b-ec50-46ea-aba7-2877925cbdc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1045 | 2026.01.11 19:24:37.444872 [ 275 ] {100a248b-ec50-46ea-aba7-2877925cbdc6} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.01.11 19:24:37.444920 [ 275 ] {100a248b-ec50-46ea-aba7-2877925cbdc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1047 | 2026.01.11 19:24:37.445530 [ 275 ] {100a248b-ec50-46ea-aba7-2877925cbdc6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2026.01.11 19:24:37.445995 [ 275 ] {100a248b-ec50-46ea-aba7-2877925cbdc6} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): 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.11 19:24:37.446154 [ 275 ] {100a248b-ec50-46ea-aba7-2877925cbdc6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002051 sec., 27303.754266211607 rows/sec., 2.10 MiB/sec. | ||
| 1050 | 2026.01.11 19:24:37.446208 [ 275 ] {100a248b-ec50-46ea-aba7-2877925cbdc6} <Debug> TCPHandler: Processed in 0.002369442 sec. | ||
| 1051 | 2026.01.11 19:24:37.446332 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.01.11 19:24:37.446433 [ 275 ] {4d23cac0-0a9b-40c0-a301-8fdd4af987e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1053 | 2026.01.11 19:24:37.446475 [ 275 ] {4d23cac0-0a9b-40c0-a301-8fdd4af987e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1054 | 2026.01.11 19:24:37.446923 [ 275 ] {4d23cac0-0a9b-40c0-a301-8fdd4af987e8} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.01.11 19:24:37.446961 [ 275 ] {4d23cac0-0a9b-40c0-a301-8fdd4af987e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1056 | 2026.01.11 19:24:37.447368 [ 275 ] {4d23cac0-0a9b-40c0-a301-8fdd4af987e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1057 | 2026.01.11 19:24:37.447779 [ 275 ] {4d23cac0-0a9b-40c0-a301-8fdd4af987e8} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): 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.11 19:24:37.447911 [ 275 ] {4d23cac0-0a9b-40c0-a301-8fdd4af987e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001502 sec., 42609.85352862849 rows/sec., 3.33 MiB/sec. | ||
| 1059 | 2026.01.11 19:24:37.447955 [ 275 ] {4d23cac0-0a9b-40c0-a301-8fdd4af987e8} <Debug> TCPHandler: Processed in 0.001676004 sec. | ||
| 1060 | 2026.01.11 19:24:37.448062 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.01.11 19:24:37.448160 [ 275 ] {43decaf7-3bae-400a-a369-8de3c28075e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1062 | 2026.01.11 19:24:37.448204 [ 275 ] {43decaf7-3bae-400a-a369-8de3c28075e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1063 | 2026.01.11 19:24:37.448611 [ 275 ] {43decaf7-3bae-400a-a369-8de3c28075e5} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.01.11 19:24:37.448648 [ 275 ] {43decaf7-3bae-400a-a369-8de3c28075e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1065 | 2026.01.11 19:24:37.449073 [ 275 ] {43decaf7-3bae-400a-a369-8de3c28075e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.01.11 19:24:37.449515 [ 275 ] {43decaf7-3bae-400a-a369-8de3c28075e5} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): 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.11 19:24:37.449645 [ 275 ] {43decaf7-3bae-400a-a369-8de3c28075e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 1068 | 2026.01.11 19:24:37.449688 [ 275 ] {43decaf7-3bae-400a-a369-8de3c28075e5} <Debug> TCPHandler: Processed in 0.001675954 sec. | ||
| 1069 | 2026.01.11 19:24:37.449788 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.01.11 19:24:37.449880 [ 275 ] {ba7d71ee-32c6-46a6-8dcd-dcabc969176b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1071 | 2026.01.11 19:24:37.449922 [ 275 ] {ba7d71ee-32c6-46a6-8dcd-dcabc969176b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1072 | 2026.01.11 19:24:37.450311 [ 275 ] {ba7d71ee-32c6-46a6-8dcd-dcabc969176b} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.01.11 19:24:37.450359 [ 275 ] {ba7d71ee-32c6-46a6-8dcd-dcabc969176b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1074 | 2026.01.11 19:24:37.450867 [ 275 ] {ba7d71ee-32c6-46a6-8dcd-dcabc969176b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1075 | 2026.01.11 19:24:37.451357 [ 275 ] {ba7d71ee-32c6-46a6-8dcd-dcabc969176b} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): 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.11 19:24:37.451494 [ 275 ] {ba7d71ee-32c6-46a6-8dcd-dcabc969176b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001633 sec., 36742.19228413962 rows/sec., 2.48 MiB/sec. | ||
| 1077 | 2026.01.11 19:24:37.451539 [ 275 ] {ba7d71ee-32c6-46a6-8dcd-dcabc969176b} <Debug> TCPHandler: Processed in 0.001800627 sec. | ||
| 1078 | 2026.01.11 19:24:41.314644 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1079 | 2026.01.11 19:24:41.314709 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1080 | 2026.01.11 19:24:41.372782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1081 | 2026.01.11 19:24:41.376851 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.01.11 19:24:41.376897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1083 | 2026.01.11 19:24:41.378240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1084 | 2026.01.11 19:24:41.378732 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): 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.11 19:24:41.378981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1086 | 2026.01.11 19:24:41.418512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1087 | 2026.01.11 19:24:41.419020 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.01.11 19:24:41.419064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1089 | 2026.01.11 19:24:41.419747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1090 | 2026.01.11 19:24:41.420416 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): 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.11 19:24:41.420620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1092 | 2026.01.11 19:24:41.497593 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1093 | 2026.01.11 19:24:41.515123 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.01.11 19:24:41.515185 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1095 | 2026.01.11 19:24:41.522378 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2026.01.11 19:24:41.523677 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): 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.11 19:24:41.527136 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1098 | 2026.01.11 19:24:42.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.91 MiB, peak 165.91 MiB, free memory in arenas 0.00 B, will set to 163.11 MiB (RSS), difference: 1.19 MiB | ||
| 1099 | 2026.01.11 19:24:42.454187 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.01.11 19:24:42.454353 [ 275 ] {07e5da5e-8bd2-4c8d-a0ee-0d58cd735224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1101 | 2026.01.11 19:24:42.454415 [ 275 ] {07e5da5e-8bd2-4c8d-a0ee-0d58cd735224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1102 | 2026.01.11 19:24:42.455182 [ 275 ] {07e5da5e-8bd2-4c8d-a0ee-0d58cd735224} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.01.11 19:24:42.455223 [ 275 ] {07e5da5e-8bd2-4c8d-a0ee-0d58cd735224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1104 | 2026.01.11 19:24:42.455778 [ 275 ] {07e5da5e-8bd2-4c8d-a0ee-0d58cd735224} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1105 | 2026.01.11 19:24:42.456234 [ 275 ] {07e5da5e-8bd2-4c8d-a0ee-0d58cd735224} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.01.11 19:24:42.456388 [ 275 ] {07e5da5e-8bd2-4c8d-a0ee-0d58cd735224} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002082 sec., 196926.03266090297 rows/sec., 12.49 MiB/sec. | ||
| 1107 | 2026.01.11 19:24:42.456439 [ 275 ] {07e5da5e-8bd2-4c8d-a0ee-0d58cd735224} <Debug> TCPHandler: Processed in 0.002370432 sec. | ||
| 1108 | 2026.01.11 19:24:42.456553 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.01.11 19:24:42.456652 [ 275 ] {da4677c3-a4dd-4163-b6de-dcd7a69581d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1110 | 2026.01.11 19:24:42.456697 [ 275 ] {da4677c3-a4dd-4163-b6de-dcd7a69581d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1111 | 2026.01.11 19:24:42.457473 [ 275 ] {da4677c3-a4dd-4163-b6de-dcd7a69581d9} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.01.11 19:24:42.457509 [ 275 ] {da4677c3-a4dd-4163-b6de-dcd7a69581d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1113 | 2026.01.11 19:24:42.458025 [ 275 ] {da4677c3-a4dd-4163-b6de-dcd7a69581d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1114 | 2026.01.11 19:24:42.458505 [ 275 ] {da4677c3-a4dd-4163-b6de-dcd7a69581d9} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.01.11 19:24:42.458635 [ 275 ] {da4677c3-a4dd-4163-b6de-dcd7a69581d9} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002006 sec., 564307.0787637089 rows/sec., 44.71 MiB/sec. | ||
| 1116 | 2026.01.11 19:24:42.458671 [ 275 ] {da4677c3-a4dd-4163-b6de-dcd7a69581d9} <Debug> TCPHandler: Processed in 0.002169386 sec. | ||
| 1117 | 2026.01.11 19:24:42.458776 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.01.11 19:24:42.458871 [ 275 ] {8428325f-31e6-4b00-b4fc-046d4325b4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1119 | 2026.01.11 19:24:42.458911 [ 275 ] {8428325f-31e6-4b00-b4fc-046d4325b4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1120 | 2026.01.11 19:24:42.459385 [ 275 ] {8428325f-31e6-4b00-b4fc-046d4325b4c9} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.01.11 19:24:42.459418 [ 275 ] {8428325f-31e6-4b00-b4fc-046d4325b4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1122 | 2026.01.11 19:24:42.459828 [ 275 ] {8428325f-31e6-4b00-b4fc-046d4325b4c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1123 | 2026.01.11 19:24:42.460316 [ 275 ] {8428325f-31e6-4b00-b4fc-046d4325b4c9} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.01.11 19:24:42.460450 [ 275 ] {8428325f-31e6-4b00-b4fc-046d4325b4c9} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001599 sec., 134459.03689806128 rows/sec., 7.98 MiB/sec. | ||
| 1125 | 2026.01.11 19:24:42.460489 [ 275 ] {8428325f-31e6-4b00-b4fc-046d4325b4c9} <Debug> TCPHandler: Processed in 0.001762246 sec. | ||
| 1126 | 2026.01.11 19:24:42.460596 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.01.11 19:24:42.460691 [ 275 ] {ada9b245-d635-4d14-ac33-b92d1bfa5112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.01.11 19:24:42.460732 [ 275 ] {ada9b245-d635-4d14-ac33-b92d1bfa5112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1129 | 2026.01.11 19:24:42.461207 [ 275 ] {ada9b245-d635-4d14-ac33-b92d1bfa5112} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.01.11 19:24:42.461243 [ 275 ] {ada9b245-d635-4d14-ac33-b92d1bfa5112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1131 | 2026.01.11 19:24:42.461709 [ 275 ] {ada9b245-d635-4d14-ac33-b92d1bfa5112} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2026.01.11 19:24:42.462226 [ 275 ] {ada9b245-d635-4d14-ac33-b92d1bfa5112} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.01.11 19:24:42.462356 [ 275 ] {ada9b245-d635-4d14-ac33-b92d1bfa5112} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001685 sec., 125816.02373887239 rows/sec., 8.11 MiB/sec. | ||
| 1134 | 2026.01.11 19:24:42.462395 [ 275 ] {ada9b245-d635-4d14-ac33-b92d1bfa5112} <Debug> TCPHandler: Processed in 0.001849288 sec. | ||
| 1135 | 2026.01.11 19:24:42.462493 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.01.11 19:24:42.462585 [ 275 ] {e7dbd513-afd0-4b8e-84ca-7ae547e3cdf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.01.11 19:24:42.462624 [ 275 ] {e7dbd513-afd0-4b8e-84ca-7ae547e3cdf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1138 | 2026.01.11 19:24:42.463102 [ 275 ] {e7dbd513-afd0-4b8e-84ca-7ae547e3cdf3} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.01.11 19:24:42.463138 [ 275 ] {e7dbd513-afd0-4b8e-84ca-7ae547e3cdf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1140 | 2026.01.11 19:24:42.463633 [ 275 ] {e7dbd513-afd0-4b8e-84ca-7ae547e3cdf3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1141 | 2026.01.11 19:24:42.464155 [ 275 ] {e7dbd513-afd0-4b8e-84ca-7ae547e3cdf3} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.01.11 19:24:42.464283 [ 275 ] {e7dbd513-afd0-4b8e-84ca-7ae547e3cdf3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001715 sec., 123032.06997084549 rows/sec., 6.99 MiB/sec. | ||
| 1143 | 2026.01.11 19:24:42.464319 [ 275 ] {e7dbd513-afd0-4b8e-84ca-7ae547e3cdf3} <Debug> TCPHandler: Processed in 0.001875578 sec. | ||
| 1144 | 2026.01.11 19:24:42.464417 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.01.11 19:24:42.464509 [ 275 ] {1b50e98f-f113-473f-b030-67c86a3a94f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1146 | 2026.01.11 19:24:42.464548 [ 275 ] {1b50e98f-f113-473f-b030-67c86a3a94f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1147 | 2026.01.11 19:24:42.465142 [ 275 ] {1b50e98f-f113-473f-b030-67c86a3a94f1} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.01.11 19:24:42.465178 [ 275 ] {1b50e98f-f113-473f-b030-67c86a3a94f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1149 | 2026.01.11 19:24:42.465632 [ 275 ] {1b50e98f-f113-473f-b030-67c86a3a94f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1150 | 2026.01.11 19:24:42.466069 [ 275 ] {1b50e98f-f113-473f-b030-67c86a3a94f1} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.01.11 19:24:42.466201 [ 275 ] {1b50e98f-f113-473f-b030-67c86a3a94f1} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00171 sec., 402923.97660818713 rows/sec., 28.14 MiB/sec. | ||
| 1152 | 2026.01.11 19:24:42.466239 [ 275 ] {1b50e98f-f113-473f-b030-67c86a3a94f1} <Debug> TCPHandler: Processed in 0.001871398 sec. | ||
| 1153 | 2026.01.11 19:24:42.466335 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.01.11 19:24:42.466428 [ 275 ] {df587bab-e40f-40c4-8b24-1de998bd7925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1155 | 2026.01.11 19:24:42.466469 [ 275 ] {df587bab-e40f-40c4-8b24-1de998bd7925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1156 | 2026.01.11 19:24:42.466776 [ 275 ] {df587bab-e40f-40c4-8b24-1de998bd7925} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.01.11 19:24:42.466812 [ 275 ] {df587bab-e40f-40c4-8b24-1de998bd7925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1158 | 2026.01.11 19:24:42.467228 [ 275 ] {df587bab-e40f-40c4-8b24-1de998bd7925} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2026.01.11 19:24:42.467664 [ 275 ] {df587bab-e40f-40c4-8b24-1de998bd7925} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.01.11 19:24:42.467791 [ 275 ] {df587bab-e40f-40c4-8b24-1de998bd7925} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001382 sec., 4341.534008683068 rows/sec., 226.83 KiB/sec. | ||
| 1161 | 2026.01.11 19:24:42.467825 [ 275 ] {df587bab-e40f-40c4-8b24-1de998bd7925} <Debug> TCPHandler: Processed in 0.00154038 sec. | ||
| 1162 | 2026.01.11 19:24:42.467926 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.01.11 19:24:42.468019 [ 275 ] {8b4a9676-556e-470c-9b5d-bd89ac26adb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.01.11 19:24:42.468062 [ 275 ] {8b4a9676-556e-470c-9b5d-bd89ac26adb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1165 | 2026.01.11 19:24:42.468485 [ 275 ] {8b4a9676-556e-470c-9b5d-bd89ac26adb6} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.01.11 19:24:42.468522 [ 275 ] {8b4a9676-556e-470c-9b5d-bd89ac26adb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1167 | 2026.01.11 19:24:42.469026 [ 275 ] {8b4a9676-556e-470c-9b5d-bd89ac26adb6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1168 | 2026.01.11 19:24:42.469535 [ 275 ] {8b4a9676-556e-470c-9b5d-bd89ac26adb6} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.01.11 19:24:42.469685 [ 275 ] {8b4a9676-556e-470c-9b5d-bd89ac26adb6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001684 sec., 186460.80760095012 rows/sec., 12.25 MiB/sec. | ||
| 1170 | 2026.01.11 19:24:42.469735 [ 275 ] {8b4a9676-556e-470c-9b5d-bd89ac26adb6} <Debug> TCPHandler: Processed in 0.001858308 sec. | ||
| 1171 | 2026.01.11 19:24:42.469846 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.01.11 19:24:42.469948 [ 275 ] {64550f23-f15e-458e-bee4-439266d1f0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1173 | 2026.01.11 19:24:42.469994 [ 275 ] {64550f23-f15e-458e-bee4-439266d1f0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1174 | 2026.01.11 19:24:42.470398 [ 275 ] {64550f23-f15e-458e-bee4-439266d1f0ed} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.01.11 19:24:42.470439 [ 275 ] {64550f23-f15e-458e-bee4-439266d1f0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1176 | 2026.01.11 19:24:42.470955 [ 275 ] {64550f23-f15e-458e-bee4-439266d1f0ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1177 | 2026.01.11 19:24:42.471490 [ 275 ] {64550f23-f15e-458e-bee4-439266d1f0ed} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.01.11 19:24:42.471628 [ 275 ] {64550f23-f15e-458e-bee4-439266d1f0ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001702 sec., 587.5440658049354 rows/sec., 39.59 KiB/sec. | ||
| 1179 | 2026.01.11 19:24:42.471667 [ 275 ] {64550f23-f15e-458e-bee4-439266d1f0ed} <Debug> TCPHandler: Processed in 0.001877099 sec. | ||
| 1180 | 2026.01.11 19:24:42.471771 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.01.11 19:24:42.471868 [ 275 ] {f1e69bf5-990d-452c-bfd2-798af46249aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1182 | 2026.01.11 19:24:42.471923 [ 275 ] {f1e69bf5-990d-452c-bfd2-798af46249aa} <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 | ||
| 1183 | 2026.01.11 19:24:42.472665 [ 275 ] {f1e69bf5-990d-452c-bfd2-798af46249aa} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.01.11 19:24:42.472704 [ 275 ] {f1e69bf5-990d-452c-bfd2-798af46249aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1185 | 2026.01.11 19:24:42.473342 [ 275 ] {f1e69bf5-990d-452c-bfd2-798af46249aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1186 | 2026.01.11 19:24:42.473807 [ 275 ] {f1e69bf5-990d-452c-bfd2-798af46249aa} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.01.11 19:24:42.473952 [ 275 ] {f1e69bf5-990d-452c-bfd2-798af46249aa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002103 sec., 4755.111745126011 rows/sec., 8.52 MiB/sec. | ||
| 1188 | 2026.01.11 19:24:42.474009 [ 275 ] {f1e69bf5-990d-452c-bfd2-798af46249aa} <Debug> TCPHandler: Processed in 0.00229027 sec. | ||
| 1189 | 2026.01.11 19:24:42.474119 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.01.11 19:24:42.474215 [ 275 ] {4219bcf4-9501-4e04-88ee-a1af44dc5316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.01.11 19:24:42.474257 [ 275 ] {4219bcf4-9501-4e04-88ee-a1af44dc5316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1192 | 2026.01.11 19:24:42.474599 [ 275 ] {4219bcf4-9501-4e04-88ee-a1af44dc5316} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.01.11 19:24:42.474638 [ 275 ] {4219bcf4-9501-4e04-88ee-a1af44dc5316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1194 | 2026.01.11 19:24:42.475110 [ 275 ] {4219bcf4-9501-4e04-88ee-a1af44dc5316} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2026.01.11 19:24:42.475558 [ 275 ] {4219bcf4-9501-4e04-88ee-a1af44dc5316} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.01.11 19:24:42.475688 [ 275 ] {4219bcf4-9501-4e04-88ee-a1af44dc5316} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001491 sec., 69751.84439973172 rows/sec., 4.27 MiB/sec. | ||
| 1197 | 2026.01.11 19:24:42.475724 [ 275 ] {4219bcf4-9501-4e04-88ee-a1af44dc5316} <Debug> TCPHandler: Processed in 0.001655803 sec. | ||
| 1198 | 2026.01.11 19:24:47.442588 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.01.11 19:24:47.442865 [ 275 ] {4b4143be-deba-4ce3-b0f2-aab568b5b2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1200 | 2026.01.11 19:24:47.442965 [ 275 ] {4b4143be-deba-4ce3-b0f2-aab568b5b2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1201 | 2026.01.11 19:24:47.443669 [ 275 ] {4b4143be-deba-4ce3-b0f2-aab568b5b2de} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.01.11 19:24:47.443719 [ 275 ] {4b4143be-deba-4ce3-b0f2-aab568b5b2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1203 | 2026.01.11 19:24:47.444241 [ 275 ] {4b4143be-deba-4ce3-b0f2-aab568b5b2de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1204 | 2026.01.11 19:24:47.444750 [ 275 ] {4b4143be-deba-4ce3-b0f2-aab568b5b2de} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.01.11 19:24:47.444909 [ 275 ] {4b4143be-deba-4ce3-b0f2-aab568b5b2de} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002111 sec., 26527.711984841306 rows/sec., 2.04 MiB/sec. | ||
| 1206 | 2026.01.11 19:24:47.444955 [ 275 ] {4b4143be-deba-4ce3-b0f2-aab568b5b2de} <Debug> TCPHandler: Processed in 0.002536396 sec. | ||
| 1207 | 2026.01.11 19:24:47.445080 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.01.11 19:24:47.445183 [ 275 ] {e25ef2bf-e7a1-4e64-a54c-22ee78b98eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1209 | 2026.01.11 19:24:47.445228 [ 275 ] {e25ef2bf-e7a1-4e64-a54c-22ee78b98eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1210 | 2026.01.11 19:24:47.445687 [ 275 ] {e25ef2bf-e7a1-4e64-a54c-22ee78b98eda} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.01.11 19:24:47.445727 [ 275 ] {e25ef2bf-e7a1-4e64-a54c-22ee78b98eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1212 | 2026.01.11 19:24:47.446147 [ 275 ] {e25ef2bf-e7a1-4e64-a54c-22ee78b98eda} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1213 | 2026.01.11 19:24:47.446633 [ 275 ] {e25ef2bf-e7a1-4e64-a54c-22ee78b98eda} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.01.11 19:24:47.446766 [ 275 ] {e25ef2bf-e7a1-4e64-a54c-22ee78b98eda} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001605 sec., 39875.38940809968 rows/sec., 3.11 MiB/sec. | ||
| 1215 | 2026.01.11 19:24:47.446803 [ 275 ] {e25ef2bf-e7a1-4e64-a54c-22ee78b98eda} <Debug> TCPHandler: Processed in 0.001777326 sec. | ||
| 1216 | 2026.01.11 19:24:47.446916 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.01.11 19:24:47.447014 [ 275 ] {ee7f2edb-2781-48e0-8890-bea21f257cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1218 | 2026.01.11 19:24:47.447059 [ 275 ] {ee7f2edb-2781-48e0-8890-bea21f257cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1219 | 2026.01.11 19:24:47.447475 [ 275 ] {ee7f2edb-2781-48e0-8890-bea21f257cb8} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.01.11 19:24:47.447513 [ 275 ] {ee7f2edb-2781-48e0-8890-bea21f257cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1221 | 2026.01.11 19:24:47.448003 [ 275 ] {ee7f2edb-2781-48e0-8890-bea21f257cb8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1222 | 2026.01.11 19:24:47.448443 [ 275 ] {ee7f2edb-2781-48e0-8890-bea21f257cb8} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.01.11 19:24:47.448575 [ 275 ] {ee7f2edb-2781-48e0-8890-bea21f257cb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec. | ||
| 1224 | 2026.01.11 19:24:47.448613 [ 275 ] {ee7f2edb-2781-48e0-8890-bea21f257cb8} <Debug> TCPHandler: Processed in 0.001748665 sec. | ||
| 1225 | 2026.01.11 19:24:47.448723 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.01.11 19:24:47.448817 [ 275 ] {d4041b92-a730-419e-9983-13e2cf10d302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1227 | 2026.01.11 19:24:47.448860 [ 275 ] {d4041b92-a730-419e-9983-13e2cf10d302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1228 | 2026.01.11 19:24:47.449191 [ 275 ] {d4041b92-a730-419e-9983-13e2cf10d302} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2026.01.11 19:24:47.449228 [ 275 ] {d4041b92-a730-419e-9983-13e2cf10d302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1230 | 2026.01.11 19:24:47.449638 [ 275 ] {d4041b92-a730-419e-9983-13e2cf10d302} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1231 | 2026.01.11 19:24:47.450045 [ 275 ] {d4041b92-a730-419e-9983-13e2cf10d302} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2026.01.11 19:24:47.450191 [ 275 ] {d4041b92-a730-419e-9983-13e2cf10d302} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec. | ||
| 1233 | 2026.01.11 19:24:47.450227 [ 275 ] {d4041b92-a730-419e-9983-13e2cf10d302} <Debug> TCPHandler: Processed in 0.00155485 sec. | ||
| 1234 | 2026.01.11 19:24:48.920709 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1235 | 2026.01.11 19:24:48.921195 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.01.11 19:24:48.921245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1237 | 2026.01.11 19:24:48.921966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1238 | 2026.01.11 19:24:48.922405 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.01.11 19:24:48.922577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1240 | 2026.01.11 19:24:49.027211 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1241 | 2026.01.11 19:24:49.046153 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2026.01.11 19:24:49.046216 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1243 | 2026.01.11 19:24:49.052869 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1244 | 2026.01.11 19:24:49.054226 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2026.01.11 19:24:49.058025 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1246 | 2026.01.11 19:24:49.671628 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53218 | ||
| 1247 | 2026.01.11 19:24:49.673567 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1248 | 2026.01.11 19:24:49.673615 [ 286 ] {} <Debug> TCP-Session: b2f66e7f-be32-4325-94a3-29dd3695e244 Authenticating user 'default' from [fd00:1122:3344:101::e]:53218 | ||
| 1249 | 2026.01.11 19:24:49.673640 [ 286 ] {} <Debug> TCP-Session: b2f66e7f-be32-4325-94a3-29dd3695e244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.01.11 19:24:49.673657 [ 286 ] {} <Debug> TCP-Session: b2f66e7f-be32-4325-94a3-29dd3695e244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.01.11 19:24:49.673733 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1252 | 2026.01.11 19:24:49.673773 [ 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 | ||
| 1253 | 2026.01.11 19:24:49.673794 [ 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 | ||
| 1254 | 2026.01.11 19:24:49.674198 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60488 | ||
| 1255 | 2026.01.11 19:24:49.674275 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41008 | ||
| 1256 | 2026.01.11 19:24:49.674340 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1257 | 2026.01.11 19:24:49.674376 [ 287 ] {} <Debug> TCP-Session: bb7bff54-056f-4305-bf51-a84bfa4232bc Authenticating user 'default' from [fd00:1122:3344:101::e]:60488 | ||
| 1258 | 2026.01.11 19:24:49.674402 [ 287 ] {} <Debug> TCP-Session: bb7bff54-056f-4305-bf51-a84bfa4232bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1259 | 2026.01.11 19:24:49.674417 [ 287 ] {} <Debug> TCP-Session: bb7bff54-056f-4305-bf51-a84bfa4232bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2026.01.11 19:24:49.674478 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1261 | 2026.01.11 19:24:49.674507 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52620 | ||
| 1262 | 2026.01.11 19:24:49.674518 [ 288 ] {} <Debug> TCP-Session: fdcf7f6b-6f00-4f9b-812f-41f886a5c011 Authenticating user 'default' from [fd00:1122:3344:101::e]:41008 | ||
| 1263 | 2026.01.11 19:24:49.674523 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46901 | ||
| 1264 | 2026.01.11 19:24:49.674562 [ 288 ] {} <Debug> TCP-Session: fdcf7f6b-6f00-4f9b-812f-41f886a5c011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.01.11 19:24:49.674542 [ 286 ] {} <Trace> TCP-Session: b2f66e7f-be32-4325-94a3-29dd3695e244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.01.11 19:24:49.674598 [ 288 ] {} <Debug> TCP-Session: fdcf7f6b-6f00-4f9b-812f-41f886a5c011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2026.01.11 19:24:49.674601 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46779 | ||
| 1268 | 2026.01.11 19:24:49.674774 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1269 | 2026.01.11 19:24:49.674835 [ 286 ] {749f550f-1c2b-4fc2-92d8-95591b7c76cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53218) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1270 | 2026.01.11 19:24:49.674841 [ 290 ] {} <Debug> TCP-Session: 090f4058-a0ed-4b4c-b430-086c5a13e1c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52620 | ||
| 1271 | 2026.01.11 19:24:49.674861 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49120 | ||
| 1272 | 2026.01.11 19:24:49.674873 [ 290 ] {} <Debug> TCP-Session: 090f4058-a0ed-4b4c-b430-086c5a13e1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2026.01.11 19:24:49.674907 [ 290 ] {} <Debug> TCP-Session: 090f4058-a0ed-4b4c-b430-086c5a13e1c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2026.01.11 19:24:49.675040 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1275 | 2026.01.11 19:24:49.675079 [ 291 ] {} <Debug> TCP-Session: db5fc7e2-97f7-4825-99d1-ed5b7efd577e Authenticating user 'default' from [fd00:1122:3344:101::e]:46779 | ||
| 1276 | 2026.01.11 19:24:49.675097 [ 291 ] {} <Debug> TCP-Session: db5fc7e2-97f7-4825-99d1-ed5b7efd577e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.01.11 19:24:49.675109 [ 291 ] {} <Debug> TCP-Session: db5fc7e2-97f7-4825-99d1-ed5b7efd577e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.01.11 19:24:49.675125 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1279 | 2026.01.11 19:24:49.675177 [ 289 ] {} <Debug> TCP-Session: eb2dc480-06c7-4ae3-8f33-7821f5d7b6f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46901 | ||
| 1280 | 2026.01.11 19:24:49.675200 [ 289 ] {} <Debug> TCP-Session: eb2dc480-06c7-4ae3-8f33-7821f5d7b6f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.01.11 19:24:49.675212 [ 289 ] {} <Debug> TCP-Session: eb2dc480-06c7-4ae3-8f33-7821f5d7b6f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2026.01.11 19:24:49.675212 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37274 | ||
| 1283 | 2026.01.11 19:24:49.675223 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1284 | 2026.01.11 19:24:49.675210 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51427 | ||
| 1285 | 2026.01.11 19:24:49.675274 [ 292 ] {} <Debug> TCP-Session: 1cd78967-02dd-4508-a9bf-273cc840ee13 Authenticating user 'default' from [fd00:1122:3344:101::e]:49120 | ||
| 1286 | 2026.01.11 19:24:49.675307 [ 292 ] {} <Debug> TCP-Session: 1cd78967-02dd-4508-a9bf-273cc840ee13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2026.01.11 19:24:49.675321 [ 292 ] {} <Debug> TCP-Session: 1cd78967-02dd-4508-a9bf-273cc840ee13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2026.01.11 19:24:49.675423 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1289 | 2026.01.11 19:24:49.675461 [ 293 ] {} <Debug> TCP-Session: 43b9c0d1-467c-408e-b6b8-4b9037202d54 Authenticating user 'default' from [fd00:1122:3344:101::e]:37274 | ||
| 1290 | 2026.01.11 19:24:49.675478 [ 293 ] {} <Debug> TCP-Session: 43b9c0d1-467c-408e-b6b8-4b9037202d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.01.11 19:24:49.675490 [ 293 ] {} <Debug> TCP-Session: 43b9c0d1-467c-408e-b6b8-4b9037202d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2026.01.11 19:24:49.675495 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1293 | 2026.01.11 19:24:49.675550 [ 294 ] {} <Debug> TCP-Session: 73a16f9f-4a26-47d5-a8b9-0bd624d45fab Authenticating user 'default' from [fd00:1122:3344:101::e]:51427 | ||
| 1294 | 2026.01.11 19:24:49.675576 [ 294 ] {} <Debug> TCP-Session: 73a16f9f-4a26-47d5-a8b9-0bd624d45fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.01.11 19:24:49.675595 [ 294 ] {} <Debug> TCP-Session: 73a16f9f-4a26-47d5-a8b9-0bd624d45fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.01.11 19:24:49.675649 [ 286 ] {749f550f-1c2b-4fc2-92d8-95591b7c76cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1297 | 2026.01.11 19:24:49.675836 [ 286 ] {749f550f-1c2b-4fc2-92d8-95591b7c76cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1298 | 2026.01.11 19:24:49.681227 [ 286 ] {749f550f-1c2b-4fc2-92d8-95591b7c76cb} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 1299 | 2026.01.11 19:24:49.694130 [ 301 ] {749f550f-1c2b-4fc2-92d8-95591b7c76cb} <Trace> AggregatingTransform: Aggregating | ||
| 1300 | 2026.01.11 19:24:49.694221 [ 301 ] {749f550f-1c2b-4fc2-92d8-95591b7c76cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 1301 | 2026.01.11 19:24:49.694876 [ 301 ] {749f550f-1c2b-4fc2-92d8-95591b7c76cb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004009884 sec. (249.384 rows/sec., 9.74 KiB/sec.) | ||
| 1302 | 2026.01.11 19:24:49.694901 [ 301 ] {749f550f-1c2b-4fc2-92d8-95591b7c76cb} <Trace> Aggregator: Merging aggregated data | ||
| 1303 | 2026.01.11 19:24:49.694931 [ 301 ] {749f550f-1c2b-4fc2-92d8-95591b7c76cb} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1304 | 2026.01.11 19:24:49.696056 [ 286 ] {749f550f-1c2b-4fc2-92d8-95591b7c76cb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.021278 sec., 46.99689820471849 rows/sec., 1.84 KiB/sec. | ||
| 1305 | 2026.01.11 19:24:49.696203 [ 286 ] {749f550f-1c2b-4fc2-92d8-95591b7c76cb} <Debug> TCPHandler: Processed in 0.021850177 sec. | ||
| 1306 | 2026.01.11 19:24:49.696959 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1307 | 2026.01.11 19:24:49.697006 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1308 | 2026.01.11 19:24:49.697019 [ 286 ] {} <Debug> TCP-Session: b2f66e7f-be32-4325-94a3-29dd3695e244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2026.01.11 19:24:49.697030 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1310 | 2026.01.11 19:24:49.697067 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1311 | 2026.01.11 19:24:49.697085 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1312 | 2026.01.11 19:24:49.697104 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1313 | 2026.01.11 19:24:49.697121 [ 288 ] {} <Debug> TCP-Session: fdcf7f6b-6f00-4f9b-812f-41f886a5c011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2026.01.11 19:24:49.697143 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1315 | 2026.01.11 19:24:49.697161 [ 292 ] {} <Debug> TCP-Session: 1cd78967-02dd-4508-a9bf-273cc840ee13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1316 | 2026.01.11 19:24:49.697145 [ 290 ] {} <Debug> TCP-Session: 090f4058-a0ed-4b4c-b430-086c5a13e1c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2026.01.11 19:24:49.697192 [ 293 ] {} <Debug> TCP-Session: 43b9c0d1-467c-408e-b6b8-4b9037202d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.01.11 19:24:49.697125 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1319 | 2026.01.11 19:24:49.697096 [ 291 ] {} <Debug> TCP-Session: db5fc7e2-97f7-4825-99d1-ed5b7efd577e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.01.11 19:24:49.697272 [ 289 ] {} <Debug> TCP-Session: eb2dc480-06c7-4ae3-8f33-7821f5d7b6f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.01.11 19:24:49.697045 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1322 | 2026.01.11 19:24:49.697063 [ 287 ] {} <Debug> TCP-Session: bb7bff54-056f-4305-bf51-a84bfa4232bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.01.11 19:24:49.697339 [ 294 ] {} <Debug> TCP-Session: 73a16f9f-4a26-47d5-a8b9-0bd624d45fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.01.11 19:24:50.001152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.22 MiB, peak 174.34 MiB, free memory in arenas 0.00 B, will set to 167.91 MiB (RSS), difference: 3.70 MiB | ||
| 1325 | 2026.01.11 19:24:51.380256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 218 | ||
| 1326 | 2026.01.11 19:24:51.382424 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.01.11 19:24:51.382473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1328 | 2026.01.11 19:24:51.383771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1329 | 2026.01.11 19:24:51.384287 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.01.11 19:24:51.384543 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1331 | 2026.01.11 19:24:52.454473 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2026.01.11 19:24:52.454649 [ 275 ] {de15fca1-0844-4232-9dd6-dc217e3576a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1333 | 2026.01.11 19:24:52.454716 [ 275 ] {de15fca1-0844-4232-9dd6-dc217e3576a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1334 | 2026.01.11 19:24:52.455478 [ 275 ] {de15fca1-0844-4232-9dd6-dc217e3576a6} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2026.01.11 19:24:52.455529 [ 275 ] {de15fca1-0844-4232-9dd6-dc217e3576a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1336 | 2026.01.11 19:24:52.456092 [ 275 ] {de15fca1-0844-4232-9dd6-dc217e3576a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1337 | 2026.01.11 19:24:52.456577 [ 275 ] {de15fca1-0844-4232-9dd6-dc217e3576a6} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2026.01.11 19:24:52.456736 [ 275 ] {de15fca1-0844-4232-9dd6-dc217e3576a6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002132 sec., 192307.69230769228 rows/sec., 12.20 MiB/sec. | ||
| 1339 | 2026.01.11 19:24:52.456785 [ 275 ] {de15fca1-0844-4232-9dd6-dc217e3576a6} <Debug> TCPHandler: Processed in 0.002438063 sec. | ||
| 1340 | 2026.01.11 19:24:52.456905 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2026.01.11 19:24:52.457007 [ 275 ] {96444122-d32e-4998-98f2-b277885ec4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1342 | 2026.01.11 19:24:52.457049 [ 275 ] {96444122-d32e-4998-98f2-b277885ec4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1343 | 2026.01.11 19:24:52.457793 [ 275 ] {96444122-d32e-4998-98f2-b277885ec4d6} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2026.01.11 19:24:52.457830 [ 275 ] {96444122-d32e-4998-98f2-b277885ec4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1345 | 2026.01.11 19:24:52.458469 [ 275 ] {96444122-d32e-4998-98f2-b277885ec4d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1346 | 2026.01.11 19:24:52.458969 [ 275 ] {96444122-d32e-4998-98f2-b277885ec4d6} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2026.01.11 19:24:52.459126 [ 275 ] {96444122-d32e-4998-98f2-b277885ec4d6} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002139 sec., 529219.2613370734 rows/sec., 41.93 MiB/sec. | ||
| 1348 | 2026.01.11 19:24:52.459167 [ 275 ] {96444122-d32e-4998-98f2-b277885ec4d6} <Debug> TCPHandler: Processed in 0.00231464 sec. | ||
| 1349 | 2026.01.11 19:24:52.459276 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1350 | 2026.01.11 19:24:52.459374 [ 275 ] {650b87f5-0149-449c-9096-7cc910e81f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1351 | 2026.01.11 19:24:52.459416 [ 275 ] {650b87f5-0149-449c-9096-7cc910e81f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1352 | 2026.01.11 19:24:52.459867 [ 275 ] {650b87f5-0149-449c-9096-7cc910e81f9f} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.01.11 19:24:52.459904 [ 275 ] {650b87f5-0149-449c-9096-7cc910e81f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1354 | 2026.01.11 19:24:52.460329 [ 275 ] {650b87f5-0149-449c-9096-7cc910e81f9f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1355 | 2026.01.11 19:24:52.460766 [ 275 ] {650b87f5-0149-449c-9096-7cc910e81f9f} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.01.11 19:24:52.460897 [ 275 ] {650b87f5-0149-449c-9096-7cc910e81f9f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001545 sec., 139158.57605177994 rows/sec., 8.26 MiB/sec. | ||
| 1357 | 2026.01.11 19:24:52.460934 [ 275 ] {650b87f5-0149-449c-9096-7cc910e81f9f} <Debug> TCPHandler: Processed in 0.001709744 sec. | ||
| 1358 | 2026.01.11 19:24:52.461053 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1359 | 2026.01.11 19:24:52.461154 [ 275 ] {aac99b04-455b-4a0e-bd2a-758a701b5974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1360 | 2026.01.11 19:24:52.461195 [ 275 ] {aac99b04-455b-4a0e-bd2a-758a701b5974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1361 | 2026.01.11 19:24:52.461660 [ 275 ] {aac99b04-455b-4a0e-bd2a-758a701b5974} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.01.11 19:24:52.461698 [ 275 ] {aac99b04-455b-4a0e-bd2a-758a701b5974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1363 | 2026.01.11 19:24:52.462156 [ 275 ] {aac99b04-455b-4a0e-bd2a-758a701b5974} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1364 | 2026.01.11 19:24:52.462695 [ 275 ] {aac99b04-455b-4a0e-bd2a-758a701b5974} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2026.01.11 19:24:52.462826 [ 275 ] {aac99b04-455b-4a0e-bd2a-758a701b5974} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001691 sec., 125369.60378474275 rows/sec., 8.09 MiB/sec. | ||
| 1366 | 2026.01.11 19:24:52.462865 [ 275 ] {aac99b04-455b-4a0e-bd2a-758a701b5974} <Debug> TCPHandler: Processed in 0.001863188 sec. | ||
| 1367 | 2026.01.11 19:24:52.463001 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2026.01.11 19:24:52.463100 [ 275 ] {6e7a437e-17e5-4ecf-9917-e4cdd2736aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1369 | 2026.01.11 19:24:52.463141 [ 275 ] {6e7a437e-17e5-4ecf-9917-e4cdd2736aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1370 | 2026.01.11 19:24:52.463613 [ 275 ] {6e7a437e-17e5-4ecf-9917-e4cdd2736aa5} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.01.11 19:24:52.463650 [ 275 ] {6e7a437e-17e5-4ecf-9917-e4cdd2736aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1372 | 2026.01.11 19:24:52.464146 [ 275 ] {6e7a437e-17e5-4ecf-9917-e4cdd2736aa5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1373 | 2026.01.11 19:24:52.464570 [ 275 ] {6e7a437e-17e5-4ecf-9917-e4cdd2736aa5} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.01.11 19:24:52.464696 [ 275 ] {6e7a437e-17e5-4ecf-9917-e4cdd2736aa5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001615 sec., 130650.15479876162 rows/sec., 7.42 MiB/sec. | ||
| 1375 | 2026.01.11 19:24:52.464733 [ 275 ] {6e7a437e-17e5-4ecf-9917-e4cdd2736aa5} <Debug> TCPHandler: Processed in 0.001799337 sec. | ||
| 1376 | 2026.01.11 19:24:52.464846 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2026.01.11 19:24:52.464940 [ 275 ] {3b0d6585-da05-4144-ab29-67c1671824fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1378 | 2026.01.11 19:24:52.464980 [ 275 ] {3b0d6585-da05-4144-ab29-67c1671824fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1379 | 2026.01.11 19:24:52.465669 [ 275 ] {3b0d6585-da05-4144-ab29-67c1671824fe} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2026.01.11 19:24:52.465714 [ 275 ] {3b0d6585-da05-4144-ab29-67c1671824fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1381 | 2026.01.11 19:24:52.466259 [ 275 ] {3b0d6585-da05-4144-ab29-67c1671824fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1382 | 2026.01.11 19:24:52.466713 [ 275 ] {3b0d6585-da05-4144-ab29-67c1671824fe} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2026.01.11 19:24:52.466872 [ 275 ] {3b0d6585-da05-4144-ab29-67c1671824fe} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001949 sec., 353514.62288353004 rows/sec., 24.69 MiB/sec. | ||
| 1384 | 2026.01.11 19:24:52.466913 [ 275 ] {3b0d6585-da05-4144-ab29-67c1671824fe} <Debug> TCPHandler: Processed in 0.002115624 sec. | ||
| 1385 | 2026.01.11 19:24:52.467022 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2026.01.11 19:24:52.467117 [ 275 ] {66032c9c-d6cd-4bf2-9a3b-1a4f5cb0efaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1387 | 2026.01.11 19:24:52.467159 [ 275 ] {66032c9c-d6cd-4bf2-9a3b-1a4f5cb0efaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1388 | 2026.01.11 19:24:52.467477 [ 275 ] {66032c9c-d6cd-4bf2-9a3b-1a4f5cb0efaa} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2026.01.11 19:24:52.467517 [ 275 ] {66032c9c-d6cd-4bf2-9a3b-1a4f5cb0efaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1390 | 2026.01.11 19:24:52.467990 [ 275 ] {66032c9c-d6cd-4bf2-9a3b-1a4f5cb0efaa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1391 | 2026.01.11 19:24:52.468453 [ 275 ] {66032c9c-d6cd-4bf2-9a3b-1a4f5cb0efaa} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.01.11 19:24:52.468580 [ 275 ] {66032c9c-d6cd-4bf2-9a3b-1a4f5cb0efaa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 211.67 KiB/sec. | ||
| 1393 | 2026.01.11 19:24:52.468616 [ 275 ] {66032c9c-d6cd-4bf2-9a3b-1a4f5cb0efaa} <Debug> TCPHandler: Processed in 0.001644672 sec. | ||
| 1394 | 2026.01.11 19:24:52.468722 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.01.11 19:24:52.468818 [ 275 ] {2dadc94b-b621-415f-adc9-d7ebe89da44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1396 | 2026.01.11 19:24:52.468860 [ 275 ] {2dadc94b-b621-415f-adc9-d7ebe89da44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1397 | 2026.01.11 19:24:52.469261 [ 275 ] {2dadc94b-b621-415f-adc9-d7ebe89da44f} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.01.11 19:24:52.469297 [ 275 ] {2dadc94b-b621-415f-adc9-d7ebe89da44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1399 | 2026.01.11 19:24:52.469745 [ 275 ] {2dadc94b-b621-415f-adc9-d7ebe89da44f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1400 | 2026.01.11 19:24:52.470218 [ 275 ] {2dadc94b-b621-415f-adc9-d7ebe89da44f} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.01.11 19:24:52.470367 [ 275 ] {2dadc94b-b621-415f-adc9-d7ebe89da44f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001569 sec., 200127.4697259401 rows/sec., 13.15 MiB/sec. | ||
| 1402 | 2026.01.11 19:24:52.470405 [ 275 ] {2dadc94b-b621-415f-adc9-d7ebe89da44f} <Debug> TCPHandler: Processed in 0.001732835 sec. | ||
| 1403 | 2026.01.11 19:24:52.470512 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.01.11 19:24:52.470607 [ 275 ] {063581e7-9b71-4052-be81-90f555497ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1405 | 2026.01.11 19:24:52.470649 [ 275 ] {063581e7-9b71-4052-be81-90f555497ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1406 | 2026.01.11 19:24:52.470947 [ 275 ] {063581e7-9b71-4052-be81-90f555497ec8} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2026.01.11 19:24:52.470983 [ 275 ] {063581e7-9b71-4052-be81-90f555497ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1408 | 2026.01.11 19:24:52.471404 [ 275 ] {063581e7-9b71-4052-be81-90f555497ec8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1409 | 2026.01.11 19:24:52.471862 [ 275 ] {063581e7-9b71-4052-be81-90f555497ec8} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.01.11 19:24:52.471988 [ 275 ] {063581e7-9b71-4052-be81-90f555497ec8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. | ||
| 1411 | 2026.01.11 19:24:52.472024 [ 275 ] {063581e7-9b71-4052-be81-90f555497ec8} <Debug> TCPHandler: Processed in 0.001561701 sec. | ||
| 1412 | 2026.01.11 19:24:52.472133 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.01.11 19:24:52.472241 [ 275 ] {ba7d4ae6-ae55-4feb-bcc8-627898a3d394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1414 | 2026.01.11 19:24:52.472303 [ 275 ] {ba7d4ae6-ae55-4feb-bcc8-627898a3d394} <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 | ||
| 1415 | 2026.01.11 19:24:52.473152 [ 275 ] {ba7d4ae6-ae55-4feb-bcc8-627898a3d394} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.01.11 19:24:52.473196 [ 275 ] {ba7d4ae6-ae55-4feb-bcc8-627898a3d394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1417 | 2026.01.11 19:24:52.473821 [ 275 ] {ba7d4ae6-ae55-4feb-bcc8-627898a3d394} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1418 | 2026.01.11 19:24:52.474254 [ 275 ] {ba7d4ae6-ae55-4feb-bcc8-627898a3d394} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.01.11 19:24:52.474390 [ 275 ] {ba7d4ae6-ae55-4feb-bcc8-627898a3d394} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002174 sec., 4599.8160073597055 rows/sec., 8.24 MiB/sec. | ||
| 1420 | 2026.01.11 19:24:52.474441 [ 275 ] {ba7d4ae6-ae55-4feb-bcc8-627898a3d394} <Debug> TCPHandler: Processed in 0.00235879 sec. | ||
| 1421 | 2026.01.11 19:24:52.474547 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.01.11 19:24:52.474642 [ 275 ] {f9574708-3ce1-4530-9a3a-64bf68a94dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1423 | 2026.01.11 19:24:52.474683 [ 275 ] {f9574708-3ce1-4530-9a3a-64bf68a94dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1424 | 2026.01.11 19:24:52.475013 [ 275 ] {f9574708-3ce1-4530-9a3a-64bf68a94dda} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.01.11 19:24:52.475049 [ 275 ] {f9574708-3ce1-4530-9a3a-64bf68a94dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1426 | 2026.01.11 19:24:52.475491 [ 275 ] {f9574708-3ce1-4530-9a3a-64bf68a94dda} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1427 | 2026.01.11 19:24:52.475961 [ 275 ] {f9574708-3ce1-4530-9a3a-64bf68a94dda} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.01.11 19:24:52.476110 [ 275 ] {f9574708-3ce1-4530-9a3a-64bf68a94dda} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001486 sec., 69986.54104979812 rows/sec., 4.29 MiB/sec. | ||
| 1429 | 2026.01.11 19:24:52.476146 [ 275 ] {f9574708-3ce1-4530-9a3a-64bf68a94dda} <Debug> TCPHandler: Processed in 0.001650383 sec. | ||
| 1430 | 2026.01.11 19:24:54.646599 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50753 | ||
| 1431 | 2026.01.11 19:24:54.646740 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1432 | 2026.01.11 19:24:54.646774 [ 286 ] {} <Debug> TCP-Session: c817177a-8664-44fe-a355-83c4d55f1e2c Authenticating user 'default' from [fd00:1122:3344:101::e]:50753 | ||
| 1433 | 2026.01.11 19:24:54.646799 [ 286 ] {} <Debug> TCP-Session: c817177a-8664-44fe-a355-83c4d55f1e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2026.01.11 19:24:54.646817 [ 286 ] {} <Debug> TCP-Session: c817177a-8664-44fe-a355-83c4d55f1e2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2026.01.11 19:24:54.647088 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41839 | ||
| 1436 | 2026.01.11 19:24:54.647105 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36271 | ||
| 1437 | 2026.01.11 19:24:54.647148 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47569 | ||
| 1438 | 2026.01.11 19:24:54.647162 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42910 | ||
| 1439 | 2026.01.11 19:24:54.647203 [ 286 ] {} <Trace> TCP-Session: c817177a-8664-44fe-a355-83c4d55f1e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.01.11 19:24:54.647210 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1441 | 2026.01.11 19:24:54.647244 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1442 | 2026.01.11 19:24:54.647244 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1443 | 2026.01.11 19:24:54.647274 [ 287 ] {} <Debug> TCP-Session: 5e02bdc1-309c-442b-98fc-9725dc4c4746 Authenticating user 'default' from [fd00:1122:3344:101::e]:41839 | ||
| 1444 | 2026.01.11 19:24:54.647281 [ 292 ] {} <Debug> TCP-Session: f9872d9f-97ac-4ca9-87af-02b50b271f3f Authenticating user 'default' from [fd00:1122:3344:101::e]:47569 | ||
| 1445 | 2026.01.11 19:24:54.647294 [ 288 ] {} <Debug> TCP-Session: 0c17d619-ec9e-420a-8067-1ae6fb8d79ed Authenticating user 'default' from [fd00:1122:3344:101::e]:36271 | ||
| 1446 | 2026.01.11 19:24:54.647307 [ 287 ] {} <Debug> TCP-Session: 5e02bdc1-309c-442b-98fc-9725dc4c4746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2026.01.11 19:24:54.647319 [ 292 ] {} <Debug> TCP-Session: f9872d9f-97ac-4ca9-87af-02b50b271f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2026.01.11 19:24:54.647327 [ 288 ] {} <Debug> TCP-Session: 0c17d619-ec9e-420a-8067-1ae6fb8d79ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2026.01.11 19:24:54.647351 [ 287 ] {} <Debug> TCP-Session: 5e02bdc1-309c-442b-98fc-9725dc4c4746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2026.01.11 19:24:54.647356 [ 292 ] {} <Debug> TCP-Session: f9872d9f-97ac-4ca9-87af-02b50b271f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2026.01.11 19:24:54.647367 [ 288 ] {} <Debug> TCP-Session: 0c17d619-ec9e-420a-8067-1ae6fb8d79ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1452 | 2026.01.11 19:24:54.647286 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1453 | 2026.01.11 19:24:54.647397 [ 286 ] {02582f4e-5cc0-445b-8bf7-8d0ee5719ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50753) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1454 | 2026.01.11 19:24:54.647434 [ 293 ] {} <Debug> TCP-Session: 0f105ca6-c0b1-49fa-9d9e-ae88d7d0aab7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42910 | ||
| 1455 | 2026.01.11 19:24:54.647172 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39774 | ||
| 1456 | 2026.01.11 19:24:54.647467 [ 293 ] {} <Debug> TCP-Session: 0f105ca6-c0b1-49fa-9d9e-ae88d7d0aab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1457 | 2026.01.11 19:24:54.647137 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37766 | ||
| 1458 | 2026.01.11 19:24:54.647501 [ 293 ] {} <Debug> TCP-Session: 0f105ca6-c0b1-49fa-9d9e-ae88d7d0aab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1459 | 2026.01.11 19:24:54.647537 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1460 | 2026.01.11 19:24:54.647117 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33336 | ||
| 1461 | 2026.01.11 19:24:54.647577 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1462 | 2026.01.11 19:24:54.647584 [ 294 ] {} <Debug> TCP-Session: 6dde55e9-52b4-4714-ae8d-52dc1402cbb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39774 | ||
| 1463 | 2026.01.11 19:24:54.647621 [ 291 ] {} <Debug> TCP-Session: b286bb6a-6d52-4f73-aa53-950319565eb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37766 | ||
| 1464 | 2026.01.11 19:24:54.647633 [ 294 ] {} <Debug> TCP-Session: 6dde55e9-52b4-4714-ae8d-52dc1402cbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2026.01.11 19:24:54.647646 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1466 | 2026.01.11 19:24:54.647651 [ 291 ] {} <Debug> TCP-Session: b286bb6a-6d52-4f73-aa53-950319565eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2026.01.11 19:24:54.647660 [ 294 ] {} <Debug> TCP-Session: 6dde55e9-52b4-4714-ae8d-52dc1402cbb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1468 | 2026.01.11 19:24:54.647677 [ 286 ] {02582f4e-5cc0-445b-8bf7-8d0ee5719ec2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1469 | 2026.01.11 19:24:54.647687 [ 291 ] {} <Debug> TCP-Session: b286bb6a-6d52-4f73-aa53-950319565eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.01.11 19:24:54.647680 [ 289 ] {} <Debug> TCP-Session: 1152b0d8-f76e-4f04-9cca-ac825565007e Authenticating user 'default' from [fd00:1122:3344:101::e]:33336 | ||
| 1471 | 2026.01.11 19:24:54.647746 [ 286 ] {02582f4e-5cc0-445b-8bf7-8d0ee5719ec2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1472 | 2026.01.11 19:24:54.647766 [ 289 ] {} <Debug> TCP-Session: 1152b0d8-f76e-4f04-9cca-ac825565007e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.01.11 19:24:54.647120 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50070 | ||
| 1474 | 2026.01.11 19:24:54.647790 [ 289 ] {} <Debug> TCP-Session: 1152b0d8-f76e-4f04-9cca-ac825565007e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2026.01.11 19:24:54.647861 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1476 | 2026.01.11 19:24:54.647888 [ 290 ] {} <Debug> TCP-Session: 3c0a8b88-64c6-46ba-9887-24917cc175e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50070 | ||
| 1477 | 2026.01.11 19:24:54.647905 [ 290 ] {} <Debug> TCP-Session: 3c0a8b88-64c6-46ba-9887-24917cc175e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2026.01.11 19:24:54.647919 [ 290 ] {} <Debug> TCP-Session: 3c0a8b88-64c6-46ba-9887-24917cc175e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2026.01.11 19:24:54.648042 [ 286 ] {02582f4e-5cc0-445b-8bf7-8d0ee5719ec2} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 1480 | 2026.01.11 19:24:54.648924 [ 306 ] {02582f4e-5cc0-445b-8bf7-8d0ee5719ec2} <Trace> AggregatingTransform: Aggregating | ||
| 1481 | 2026.01.11 19:24:54.648972 [ 306 ] {02582f4e-5cc0-445b-8bf7-8d0ee5719ec2} <Trace> Aggregator: Aggregation method: without_key | ||
| 1482 | 2026.01.11 19:24:54.649012 [ 306 ] {02582f4e-5cc0-445b-8bf7-8d0ee5719ec2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872023 sec. (1146.759 rows/sec., 44.80 KiB/sec.) | ||
| 1483 | 2026.01.11 19:24:54.649033 [ 306 ] {02582f4e-5cc0-445b-8bf7-8d0ee5719ec2} <Trace> Aggregator: Merging aggregated data | ||
| 1484 | 2026.01.11 19:24:54.650247 [ 286 ] {02582f4e-5cc0-445b-8bf7-8d0ee5719ec2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002907 sec., 343.99724802201587 rows/sec., 13.44 KiB/sec. | ||
| 1485 | 2026.01.11 19:24:54.650396 [ 286 ] {02582f4e-5cc0-445b-8bf7-8d0ee5719ec2} <Debug> TCPHandler: Processed in 0.003318856 sec. | ||
| 1486 | 2026.01.11 19:24:54.650493 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1487 | 2026.01.11 19:24:54.650515 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1488 | 2026.01.11 19:24:54.650523 [ 286 ] {} <Debug> TCP-Session: c817177a-8664-44fe-a355-83c4d55f1e2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.01.11 19:24:54.650534 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1490 | 2026.01.11 19:24:54.650552 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1491 | 2026.01.11 19:24:54.650569 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1492 | 2026.01.11 19:24:54.650587 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1493 | 2026.01.11 19:24:54.650601 [ 287 ] {} <Debug> TCP-Session: 5e02bdc1-309c-442b-98fc-9725dc4c4746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1494 | 2026.01.11 19:24:54.650607 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1495 | 2026.01.11 19:24:54.650640 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1496 | 2026.01.11 19:24:54.650636 [ 288 ] {} <Debug> TCP-Session: 0c17d619-ec9e-420a-8067-1ae6fb8d79ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1497 | 2026.01.11 19:24:54.650668 [ 291 ] {} <Debug> TCP-Session: b286bb6a-6d52-4f73-aa53-950319565eb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2026.01.11 19:24:54.650685 [ 292 ] {} <Debug> TCP-Session: f9872d9f-97ac-4ca9-87af-02b50b271f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2026.01.11 19:24:54.650623 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1500 | 2026.01.11 19:24:54.650617 [ 289 ] {} <Debug> TCP-Session: 1152b0d8-f76e-4f04-9cca-ac825565007e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.01.11 19:24:54.650576 [ 290 ] {} <Debug> TCP-Session: 3c0a8b88-64c6-46ba-9887-24917cc175e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2026.01.11 19:24:54.650756 [ 293 ] {} <Debug> TCP-Session: 0f105ca6-c0b1-49fa-9d9e-ae88d7d0aab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2026.01.11 19:24:54.650547 [ 294 ] {} <Debug> TCP-Session: 6dde55e9-52b4-4714-ae8d-52dc1402cbb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.01.11 19:24:54.686373 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37211 | ||
| 1505 | 2026.01.11 19:24:54.686457 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1506 | 2026.01.11 19:24:54.686486 [ 286 ] {} <Debug> TCP-Session: 18cd9eb9-ba12-472c-85a6-82fcb2f39cab Authenticating user 'default' from [fd00:1122:3344:101::e]:37211 | ||
| 1507 | 2026.01.11 19:24:54.686509 [ 286 ] {} <Debug> TCP-Session: 18cd9eb9-ba12-472c-85a6-82fcb2f39cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2026.01.11 19:24:54.686527 [ 286 ] {} <Debug> TCP-Session: 18cd9eb9-ba12-472c-85a6-82fcb2f39cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1509 | 2026.01.11 19:24:54.686698 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43712 | ||
| 1510 | 2026.01.11 19:24:54.686731 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64516 | ||
| 1511 | 2026.01.11 19:24:54.686785 [ 286 ] {} <Trace> TCP-Session: 18cd9eb9-ba12-472c-85a6-82fcb2f39cab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.01.11 19:24:54.686801 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45711 | ||
| 1513 | 2026.01.11 19:24:54.686804 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1514 | 2026.01.11 19:24:54.686832 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59998 | ||
| 1515 | 2026.01.11 19:24:54.686867 [ 287 ] {} <Debug> TCP-Session: 6fe62fd9-ceb2-493b-9e9d-124167ea79c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43712 | ||
| 1516 | 2026.01.11 19:24:54.686865 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58747 | ||
| 1517 | 2026.01.11 19:24:54.686893 [ 287 ] {} <Debug> TCP-Session: 6fe62fd9-ceb2-493b-9e9d-124167ea79c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2026.01.11 19:24:54.686883 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1519 | 2026.01.11 19:24:54.686927 [ 287 ] {} <Debug> TCP-Session: 6fe62fd9-ceb2-493b-9e9d-124167ea79c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2026.01.11 19:24:54.686951 [ 286 ] {68113147-7261-482b-a47e-040beca0c17a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37211) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1521 | 2026.01.11 19:24:54.686958 [ 290 ] {} <Debug> TCP-Session: 87eb83b3-e354-4934-826d-6ef4c959e929 Authenticating user 'default' from [fd00:1122:3344:101::e]:45711 | ||
| 1522 | 2026.01.11 19:24:54.686949 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1523 | 2026.01.11 19:24:54.687002 [ 290 ] {} <Debug> TCP-Session: 87eb83b3-e354-4934-826d-6ef4c959e929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2026.01.11 19:24:54.687021 [ 293 ] {} <Debug> TCP-Session: a6b00a5a-6959-4161-8eb0-a50dcf06a013 Authenticating user 'default' from [fd00:1122:3344:101::e]:58747 | ||
| 1525 | 2026.01.11 19:24:54.687030 [ 290 ] {} <Debug> TCP-Session: 87eb83b3-e354-4934-826d-6ef4c959e929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2026.01.11 19:24:54.687047 [ 293 ] {} <Debug> TCP-Session: a6b00a5a-6959-4161-8eb0-a50dcf06a013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.01.11 19:24:54.686925 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1528 | 2026.01.11 19:24:54.687071 [ 293 ] {} <Debug> TCP-Session: a6b00a5a-6959-4161-8eb0-a50dcf06a013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2026.01.11 19:24:54.686874 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32860 | ||
| 1530 | 2026.01.11 19:24:54.687105 [ 291 ] {} <Debug> TCP-Session: 953d2949-e8be-4be7-b910-aa9b3f5c699d Authenticating user 'default' from [fd00:1122:3344:101::e]:59998 | ||
| 1531 | 2026.01.11 19:24:54.686848 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45380 | ||
| 1532 | 2026.01.11 19:24:54.686793 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40456 | ||
| 1533 | 2026.01.11 19:24:54.687181 [ 286 ] {68113147-7261-482b-a47e-040beca0c17a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1534 | 2026.01.11 19:24:54.687200 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1535 | 2026.01.11 19:24:54.687217 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1536 | 2026.01.11 19:24:54.687248 [ 294 ] {} <Debug> TCP-Session: 29c8f31f-f92f-45cb-8fc7-5763ee0d431b Authenticating user 'default' from [fd00:1122:3344:101::e]:32860 | ||
| 1537 | 2026.01.11 19:24:54.687254 [ 286 ] {68113147-7261-482b-a47e-040beca0c17a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1538 | 2026.01.11 19:24:54.687265 [ 292 ] {} <Debug> TCP-Session: 208638b1-94c3-4ce2-a5ce-c4e973b212b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45380 | ||
| 1539 | 2026.01.11 19:24:54.687278 [ 294 ] {} <Debug> TCP-Session: 29c8f31f-f92f-45cb-8fc7-5763ee0d431b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2026.01.11 19:24:54.687306 [ 292 ] {} <Debug> TCP-Session: 208638b1-94c3-4ce2-a5ce-c4e973b212b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.01.11 19:24:54.687255 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1542 | 2026.01.11 19:24:54.687326 [ 292 ] {} <Debug> TCP-Session: 208638b1-94c3-4ce2-a5ce-c4e973b212b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2026.01.11 19:24:54.687336 [ 294 ] {} <Debug> TCP-Session: 29c8f31f-f92f-45cb-8fc7-5763ee0d431b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2026.01.11 19:24:54.687359 [ 289 ] {} <Debug> TCP-Session: 3d31dafe-c40a-48d6-ba5d-1bb89d6c53e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40456 | ||
| 1545 | 2026.01.11 19:24:54.687171 [ 291 ] {} <Debug> TCP-Session: 953d2949-e8be-4be7-b910-aa9b3f5c699d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2026.01.11 19:24:54.687394 [ 289 ] {} <Debug> TCP-Session: 3d31dafe-c40a-48d6-ba5d-1bb89d6c53e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2026.01.11 19:24:54.687410 [ 291 ] {} <Debug> TCP-Session: 953d2949-e8be-4be7-b910-aa9b3f5c699d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2026.01.11 19:24:54.687423 [ 289 ] {} <Debug> TCP-Session: 3d31dafe-c40a-48d6-ba5d-1bb89d6c53e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2026.01.11 19:24:54.686802 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1550 | 2026.01.11 19:24:54.687476 [ 288 ] {} <Debug> TCP-Session: 1c2b89c1-eb0d-453c-9501-210dce71f94b Authenticating user 'default' from [fd00:1122:3344:101::e]:64516 | ||
| 1551 | 2026.01.11 19:24:54.687493 [ 288 ] {} <Debug> TCP-Session: 1c2b89c1-eb0d-453c-9501-210dce71f94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2026.01.11 19:24:54.687506 [ 288 ] {} <Debug> TCP-Session: 1c2b89c1-eb0d-453c-9501-210dce71f94b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2026.01.11 19:24:54.687572 [ 286 ] {68113147-7261-482b-a47e-040beca0c17a} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 1554 | 2026.01.11 19:24:54.688444 [ 326 ] {68113147-7261-482b-a47e-040beca0c17a} <Trace> AggregatingTransform: Aggregating | ||
| 1555 | 2026.01.11 19:24:54.688494 [ 326 ] {68113147-7261-482b-a47e-040beca0c17a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1556 | 2026.01.11 19:24:54.688523 [ 326 ] {68113147-7261-482b-a47e-040beca0c17a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000846292 sec. (1181.625 rows/sec., 46.16 KiB/sec.) | ||
| 1557 | 2026.01.11 19:24:54.688545 [ 326 ] {68113147-7261-482b-a47e-040beca0c17a} <Trace> Aggregator: Merging aggregated data | ||
| 1558 | 2026.01.11 19:24:54.690092 [ 286 ] {68113147-7261-482b-a47e-040beca0c17a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003194 sec., 313.08703819661866 rows/sec., 12.23 KiB/sec. | ||
| 1559 | 2026.01.11 19:24:54.690196 [ 286 ] {68113147-7261-482b-a47e-040beca0c17a} <Debug> TCPHandler: Processed in 0.00348997 sec. | ||
| 1560 | 2026.01.11 19:24:54.690299 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1561 | 2026.01.11 19:24:54.690323 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1562 | 2026.01.11 19:24:54.690329 [ 286 ] {} <Debug> TCP-Session: 18cd9eb9-ba12-472c-85a6-82fcb2f39cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2026.01.11 19:24:54.690340 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1564 | 2026.01.11 19:24:54.690364 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1565 | 2026.01.11 19:24:54.690378 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1566 | 2026.01.11 19:24:54.690396 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1567 | 2026.01.11 19:24:54.690414 [ 287 ] {} <Debug> TCP-Session: 6fe62fd9-ceb2-493b-9e9d-124167ea79c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2026.01.11 19:24:54.690423 [ 291 ] {} <Debug> TCP-Session: 953d2949-e8be-4be7-b910-aa9b3f5c699d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.01.11 19:24:54.690428 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1570 | 2026.01.11 19:24:54.690447 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1571 | 2026.01.11 19:24:54.690388 [ 288 ] {} <Debug> TCP-Session: 1c2b89c1-eb0d-453c-9501-210dce71f94b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2026.01.11 19:24:54.690490 [ 289 ] {} <Debug> TCP-Session: 3d31dafe-c40a-48d6-ba5d-1bb89d6c53e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2026.01.11 19:24:54.690503 [ 293 ] {} <Debug> TCP-Session: a6b00a5a-6959-4161-8eb0-a50dcf06a013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.01.11 19:24:54.690364 [ 294 ] {} <Debug> TCP-Session: 29c8f31f-f92f-45cb-8fc7-5763ee0d431b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.01.11 19:24:54.690447 [ 292 ] {} <Debug> TCP-Session: 208638b1-94c3-4ce2-a5ce-c4e973b212b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.01.11 19:24:54.690412 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1577 | 2026.01.11 19:24:54.690611 [ 290 ] {} <Debug> TCP-Session: 87eb83b3-e354-4934-826d-6ef4c959e929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1578 | 2026.01.11 19:24:56.314747 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1579 | 2026.01.11 19:24:56.314799 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1580 | 2026.01.11 19:24:56.422647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 2827 | ||
| 1581 | 2026.01.11 19:24:56.423279 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.01.11 19:24:56.423346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1583 | 2026.01.11 19:24:56.424051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1584 | 2026.01.11 19:24:56.424556 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.01.11 19:24:56.424720 [ 106 ] {} <Debug> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1586 | 2026.01.11 19:24:56.424745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2827 | ||
| 1587 | 2026.01.11 19:24:56.424791 [ 106 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.01.11 19:24:56.424821 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1589 | 2026.01.11 19:24:56.425091 [ 195 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 1590 | 2026.01.11 19:24:56.425317 [ 195 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1591 | 2026.01.11 19:24:56.427852 [ 195 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 1592 | 2026.01.11 19:24:56.435156 [ 195 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 1593 | 2026.01.11 19:24:56.435236 [ 195 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 1594 | 2026.01.11 19:24:56.435291 [ 195 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 1595 | 2026.01.11 19:24:56.435359 [ 195 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1596 | 2026.01.11 19:24:56.435433 [ 195 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 509 rows starting from the beginning of the part | ||
| 1597 | 2026.01.11 19:24:56.468565 [ 189 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2827 rows, containing 4 columns (4 merged, 0 gathered) in 0.043609031 sec., 64826.021931099545 rows/sec., 949.60 KiB/sec. | ||
| 1598 | 2026.01.11 19:24:56.469716 [ 189 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1599 | 2026.01.11 19:24:56.470255 [ 189 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_6_1} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.01.11 19:24:56.470335 [ 189 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_6_1} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1601 | 2026.01.11 19:24:56.470453 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1602 | 2026.01.11 19:24:56.558087 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1603 | 2026.01.11 19:24:56.577522 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.01.11 19:24:56.577569 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1605 | 2026.01.11 19:24:56.584372 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1606 | 2026.01.11 19:24:56.585544 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.01.11 19:24:56.585820 [ 106 ] {} <Debug> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1608 | 2026.01.11 19:24:56.585865 [ 106 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.01.11 19:24:56.585883 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1610 | 2026.01.11 19:24:56.585977 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 1611 | 2026.01.11 19:24:56.588807 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1612 | 2026.01.11 19:24:56.589065 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1613 | 2026.01.11 19:24:56.589568 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 1614 | 2026.01.11 19:24:56.593060 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 1615 | 2026.01.11 19:24:56.596526 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 1616 | 2026.01.11 19:24:56.600469 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 1617 | 2026.01.11 19:24:56.607649 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 1618 | 2026.01.11 19:24:56.612145 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 1619 | 2026.01.11 19:24:56.669288 [ 195 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.083347312 sec., 551.9074208415983 rows/sec., 2.85 MiB/sec. | ||
| 1620 | 2026.01.11 19:24:56.671573 [ 202 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1621 | 2026.01.11 19:24:56.674060 [ 202 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_6_1} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.01.11 19:24:56.674165 [ 202 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_6_1} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1623 | 2026.01.11 19:24:56.676006 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1624 | 2026.01.11 19:24:57.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.26 MiB, peak 178.80 MiB, free memory in arenas 0.00 B, will set to 180.57 MiB (RSS), difference: 11.32 MiB | ||
| 1625 | 2026.01.11 19:24:57.442415 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.01.11 19:24:57.442591 [ 275 ] {43034bb1-8c8b-446b-b087-ad5e53005bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1627 | 2026.01.11 19:24:57.442680 [ 275 ] {43034bb1-8c8b-446b-b087-ad5e53005bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1628 | 2026.01.11 19:24:57.443330 [ 275 ] {43034bb1-8c8b-446b-b087-ad5e53005bcc} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.01.11 19:24:57.443380 [ 275 ] {43034bb1-8c8b-446b-b087-ad5e53005bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1630 | 2026.01.11 19:24:57.443888 [ 275 ] {43034bb1-8c8b-446b-b087-ad5e53005bcc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1631 | 2026.01.11 19:24:57.444378 [ 275 ] {43034bb1-8c8b-446b-b087-ad5e53005bcc} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.01.11 19:24:57.444515 [ 112 ] {} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1633 | 2026.01.11 19:24:57.444542 [ 275 ] {43034bb1-8c8b-446b-b087-ad5e53005bcc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001998 sec., 28028.028028028024 rows/sec., 2.15 MiB/sec. | ||
| 1634 | 2026.01.11 19:24:57.444588 [ 112 ] {} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.01.11 19:24:57.444604 [ 275 ] {43034bb1-8c8b-446b-b087-ad5e53005bcc} <Debug> TCPHandler: Processed in 0.00231548 sec. | ||
| 1636 | 2026.01.11 19:24:57.444615 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1637 | 2026.01.11 19:24:57.444737 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.01.11 19:24:57.444764 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 1639 | 2026.01.11 19:24:57.444844 [ 275 ] {af8710a9-038d-48ab-a09b-a7fe82df512f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1640 | 2026.01.11 19:24:57.444891 [ 275 ] {af8710a9-038d-48ab-a09b-a7fe82df512f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1641 | 2026.01.11 19:24:57.444918 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1642 | 2026.01.11 19:24:57.444970 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1137 rows starting from the beginning of the part | ||
| 1643 | 2026.01.11 19:24:57.445069 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1644 | 2026.01.11 19:24:57.445119 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1645 | 2026.01.11 19:24:57.445163 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1646 | 2026.01.11 19:24:57.445207 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 1647 | 2026.01.11 19:24:57.445253 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1648 | 2026.01.11 19:24:57.445326 [ 275 ] {af8710a9-038d-48ab-a09b-a7fe82df512f} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.01.11 19:24:57.445370 [ 275 ] {af8710a9-038d-48ab-a09b-a7fe82df512f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1650 | 2026.01.11 19:24:57.445919 [ 275 ] {af8710a9-038d-48ab-a09b-a7fe82df512f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1651 | 2026.01.11 19:24:57.446434 [ 275 ] {af8710a9-038d-48ab-a09b-a7fe82df512f} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.01.11 19:24:57.446545 [ 112 ] {} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1653 | 2026.01.11 19:24:57.446584 [ 112 ] {} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.01.11 19:24:57.446591 [ 275 ] {af8710a9-038d-48ab-a09b-a7fe82df512f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00177 sec., 36158.19209039548 rows/sec., 2.82 MiB/sec. | ||
| 1655 | 2026.01.11 19:24:57.446606 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1656 | 2026.01.11 19:24:57.446639 [ 275 ] {af8710a9-038d-48ab-a09b-a7fe82df512f} <Debug> TCPHandler: Processed in 0.001956431 sec. | ||
| 1657 | 2026.01.11 19:24:57.446756 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.01.11 19:24:57.446753 [ 195 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1659 | 2026.01.11 19:24:57.446856 [ 275 ] {d04c6306-dbd6-4477-82a1-5885f546f938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1660 | 2026.01.11 19:24:57.446904 [ 275 ] {d04c6306-dbd6-4477-82a1-5885f546f938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1661 | 2026.01.11 19:24:57.446928 [ 195 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1662 | 2026.01.11 19:24:57.446968 [ 195 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 699 rows starting from the beginning of the part | ||
| 1663 | 2026.01.11 19:24:57.447036 [ 195 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1664 | 2026.01.11 19:24:57.447085 [ 195 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 689 rows starting from the beginning of the part | ||
| 1665 | 2026.01.11 19:24:57.447130 [ 195 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1666 | 2026.01.11 19:24:57.447169 [ 195 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 1667 | 2026.01.11 19:24:57.447187 [ 187 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3569 rows, containing 5 columns (5 merged, 0 gathered) in 0.002486805 sec., 1435174.8528734662 rows/sec., 119.02 MiB/sec. | ||
| 1668 | 2026.01.11 19:24:57.447210 [ 195 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1669 | 2026.01.11 19:24:57.447383 [ 275 ] {d04c6306-dbd6-4477-82a1-5885f546f938} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.01.11 19:24:57.447440 [ 275 ] {d04c6306-dbd6-4477-82a1-5885f546f938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1671 | 2026.01.11 19:24:57.447542 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1672 | 2026.01.11 19:24:57.448103 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_6_1} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.01.11 19:24:57.448134 [ 275 ] {d04c6306-dbd6-4477-82a1-5885f546f938} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1674 | 2026.01.11 19:24:57.448183 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_6_1} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1675 | 2026.01.11 19:24:57.448264 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1676 | 2026.01.11 19:24:57.448581 [ 201 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001885919 sec., 1203126.9635652432 rows/sec., 89.49 MiB/sec. | ||
| 1677 | 2026.01.11 19:24:57.448595 [ 275 ] {d04c6306-dbd6-4477-82a1-5885f546f938} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.01.11 19:24:57.448707 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1679 | 2026.01.11 19:24:57.448741 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.01.11 19:24:57.448753 [ 275 ] {d04c6306-dbd6-4477-82a1-5885f546f938} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001917 sec., 83463.74543557642 rows/sec., 5.81 MiB/sec. | ||
| 1681 | 2026.01.11 19:24:57.448760 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1682 | 2026.01.11 19:24:57.448799 [ 275 ] {d04c6306-dbd6-4477-82a1-5885f546f938} <Debug> TCPHandler: Processed in 0.002093574 sec. | ||
| 1683 | 2026.01.11 19:24:57.448869 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 1684 | 2026.01.11 19:24:57.448896 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1685 | 2026.01.11 19:24:57.448917 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.01.11 19:24:57.448971 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1687 | 2026.01.11 19:24:57.449003 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 319 rows starting from the beginning of the part | ||
| 1688 | 2026.01.11 19:24:57.449018 [ 275 ] {d756d382-5432-4095-9d51-4db422b1315b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1689 | 2026.01.11 19:24:57.449051 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1690 | 2026.01.11 19:24:57.449065 [ 275 ] {d756d382-5432-4095-9d51-4db422b1315b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1691 | 2026.01.11 19:24:57.449096 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1692 | 2026.01.11 19:24:57.449138 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1693 | 2026.01.11 19:24:57.449176 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 1694 | 2026.01.11 19:24:57.449222 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 1695 | 2026.01.11 19:24:57.449415 [ 275 ] {d756d382-5432-4095-9d51-4db422b1315b} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.01.11 19:24:57.449459 [ 275 ] {d756d382-5432-4095-9d51-4db422b1315b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1697 | 2026.01.11 19:24:57.449480 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_6_1} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.01.11 19:24:57.449566 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_6_1} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1699 | 2026.01.11 19:24:57.449639 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1700 | 2026.01.11 19:24:57.449911 [ 275 ] {d756d382-5432-4095-9d51-4db422b1315b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1701 | 2026.01.11 19:24:57.450291 [ 201 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1427 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462058 sec., 976021.4711044295 rows/sec., 65.43 MiB/sec. | ||
| 1702 | 2026.01.11 19:24:57.450346 [ 275 ] {d756d382-5432-4095-9d51-4db422b1315b} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.01.11 19:24:57.450468 [ 112 ] {} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1704 | 2026.01.11 19:24:57.450498 [ 275 ] {d756d382-5432-4095-9d51-4db422b1315b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. | ||
| 1705 | 2026.01.11 19:24:57.450509 [ 112 ] {} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.01.11 19:24:57.450543 [ 275 ] {d756d382-5432-4095-9d51-4db422b1315b} <Debug> TCPHandler: Processed in 0.001675724 sec. | ||
| 1707 | 2026.01.11 19:24:57.450549 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1708 | 2026.01.11 19:24:57.450544 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1709 | 2026.01.11 19:24:57.450691 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 1710 | 2026.01.11 19:24:57.450798 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1711 | 2026.01.11 19:24:57.450839 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 104 rows starting from the beginning of the part | ||
| 1712 | 2026.01.11 19:24:57.450919 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 1713 | 2026.01.11 19:24:57.450971 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1714 | 2026.01.11 19:24:57.451020 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 1715 | 2026.01.11 19:24:57.451062 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.01.11 19:24:57.451064 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 1717 | 2026.01.11 19:24:57.451128 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 1718 | 2026.01.11 19:24:57.451142 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1719 | 2026.01.11 19:24:57.451215 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1720 | 2026.01.11 19:24:57.452007 [ 201 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001360596 sec., 361606.2372666096 rows/sec., 22.97 MiB/sec. | ||
| 1721 | 2026.01.11 19:24:57.452249 [ 195 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1722 | 2026.01.11 19:24:57.452714 [ 195 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_6_1} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.01.11 19:24:57.452782 [ 195 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_6_1} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1724 | 2026.01.11 19:24:57.452851 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1725 | 2026.01.11 19:25:01.384776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 252 | ||
| 1726 | 2026.01.11 19:25:01.387075 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.01.11 19:25:01.387130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1728 | 2026.01.11 19:25:01.388452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1729 | 2026.01.11 19:25:01.388972 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.01.11 19:25:01.389296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1731 | 2026.01.11 19:25:02.448648 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.01.11 19:25:02.448922 [ 275 ] {0a98653a-9cd0-4132-9afb-936d7647a736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 1733 | 2026.01.11 19:25:02.449339 [ 275 ] {0a98653a-9cd0-4132-9afb-936d7647a736} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1734 | 2026.01.11 19:25:02.451717 [ 275 ] {0a98653a-9cd0-4132-9afb-936d7647a736} <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 | ||
| 1735 | 2026.01.11 19:25:02.451990 [ 275 ] {0a98653a-9cd0-4132-9afb-936d7647a736} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1736 | 2026.01.11 19:25:02.452062 [ 275 ] {0a98653a-9cd0-4132-9afb-936d7647a736} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1737 | 2026.01.11 19:25:02.452261 [ 275 ] {0a98653a-9cd0-4132-9afb-936d7647a736} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1738 | 2026.01.11 19:25:02.454284 [ 275 ] {0a98653a-9cd0-4132-9afb-936d7647a736} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1739 | 2026.01.11 19:25:02.456281 [ 275 ] {0a98653a-9cd0-4132-9afb-936d7647a736} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (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 | ||
| 1740 | 2026.01.11 19:25:02.456308 [ 275 ] {0a98653a-9cd0-4132-9afb-936d7647a736} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1741 | 2026.01.11 19:25:02.456401 [ 275 ] {0a98653a-9cd0-4132-9afb-936d7647a736} <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'))" | ||
| 1742 | 2026.01.11 19:25:02.456430 [ 275 ] {0a98653a-9cd0-4132-9afb-936d7647a736} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1743 | 2026.01.11 19:25:02.470318 [ 275 ] {0a98653a-9cd0-4132-9afb-936d7647a736} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.021509 sec., 1487.7493142405503 rows/sec., 56.16 KiB/sec. | ||
| 1744 | 2026.01.11 19:25:02.470430 [ 275 ] {0a98653a-9cd0-4132-9afb-936d7647a736} <Debug> TCPHandler: Processed in 0.021920669 sec. | ||
| 1745 | 2026.01.11 19:25:02.470747 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.01.11 19:25:02.470895 [ 275 ] {bdf73fe1-edf8-4a3c-afc1-c8805d663adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 1747 | 2026.01.11 19:25:02.471123 [ 275 ] {bdf73fe1-edf8-4a3c-afc1-c8805d663adf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1748 | 2026.01.11 19:25:02.471159 [ 275 ] {bdf73fe1-edf8-4a3c-afc1-c8805d663adf} <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 | ||
| 1749 | 2026.01.11 19:25:02.471371 [ 275 ] {bdf73fe1-edf8-4a3c-afc1-c8805d663adf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1750 | 2026.01.11 19:25:02.471427 [ 275 ] {bdf73fe1-edf8-4a3c-afc1-c8805d663adf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1751 | 2026.01.11 19:25:02.471536 [ 275 ] {bdf73fe1-edf8-4a3c-afc1-c8805d663adf} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1752 | 2026.01.11 19:25:02.471567 [ 275 ] {bdf73fe1-edf8-4a3c-afc1-c8805d663adf} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1753 | 2026.01.11 19:25:02.471587 [ 275 ] {bdf73fe1-edf8-4a3c-afc1-c8805d663adf} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (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 | ||
| 1754 | 2026.01.11 19:25:02.471602 [ 275 ] {bdf73fe1-edf8-4a3c-afc1-c8805d663adf} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1755 | 2026.01.11 19:25:02.471637 [ 275 ] {bdf73fe1-edf8-4a3c-afc1-c8805d663adf} <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'))" | ||
| 1756 | 2026.01.11 19:25:02.471656 [ 275 ] {bdf73fe1-edf8-4a3c-afc1-c8805d663adf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1757 | 2026.01.11 19:25:02.472242 [ 275 ] {bdf73fe1-edf8-4a3c-afc1-c8805d663adf} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001412 sec., 22662.889518413598 rows/sec., 855.53 KiB/sec. | ||
| 1758 | 2026.01.11 19:25:02.472306 [ 275 ] {bdf73fe1-edf8-4a3c-afc1-c8805d663adf} <Debug> TCPHandler: Processed in 0.001613882 sec. | ||
| 1759 | 2026.01.11 19:25:02.472514 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1760 | 2026.01.11 19:25:02.472653 [ 275 ] {96fc92f9-6a7d-40b7-ae33-23ed5186e3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) 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) | ||
| 1761 | 2026.01.11 19:25:02.472866 [ 275 ] {96fc92f9-6a7d-40b7-ae33-23ed5186e3d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1762 | 2026.01.11 19:25:02.472901 [ 275 ] {96fc92f9-6a7d-40b7-ae33-23ed5186e3d9} <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 | ||
| 1763 | 2026.01.11 19:25:02.473105 [ 275 ] {96fc92f9-6a7d-40b7-ae33-23ed5186e3d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1764 | 2026.01.11 19:25:02.473159 [ 275 ] {96fc92f9-6a7d-40b7-ae33-23ed5186e3d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1765 | 2026.01.11 19:25:02.473261 [ 275 ] {96fc92f9-6a7d-40b7-ae33-23ed5186e3d9} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1766 | 2026.01.11 19:25:02.473290 [ 275 ] {96fc92f9-6a7d-40b7-ae33-23ed5186e3d9} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1767 | 2026.01.11 19:25:02.473309 [ 275 ] {96fc92f9-6a7d-40b7-ae33-23ed5186e3d9} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (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 | ||
| 1768 | 2026.01.11 19:25:02.473323 [ 275 ] {96fc92f9-6a7d-40b7-ae33-23ed5186e3d9} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1769 | 2026.01.11 19:25:02.473364 [ 275 ] {96fc92f9-6a7d-40b7-ae33-23ed5186e3d9} <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'))" | ||
| 1770 | 2026.01.11 19:25:02.473383 [ 275 ] {96fc92f9-6a7d-40b7-ae33-23ed5186e3d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1771 | 2026.01.11 19:25:02.473894 [ 275 ] {96fc92f9-6a7d-40b7-ae33-23ed5186e3d9} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001301 sec., 24596.464258262873 rows/sec., 928.52 KiB/sec. | ||
| 1772 | 2026.01.11 19:25:02.473956 [ 275 ] {96fc92f9-6a7d-40b7-ae33-23ed5186e3d9} <Debug> TCPHandler: Processed in 0.001492598 sec. | ||
| 1773 | 2026.01.11 19:25:02.481556 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2026.01.11 19:25:02.481673 [ 275 ] {336e141d-8303-46e7-9215-465eb4f50c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1775 | 2026.01.11 19:25:02.481727 [ 275 ] {336e141d-8303-46e7-9215-465eb4f50c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1776 | 2026.01.11 19:25:02.482362 [ 275 ] {336e141d-8303-46e7-9215-465eb4f50c95} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.01.11 19:25:02.482413 [ 275 ] {336e141d-8303-46e7-9215-465eb4f50c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1778 | 2026.01.11 19:25:02.482990 [ 275 ] {336e141d-8303-46e7-9215-465eb4f50c95} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1779 | 2026.01.11 19:25:02.483387 [ 275 ] {336e141d-8303-46e7-9215-465eb4f50c95} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.01.11 19:25:02.483535 [ 275 ] {336e141d-8303-46e7-9215-465eb4f50c95} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001894 sec., 1583.949313621964 rows/sec., 144.37 KiB/sec. | ||
| 1781 | 2026.01.11 19:25:02.483572 [ 275 ] {336e141d-8303-46e7-9215-465eb4f50c95} <Debug> TCPHandler: Processed in 0.002070344 sec. | ||
| 1782 | 2026.01.11 19:25:02.483691 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.01.11 19:25:02.483787 [ 275 ] {4a966ab1-bd05-4ff3-838f-e216b5c10d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1784 | 2026.01.11 19:25:02.483826 [ 275 ] {4a966ab1-bd05-4ff3-838f-e216b5c10d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1785 | 2026.01.11 19:25:02.484426 [ 275 ] {4a966ab1-bd05-4ff3-838f-e216b5c10d4a} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.01.11 19:25:02.484464 [ 275 ] {4a966ab1-bd05-4ff3-838f-e216b5c10d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1787 | 2026.01.11 19:25:02.484887 [ 275 ] {4a966ab1-bd05-4ff3-838f-e216b5c10d4a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1788 | 2026.01.11 19:25:02.485397 [ 275 ] {4a966ab1-bd05-4ff3-838f-e216b5c10d4a} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.01.11 19:25:02.485524 [ 275 ] {4a966ab1-bd05-4ff3-838f-e216b5c10d4a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001756 sec., 233485.1936218679 rows/sec., 14.81 MiB/sec. | ||
| 1790 | 2026.01.11 19:25:02.485561 [ 275 ] {4a966ab1-bd05-4ff3-838f-e216b5c10d4a} <Debug> TCPHandler: Processed in 0.00191905 sec. | ||
| 1791 | 2026.01.11 19:25:02.485674 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.01.11 19:25:02.485768 [ 275 ] {9baafceb-7ad8-4e5f-8155-a4fc0b24528d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1793 | 2026.01.11 19:25:02.485808 [ 275 ] {9baafceb-7ad8-4e5f-8155-a4fc0b24528d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1794 | 2026.01.11 19:25:02.486184 [ 275 ] {9baafceb-7ad8-4e5f-8155-a4fc0b24528d} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.01.11 19:25:02.486220 [ 275 ] {9baafceb-7ad8-4e5f-8155-a4fc0b24528d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1796 | 2026.01.11 19:25:02.486619 [ 275 ] {9baafceb-7ad8-4e5f-8155-a4fc0b24528d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1797 | 2026.01.11 19:25:02.487028 [ 275 ] {9baafceb-7ad8-4e5f-8155-a4fc0b24528d} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2026.01.11 19:25:02.487157 [ 275 ] {9baafceb-7ad8-4e5f-8155-a4fc0b24528d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001407 sec., 1421.4641080312722 rows/sec., 115.91 KiB/sec. | ||
| 1799 | 2026.01.11 19:25:02.487193 [ 275 ] {9baafceb-7ad8-4e5f-8155-a4fc0b24528d} <Debug> TCPHandler: Processed in 0.001568801 sec. | ||
| 1800 | 2026.01.11 19:25:02.487299 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.01.11 19:25:02.487392 [ 275 ] {febb408d-db2e-4ae4-93b9-fc0aadfda46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1802 | 2026.01.11 19:25:02.487430 [ 275 ] {febb408d-db2e-4ae4-93b9-fc0aadfda46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1803 | 2026.01.11 19:25:02.488324 [ 275 ] {febb408d-db2e-4ae4-93b9-fc0aadfda46e} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2026.01.11 19:25:02.488360 [ 275 ] {febb408d-db2e-4ae4-93b9-fc0aadfda46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1805 | 2026.01.11 19:25:02.488839 [ 275 ] {febb408d-db2e-4ae4-93b9-fc0aadfda46e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1806 | 2026.01.11 19:25:02.489247 [ 275 ] {febb408d-db2e-4ae4-93b9-fc0aadfda46e} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2026.01.11 19:25:02.489377 [ 275 ] {febb408d-db2e-4ae4-93b9-fc0aadfda46e} <Debug> executeQuery: Read 1155 rows, 94.00 KiB in 0.002002 sec., 576923.076923077 rows/sec., 45.85 MiB/sec. | ||
| 1808 | 2026.01.11 19:25:02.489414 [ 275 ] {febb408d-db2e-4ae4-93b9-fc0aadfda46e} <Debug> TCPHandler: Processed in 0.002164856 sec. | ||
| 1809 | 2026.01.11 19:25:02.489525 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.01.11 19:25:02.489619 [ 275 ] {0d8522dc-8f5a-43eb-ad90-6b8ac41fa4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1811 | 2026.01.11 19:25:02.489659 [ 275 ] {0d8522dc-8f5a-43eb-ad90-6b8ac41fa4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1812 | 2026.01.11 19:25:02.490129 [ 275 ] {0d8522dc-8f5a-43eb-ad90-6b8ac41fa4c3} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.01.11 19:25:02.490165 [ 275 ] {0d8522dc-8f5a-43eb-ad90-6b8ac41fa4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1814 | 2026.01.11 19:25:02.490578 [ 275 ] {0d8522dc-8f5a-43eb-ad90-6b8ac41fa4c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1815 | 2026.01.11 19:25:02.490995 [ 275 ] {0d8522dc-8f5a-43eb-ad90-6b8ac41fa4c3} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.01.11 19:25:02.491126 [ 275 ] {0d8522dc-8f5a-43eb-ad90-6b8ac41fa4c3} <Debug> executeQuery: Read 228 rows, 14.03 KiB in 0.001524 sec., 149606.29921259842 rows/sec., 8.99 MiB/sec. | ||
| 1817 | 2026.01.11 19:25:02.491162 [ 275 ] {0d8522dc-8f5a-43eb-ad90-6b8ac41fa4c3} <Debug> TCPHandler: Processed in 0.001686553 sec. | ||
| 1818 | 2026.01.11 19:25:02.491285 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.01.11 19:25:02.491407 [ 275 ] {423ed4c1-698c-4f40-89da-da5aefe1cca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1820 | 2026.01.11 19:25:02.491456 [ 275 ] {423ed4c1-698c-4f40-89da-da5aefe1cca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1821 | 2026.01.11 19:25:02.491975 [ 275 ] {423ed4c1-698c-4f40-89da-da5aefe1cca8} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.01.11 19:25:02.492012 [ 275 ] {423ed4c1-698c-4f40-89da-da5aefe1cca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1823 | 2026.01.11 19:25:02.492430 [ 275 ] {423ed4c1-698c-4f40-89da-da5aefe1cca8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1824 | 2026.01.11 19:25:02.492852 [ 275 ] {423ed4c1-698c-4f40-89da-da5aefe1cca8} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.01.11 19:25:02.492985 [ 275 ] {423ed4c1-698c-4f40-89da-da5aefe1cca8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001602 sec., 132334.58177278403 rows/sec., 8.53 MiB/sec. | ||
| 1826 | 2026.01.11 19:25:02.493022 [ 275 ] {423ed4c1-698c-4f40-89da-da5aefe1cca8} <Debug> TCPHandler: Processed in 0.001799647 sec. | ||
| 1827 | 2026.01.11 19:25:02.493129 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.01.11 19:25:02.493225 [ 275 ] {25134bf8-5abe-49d8-a6b3-8251ea6dcbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1829 | 2026.01.11 19:25:02.493265 [ 275 ] {25134bf8-5abe-49d8-a6b3-8251ea6dcbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1830 | 2026.01.11 19:25:02.493711 [ 275 ] {25134bf8-5abe-49d8-a6b3-8251ea6dcbb9} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.01.11 19:25:02.493748 [ 275 ] {25134bf8-5abe-49d8-a6b3-8251ea6dcbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1832 | 2026.01.11 19:25:02.494179 [ 275 ] {25134bf8-5abe-49d8-a6b3-8251ea6dcbb9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1833 | 2026.01.11 19:25:02.494689 [ 275 ] {25134bf8-5abe-49d8-a6b3-8251ea6dcbb9} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.01.11 19:25:02.494817 [ 275 ] {25134bf8-5abe-49d8-a6b3-8251ea6dcbb9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001611 sec., 130974.54996896337 rows/sec., 7.44 MiB/sec. | ||
| 1835 | 2026.01.11 19:25:02.494855 [ 275 ] {25134bf8-5abe-49d8-a6b3-8251ea6dcbb9} <Debug> TCPHandler: Processed in 0.001777206 sec. | ||
| 1836 | 2026.01.11 19:25:02.494960 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.01.11 19:25:02.495053 [ 275 ] {0e157b7d-1bf6-4c22-a470-8a5468ba78dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1838 | 2026.01.11 19:25:02.495092 [ 275 ] {0e157b7d-1bf6-4c22-a470-8a5468ba78dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1839 | 2026.01.11 19:25:02.495698 [ 275 ] {0e157b7d-1bf6-4c22-a470-8a5468ba78dd} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.01.11 19:25:02.495741 [ 275 ] {0e157b7d-1bf6-4c22-a470-8a5468ba78dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1841 | 2026.01.11 19:25:02.496184 [ 275 ] {0e157b7d-1bf6-4c22-a470-8a5468ba78dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1842 | 2026.01.11 19:25:02.496623 [ 275 ] {0e157b7d-1bf6-4c22-a470-8a5468ba78dd} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.01.11 19:25:02.496751 [ 275 ] {0e157b7d-1bf6-4c22-a470-8a5468ba78dd} <Debug> executeQuery: Read 708 rows, 50.79 KiB in 0.001716 sec., 412587.4125874126 rows/sec., 28.91 MiB/sec. | ||
| 1844 | 2026.01.11 19:25:02.496788 [ 275 ] {0e157b7d-1bf6-4c22-a470-8a5468ba78dd} <Debug> TCPHandler: Processed in 0.001878308 sec. | ||
| 1845 | 2026.01.11 19:25:02.496895 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.01.11 19:25:02.496989 [ 275 ] {5eaac44a-1794-4e9d-80e3-b895f4282e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1847 | 2026.01.11 19:25:02.497029 [ 275 ] {5eaac44a-1794-4e9d-80e3-b895f4282e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1848 | 2026.01.11 19:25:02.497345 [ 275 ] {5eaac44a-1794-4e9d-80e3-b895f4282e21} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.01.11 19:25:02.497381 [ 275 ] {5eaac44a-1794-4e9d-80e3-b895f4282e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1850 | 2026.01.11 19:25:02.497774 [ 275 ] {5eaac44a-1794-4e9d-80e3-b895f4282e21} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1851 | 2026.01.11 19:25:02.498182 [ 275 ] {5eaac44a-1794-4e9d-80e3-b895f4282e21} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.01.11 19:25:02.498313 [ 275 ] {5eaac44a-1794-4e9d-80e3-b895f4282e21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec. | ||
| 1853 | 2026.01.11 19:25:02.498349 [ 275 ] {5eaac44a-1794-4e9d-80e3-b895f4282e21} <Debug> TCPHandler: Processed in 0.001504069 sec. | ||
| 1854 | 2026.01.11 19:25:02.498460 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.01.11 19:25:02.498553 [ 275 ] {6147dca9-387c-472d-ae30-d36e6ef8ecae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1856 | 2026.01.11 19:25:02.498595 [ 275 ] {6147dca9-387c-472d-ae30-d36e6ef8ecae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1857 | 2026.01.11 19:25:02.499020 [ 275 ] {6147dca9-387c-472d-ae30-d36e6ef8ecae} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.01.11 19:25:02.499056 [ 275 ] {6147dca9-387c-472d-ae30-d36e6ef8ecae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1859 | 2026.01.11 19:25:02.499502 [ 275 ] {6147dca9-387c-472d-ae30-d36e6ef8ecae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1860 | 2026.01.11 19:25:02.499913 [ 275 ] {6147dca9-387c-472d-ae30-d36e6ef8ecae} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.01.11 19:25:02.500045 [ 275 ] {6147dca9-387c-472d-ae30-d36e6ef8ecae} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001509 sec., 208747.5149105368 rows/sec., 13.71 MiB/sec. | ||
| 1862 | 2026.01.11 19:25:02.500080 [ 275 ] {6147dca9-387c-472d-ae30-d36e6ef8ecae} <Debug> TCPHandler: Processed in 0.001670113 sec. | ||
| 1863 | 2026.01.11 19:25:02.500187 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.01.11 19:25:02.500283 [ 275 ] {15eba18f-7ef5-4a84-9e01-81c2acc8dc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1865 | 2026.01.11 19:25:02.500326 [ 275 ] {15eba18f-7ef5-4a84-9e01-81c2acc8dc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1866 | 2026.01.11 19:25:02.500640 [ 275 ] {15eba18f-7ef5-4a84-9e01-81c2acc8dc32} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.01.11 19:25:02.500677 [ 275 ] {15eba18f-7ef5-4a84-9e01-81c2acc8dc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1868 | 2026.01.11 19:25:02.501087 [ 275 ] {15eba18f-7ef5-4a84-9e01-81c2acc8dc32} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1869 | 2026.01.11 19:25:02.501493 [ 275 ] {15eba18f-7ef5-4a84-9e01-81c2acc8dc32} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.01.11 19:25:02.501625 [ 275 ] {15eba18f-7ef5-4a84-9e01-81c2acc8dc32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001362 sec., 734.2143906020558 rows/sec., 49.47 KiB/sec. | ||
| 1871 | 2026.01.11 19:25:02.501664 [ 275 ] {15eba18f-7ef5-4a84-9e01-81c2acc8dc32} <Debug> TCPHandler: Processed in 0.00152688 sec. | ||
| 1872 | 2026.01.11 19:25:02.501770 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.01.11 19:25:02.501865 [ 275 ] {2aa9b648-8ffa-4aea-a66e-3327928a7558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1874 | 2026.01.11 19:25:02.501918 [ 275 ] {2aa9b648-8ffa-4aea-a66e-3327928a7558} <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 | ||
| 1875 | 2026.01.11 19:25:02.502727 [ 275 ] {2aa9b648-8ffa-4aea-a66e-3327928a7558} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2026.01.11 19:25:02.502767 [ 275 ] {2aa9b648-8ffa-4aea-a66e-3327928a7558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1877 | 2026.01.11 19:25:02.503430 [ 275 ] {2aa9b648-8ffa-4aea-a66e-3327928a7558} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1878 | 2026.01.11 19:25:02.503943 [ 275 ] {2aa9b648-8ffa-4aea-a66e-3327928a7558} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.01.11 19:25:02.504099 [ 275 ] {2aa9b648-8ffa-4aea-a66e-3327928a7558} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002238 sec., 9383.378016085791 rows/sec., 16.81 MiB/sec. | ||
| 1880 | 2026.01.11 19:25:02.504161 [ 275 ] {2aa9b648-8ffa-4aea-a66e-3327928a7558} <Debug> TCPHandler: Processed in 0.002440644 sec. | ||
| 1881 | 2026.01.11 19:25:02.504277 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.01.11 19:25:02.504374 [ 275 ] {c699c61b-6fd5-4e86-b102-96d22e087542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1883 | 2026.01.11 19:25:02.504416 [ 275 ] {c699c61b-6fd5-4e86-b102-96d22e087542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1884 | 2026.01.11 19:25:02.504733 [ 275 ] {c699c61b-6fd5-4e86-b102-96d22e087542} <Trace> oximeter.measurements_i64 (887f58db-9c9c-4da5-aabe-128dad73594d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.01.11 19:25:02.504769 [ 275 ] {c699c61b-6fd5-4e86-b102-96d22e087542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1886 | 2026.01.11 19:25:02.505167 [ 275 ] {c699c61b-6fd5-4e86-b102-96d22e087542} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1887 | 2026.01.11 19:25:02.505574 [ 275 ] {c699c61b-6fd5-4e86-b102-96d22e087542} <Trace> oximeter.measurements_i64 (887f58db-9c9c-4da5-aabe-128dad73594d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.01.11 19:25:02.505702 [ 275 ] {c699c61b-6fd5-4e86-b102-96d22e087542} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 314.41 KiB/sec. | ||
| 1889 | 2026.01.11 19:25:02.505739 [ 275 ] {c699c61b-6fd5-4e86-b102-96d22e087542} <Debug> TCPHandler: Processed in 0.001512199 sec. | ||
| 1890 | 2026.01.11 19:25:02.505857 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2026.01.11 19:25:02.505951 [ 275 ] {5a12d396-08c1-4604-9ae8-3ee09aa2f2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1892 | 2026.01.11 19:25:02.505992 [ 275 ] {5a12d396-08c1-4604-9ae8-3ee09aa2f2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1893 | 2026.01.11 19:25:02.506439 [ 275 ] {5a12d396-08c1-4604-9ae8-3ee09aa2f2bd} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.01.11 19:25:02.506476 [ 275 ] {5a12d396-08c1-4604-9ae8-3ee09aa2f2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1895 | 2026.01.11 19:25:02.506875 [ 275 ] {5a12d396-08c1-4604-9ae8-3ee09aa2f2bd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1896 | 2026.01.11 19:25:02.507287 [ 275 ] {5a12d396-08c1-4604-9ae8-3ee09aa2f2bd} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.01.11 19:25:02.507432 [ 275 ] {5a12d396-08c1-4604-9ae8-3ee09aa2f2bd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001484 sec., 70080.86253369272 rows/sec., 4.29 MiB/sec. | ||
| 1898 | 2026.01.11 19:25:02.507473 [ 275 ] {5a12d396-08c1-4604-9ae8-3ee09aa2f2bd} <Debug> TCPHandler: Processed in 0.001662294 sec. | ||
| 1899 | 2026.01.11 19:25:03.924827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3275 | ||
| 1900 | 2026.01.11 19:25:03.925404 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.01.11 19:25:03.925461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1902 | 2026.01.11 19:25:03.926125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1903 | 2026.01.11 19:25:03.926645 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2026.01.11 19:25:03.926807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3275 | ||
| 1905 | 2026.01.11 19:25:04.089117 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1906 | 2026.01.11 19:25:04.107330 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.01.11 19:25:04.107393 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1908 | 2026.01.11 19:25:04.113277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1909 | 2026.01.11 19:25:04.114448 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.01.11 19:25:04.118206 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1911 | 2026.01.11 19:25:07.442721 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.01.11 19:25:07.442912 [ 275 ] {088bf0ae-a653-4c2f-87e3-1473c147f199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1913 | 2026.01.11 19:25:07.442985 [ 275 ] {088bf0ae-a653-4c2f-87e3-1473c147f199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1914 | 2026.01.11 19:25:07.443718 [ 275 ] {088bf0ae-a653-4c2f-87e3-1473c147f199} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.01.11 19:25:07.443777 [ 275 ] {088bf0ae-a653-4c2f-87e3-1473c147f199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1916 | 2026.01.11 19:25:07.444341 [ 275 ] {088bf0ae-a653-4c2f-87e3-1473c147f199} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1917 | 2026.01.11 19:25:07.444836 [ 275 ] {088bf0ae-a653-4c2f-87e3-1473c147f199} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.01.11 19:25:07.444997 [ 275 ] {088bf0ae-a653-4c2f-87e3-1473c147f199} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002138 sec., 26192.70346117867 rows/sec., 2.01 MiB/sec. | ||
| 1919 | 2026.01.11 19:25:07.445044 [ 275 ] {088bf0ae-a653-4c2f-87e3-1473c147f199} <Debug> TCPHandler: Processed in 0.002444384 sec. | ||
| 1920 | 2026.01.11 19:25:07.445164 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2026.01.11 19:25:07.445265 [ 275 ] {1c416815-02a1-4095-abc0-3906665dc325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1922 | 2026.01.11 19:25:07.445309 [ 275 ] {1c416815-02a1-4095-abc0-3906665dc325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1923 | 2026.01.11 19:25:07.445744 [ 275 ] {1c416815-02a1-4095-abc0-3906665dc325} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2026.01.11 19:25:07.445781 [ 275 ] {1c416815-02a1-4095-abc0-3906665dc325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1925 | 2026.01.11 19:25:07.446186 [ 275 ] {1c416815-02a1-4095-abc0-3906665dc325} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1926 | 2026.01.11 19:25:07.446646 [ 275 ] {1c416815-02a1-4095-abc0-3906665dc325} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2026.01.11 19:25:07.446780 [ 275 ] {1c416815-02a1-4095-abc0-3906665dc325} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001539 sec., 41585.44509421702 rows/sec., 3.25 MiB/sec. | ||
| 1928 | 2026.01.11 19:25:07.446817 [ 275 ] {1c416815-02a1-4095-abc0-3906665dc325} <Debug> TCPHandler: Processed in 0.001703864 sec. | ||
| 1929 | 2026.01.11 19:25:07.446919 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2026.01.11 19:25:07.447013 [ 275 ] {1bfd7bee-62e2-48c3-86d2-3bb90a9c222f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1931 | 2026.01.11 19:25:07.447056 [ 275 ] {1bfd7bee-62e2-48c3-86d2-3bb90a9c222f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1932 | 2026.01.11 19:25:07.447446 [ 275 ] {1bfd7bee-62e2-48c3-86d2-3bb90a9c222f} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2026.01.11 19:25:07.447482 [ 275 ] {1bfd7bee-62e2-48c3-86d2-3bb90a9c222f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1934 | 2026.01.11 19:25:07.447907 [ 275 ] {1bfd7bee-62e2-48c3-86d2-3bb90a9c222f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1935 | 2026.01.11 19:25:07.448314 [ 275 ] {1bfd7bee-62e2-48c3-86d2-3bb90a9c222f} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2026.01.11 19:25:07.448448 [ 275 ] {1bfd7bee-62e2-48c3-86d2-3bb90a9c222f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001455 sec., 109965.63573883162 rows/sec., 7.66 MiB/sec. | ||
| 1937 | 2026.01.11 19:25:07.448493 [ 275 ] {1bfd7bee-62e2-48c3-86d2-3bb90a9c222f} <Debug> TCPHandler: Processed in 0.001622222 sec. | ||
| 1938 | 2026.01.11 19:25:07.448603 [ 275 ] {} <Trace> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.01.11 19:25:07.448696 [ 275 ] {b9ae75f5-05cd-40bc-bcec-0058a4fcbe4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33071) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1940 | 2026.01.11 19:25:07.448737 [ 275 ] {b9ae75f5-05cd-40bc-bcec-0058a4fcbe4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1941 | 2026.01.11 19:25:07.449047 [ 275 ] {b9ae75f5-05cd-40bc-bcec-0058a4fcbe4e} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.01.11 19:25:07.449083 [ 275 ] {b9ae75f5-05cd-40bc-bcec-0058a4fcbe4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1943 | 2026.01.11 19:25:07.449473 [ 275 ] {b9ae75f5-05cd-40bc-bcec-0058a4fcbe4e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1944 | 2026.01.11 19:25:07.449934 [ 275 ] {b9ae75f5-05cd-40bc-bcec-0058a4fcbe4e} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.01.11 19:25:07.450064 [ 275 ] {b9ae75f5-05cd-40bc-bcec-0058a4fcbe4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. | ||
| 1946 | 2026.01.11 19:25:07.450106 [ 275 ] {b9ae75f5-05cd-40bc-bcec-0058a4fcbe4e} <Debug> TCPHandler: Processed in 0.00155022 sec. | ||
| 1947 | 2026.01.11 19:25:11.314903 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1948 | 2026.01.11 19:25:11.314996 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1949 | 2026.01.11 19:25:11.389443 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 294 | ||
| 1950 | 2026.01.11 19:25:11.391821 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.01.11 19:25:11.391865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1952 | 2026.01.11 19:25:11.393045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1953 | 2026.01.11 19:25:11.393311 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.01.11 19:25:11.393579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 1955 | 2026.01.11 19:25:11.426958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3787 | ||
| 1956 | 2026.01.11 19:25:11.427495 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.01.11 19:25:11.427535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1958 | 2026.01.11 19:25:11.428048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1959 | 2026.01.11 19:25:11.428308 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.01.11 19:25:11.428460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3787 | ||
| 1961 | 2026.01.11 19:25:11.618359 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1962 | 2026.01.11 19:25:11.636278 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.01.11 19:25:11.636337 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1964 | 2026.01.11 19:25:11.642373 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1965 | 2026.01.11 19:25:11.643082 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.01.11 19:25:11.646175 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1967 | 2026.01.11 19:25:11.999182 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1968 | 2026.01.11 19:25:11.999293 [ 275 ] {} <Debug> TCP-Session: 86b51b5a-4c5d-43dd-afa8-7f2be586ec07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2026.01.11 19:25:12.001160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.03 MiB, peak 187.24 MiB, free memory in arenas 0.00 B, will set to 182.86 MiB (RSS), difference: 1.82 MiB | ||
| 1970 | 2026.01.11 19:25:12.456702 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.01.11 19:25:12.456903 [ 276 ] {7a18d940-f302-4dba-9bc4-530989e205ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1972 | 2026.01.11 19:25:12.456976 [ 276 ] {7a18d940-f302-4dba-9bc4-530989e205ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1973 | 2026.01.11 19:25:12.457848 [ 276 ] {7a18d940-f302-4dba-9bc4-530989e205ff} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.01.11 19:25:12.457894 [ 276 ] {7a18d940-f302-4dba-9bc4-530989e205ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1975 | 2026.01.11 19:25:12.458311 [ 276 ] {7a18d940-f302-4dba-9bc4-530989e205ff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1976 | 2026.01.11 19:25:12.458544 [ 276 ] {7a18d940-f302-4dba-9bc4-530989e205ff} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.01.11 19:25:12.458663 [ 87 ] {} <Debug> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1978 | 2026.01.11 19:25:12.458700 [ 276 ] {7a18d940-f302-4dba-9bc4-530989e205ff} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001851 sec., 221501.89086980012 rows/sec., 14.05 MiB/sec. | ||
| 1979 | 2026.01.11 19:25:12.458703 [ 87 ] {} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.01.11 19:25:12.458734 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1981 | 2026.01.11 19:25:12.458745 [ 276 ] {7a18d940-f302-4dba-9bc4-530989e205ff} <Debug> TCPHandler: Processed in 0.002179077 sec. | ||
| 1982 | 2026.01.11 19:25:12.458848 [ 194 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 1983 | 2026.01.11 19:25:12.458874 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.01.11 19:25:12.458985 [ 194 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1985 | 2026.01.11 19:25:12.458988 [ 276 ] {8f2950db-1f1b-44f2-819d-84d2db413f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1986 | 2026.01.11 19:25:12.459025 [ 194 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 1987 | 2026.01.11 19:25:12.459050 [ 276 ] {8f2950db-1f1b-44f2-819d-84d2db413f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1988 | 2026.01.11 19:25:12.459092 [ 194 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 1989 | 2026.01.11 19:25:12.459142 [ 194 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 1990 | 2026.01.11 19:25:12.459181 [ 194 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 1991 | 2026.01.11 19:25:12.459218 [ 194 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 1992 | 2026.01.11 19:25:12.460145 [ 276 ] {8f2950db-1f1b-44f2-819d-84d2db413f82} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.01.11 19:25:12.460188 [ 276 ] {8f2950db-1f1b-44f2-819d-84d2db413f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1994 | 2026.01.11 19:25:12.460350 [ 201 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553821 sec., 1319328.2881361495 rows/sec., 88.73 MiB/sec. | ||
| 1995 | 2026.01.11 19:25:12.460591 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1996 | 2026.01.11 19:25:12.460614 [ 276 ] {8f2950db-1f1b-44f2-819d-84d2db413f82} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1997 | 2026.01.11 19:25:12.460912 [ 276 ] {8f2950db-1f1b-44f2-819d-84d2db413f82} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2026.01.11 19:25:12.460998 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_5_1} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.01.11 19:25:12.461057 [ 276 ] {8f2950db-1f1b-44f2-819d-84d2db413f82} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.002093 sec., 565695.1743908266 rows/sec., 45.13 MiB/sec. | ||
| 2000 | 2026.01.11 19:25:12.461087 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_5_1} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2001 | 2026.01.11 19:25:12.461102 [ 276 ] {8f2950db-1f1b-44f2-819d-84d2db413f82} <Debug> TCPHandler: Processed in 0.00227977 sec. | ||
| 2002 | 2026.01.11 19:25:12.461164 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2003 | 2026.01.11 19:25:12.461314 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.01.11 19:25:12.461423 [ 276 ] {5c8e5f01-7560-4552-a895-b22b220e80f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.01.11 19:25:12.461474 [ 276 ] {5c8e5f01-7560-4552-a895-b22b220e80f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2006 | 2026.01.11 19:25:12.462158 [ 276 ] {5c8e5f01-7560-4552-a895-b22b220e80f5} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.01.11 19:25:12.462197 [ 276 ] {5c8e5f01-7560-4552-a895-b22b220e80f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2008 | 2026.01.11 19:25:12.462583 [ 276 ] {5c8e5f01-7560-4552-a895-b22b220e80f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2009 | 2026.01.11 19:25:12.462802 [ 276 ] {5c8e5f01-7560-4552-a895-b22b220e80f5} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.01.11 19:25:12.462945 [ 276 ] {5c8e5f01-7560-4552-a895-b22b220e80f5} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001541 sec., 156391.9532770928 rows/sec., 9.52 MiB/sec. | ||
| 2011 | 2026.01.11 19:25:12.462983 [ 276 ] {5c8e5f01-7560-4552-a895-b22b220e80f5} <Debug> TCPHandler: Processed in 0.001723844 sec. | ||
| 2012 | 2026.01.11 19:25:12.463105 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.01.11 19:25:12.463200 [ 276 ] {d03b99c8-5342-481b-af61-a3161d336d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2014 | 2026.01.11 19:25:12.463240 [ 276 ] {d03b99c8-5342-481b-af61-a3161d336d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2015 | 2026.01.11 19:25:12.463732 [ 276 ] {d03b99c8-5342-481b-af61-a3161d336d20} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.01.11 19:25:12.463767 [ 276 ] {d03b99c8-5342-481b-af61-a3161d336d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2017 | 2026.01.11 19:25:12.464097 [ 276 ] {d03b99c8-5342-481b-af61-a3161d336d20} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2018 | 2026.01.11 19:25:12.464311 [ 276 ] {d03b99c8-5342-481b-af61-a3161d336d20} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.01.11 19:25:12.464402 [ 87 ] {} <Debug> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2020 | 2026.01.11 19:25:12.464434 [ 87 ] {} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.01.11 19:25:12.464449 [ 276 ] {d03b99c8-5342-481b-af61-a3161d336d20} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001267 sec., 167324.38831886346 rows/sec., 10.79 MiB/sec. | ||
| 2022 | 2026.01.11 19:25:12.464457 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2023 | 2026.01.11 19:25:12.464486 [ 276 ] {d03b99c8-5342-481b-af61-a3161d336d20} <Debug> TCPHandler: Processed in 0.001432757 sec. | ||
| 2024 | 2026.01.11 19:25:12.464553 [ 194 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 2025 | 2026.01.11 19:25:12.464609 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.01.11 19:25:12.464652 [ 194 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2027 | 2026.01.11 19:25:12.464681 [ 194 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 2028 | 2026.01.11 19:25:12.464708 [ 276 ] {48e3bbcc-9721-4aab-b228-f4a56f1f3b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.01.11 19:25:12.464725 [ 194 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 2030 | 2026.01.11 19:25:12.464754 [ 276 ] {48e3bbcc-9721-4aab-b228-f4a56f1f3b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2031 | 2026.01.11 19:25:12.464766 [ 194 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 2032 | 2026.01.11 19:25:12.464808 [ 194 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 2033 | 2026.01.11 19:25:12.464843 [ 194 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 2034 | 2026.01.11 19:25:12.465257 [ 276 ] {48e3bbcc-9721-4aab-b228-f4a56f1f3b22} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.01.11 19:25:12.465299 [ 276 ] {48e3bbcc-9721-4aab-b228-f4a56f1f3b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2036 | 2026.01.11 19:25:12.465650 [ 276 ] {48e3bbcc-9721-4aab-b228-f4a56f1f3b22} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2037 | 2026.01.11 19:25:12.465737 [ 193 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226472 sec., 864267.5902915029 rows/sec., 59.03 MiB/sec. | ||
| 2038 | 2026.01.11 19:25:12.465868 [ 194 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2039 | 2026.01.11 19:25:12.465905 [ 276 ] {48e3bbcc-9721-4aab-b228-f4a56f1f3b22} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.01.11 19:25:12.466020 [ 87 ] {} <Debug> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2041 | 2026.01.11 19:25:12.466050 [ 87 ] {} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2026.01.11 19:25:12.466067 [ 276 ] {48e3bbcc-9721-4aab-b228-f4a56f1f3b22} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001378 sec., 153120.46444121914 rows/sec., 8.70 MiB/sec. | ||
| 2043 | 2026.01.11 19:25:12.466107 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2044 | 2026.01.11 19:25:12.466123 [ 276 ] {48e3bbcc-9721-4aab-b228-f4a56f1f3b22} <Debug> TCPHandler: Processed in 0.001563821 sec. | ||
| 2045 | 2026.01.11 19:25:12.466137 [ 194 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_5_1} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.01.11 19:25:12.466211 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 2047 | 2026.01.11 19:25:12.466220 [ 194 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_5_1} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2048 | 2026.01.11 19:25:12.466239 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.01.11 19:25:12.466296 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2050 | 2026.01.11 19:25:12.466332 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2051 | 2026.01.11 19:25:12.466344 [ 276 ] {e4708149-b349-4e0a-8220-b9d4ad9d9cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2052 | 2026.01.11 19:25:12.466371 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 2053 | 2026.01.11 19:25:12.466392 [ 276 ] {e4708149-b349-4e0a-8220-b9d4ad9d9cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2054 | 2026.01.11 19:25:12.466440 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 2055 | 2026.01.11 19:25:12.466490 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 2056 | 2026.01.11 19:25:12.466529 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 2057 | 2026.01.11 19:25:12.466566 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 2058 | 2026.01.11 19:25:12.467088 [ 276 ] {e4708149-b349-4e0a-8220-b9d4ad9d9cd7} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.01.11 19:25:12.467129 [ 276 ] {e4708149-b349-4e0a-8220-b9d4ad9d9cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2060 | 2026.01.11 19:25:12.467408 [ 193 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252032 sec., 842630.2203138579 rows/sec., 51.06 MiB/sec. | ||
| 2061 | 2026.01.11 19:25:12.467510 [ 276 ] {e4708149-b349-4e0a-8220-b9d4ad9d9cd7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2062 | 2026.01.11 19:25:12.467538 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2063 | 2026.01.11 19:25:12.467799 [ 276 ] {e4708149-b349-4e0a-8220-b9d4ad9d9cd7} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.01.11 19:25:12.467828 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_5_1} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2026.01.11 19:25:12.467900 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_5_1} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2066 | 2026.01.11 19:25:12.467936 [ 276 ] {e4708149-b349-4e0a-8220-b9d4ad9d9cd7} <Debug> executeQuery: Read 723 rows, 52.01 KiB in 0.001609 sec., 449347.4207582349 rows/sec., 31.57 MiB/sec. | ||
| 2067 | 2026.01.11 19:25:12.467968 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2068 | 2026.01.11 19:25:12.467979 [ 276 ] {e4708149-b349-4e0a-8220-b9d4ad9d9cd7} <Debug> TCPHandler: Processed in 0.001789086 sec. | ||
| 2069 | 2026.01.11 19:25:12.468105 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.01.11 19:25:12.468199 [ 276 ] {46938f94-1ce3-4c4f-9ef2-b4c26838c7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2071 | 2026.01.11 19:25:12.468240 [ 276 ] {46938f94-1ce3-4c4f-9ef2-b4c26838c7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2072 | 2026.01.11 19:25:12.468570 [ 276 ] {46938f94-1ce3-4c4f-9ef2-b4c26838c7ea} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.01.11 19:25:12.468605 [ 276 ] {46938f94-1ce3-4c4f-9ef2-b4c26838c7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2074 | 2026.01.11 19:25:12.468909 [ 276 ] {46938f94-1ce3-4c4f-9ef2-b4c26838c7ea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2075 | 2026.01.11 19:25:12.469137 [ 276 ] {46938f94-1ce3-4c4f-9ef2-b4c26838c7ea} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.01.11 19:25:12.469228 [ 87 ] {} <Debug> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2077 | 2026.01.11 19:25:12.469255 [ 87 ] {} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2026.01.11 19:25:12.469273 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2079 | 2026.01.11 19:25:12.469277 [ 276 ] {46938f94-1ce3-4c4f-9ef2-b4c26838c7ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 2080 | 2026.01.11 19:25:12.469317 [ 276 ] {46938f94-1ce3-4c4f-9ef2-b4c26838c7ea} <Debug> TCPHandler: Processed in 0.001261803 sec. | ||
| 2081 | 2026.01.11 19:25:12.469416 [ 192 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 2082 | 2026.01.11 19:25:12.469427 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.01.11 19:25:12.469561 [ 276 ] {67666a3d-73bd-4f15-92c7-72633709c33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2084 | 2026.01.11 19:25:12.469577 [ 192 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2085 | 2026.01.11 19:25:12.469605 [ 276 ] {67666a3d-73bd-4f15-92c7-72633709c33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2086 | 2026.01.11 19:25:12.469618 [ 192 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 2087 | 2026.01.11 19:25:12.469718 [ 192 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 2088 | 2026.01.11 19:25:12.469765 [ 192 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 2089 | 2026.01.11 19:25:12.469809 [ 192 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 2090 | 2026.01.11 19:25:12.469848 [ 192 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 2091 | 2026.01.11 19:25:12.470068 [ 276 ] {67666a3d-73bd-4f15-92c7-72633709c33c} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.01.11 19:25:12.470110 [ 276 ] {67666a3d-73bd-4f15-92c7-72633709c33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2093 | 2026.01.11 19:25:12.470490 [ 276 ] {67666a3d-73bd-4f15-92c7-72633709c33c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2094 | 2026.01.11 19:25:12.470618 [ 193 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001283714 sec., 23369.691379855638 rows/sec., 1.19 MiB/sec. | ||
| 2095 | 2026.01.11 19:25:12.470718 [ 276 ] {67666a3d-73bd-4f15-92c7-72633709c33c} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.01.11 19:25:12.470793 [ 193 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2097 | 2026.01.11 19:25:12.470871 [ 276 ] {67666a3d-73bd-4f15-92c7-72633709c33c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001327 sec., 236623.96382818386 rows/sec., 15.54 MiB/sec. | ||
| 2098 | 2026.01.11 19:25:12.470916 [ 276 ] {67666a3d-73bd-4f15-92c7-72633709c33c} <Debug> TCPHandler: Processed in 0.00153778 sec. | ||
| 2099 | 2026.01.11 19:25:12.471018 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.01.11 19:25:12.471113 [ 276 ] {7edcf9fc-9500-487c-b3d4-6c153f9f2b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2101 | 2026.01.11 19:25:12.471125 [ 193 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_5_1} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.01.11 19:25:12.471158 [ 276 ] {7edcf9fc-9500-487c-b3d4-6c153f9f2b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2103 | 2026.01.11 19:25:12.471206 [ 193 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_5_1} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2104 | 2026.01.11 19:25:12.471303 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2105 | 2026.01.11 19:25:12.471470 [ 276 ] {7edcf9fc-9500-487c-b3d4-6c153f9f2b9c} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.01.11 19:25:12.471510 [ 276 ] {7edcf9fc-9500-487c-b3d4-6c153f9f2b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2107 | 2026.01.11 19:25:12.471829 [ 276 ] {7edcf9fc-9500-487c-b3d4-6c153f9f2b9c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2108 | 2026.01.11 19:25:12.472045 [ 276 ] {7edcf9fc-9500-487c-b3d4-6c153f9f2b9c} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.01.11 19:25:12.472173 [ 68 ] {} <Debug> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2110 | 2026.01.11 19:25:12.472182 [ 276 ] {7edcf9fc-9500-487c-b3d4-6c153f9f2b9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 2111 | 2026.01.11 19:25:12.472219 [ 68 ] {} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.01.11 19:25:12.472236 [ 276 ] {7edcf9fc-9500-487c-b3d4-6c153f9f2b9c} <Debug> TCPHandler: Processed in 0.001267802 sec. | ||
| 2113 | 2026.01.11 19:25:12.472245 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2114 | 2026.01.11 19:25:12.472329 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 2115 | 2026.01.11 19:25:12.472348 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.01.11 19:25:12.472416 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2117 | 2026.01.11 19:25:12.472447 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 2118 | 2026.01.11 19:25:12.472448 [ 276 ] {60a9dcc1-3341-4dac-b175-fc57388d12b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2119 | 2026.01.11 19:25:12.472492 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 2120 | 2026.01.11 19:25:12.472519 [ 276 ] {60a9dcc1-3341-4dac-b175-fc57388d12b3} <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 | ||
| 2121 | 2026.01.11 19:25:12.472535 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 2122 | 2026.01.11 19:25:12.472573 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 2123 | 2026.01.11 19:25:12.472605 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 2124 | 2026.01.11 19:25:12.473231 [ 196 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000928544 sec., 5384.774442568149 rows/sec., 362.84 KiB/sec. | ||
| 2125 | 2026.01.11 19:25:12.473338 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2126 | 2026.01.11 19:25:12.473389 [ 276 ] {60a9dcc1-3341-4dac-b175-fc57388d12b3} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.01.11 19:25:12.473434 [ 276 ] {60a9dcc1-3341-4dac-b175-fc57388d12b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2128 | 2026.01.11 19:25:12.473592 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_5_1} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.01.11 19:25:12.473661 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_5_1} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2130 | 2026.01.11 19:25:12.473713 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2131 | 2026.01.11 19:25:12.474017 [ 276 ] {60a9dcc1-3341-4dac-b175-fc57388d12b3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2132 | 2026.01.11 19:25:12.474246 [ 276 ] {60a9dcc1-3341-4dac-b175-fc57388d12b3} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.01.11 19:25:12.474384 [ 276 ] {60a9dcc1-3341-4dac-b175-fc57388d12b3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001955 sec., 18414.322250639383 rows/sec., 33.00 MiB/sec. | ||
| 2134 | 2026.01.11 19:25:12.474437 [ 276 ] {60a9dcc1-3341-4dac-b175-fc57388d12b3} <Debug> TCPHandler: Processed in 0.002137756 sec. | ||
| 2135 | 2026.01.11 19:25:12.474559 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.01.11 19:25:12.474652 [ 276 ] {364bec9a-bc33-4db0-8357-65f9b6605218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2137 | 2026.01.11 19:25:12.474693 [ 276 ] {364bec9a-bc33-4db0-8357-65f9b6605218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2138 | 2026.01.11 19:25:12.475010 [ 276 ] {364bec9a-bc33-4db0-8357-65f9b6605218} <Trace> oximeter.measurements_i64 (887f58db-9c9c-4da5-aabe-128dad73594d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.01.11 19:25:12.475047 [ 276 ] {364bec9a-bc33-4db0-8357-65f9b6605218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2140 | 2026.01.11 19:25:12.475341 [ 276 ] {364bec9a-bc33-4db0-8357-65f9b6605218} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2141 | 2026.01.11 19:25:12.475548 [ 276 ] {364bec9a-bc33-4db0-8357-65f9b6605218} <Trace> oximeter.measurements_i64 (887f58db-9c9c-4da5-aabe-128dad73594d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.01.11 19:25:12.475670 [ 276 ] {364bec9a-bc33-4db0-8357-65f9b6605218} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001037 sec., 14464.802314368371 rows/sec., 1.08 MiB/sec. | ||
| 2143 | 2026.01.11 19:25:12.475705 [ 276 ] {364bec9a-bc33-4db0-8357-65f9b6605218} <Debug> TCPHandler: Processed in 0.001195171 sec. | ||
| 2144 | 2026.01.11 19:25:12.475807 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.01.11 19:25:12.475899 [ 276 ] {32f18e16-841f-4c85-b973-de4ac5810006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2146 | 2026.01.11 19:25:12.475938 [ 276 ] {32f18e16-841f-4c85-b973-de4ac5810006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2147 | 2026.01.11 19:25:12.476257 [ 276 ] {32f18e16-841f-4c85-b973-de4ac5810006} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.01.11 19:25:12.476293 [ 276 ] {32f18e16-841f-4c85-b973-de4ac5810006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2149 | 2026.01.11 19:25:12.476591 [ 276 ] {32f18e16-841f-4c85-b973-de4ac5810006} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2150 | 2026.01.11 19:25:12.476804 [ 276 ] {32f18e16-841f-4c85-b973-de4ac5810006} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.01.11 19:25:12.476926 [ 276 ] {32f18e16-841f-4c85-b973-de4ac5810006} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001046 sec., 99426.38623326959 rows/sec., 6.09 MiB/sec. | ||
| 2152 | 2026.01.11 19:25:12.476962 [ 276 ] {32f18e16-841f-4c85-b973-de4ac5810006} <Debug> TCPHandler: Processed in 0.001201691 sec. | ||
| 2153 | 2026.01.11 19:25:12.824115 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.01.11 19:25:12.824292 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) 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) | ||
| 2155 | 2026.01.11 19:25:12.824589 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2156 | 2026.01.11 19:25:12.824626 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <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 | ||
| 2157 | 2026.01.11 19:25:12.824871 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2158 | 2026.01.11 19:25:12.824935 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2159 | 2026.01.11 19:25:12.825071 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2160 | 2026.01.11 19:25:12.825168 [ 333 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2161 | 2026.01.11 19:25:12.825204 [ 298 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2162 | 2026.01.11 19:25:12.825319 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (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 | ||
| 2163 | 2026.01.11 19:25:12.825346 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2164 | 2026.01.11 19:25:12.827647 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2165 | 2026.01.11 19:25:12.827673 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2166 | 2026.01.11 19:25:12.827725 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <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'))" | ||
| 2167 | 2026.01.11 19:25:12.827767 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <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'))" | ||
| 2168 | 2026.01.11 19:25:12.828714 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004492 sec., 7791.629563668744 rows/sec., 299.80 KiB/sec. | ||
| 2169 | 2026.01.11 19:25:12.828833 [ 276 ] {ac311e5d-1470-474a-b0c7-867aa5ca322c} <Debug> TCPHandler: Processed in 0.004793544 sec. | ||
| 2170 | 2026.01.11 19:25:12.829124 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.01.11 19:25:12.829273 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) 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) | ||
| 2172 | 2026.01.11 19:25:12.829506 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2173 | 2026.01.11 19:25:12.829542 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <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 | ||
| 2174 | 2026.01.11 19:25:12.829744 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2175 | 2026.01.11 19:25:12.829800 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2176 | 2026.01.11 19:25:12.829904 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2177 | 2026.01.11 19:25:12.829967 [ 324 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2178 | 2026.01.11 19:25:12.829980 [ 298 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2179 | 2026.01.11 19:25:12.830068 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (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 | ||
| 2180 | 2026.01.11 19:25:12.830095 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2181 | 2026.01.11 19:25:12.830151 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2182 | 2026.01.11 19:25:12.830170 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2183 | 2026.01.11 19:25:12.830200 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <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'))" | ||
| 2184 | 2026.01.11 19:25:12.830234 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <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'))" | ||
| 2185 | 2026.01.11 19:25:12.830827 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001617 sec., 21645.021645021647 rows/sec., 832.83 KiB/sec. | ||
| 2186 | 2026.01.11 19:25:12.830898 [ 276 ] {98d1eb99-765b-42e8-91c2-78135e4f7928} <Debug> TCPHandler: Processed in 0.001827147 sec. | ||
| 2187 | 2026.01.11 19:25:12.831123 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2026.01.11 19:25:12.831260 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) 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) | ||
| 2189 | 2026.01.11 19:25:12.831470 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2190 | 2026.01.11 19:25:12.831505 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <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 | ||
| 2191 | 2026.01.11 19:25:12.831700 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2192 | 2026.01.11 19:25:12.831752 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2193 | 2026.01.11 19:25:12.831850 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2194 | 2026.01.11 19:25:12.831912 [ 320 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2195 | 2026.01.11 19:25:12.831915 [ 324 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2196 | 2026.01.11 19:25:12.831987 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (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 | ||
| 2197 | 2026.01.11 19:25:12.832007 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2198 | 2026.01.11 19:25:12.832060 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2199 | 2026.01.11 19:25:12.832078 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2200 | 2026.01.11 19:25:12.832107 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <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'))" | ||
| 2201 | 2026.01.11 19:25:12.832136 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <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'))" | ||
| 2202 | 2026.01.11 19:25:12.832788 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001584 sec., 22095.959595959597 rows/sec., 850.18 KiB/sec. | ||
| 2203 | 2026.01.11 19:25:12.832894 [ 276 ] {64c5667a-7cc0-4088-8ca5-1dfe0e5423be} <Debug> TCPHandler: Processed in 0.001822807 sec. | ||
| 2204 | 2026.01.11 19:25:12.833128 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2205 | 2026.01.11 19:25:12.833264 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) 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) | ||
| 2206 | 2026.01.11 19:25:12.833495 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2207 | 2026.01.11 19:25:12.833532 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <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 | ||
| 2208 | 2026.01.11 19:25:12.833733 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2209 | 2026.01.11 19:25:12.833785 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2210 | 2026.01.11 19:25:12.833899 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2211 | 2026.01.11 19:25:12.833963 [ 322 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2212 | 2026.01.11 19:25:12.833963 [ 298 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2213 | 2026.01.11 19:25:12.834067 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (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 | ||
| 2214 | 2026.01.11 19:25:12.834097 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2215 | 2026.01.11 19:25:12.834152 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2216 | 2026.01.11 19:25:12.834169 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2217 | 2026.01.11 19:25:12.834199 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <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'))" | ||
| 2218 | 2026.01.11 19:25:12.834230 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <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'))" | ||
| 2219 | 2026.01.11 19:25:12.834802 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001595 sec., 21943.573667711596 rows/sec., 844.31 KiB/sec. | ||
| 2220 | 2026.01.11 19:25:12.834886 [ 276 ] {2b2942c8-2688-47a3-93d8-822715c11c89} <Debug> TCPHandler: Processed in 0.001808837 sec. | ||
| 2221 | 2026.01.11 19:25:12.835086 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.01.11 19:25:12.835222 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) 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) | ||
| 2223 | 2026.01.11 19:25:12.835443 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2224 | 2026.01.11 19:25:12.835478 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <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 | ||
| 2225 | 2026.01.11 19:25:12.835695 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2226 | 2026.01.11 19:25:12.835747 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2227 | 2026.01.11 19:25:12.835843 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2228 | 2026.01.11 19:25:12.835891 [ 324 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2229 | 2026.01.11 19:25:12.835905 [ 298 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2230 | 2026.01.11 19:25:12.835982 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (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 | ||
| 2231 | 2026.01.11 19:25:12.836006 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2232 | 2026.01.11 19:25:12.836059 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2233 | 2026.01.11 19:25:12.836076 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2234 | 2026.01.11 19:25:12.836105 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <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'))" | ||
| 2235 | 2026.01.11 19:25:12.836148 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <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'))" | ||
| 2236 | 2026.01.11 19:25:12.836683 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001517 sec., 23071.852340145026 rows/sec., 887.73 KiB/sec. | ||
| 2237 | 2026.01.11 19:25:12.836786 [ 276 ] {7e81d4e0-7ef6-47ed-bfbf-c0087c3066fa} <Debug> TCPHandler: Processed in 0.001751295 sec. | ||
| 2238 | 2026.01.11 19:25:12.837004 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.01.11 19:25:12.837145 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) 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) | ||
| 2240 | 2026.01.11 19:25:12.837365 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2241 | 2026.01.11 19:25:12.837402 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <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 | ||
| 2242 | 2026.01.11 19:25:12.837601 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2243 | 2026.01.11 19:25:12.837652 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2244 | 2026.01.11 19:25:12.837748 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2245 | 2026.01.11 19:25:12.837819 [ 324 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2246 | 2026.01.11 19:25:12.837833 [ 322 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2247 | 2026.01.11 19:25:12.837914 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (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 | ||
| 2248 | 2026.01.11 19:25:12.837939 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2249 | 2026.01.11 19:25:12.837991 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2250 | 2026.01.11 19:25:12.838007 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2251 | 2026.01.11 19:25:12.838037 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <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'))" | ||
| 2252 | 2026.01.11 19:25:12.838079 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <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'))" | ||
| 2253 | 2026.01.11 19:25:12.838606 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001518 sec., 23056.6534914361 rows/sec., 887.14 KiB/sec. | ||
| 2254 | 2026.01.11 19:25:12.838708 [ 276 ] {68749dd1-fa98-425e-86c7-fcbb4dbd4fc8} <Debug> TCPHandler: Processed in 0.001764406 sec. | ||
| 2255 | 2026.01.11 19:25:12.915470 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.01.11 19:25:12.915585 [ 276 ] {26f55e2f-4227-4a37-8f69-424f997580bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2257 | 2026.01.11 19:25:12.915631 [ 276 ] {26f55e2f-4227-4a37-8f69-424f997580bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2258 | 2026.01.11 19:25:12.916203 [ 276 ] {26f55e2f-4227-4a37-8f69-424f997580bf} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.01.11 19:25:12.916246 [ 276 ] {26f55e2f-4227-4a37-8f69-424f997580bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2260 | 2026.01.11 19:25:12.916673 [ 276 ] {26f55e2f-4227-4a37-8f69-424f997580bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2261 | 2026.01.11 19:25:12.916871 [ 276 ] {26f55e2f-4227-4a37-8f69-424f997580bf} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.01.11 19:25:12.917024 [ 276 ] {26f55e2f-4227-4a37-8f69-424f997580bf} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001469 sec., 4084.411164057182 rows/sec., 909.42 KiB/sec. | ||
| 2263 | 2026.01.11 19:25:12.917065 [ 276 ] {26f55e2f-4227-4a37-8f69-424f997580bf} <Debug> TCPHandler: Processed in 0.001655963 sec. | ||
| 2264 | 2026.01.11 19:25:12.917178 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2265 | 2026.01.11 19:25:12.917275 [ 276 ] {ea9961eb-8a46-46dc-b9b2-a87f3c8e8484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2266 | 2026.01.11 19:25:12.917315 [ 276 ] {ea9961eb-8a46-46dc-b9b2-a87f3c8e8484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2267 | 2026.01.11 19:25:12.917698 [ 276 ] {ea9961eb-8a46-46dc-b9b2-a87f3c8e8484} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.01.11 19:25:12.917735 [ 276 ] {ea9961eb-8a46-46dc-b9b2-a87f3c8e8484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2269 | 2026.01.11 19:25:12.918033 [ 276 ] {ea9961eb-8a46-46dc-b9b2-a87f3c8e8484} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2270 | 2026.01.11 19:25:12.918246 [ 276 ] {ea9961eb-8a46-46dc-b9b2-a87f3c8e8484} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.01.11 19:25:12.918384 [ 276 ] {ea9961eb-8a46-46dc-b9b2-a87f3c8e8484} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001128 sec., 1773.0496453900707 rows/sec., 144.58 KiB/sec. | ||
| 2272 | 2026.01.11 19:25:12.918421 [ 276 ] {ea9961eb-8a46-46dc-b9b2-a87f3c8e8484} <Debug> TCPHandler: Processed in 0.001293913 sec. | ||
| 2273 | 2026.01.11 19:25:12.918529 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2026.01.11 19:25:12.918623 [ 276 ] {dd7edd39-613a-4168-b0a0-0d199b3a5300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2275 | 2026.01.11 19:25:12.918662 [ 276 ] {dd7edd39-613a-4168-b0a0-0d199b3a5300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2276 | 2026.01.11 19:25:12.919677 [ 276 ] {dd7edd39-613a-4168-b0a0-0d199b3a5300} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2277 | 2026.01.11 19:25:12.919714 [ 276 ] {dd7edd39-613a-4168-b0a0-0d199b3a5300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2278 | 2026.01.11 19:25:12.920090 [ 276 ] {dd7edd39-613a-4168-b0a0-0d199b3a5300} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2279 | 2026.01.11 19:25:12.920317 [ 276 ] {dd7edd39-613a-4168-b0a0-0d199b3a5300} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.01.11 19:25:12.920467 [ 276 ] {dd7edd39-613a-4168-b0a0-0d199b3a5300} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001861 sec., 643202.5792584632 rows/sec., 53.02 MiB/sec. | ||
| 2281 | 2026.01.11 19:25:12.920505 [ 276 ] {dd7edd39-613a-4168-b0a0-0d199b3a5300} <Debug> TCPHandler: Processed in 0.002025913 sec. | ||
| 2282 | 2026.01.11 19:25:12.920627 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2026.01.11 19:25:12.920752 [ 276 ] {bb59881a-b139-4956-8fc8-0b1229ff65a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2284 | 2026.01.11 19:25:12.920801 [ 276 ] {bb59881a-b139-4956-8fc8-0b1229ff65a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2285 | 2026.01.11 19:25:12.921266 [ 276 ] {bb59881a-b139-4956-8fc8-0b1229ff65a9} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.01.11 19:25:12.921311 [ 276 ] {bb59881a-b139-4956-8fc8-0b1229ff65a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2287 | 2026.01.11 19:25:12.921673 [ 276 ] {bb59881a-b139-4956-8fc8-0b1229ff65a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2288 | 2026.01.11 19:25:12.921921 [ 276 ] {bb59881a-b139-4956-8fc8-0b1229ff65a9} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.01.11 19:25:12.922055 [ 67 ] {} <Debug> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2290 | 2026.01.11 19:25:12.922077 [ 276 ] {bb59881a-b139-4956-8fc8-0b1229ff65a9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00135 sec., 1481.4814814814813 rows/sec., 103.44 KiB/sec. | ||
| 2291 | 2026.01.11 19:25:12.922098 [ 67 ] {} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.01.11 19:25:12.922115 [ 276 ] {bb59881a-b139-4956-8fc8-0b1229ff65a9} <Debug> TCPHandler: Processed in 0.00155051 sec. | ||
| 2293 | 2026.01.11 19:25:12.922145 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2294 | 2026.01.11 19:25:12.922276 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2026.01.11 19:25:12.922274 [ 192 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::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 | ||
| 2296 | 2026.01.11 19:25:12.922371 [ 276 ] {49ba7a2b-9bbd-44e7-9993-739cbcc41f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2297 | 2026.01.11 19:25:12.922415 [ 276 ] {49ba7a2b-9bbd-44e7-9993-739cbcc41f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2298 | 2026.01.11 19:25:12.922444 [ 192 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2299 | 2026.01.11 19:25:12.922484 [ 192 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 2300 | 2026.01.11 19:25:12.922554 [ 192 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::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 | ||
| 2301 | 2026.01.11 19:25:12.922598 [ 192 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 2302 | 2026.01.11 19:25:12.922641 [ 192 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2303 | 2026.01.11 19:25:12.922699 [ 192 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 241 rows starting from the beginning of the part | ||
| 2304 | 2026.01.11 19:25:12.922748 [ 192 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2305 | 2026.01.11 19:25:12.922905 [ 276 ] {49ba7a2b-9bbd-44e7-9993-739cbcc41f71} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2026.01.11 19:25:12.922946 [ 276 ] {49ba7a2b-9bbd-44e7-9993-739cbcc41f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2307 | 2026.01.11 19:25:12.923318 [ 276 ] {49ba7a2b-9bbd-44e7-9993-739cbcc41f71} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2308 | 2026.01.11 19:25:12.923544 [ 276 ] {49ba7a2b-9bbd-44e7-9993-739cbcc41f71} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2026.01.11 19:25:12.923684 [ 276 ] {49ba7a2b-9bbd-44e7-9993-739cbcc41f71} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001332 sec., 171171.17117117115 rows/sec., 11.59 MiB/sec. | ||
| 2310 | 2026.01.11 19:25:12.923724 [ 276 ] {49ba7a2b-9bbd-44e7-9993-739cbcc41f71} <Debug> TCPHandler: Processed in 0.001496009 sec. | ||
| 2311 | 2026.01.11 19:25:12.923832 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.01.11 19:25:12.923925 [ 276 ] {7326338d-5917-4dfc-93cf-3fac243cdb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2313 | 2026.01.11 19:25:12.923938 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715174 sec., 656493.1604606879 rows/sec., 41.85 MiB/sec. | ||
| 2314 | 2026.01.11 19:25:12.923964 [ 276 ] {7326338d-5917-4dfc-93cf-3fac243cdb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2315 | 2026.01.11 19:25:12.924095 [ 192 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2316 | 2026.01.11 19:25:12.924386 [ 192 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_6_1} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.01.11 19:25:12.924463 [ 192 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_6_1} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2318 | 2026.01.11 19:25:12.924535 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2319 | 2026.01.11 19:25:12.924814 [ 276 ] {7326338d-5917-4dfc-93cf-3fac243cdb76} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.01.11 19:25:12.924858 [ 276 ] {7326338d-5917-4dfc-93cf-3fac243cdb76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2321 | 2026.01.11 19:25:12.925228 [ 276 ] {7326338d-5917-4dfc-93cf-3fac243cdb76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2322 | 2026.01.11 19:25:12.925450 [ 276 ] {7326338d-5917-4dfc-93cf-3fac243cdb76} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.01.11 19:25:12.925590 [ 276 ] {7326338d-5917-4dfc-93cf-3fac243cdb76} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001683 sec., 310160.4278074866 rows/sec., 22.96 MiB/sec. | ||
| 2324 | 2026.01.11 19:25:12.925629 [ 276 ] {7326338d-5917-4dfc-93cf-3fac243cdb76} <Debug> TCPHandler: Processed in 0.001846878 sec. | ||
| 2325 | 2026.01.11 19:25:12.925755 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2026.01.11 19:25:12.925849 [ 276 ] {dcd09ca1-ff04-4f8f-9b85-a328b6dfb0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2327 | 2026.01.11 19:25:12.925893 [ 276 ] {dcd09ca1-ff04-4f8f-9b85-a328b6dfb0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2328 | 2026.01.11 19:25:12.926789 [ 276 ] {dcd09ca1-ff04-4f8f-9b85-a328b6dfb0cb} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.01.11 19:25:12.926825 [ 276 ] {dcd09ca1-ff04-4f8f-9b85-a328b6dfb0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2330 | 2026.01.11 19:25:12.927314 [ 276 ] {dcd09ca1-ff04-4f8f-9b85-a328b6dfb0cb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2331 | 2026.01.11 19:25:12.927530 [ 276 ] {dcd09ca1-ff04-4f8f-9b85-a328b6dfb0cb} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.01.11 19:25:12.927660 [ 276 ] {dcd09ca1-ff04-4f8f-9b85-a328b6dfb0cb} <Debug> executeQuery: Read 2085 rows, 142.63 KiB in 0.001829 sec., 1139967.1951886278 rows/sec., 76.15 MiB/sec. | ||
| 2333 | 2026.01.11 19:25:12.927697 [ 276 ] {dcd09ca1-ff04-4f8f-9b85-a328b6dfb0cb} <Debug> TCPHandler: Processed in 0.001991281 sec. | ||
| 2334 | 2026.01.11 19:25:12.927820 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.01.11 19:25:12.927913 [ 276 ] {1a78119c-cad7-4caa-bd0a-c11104ecabba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2336 | 2026.01.11 19:25:12.927955 [ 276 ] {1a78119c-cad7-4caa-bd0a-c11104ecabba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2337 | 2026.01.11 19:25:12.928271 [ 276 ] {1a78119c-cad7-4caa-bd0a-c11104ecabba} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.01.11 19:25:12.928305 [ 276 ] {1a78119c-cad7-4caa-bd0a-c11104ecabba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2339 | 2026.01.11 19:25:12.928612 [ 276 ] {1a78119c-cad7-4caa-bd0a-c11104ecabba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2340 | 2026.01.11 19:25:12.928819 [ 276 ] {1a78119c-cad7-4caa-bd0a-c11104ecabba} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.01.11 19:25:12.928957 [ 276 ] {1a78119c-cad7-4caa-bd0a-c11104ecabba} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001061 sec., 11310.084825636191 rows/sec., 780.51 KiB/sec. | ||
| 2342 | 2026.01.11 19:25:12.928994 [ 276 ] {1a78119c-cad7-4caa-bd0a-c11104ecabba} <Debug> TCPHandler: Processed in 0.001232582 sec. | ||
| 2343 | 2026.01.11 19:25:14.724327 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33878 | ||
| 2344 | 2026.01.11 19:25:14.724464 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2345 | 2026.01.11 19:25:14.724495 [ 275 ] {} <Debug> TCP-Session: ed1e054c-da99-456b-bfdd-92530fc1b26f Authenticating user 'default' from [fd00:1122:3344:101::e]:33878 | ||
| 2346 | 2026.01.11 19:25:14.724524 [ 275 ] {} <Debug> TCP-Session: ed1e054c-da99-456b-bfdd-92530fc1b26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.01.11 19:25:14.724543 [ 275 ] {} <Debug> TCP-Session: ed1e054c-da99-456b-bfdd-92530fc1b26f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.01.11 19:25:14.724826 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50886 | ||
| 2349 | 2026.01.11 19:25:14.724895 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37123 | ||
| 2350 | 2026.01.11 19:25:14.724909 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43864 | ||
| 2351 | 2026.01.11 19:25:14.724953 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53684 | ||
| 2352 | 2026.01.11 19:25:14.724968 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2353 | 2026.01.11 19:25:14.724962 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55601 | ||
| 2354 | 2026.01.11 19:25:14.725034 [ 286 ] {} <Debug> TCP-Session: 415d5ecd-2198-419c-8d48-06e2f3b7951b Authenticating user 'default' from [fd00:1122:3344:101::e]:50886 | ||
| 2355 | 2026.01.11 19:25:14.725050 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2356 | 2026.01.11 19:25:14.724943 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49672 | ||
| 2357 | 2026.01.11 19:25:14.725079 [ 286 ] {} <Debug> TCP-Session: 415d5ecd-2198-419c-8d48-06e2f3b7951b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.01.11 19:25:14.725112 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2359 | 2026.01.11 19:25:14.725125 [ 286 ] {} <Debug> TCP-Session: 415d5ecd-2198-419c-8d48-06e2f3b7951b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.01.11 19:25:14.724927 [ 275 ] {} <Trace> TCP-Session: ed1e054c-da99-456b-bfdd-92530fc1b26f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2026.01.11 19:25:14.725160 [ 292 ] {} <Debug> TCP-Session: 2ecd415f-7599-4d4c-afa9-fb48473f3aaa Authenticating user 'default' from [fd00:1122:3344:101::e]:53684 | ||
| 2362 | 2026.01.11 19:25:14.724927 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43922 | ||
| 2363 | 2026.01.11 19:25:14.725218 [ 292 ] {} <Debug> TCP-Session: 2ecd415f-7599-4d4c-afa9-fb48473f3aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.01.11 19:25:14.725225 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2365 | 2026.01.11 19:25:14.725247 [ 292 ] {} <Debug> TCP-Session: 2ecd415f-7599-4d4c-afa9-fb48473f3aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.01.11 19:25:14.725277 [ 288 ] {} <Debug> TCP-Session: e231f3d0-a65d-426d-9487-5479be75b345 Authenticating user 'default' from [fd00:1122:3344:101::e]:43864 | ||
| 2367 | 2026.01.11 19:25:14.724918 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44174 | ||
| 2368 | 2026.01.11 19:25:14.725311 [ 288 ] {} <Debug> TCP-Session: e231f3d0-a65d-426d-9487-5479be75b345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.01.11 19:25:14.725343 [ 275 ] {e0b6c556-d11b-454e-a232-bf617d1c3220} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33878) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2370 | 2026.01.11 19:25:14.725373 [ 288 ] {} <Debug> TCP-Session: e231f3d0-a65d-426d-9487-5479be75b345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.01.11 19:25:14.725100 [ 287 ] {} <Debug> TCP-Session: aead0797-7f0d-4c02-b71a-3daac41c2ff0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37123 | ||
| 2372 | 2026.01.11 19:25:14.725438 [ 287 ] {} <Debug> TCP-Session: aead0797-7f0d-4c02-b71a-3daac41c2ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.01.11 19:25:14.725451 [ 287 ] {} <Debug> TCP-Session: aead0797-7f0d-4c02-b71a-3daac41c2ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.01.11 19:25:14.725609 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2375 | 2026.01.11 19:25:14.725616 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2376 | 2026.01.11 19:25:14.725639 [ 291 ] {} <Debug> TCP-Session: 6819e8e8-da36-464f-b548-e8aecc7d7cea Authenticating user 'default' from [fd00:1122:3344:101::e]:49672 | ||
| 2377 | 2026.01.11 19:25:14.725647 [ 275 ] {e0b6c556-d11b-454e-a232-bf617d1c3220} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2378 | 2026.01.11 19:25:14.725666 [ 289 ] {} <Debug> TCP-Session: acb26202-5722-4d40-9f17-75b110493635 Authenticating user 'default' from [fd00:1122:3344:101::e]:44174 | ||
| 2379 | 2026.01.11 19:25:14.725670 [ 291 ] {} <Debug> TCP-Session: 6819e8e8-da36-464f-b548-e8aecc7d7cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2026.01.11 19:25:14.725706 [ 289 ] {} <Debug> TCP-Session: acb26202-5722-4d40-9f17-75b110493635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.01.11 19:25:14.725719 [ 291 ] {} <Debug> TCP-Session: 6819e8e8-da36-464f-b548-e8aecc7d7cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.01.11 19:25:14.725734 [ 275 ] {e0b6c556-d11b-454e-a232-bf617d1c3220} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2383 | 2026.01.11 19:25:14.725739 [ 289 ] {} <Debug> TCP-Session: acb26202-5722-4d40-9f17-75b110493635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.01.11 19:25:14.725742 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2385 | 2026.01.11 19:25:14.725657 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2386 | 2026.01.11 19:25:14.725808 [ 293 ] {} <Debug> TCP-Session: f136881c-2cd5-4459-bf65-921ea06f4df8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55601 | ||
| 2387 | 2026.01.11 19:25:14.725833 [ 290 ] {} <Debug> TCP-Session: 048a341c-1bdf-4d1c-8fbb-42661f62b409 Authenticating user 'default' from [fd00:1122:3344:101::e]:43922 | ||
| 2388 | 2026.01.11 19:25:14.725841 [ 293 ] {} <Debug> TCP-Session: f136881c-2cd5-4459-bf65-921ea06f4df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.01.11 19:25:14.725855 [ 290 ] {} <Debug> TCP-Session: 048a341c-1bdf-4d1c-8fbb-42661f62b409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.01.11 19:25:14.725879 [ 293 ] {} <Debug> TCP-Session: f136881c-2cd5-4459-bf65-921ea06f4df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.01.11 19:25:14.725884 [ 290 ] {} <Debug> TCP-Session: 048a341c-1bdf-4d1c-8fbb-42661f62b409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.01.11 19:25:14.726108 [ 275 ] {e0b6c556-d11b-454e-a232-bf617d1c3220} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 2393 | 2026.01.11 19:25:14.726214 [ 275 ] {e0b6c556-d11b-454e-a232-bf617d1c3220} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2394 | 2026.01.11 19:25:15.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.98 MiB, peak 187.97 MiB, free memory in arenas 0.00 B, will set to 195.93 MiB (RSS), difference: 11.95 MiB | ||
| 2395 | 2026.01.11 19:25:15.147757 [ 322 ] {e0b6c556-d11b-454e-a232-bf617d1c3220} <Trace> AggregatingTransform: Aggregating | ||
| 2396 | 2026.01.11 19:25:15.147830 [ 322 ] {e0b6c556-d11b-454e-a232-bf617d1c3220} <Trace> Aggregator: Aggregation method: without_key | ||
| 2397 | 2026.01.11 19:25:15.147880 [ 322 ] {e0b6c556-d11b-454e-a232-bf617d1c3220} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001438747 sec. (695.049 rows/sec., 27.15 KiB/sec.) | ||
| 2398 | 2026.01.11 19:25:15.147904 [ 322 ] {e0b6c556-d11b-454e-a232-bf617d1c3220} <Trace> Aggregator: Merging aggregated data | ||
| 2399 | 2026.01.11 19:25:15.148993 [ 275 ] {e0b6c556-d11b-454e-a232-bf617d1c3220} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.423692 sec., 2.360205054615145 rows/sec., 94.41 B/sec. | ||
| 2400 | 2026.01.11 19:25:15.149144 [ 275 ] {e0b6c556-d11b-454e-a232-bf617d1c3220} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2401 | 2026.01.11 19:25:15.149160 [ 275 ] {e0b6c556-d11b-454e-a232-bf617d1c3220} <Debug> TCPHandler: Processed in 0.424387158 sec. | ||
| 2402 | 2026.01.11 19:25:15.149248 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2403 | 2026.01.11 19:25:15.149281 [ 275 ] {} <Debug> TCP-Session: ed1e054c-da99-456b-bfdd-92530fc1b26f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2026.01.11 19:25:15.149284 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2405 | 2026.01.11 19:25:15.149305 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2406 | 2026.01.11 19:25:15.149328 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2407 | 2026.01.11 19:25:15.149357 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2408 | 2026.01.11 19:25:15.149360 [ 293 ] {} <Debug> TCP-Session: f136881c-2cd5-4459-bf65-921ea06f4df8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.01.11 19:25:15.149385 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2410 | 2026.01.11 19:25:15.149405 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2411 | 2026.01.11 19:25:15.149444 [ 289 ] {} <Debug> TCP-Session: acb26202-5722-4d40-9f17-75b110493635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.01.11 19:25:15.149401 [ 291 ] {} <Debug> TCP-Session: 6819e8e8-da36-464f-b548-e8aecc7d7cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.01.11 19:25:15.149467 [ 292 ] {} <Debug> TCP-Session: 2ecd415f-7599-4d4c-afa9-fb48473f3aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.01.11 19:25:15.149372 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2415 | 2026.01.11 19:25:15.149351 [ 288 ] {} <Debug> TCP-Session: e231f3d0-a65d-426d-9487-5479be75b345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2416 | 2026.01.11 19:25:15.149342 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2417 | 2026.01.11 19:25:15.149550 [ 290 ] {} <Debug> TCP-Session: 048a341c-1bdf-4d1c-8fbb-42661f62b409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2418 | 2026.01.11 19:25:15.149411 [ 287 ] {} <Debug> TCP-Session: aead0797-7f0d-4c02-b71a-3daac41c2ff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2419 | 2026.01.11 19:25:15.149586 [ 286 ] {} <Debug> TCP-Session: 415d5ecd-2198-419c-8d48-06e2f3b7951b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2420 | 2026.01.11 19:25:16.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.31 MiB, peak 207.43 MiB, free memory in arenas 0.00 B, will set to 204.23 MiB (RSS), difference: 6.93 MiB | ||
| 2421 | 2026.01.11 19:25:17.441308 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.01.11 19:25:17.441521 [ 276 ] {7101cb72-6231-4363-b598-ba31db79e2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2423 | 2026.01.11 19:25:17.441596 [ 276 ] {7101cb72-6231-4363-b598-ba31db79e2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2424 | 2026.01.11 19:25:17.442306 [ 276 ] {7101cb72-6231-4363-b598-ba31db79e2f4} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.01.11 19:25:17.442353 [ 276 ] {7101cb72-6231-4363-b598-ba31db79e2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2426 | 2026.01.11 19:25:17.442767 [ 276 ] {7101cb72-6231-4363-b598-ba31db79e2f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2427 | 2026.01.11 19:25:17.442989 [ 276 ] {7101cb72-6231-4363-b598-ba31db79e2f4} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.01.11 19:25:17.443149 [ 73 ] {} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2429 | 2026.01.11 19:25:17.443158 [ 276 ] {7101cb72-6231-4363-b598-ba31db79e2f4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00169 sec., 33136.09467455621 rows/sec., 2.55 MiB/sec. | ||
| 2430 | 2026.01.11 19:25:17.443226 [ 73 ] {} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2026.01.11 19:25:17.443252 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2432 | 2026.01.11 19:25:17.443253 [ 276 ] {7101cb72-6231-4363-b598-ba31db79e2f4} <Debug> TCPHandler: Processed in 0.002083474 sec. | ||
| 2433 | 2026.01.11 19:25:17.443377 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 2434 | 2026.01.11 19:25:17.443398 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.01.11 19:25:17.443499 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2436 | 2026.01.11 19:25:17.443503 [ 276 ] {8291a3d6-8f9e-4f64-8d55-04444633b4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2437 | 2026.01.11 19:25:17.443544 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1137 rows starting from the beginning of the part | ||
| 2438 | 2026.01.11 19:25:17.443556 [ 276 ] {8291a3d6-8f9e-4f64-8d55-04444633b4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2439 | 2026.01.11 19:25:17.443645 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1155 rows starting from the beginning of the part | ||
| 2440 | 2026.01.11 19:25:17.443705 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2441 | 2026.01.11 19:25:17.443765 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1184 rows starting from the beginning of the part | ||
| 2442 | 2026.01.11 19:25:17.443819 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1197 rows starting from the beginning of the part | ||
| 2443 | 2026.01.11 19:25:17.443871 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 2444 | 2026.01.11 19:25:17.444002 [ 276 ] {8291a3d6-8f9e-4f64-8d55-04444633b4c0} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2026.01.11 19:25:17.444039 [ 276 ] {8291a3d6-8f9e-4f64-8d55-04444633b4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2446 | 2026.01.11 19:25:17.444338 [ 276 ] {8291a3d6-8f9e-4f64-8d55-04444633b4c0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2447 | 2026.01.11 19:25:17.444539 [ 276 ] {8291a3d6-8f9e-4f64-8d55-04444633b4c0} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2026.01.11 19:25:17.444640 [ 73 ] {} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2449 | 2026.01.11 19:25:17.444666 [ 276 ] {8291a3d6-8f9e-4f64-8d55-04444633b4c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 2450 | 2026.01.11 19:25:17.444670 [ 73 ] {} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.01.11 19:25:17.444704 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2452 | 2026.01.11 19:25:17.444711 [ 276 ] {8291a3d6-8f9e-4f64-8d55-04444633b4c0} <Debug> TCPHandler: Processed in 0.001410146 sec. | ||
| 2453 | 2026.01.11 19:25:17.444815 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 2454 | 2026.01.11 19:25:17.444826 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2026.01.11 19:25:17.444955 [ 276 ] {7f68754d-6dd2-4377-986d-7977b595e2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2456 | 2026.01.11 19:25:17.444961 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2457 | 2026.01.11 19:25:17.445067 [ 276 ] {7f68754d-6dd2-4377-986d-7977b595e2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2458 | 2026.01.11 19:25:17.445072 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 699 rows starting from the beginning of the part | ||
| 2459 | 2026.01.11 19:25:17.445154 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 708 rows starting from the beginning of the part | ||
| 2460 | 2026.01.11 19:25:17.445202 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2461 | 2026.01.11 19:25:17.445243 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 723 rows starting from the beginning of the part | ||
| 2462 | 2026.01.11 19:25:17.445282 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 522 rows starting from the beginning of the part | ||
| 2463 | 2026.01.11 19:25:17.445327 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 2464 | 2026.01.11 19:25:17.445471 [ 276 ] {7f68754d-6dd2-4377-986d-7977b595e2d4} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.01.11 19:25:17.445513 [ 276 ] {7f68754d-6dd2-4377-986d-7977b595e2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2466 | 2026.01.11 19:25:17.445896 [ 276 ] {7f68754d-6dd2-4377-986d-7977b595e2d4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2467 | 2026.01.11 19:25:17.445920 [ 200 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4785 rows, containing 5 columns (5 merged, 0 gathered) in 0.002592687 sec., 1845575.6518237642 rows/sec., 154.99 MiB/sec. | ||
| 2468 | 2026.01.11 19:25:17.446139 [ 276 ] {7f68754d-6dd2-4377-986d-7977b595e2d4} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.01.11 19:25:17.446259 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2470 | 2026.01.11 19:25:17.446288 [ 276 ] {7f68754d-6dd2-4377-986d-7977b595e2d4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001292 sec., 99071.20743034055 rows/sec., 6.90 MiB/sec. | ||
| 2471 | 2026.01.11 19:25:17.446294 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.01.11 19:25:17.446332 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2473 | 2026.01.11 19:25:17.446335 [ 276 ] {7f68754d-6dd2-4377-986d-7977b595e2d4} <Debug> TCPHandler: Processed in 0.001506549 sec. | ||
| 2474 | 2026.01.11 19:25:17.446333 [ 198 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2475 | 2026.01.11 19:25:17.446408 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 2476 | 2026.01.11 19:25:17.446462 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.01.11 19:25:17.446499 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2478 | 2026.01.11 19:25:17.446527 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1427 rows starting from the beginning of the part | ||
| 2479 | 2026.01.11 19:25:17.446559 [ 276 ] {5aad6ed0-9368-48b9-b469-9564418f0f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2480 | 2026.01.11 19:25:17.446574 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 315 rows starting from the beginning of the part | ||
| 2481 | 2026.01.11 19:25:17.446605 [ 276 ] {5aad6ed0-9368-48b9-b469-9564418f0f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2482 | 2026.01.11 19:25:17.446615 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 2483 | 2026.01.11 19:25:17.446656 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 2484 | 2026.01.11 19:25:17.446695 [ 200 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2780 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018923 sec., 1469111.663055541 rows/sec., 110.21 MiB/sec. | ||
| 2485 | 2026.01.11 19:25:17.446696 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2085 rows starting from the beginning of the part | ||
| 2486 | 2026.01.11 19:25:17.446713 [ 198 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_11_2} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.01.11 19:25:17.446773 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 2488 | 2026.01.11 19:25:17.446822 [ 198 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_11_2} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2489 | 2026.01.11 19:25:17.446934 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2490 | 2026.01.11 19:25:17.446943 [ 276 ] {5aad6ed0-9368-48b9-b469-9564418f0f0f} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2026.01.11 19:25:17.446968 [ 191 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2492 | 2026.01.11 19:25:17.446987 [ 276 ] {5aad6ed0-9368-48b9-b469-9564418f0f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2493 | 2026.01.11 19:25:17.447286 [ 191 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_11_2} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.01.11 19:25:17.447315 [ 276 ] {5aad6ed0-9368-48b9-b469-9564418f0f0f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2495 | 2026.01.11 19:25:17.447359 [ 191 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_11_2} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2496 | 2026.01.11 19:25:17.447438 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2497 | 2026.01.11 19:25:17.447543 [ 276 ] {5aad6ed0-9368-48b9-b469-9564418f0f0f} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.01.11 19:25:17.447644 [ 73 ] {} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2499 | 2026.01.11 19:25:17.447672 [ 73 ] {} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2026.01.11 19:25:17.447677 [ 276 ] {5aad6ed0-9368-48b9-b469-9564418f0f0f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001137 sec., 42216.35883905013 rows/sec., 2.85 MiB/sec. | ||
| 2501 | 2026.01.11 19:25:17.447690 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2502 | 2026.01.11 19:25:17.447724 [ 276 ] {5aad6ed0-9368-48b9-b469-9564418f0f0f} <Debug> TCPHandler: Processed in 0.001313044 sec. | ||
| 2503 | 2026.01.11 19:25:17.447802 [ 188 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 2504 | 2026.01.11 19:25:17.447927 [ 188 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2505 | 2026.01.11 19:25:17.447968 [ 188 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 492 rows starting from the beginning of the part | ||
| 2506 | 2026.01.11 19:25:17.448055 [ 188 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 2507 | 2026.01.11 19:25:17.448113 [ 188 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 2508 | 2026.01.11 19:25:17.448162 [ 188 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 2509 | 2026.01.11 19:25:17.448206 [ 188 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 2510 | 2026.01.11 19:25:17.448250 [ 188 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 2511 | 2026.01.11 19:25:17.448655 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4429 rows, containing 5 columns (5 merged, 0 gathered) in 0.002275999 sec., 1945958.6757287679 rows/sec., 130.19 MiB/sec. | ||
| 2512 | 2026.01.11 19:25:17.449018 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2513 | 2026.01.11 19:25:17.449147 [ 191 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 4 columns (4 merged, 0 gathered) in 0.001390996 sec., 589505.6491895017 rows/sec., 37.44 MiB/sec. | ||
| 2514 | 2026.01.11 19:25:17.449274 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.01.11 19:25:17.449304 [ 192 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2516 | 2026.01.11 19:25:17.449345 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2517 | 2026.01.11 19:25:17.449414 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2518 | 2026.01.11 19:25:17.449583 [ 192 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_11_2} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.01.11 19:25:17.449667 [ 192 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_11_2} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2520 | 2026.01.11 19:25:17.449735 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2521 | 2026.01.11 19:25:18.929517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4235 | ||
| 2522 | 2026.01.11 19:25:18.930021 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.01.11 19:25:18.930072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2524 | 2026.01.11 19:25:18.930578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2525 | 2026.01.11 19:25:18.930824 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.01.11 19:25:18.930957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4235 | ||
| 2527 | 2026.01.11 19:25:19.146226 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2528 | 2026.01.11 19:25:19.164151 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.01.11 19:25:19.164207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2530 | 2026.01.11 19:25:19.170689 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2531 | 2026.01.11 19:25:19.171417 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.01.11 19:25:19.174838 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2533 | 2026.01.11 19:25:20.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.71 MiB, peak 211.85 MiB, free memory in arenas 0.00 B, will set to 208.23 MiB (RSS), difference: 2.53 MiB | ||
| 2534 | 2026.01.11 19:25:21.394664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 356 | ||
| 2535 | 2026.01.11 19:25:21.397504 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.01.11 19:25:21.397559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2537 | 2026.01.11 19:25:21.398780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2538 | 2026.01.11 19:25:21.399068 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.01.11 19:25:21.399238 [ 82 ] {} <Debug> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2540 | 2026.01.11 19:25:21.399306 [ 82 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.01.11 19:25:21.399329 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2542 | 2026.01.11 19:25:21.399340 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
| 2543 | 2026.01.11 19:25:21.399492 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::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 | ||
| 2544 | 2026.01.11 19:25:21.400168 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2545 | 2026.01.11 19:25:21.400358 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::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 | ||
| 2546 | 2026.01.11 19:25:21.400767 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::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 | ||
| 2547 | 2026.01.11 19:25:21.401143 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2548 | 2026.01.11 19:25:21.401512 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2549 | 2026.01.11 19:25:21.401861 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2550 | 2026.01.11 19:25:21.402219 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::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 | ||
| 2551 | 2026.01.11 19:25:21.408093 [ 199 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 72 columns (72 merged, 0 gathered) in 0.008664945 sec., 41085.08478703558 rows/sec., 40.49 MiB/sec. | ||
| 2552 | 2026.01.11 19:25:21.408923 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2553 | 2026.01.11 19:25:21.409489 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_6_1} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.01.11 19:25:21.409549 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_6_1} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2555 | 2026.01.11 19:25:21.409738 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2556 | 2026.01.11 19:25:22.455076 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.01.11 19:25:22.455259 [ 276 ] {4f3c01d4-9799-45b1-a827-8df0b3f4cf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2558 | 2026.01.11 19:25:22.455322 [ 276 ] {4f3c01d4-9799-45b1-a827-8df0b3f4cf7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2559 | 2026.01.11 19:25:22.456130 [ 276 ] {4f3c01d4-9799-45b1-a827-8df0b3f4cf7b} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.01.11 19:25:22.456174 [ 276 ] {4f3c01d4-9799-45b1-a827-8df0b3f4cf7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2561 | 2026.01.11 19:25:22.456585 [ 276 ] {4f3c01d4-9799-45b1-a827-8df0b3f4cf7b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2562 | 2026.01.11 19:25:22.456805 [ 276 ] {4f3c01d4-9799-45b1-a827-8df0b3f4cf7b} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.01.11 19:25:22.456962 [ 276 ] {4f3c01d4-9799-45b1-a827-8df0b3f4cf7b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001752 sec., 234018.26484018264 rows/sec., 14.85 MiB/sec. | ||
| 2564 | 2026.01.11 19:25:22.457003 [ 276 ] {4f3c01d4-9799-45b1-a827-8df0b3f4cf7b} <Debug> TCPHandler: Processed in 0.002057294 sec. | ||
| 2565 | 2026.01.11 19:25:22.457118 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.01.11 19:25:22.457223 [ 276 ] {186aa0d0-9b84-47da-96b7-a2d881b0a2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2567 | 2026.01.11 19:25:22.457289 [ 276 ] {186aa0d0-9b84-47da-96b7-a2d881b0a2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2568 | 2026.01.11 19:25:22.458100 [ 276 ] {186aa0d0-9b84-47da-96b7-a2d881b0a2dd} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.01.11 19:25:22.458136 [ 276 ] {186aa0d0-9b84-47da-96b7-a2d881b0a2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2570 | 2026.01.11 19:25:22.458518 [ 276 ] {186aa0d0-9b84-47da-96b7-a2d881b0a2dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2571 | 2026.01.11 19:25:22.458727 [ 276 ] {186aa0d0-9b84-47da-96b7-a2d881b0a2dd} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.01.11 19:25:22.458849 [ 276 ] {186aa0d0-9b84-47da-96b7-a2d881b0a2dd} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001645 sec., 719756.8389057751 rows/sec., 57.42 MiB/sec. | ||
| 2573 | 2026.01.11 19:25:22.458885 [ 276 ] {186aa0d0-9b84-47da-96b7-a2d881b0a2dd} <Debug> TCPHandler: Processed in 0.001820278 sec. | ||
| 2574 | 2026.01.11 19:25:22.458999 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.01.11 19:25:22.459127 [ 276 ] {76b9c0fa-2c1e-49cf-9f7d-d1e02d64599b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2576 | 2026.01.11 19:25:22.459168 [ 276 ] {76b9c0fa-2c1e-49cf-9f7d-d1e02d64599b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2577 | 2026.01.11 19:25:22.459628 [ 276 ] {76b9c0fa-2c1e-49cf-9f7d-d1e02d64599b} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.01.11 19:25:22.459664 [ 276 ] {76b9c0fa-2c1e-49cf-9f7d-d1e02d64599b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2579 | 2026.01.11 19:25:22.459979 [ 276 ] {76b9c0fa-2c1e-49cf-9f7d-d1e02d64599b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2580 | 2026.01.11 19:25:22.460187 [ 276 ] {76b9c0fa-2c1e-49cf-9f7d-d1e02d64599b} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.01.11 19:25:22.460313 [ 276 ] {76b9c0fa-2c1e-49cf-9f7d-d1e02d64599b} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001205 sec., 200000.00000000003 rows/sec., 12.17 MiB/sec. | ||
| 2582 | 2026.01.11 19:25:22.460350 [ 276 ] {76b9c0fa-2c1e-49cf-9f7d-d1e02d64599b} <Debug> TCPHandler: Processed in 0.001401606 sec. | ||
| 2583 | 2026.01.11 19:25:22.460495 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2584 | 2026.01.11 19:25:22.460615 [ 276 ] {a72a854a-1450-4899-9773-0b584fb3cabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2585 | 2026.01.11 19:25:22.460663 [ 276 ] {a72a854a-1450-4899-9773-0b584fb3cabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2586 | 2026.01.11 19:25:22.461185 [ 276 ] {a72a854a-1450-4899-9773-0b584fb3cabf} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.01.11 19:25:22.461229 [ 276 ] {a72a854a-1450-4899-9773-0b584fb3cabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2588 | 2026.01.11 19:25:22.461580 [ 276 ] {a72a854a-1450-4899-9773-0b584fb3cabf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2589 | 2026.01.11 19:25:22.461784 [ 276 ] {a72a854a-1450-4899-9773-0b584fb3cabf} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.01.11 19:25:22.461911 [ 276 ] {a72a854a-1450-4899-9773-0b584fb3cabf} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00132 sec., 160606.0606060606 rows/sec., 10.36 MiB/sec. | ||
| 2591 | 2026.01.11 19:25:22.461949 [ 276 ] {a72a854a-1450-4899-9773-0b584fb3cabf} <Debug> TCPHandler: Processed in 0.0015221 sec. | ||
| 2592 | 2026.01.11 19:25:22.462343 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2593 | 2026.01.11 19:25:22.462440 [ 276 ] {1e806c15-87bb-4733-bc08-98930d41f051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2594 | 2026.01.11 19:25:22.462480 [ 276 ] {1e806c15-87bb-4733-bc08-98930d41f051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2595 | 2026.01.11 19:25:22.462926 [ 276 ] {1e806c15-87bb-4733-bc08-98930d41f051} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.01.11 19:25:22.462963 [ 276 ] {1e806c15-87bb-4733-bc08-98930d41f051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2597 | 2026.01.11 19:25:22.463268 [ 276 ] {1e806c15-87bb-4733-bc08-98930d41f051} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2598 | 2026.01.11 19:25:22.463495 [ 276 ] {1e806c15-87bb-4733-bc08-98930d41f051} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.01.11 19:25:22.463622 [ 276 ] {1e806c15-87bb-4733-bc08-98930d41f051} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 2600 | 2026.01.11 19:25:22.463659 [ 276 ] {1e806c15-87bb-4733-bc08-98930d41f051} <Debug> TCPHandler: Processed in 0.001365105 sec. | ||
| 2601 | 2026.01.11 19:25:22.463802 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.01.11 19:25:22.463923 [ 276 ] {da8b08a7-2b35-4cb0-93af-c8ca4b4577d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2603 | 2026.01.11 19:25:22.463971 [ 276 ] {da8b08a7-2b35-4cb0-93af-c8ca4b4577d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2604 | 2026.01.11 19:25:22.464654 [ 276 ] {da8b08a7-2b35-4cb0-93af-c8ca4b4577d9} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.01.11 19:25:22.464691 [ 276 ] {da8b08a7-2b35-4cb0-93af-c8ca4b4577d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2606 | 2026.01.11 19:25:22.465034 [ 276 ] {da8b08a7-2b35-4cb0-93af-c8ca4b4577d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2607 | 2026.01.11 19:25:22.465246 [ 276 ] {da8b08a7-2b35-4cb0-93af-c8ca4b4577d9} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2026.01.11 19:25:22.465377 [ 276 ] {da8b08a7-2b35-4cb0-93af-c8ca4b4577d9} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001478 sec., 483761.8403247632 rows/sec., 33.93 MiB/sec. | ||
| 2609 | 2026.01.11 19:25:22.465414 [ 276 ] {da8b08a7-2b35-4cb0-93af-c8ca4b4577d9} <Debug> TCPHandler: Processed in 0.001680614 sec. | ||
| 2610 | 2026.01.11 19:25:22.465533 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2026.01.11 19:25:22.465627 [ 276 ] {c637d73a-883e-4f35-8980-64b219f63425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2612 | 2026.01.11 19:25:22.465668 [ 276 ] {c637d73a-883e-4f35-8980-64b219f63425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2613 | 2026.01.11 19:25:22.465976 [ 276 ] {c637d73a-883e-4f35-8980-64b219f63425} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.01.11 19:25:22.466011 [ 276 ] {c637d73a-883e-4f35-8980-64b219f63425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2615 | 2026.01.11 19:25:22.466301 [ 276 ] {c637d73a-883e-4f35-8980-64b219f63425} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2616 | 2026.01.11 19:25:22.466503 [ 276 ] {c637d73a-883e-4f35-8980-64b219f63425} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.01.11 19:25:22.466628 [ 276 ] {c637d73a-883e-4f35-8980-64b219f63425} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001019 sec., 5888.1256133464185 rows/sec., 307.63 KiB/sec. | ||
| 2618 | 2026.01.11 19:25:22.466664 [ 276 ] {c637d73a-883e-4f35-8980-64b219f63425} <Debug> TCPHandler: Processed in 0.001191231 sec. | ||
| 2619 | 2026.01.11 19:25:22.466770 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2026.01.11 19:25:22.466873 [ 276 ] {34605b5d-4e3b-4449-a80a-fc497dde19c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2621 | 2026.01.11 19:25:22.466914 [ 276 ] {34605b5d-4e3b-4449-a80a-fc497dde19c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2622 | 2026.01.11 19:25:22.467319 [ 276 ] {34605b5d-4e3b-4449-a80a-fc497dde19c3} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.01.11 19:25:22.467355 [ 276 ] {34605b5d-4e3b-4449-a80a-fc497dde19c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2624 | 2026.01.11 19:25:22.467691 [ 276 ] {34605b5d-4e3b-4449-a80a-fc497dde19c3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2625 | 2026.01.11 19:25:22.467901 [ 276 ] {34605b5d-4e3b-4449-a80a-fc497dde19c3} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.01.11 19:25:22.468027 [ 276 ] {34605b5d-4e3b-4449-a80a-fc497dde19c3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001172 sec., 267918.08873720135 rows/sec., 17.60 MiB/sec. | ||
| 2627 | 2026.01.11 19:25:22.468063 [ 276 ] {34605b5d-4e3b-4449-a80a-fc497dde19c3} <Debug> TCPHandler: Processed in 0.001344635 sec. | ||
| 2628 | 2026.01.11 19:25:22.468186 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2026.01.11 19:25:22.468285 [ 276 ] {9507eea2-e611-4890-9abf-6b63cdc24d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2630 | 2026.01.11 19:25:22.468326 [ 276 ] {9507eea2-e611-4890-9abf-6b63cdc24d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2631 | 2026.01.11 19:25:22.468677 [ 276 ] {9507eea2-e611-4890-9abf-6b63cdc24d11} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.01.11 19:25:22.468719 [ 276 ] {9507eea2-e611-4890-9abf-6b63cdc24d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2633 | 2026.01.11 19:25:22.469073 [ 276 ] {9507eea2-e611-4890-9abf-6b63cdc24d11} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2634 | 2026.01.11 19:25:22.469311 [ 276 ] {9507eea2-e611-4890-9abf-6b63cdc24d11} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.01.11 19:25:22.469478 [ 276 ] {9507eea2-e611-4890-9abf-6b63cdc24d11} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001211 sec., 825.7638315441783 rows/sec., 55.64 KiB/sec. | ||
| 2636 | 2026.01.11 19:25:22.469520 [ 276 ] {9507eea2-e611-4890-9abf-6b63cdc24d11} <Debug> TCPHandler: Processed in 0.001391406 sec. | ||
| 2637 | 2026.01.11 19:25:22.470061 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2026.01.11 19:25:22.470185 [ 276 ] {f41e3014-feed-43aa-85ef-86a974107dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2639 | 2026.01.11 19:25:22.470249 [ 276 ] {f41e3014-feed-43aa-85ef-86a974107dc5} <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 | ||
| 2640 | 2026.01.11 19:25:22.471073 [ 276 ] {f41e3014-feed-43aa-85ef-86a974107dc5} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.01.11 19:25:22.471109 [ 276 ] {f41e3014-feed-43aa-85ef-86a974107dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2642 | 2026.01.11 19:25:22.471668 [ 276 ] {f41e3014-feed-43aa-85ef-86a974107dc5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2643 | 2026.01.11 19:25:22.471880 [ 276 ] {f41e3014-feed-43aa-85ef-86a974107dc5} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.01.11 19:25:22.471986 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2645 | 2026.01.11 19:25:22.472010 [ 276 ] {f41e3014-feed-43aa-85ef-86a974107dc5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001849 sec., 19469.983775013523 rows/sec., 34.89 MiB/sec. | ||
| 2646 | 2026.01.11 19:25:22.472058 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.01.11 19:25:22.472080 [ 276 ] {f41e3014-feed-43aa-85ef-86a974107dc5} <Debug> TCPHandler: Processed in 0.002079894 sec. | ||
| 2648 | 2026.01.11 19:25:22.472083 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2649 | 2026.01.11 19:25:22.472205 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.01.11 19:25:22.472303 [ 276 ] {202e1cc5-639f-4bf3-b80f-9355287d519c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.01.11 19:25:22.472343 [ 276 ] {202e1cc5-639f-4bf3-b80f-9355287d519c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2652 | 2026.01.11 19:25:22.472549 [ 188 ] {b92632f5-6669-4d3f-940b-339439542e94::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 | ||
| 2653 | 2026.01.11 19:25:22.472665 [ 276 ] {202e1cc5-639f-4bf3-b80f-9355287d519c} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.01.11 19:25:22.472706 [ 276 ] {202e1cc5-639f-4bf3-b80f-9355287d519c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2655 | 2026.01.11 19:25:22.472857 [ 188 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2656 | 2026.01.11 19:25:22.472923 [ 188 ] {b92632f5-6669-4d3f-940b-339439542e94::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 | ||
| 2657 | 2026.01.11 19:25:22.473005 [ 276 ] {202e1cc5-639f-4bf3-b80f-9355287d519c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2658 | 2026.01.11 19:25:22.473059 [ 188 ] {b92632f5-6669-4d3f-940b-339439542e94::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 | ||
| 2659 | 2026.01.11 19:25:22.473173 [ 188 ] {b92632f5-6669-4d3f-940b-339439542e94::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 | ||
| 2660 | 2026.01.11 19:25:22.473238 [ 276 ] {202e1cc5-639f-4bf3-b80f-9355287d519c} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.01.11 19:25:22.473276 [ 188 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 2662 | 2026.01.11 19:25:22.473370 [ 276 ] {202e1cc5-639f-4bf3-b80f-9355287d519c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 2663 | 2026.01.11 19:25:22.473384 [ 188 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2664 | 2026.01.11 19:25:22.473412 [ 276 ] {202e1cc5-639f-4bf3-b80f-9355287d519c} <Debug> TCPHandler: Processed in 0.001264492 sec. | ||
| 2665 | 2026.01.11 19:25:22.473478 [ 188 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2666 | 2026.01.11 19:25:22.475394 [ 199 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 19 columns (19 merged, 0 gathered) in 0.002925636 sec., 42042.14058071475 rows/sec., 75.34 MiB/sec. | ||
| 2667 | 2026.01.11 19:25:22.475912 [ 199 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2668 | 2026.01.11 19:25:22.476429 [ 199 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.01.11 19:25:22.476492 [ 199 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2670 | 2026.01.11 19:25:22.476598 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 2671 | 2026.01.11 19:25:26.315264 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2672 | 2026.01.11 19:25:26.315333 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2673 | 2026.01.11 19:25:26.431048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4747 | ||
| 2674 | 2026.01.11 19:25:26.431756 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.01.11 19:25:26.431805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2676 | 2026.01.11 19:25:26.432347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2677 | 2026.01.11 19:25:26.432599 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.01.11 19:25:26.432752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4747 | ||
| 2679 | 2026.01.11 19:25:26.674916 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2680 | 2026.01.11 19:25:26.691923 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.01.11 19:25:26.691965 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2682 | 2026.01.11 19:25:26.698212 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2683 | 2026.01.11 19:25:26.698885 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.01.11 19:25:26.701673 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2685 | 2026.01.11 19:25:27.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.29 MiB, peak 213.29 MiB, free memory in arenas 0.00 B, will set to 211.84 MiB (RSS), difference: 2.54 MiB | ||
| 2686 | 2026.01.11 19:25:27.442535 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2026.01.11 19:25:27.442724 [ 276 ] {567afdbf-bcfe-466b-bdbc-6d17b95dd044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2688 | 2026.01.11 19:25:27.442801 [ 276 ] {567afdbf-bcfe-466b-bdbc-6d17b95dd044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2689 | 2026.01.11 19:25:27.443526 [ 276 ] {567afdbf-bcfe-466b-bdbc-6d17b95dd044} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.01.11 19:25:27.443582 [ 276 ] {567afdbf-bcfe-466b-bdbc-6d17b95dd044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2691 | 2026.01.11 19:25:27.444012 [ 276 ] {567afdbf-bcfe-466b-bdbc-6d17b95dd044} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2692 | 2026.01.11 19:25:27.444254 [ 276 ] {567afdbf-bcfe-466b-bdbc-6d17b95dd044} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.01.11 19:25:27.444414 [ 276 ] {567afdbf-bcfe-466b-bdbc-6d17b95dd044} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001744 sec., 32110.091743119265 rows/sec., 2.47 MiB/sec. | ||
| 2694 | 2026.01.11 19:25:27.444464 [ 276 ] {567afdbf-bcfe-466b-bdbc-6d17b95dd044} <Debug> TCPHandler: Processed in 0.002059943 sec. | ||
| 2695 | 2026.01.11 19:25:27.444589 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.01.11 19:25:27.444690 [ 276 ] {f70d56d8-8714-4717-85f8-cdc22e06e5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2697 | 2026.01.11 19:25:27.444734 [ 276 ] {f70d56d8-8714-4717-85f8-cdc22e06e5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2698 | 2026.01.11 19:25:27.445175 [ 276 ] {f70d56d8-8714-4717-85f8-cdc22e06e5ac} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2026.01.11 19:25:27.445214 [ 276 ] {f70d56d8-8714-4717-85f8-cdc22e06e5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2700 | 2026.01.11 19:25:27.445533 [ 276 ] {f70d56d8-8714-4717-85f8-cdc22e06e5ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2701 | 2026.01.11 19:25:27.445749 [ 276 ] {f70d56d8-8714-4717-85f8-cdc22e06e5ac} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.01.11 19:25:27.445883 [ 276 ] {f70d56d8-8714-4717-85f8-cdc22e06e5ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 2703 | 2026.01.11 19:25:27.445921 [ 276 ] {f70d56d8-8714-4717-85f8-cdc22e06e5ac} <Debug> TCPHandler: Processed in 0.001385776 sec. | ||
| 2704 | 2026.01.11 19:25:27.446032 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2705 | 2026.01.11 19:25:27.446129 [ 276 ] {8313c6a3-c389-4e82-a3e1-3714b82dd474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2706 | 2026.01.11 19:25:27.446173 [ 276 ] {8313c6a3-c389-4e82-a3e1-3714b82dd474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2707 | 2026.01.11 19:25:27.446566 [ 276 ] {8313c6a3-c389-4e82-a3e1-3714b82dd474} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.01.11 19:25:27.446603 [ 276 ] {8313c6a3-c389-4e82-a3e1-3714b82dd474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2709 | 2026.01.11 19:25:27.446941 [ 276 ] {8313c6a3-c389-4e82-a3e1-3714b82dd474} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2710 | 2026.01.11 19:25:27.447158 [ 276 ] {8313c6a3-c389-4e82-a3e1-3714b82dd474} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.01.11 19:25:27.447290 [ 276 ] {8313c6a3-c389-4e82-a3e1-3714b82dd474} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2712 | 2026.01.11 19:25:27.447328 [ 276 ] {8313c6a3-c389-4e82-a3e1-3714b82dd474} <Debug> TCPHandler: Processed in 0.001348146 sec. | ||
| 2713 | 2026.01.11 19:25:27.447429 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2026.01.11 19:25:27.447523 [ 276 ] {c213f7c2-3299-4890-bf6c-9b4b502a527d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2715 | 2026.01.11 19:25:27.447564 [ 276 ] {c213f7c2-3299-4890-bf6c-9b4b502a527d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2716 | 2026.01.11 19:25:27.447891 [ 276 ] {c213f7c2-3299-4890-bf6c-9b4b502a527d} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.01.11 19:25:27.447926 [ 276 ] {c213f7c2-3299-4890-bf6c-9b4b502a527d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2718 | 2026.01.11 19:25:27.448234 [ 276 ] {c213f7c2-3299-4890-bf6c-9b4b502a527d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2719 | 2026.01.11 19:25:27.448421 [ 276 ] {c213f7c2-3299-4890-bf6c-9b4b502a527d} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.01.11 19:25:27.448541 [ 276 ] {c213f7c2-3299-4890-bf6c-9b4b502a527d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 2721 | 2026.01.11 19:25:27.448575 [ 276 ] {c213f7c2-3299-4890-bf6c-9b4b502a527d} <Debug> TCPHandler: Processed in 0.001226302 sec. | ||
| 2722 | 2026.01.11 19:25:31.399567 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 386 | ||
| 2723 | 2026.01.11 19:25:31.401761 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.01.11 19:25:31.401809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2725 | 2026.01.11 19:25:31.402978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2726 | 2026.01.11 19:25:31.403265 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.01.11 19:25:31.403585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 2728 | 2026.01.11 19:25:32.456920 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.01.11 19:25:32.457198 [ 276 ] {f8070d79-1606-4b3f-83e1-ecc4a146efe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2730 | 2026.01.11 19:25:32.457297 [ 276 ] {f8070d79-1606-4b3f-83e1-ecc4a146efe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2731 | 2026.01.11 19:25:32.458498 [ 276 ] {f8070d79-1606-4b3f-83e1-ecc4a146efe2} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.01.11 19:25:32.458542 [ 276 ] {f8070d79-1606-4b3f-83e1-ecc4a146efe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2733 | 2026.01.11 19:25:32.458955 [ 276 ] {f8070d79-1606-4b3f-83e1-ecc4a146efe2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2734 | 2026.01.11 19:25:32.459185 [ 276 ] {f8070d79-1606-4b3f-83e1-ecc4a146efe2} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.01.11 19:25:32.459332 [ 276 ] {f8070d79-1606-4b3f-83e1-ecc4a146efe2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00221 sec., 185520.36199095022 rows/sec., 11.77 MiB/sec. | ||
| 2736 | 2026.01.11 19:25:32.459373 [ 276 ] {f8070d79-1606-4b3f-83e1-ecc4a146efe2} <Debug> TCPHandler: Processed in 0.002621457 sec. | ||
| 2737 | 2026.01.11 19:25:32.459507 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.01.11 19:25:32.459609 [ 276 ] {9a5cd008-0cee-4f18-877f-24faaf02d4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2739 | 2026.01.11 19:25:32.459650 [ 276 ] {9a5cd008-0cee-4f18-877f-24faaf02d4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2740 | 2026.01.11 19:25:32.460158 [ 276 ] {9a5cd008-0cee-4f18-877f-24faaf02d4ab} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.01.11 19:25:32.460194 [ 276 ] {9a5cd008-0cee-4f18-877f-24faaf02d4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2742 | 2026.01.11 19:25:32.460483 [ 276 ] {9a5cd008-0cee-4f18-877f-24faaf02d4ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2743 | 2026.01.11 19:25:32.460686 [ 276 ] {9a5cd008-0cee-4f18-877f-24faaf02d4ab} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.01.11 19:25:32.460809 [ 276 ] {9a5cd008-0cee-4f18-877f-24faaf02d4ab} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001219 sec., 11484.823625922887 rows/sec., 936.51 KiB/sec. | ||
| 2745 | 2026.01.11 19:25:32.460845 [ 276 ] {9a5cd008-0cee-4f18-877f-24faaf02d4ab} <Debug> TCPHandler: Processed in 0.001390897 sec. | ||
| 2746 | 2026.01.11 19:25:32.460973 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.01.11 19:25:32.461077 [ 276 ] {c76e2973-5efa-4063-bedc-4b6b98eef535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2748 | 2026.01.11 19:25:32.461116 [ 276 ] {c76e2973-5efa-4063-bedc-4b6b98eef535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2749 | 2026.01.11 19:25:32.462107 [ 276 ] {c76e2973-5efa-4063-bedc-4b6b98eef535} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.01.11 19:25:32.462144 [ 276 ] {c76e2973-5efa-4063-bedc-4b6b98eef535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2751 | 2026.01.11 19:25:32.462549 [ 276 ] {c76e2973-5efa-4063-bedc-4b6b98eef535} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2752 | 2026.01.11 19:25:32.462755 [ 276 ] {c76e2973-5efa-4063-bedc-4b6b98eef535} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.01.11 19:25:32.462882 [ 276 ] {c76e2973-5efa-4063-bedc-4b6b98eef535} <Debug> executeQuery: Read 1199 rows, 98.03 KiB in 0.001828 sec., 655908.0962800875 rows/sec., 52.37 MiB/sec. | ||
| 2754 | 2026.01.11 19:25:32.462918 [ 276 ] {c76e2973-5efa-4063-bedc-4b6b98eef535} <Debug> TCPHandler: Processed in 0.001999621 sec. | ||
| 2755 | 2026.01.11 19:25:32.463042 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.01.11 19:25:32.463138 [ 276 ] {ddf1e732-93da-4bc0-9236-531401350b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2757 | 2026.01.11 19:25:32.463177 [ 276 ] {ddf1e732-93da-4bc0-9236-531401350b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2758 | 2026.01.11 19:25:32.463686 [ 276 ] {ddf1e732-93da-4bc0-9236-531401350b0e} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.01.11 19:25:32.463720 [ 276 ] {ddf1e732-93da-4bc0-9236-531401350b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2760 | 2026.01.11 19:25:32.464030 [ 276 ] {ddf1e732-93da-4bc0-9236-531401350b0e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2761 | 2026.01.11 19:25:32.464236 [ 276 ] {ddf1e732-93da-4bc0-9236-531401350b0e} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.01.11 19:25:32.464364 [ 276 ] {ddf1e732-93da-4bc0-9236-531401350b0e} <Debug> executeQuery: Read 259 rows, 16.30 KiB in 0.001245 sec., 208032.1285140562 rows/sec., 12.79 MiB/sec. | ||
| 2763 | 2026.01.11 19:25:32.464399 [ 276 ] {ddf1e732-93da-4bc0-9236-531401350b0e} <Debug> TCPHandler: Processed in 0.001410227 sec. | ||
| 2764 | 2026.01.11 19:25:32.464513 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.01.11 19:25:32.464613 [ 276 ] {6fc282e1-0b3d-4b2a-9186-c4744d88f004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2766 | 2026.01.11 19:25:32.464650 [ 276 ] {6fc282e1-0b3d-4b2a-9186-c4744d88f004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2767 | 2026.01.11 19:25:32.465107 [ 276 ] {6fc282e1-0b3d-4b2a-9186-c4744d88f004} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.01.11 19:25:32.465140 [ 276 ] {6fc282e1-0b3d-4b2a-9186-c4744d88f004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2769 | 2026.01.11 19:25:32.465439 [ 276 ] {6fc282e1-0b3d-4b2a-9186-c4744d88f004} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2770 | 2026.01.11 19:25:32.465640 [ 276 ] {6fc282e1-0b3d-4b2a-9186-c4744d88f004} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.01.11 19:25:32.465762 [ 276 ] {6fc282e1-0b3d-4b2a-9186-c4744d88f004} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001168 sec., 181506.8493150685 rows/sec., 11.71 MiB/sec. | ||
| 2772 | 2026.01.11 19:25:32.465797 [ 276 ] {6fc282e1-0b3d-4b2a-9186-c4744d88f004} <Debug> TCPHandler: Processed in 0.001331685 sec. | ||
| 2773 | 2026.01.11 19:25:32.465906 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2026.01.11 19:25:32.466006 [ 276 ] {2e8dde02-cf26-4de3-9f53-728adf54ac01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2775 | 2026.01.11 19:25:32.466044 [ 276 ] {2e8dde02-cf26-4de3-9f53-728adf54ac01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2776 | 2026.01.11 19:25:32.466489 [ 276 ] {2e8dde02-cf26-4de3-9f53-728adf54ac01} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.01.11 19:25:32.466522 [ 276 ] {2e8dde02-cf26-4de3-9f53-728adf54ac01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2778 | 2026.01.11 19:25:32.466809 [ 276 ] {2e8dde02-cf26-4de3-9f53-728adf54ac01} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2779 | 2026.01.11 19:25:32.467010 [ 276 ] {2e8dde02-cf26-4de3-9f53-728adf54ac01} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.01.11 19:25:32.467133 [ 276 ] {2e8dde02-cf26-4de3-9f53-728adf54ac01} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001145 sec., 184279.47598253275 rows/sec., 10.46 MiB/sec. | ||
| 2781 | 2026.01.11 19:25:32.467168 [ 276 ] {2e8dde02-cf26-4de3-9f53-728adf54ac01} <Debug> TCPHandler: Processed in 0.001308994 sec. | ||
| 2782 | 2026.01.11 19:25:32.467277 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2026.01.11 19:25:32.467375 [ 276 ] {cb38fbb2-7eb3-47cd-80dc-946de3f6c063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2784 | 2026.01.11 19:25:32.467414 [ 276 ] {cb38fbb2-7eb3-47cd-80dc-946de3f6c063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2785 | 2026.01.11 19:25:32.467998 [ 276 ] {cb38fbb2-7eb3-47cd-80dc-946de3f6c063} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.01.11 19:25:32.468031 [ 276 ] {cb38fbb2-7eb3-47cd-80dc-946de3f6c063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2787 | 2026.01.11 19:25:32.468346 [ 276 ] {cb38fbb2-7eb3-47cd-80dc-946de3f6c063} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2788 | 2026.01.11 19:25:32.468552 [ 276 ] {cb38fbb2-7eb3-47cd-80dc-946de3f6c063} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.01.11 19:25:32.468670 [ 276 ] {cb38fbb2-7eb3-47cd-80dc-946de3f6c063} <Debug> executeQuery: Read 739 rows, 53.29 KiB in 0.001313 sec., 562833.2063975629 rows/sec., 39.64 MiB/sec. | ||
| 2790 | 2026.01.11 19:25:32.468706 [ 276 ] {cb38fbb2-7eb3-47cd-80dc-946de3f6c063} <Debug> TCPHandler: Processed in 0.001475908 sec. | ||
| 2791 | 2026.01.11 19:25:32.468818 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.01.11 19:25:32.468918 [ 276 ] {fb533357-6cd7-4a82-ad0e-ddfe076ce2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2793 | 2026.01.11 19:25:32.468958 [ 276 ] {fb533357-6cd7-4a82-ad0e-ddfe076ce2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2794 | 2026.01.11 19:25:32.469280 [ 276 ] {fb533357-6cd7-4a82-ad0e-ddfe076ce2ed} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.01.11 19:25:32.469313 [ 276 ] {fb533357-6cd7-4a82-ad0e-ddfe076ce2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2796 | 2026.01.11 19:25:32.469597 [ 276 ] {fb533357-6cd7-4a82-ad0e-ddfe076ce2ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2797 | 2026.01.11 19:25:32.469793 [ 276 ] {fb533357-6cd7-4a82-ad0e-ddfe076ce2ed} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.01.11 19:25:32.469913 [ 276 ] {fb533357-6cd7-4a82-ad0e-ddfe076ce2ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001013 sec., 5923.000987166831 rows/sec., 309.45 KiB/sec. | ||
| 2799 | 2026.01.11 19:25:32.469947 [ 276 ] {fb533357-6cd7-4a82-ad0e-ddfe076ce2ed} <Debug> TCPHandler: Processed in 0.001176681 sec. | ||
| 2800 | 2026.01.11 19:25:32.470054 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.01.11 19:25:32.470153 [ 276 ] {8cc34d54-c6ba-4e87-9219-d6706ab3c7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2802 | 2026.01.11 19:25:32.470193 [ 276 ] {8cc34d54-c6ba-4e87-9219-d6706ab3c7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2803 | 2026.01.11 19:25:32.470614 [ 276 ] {8cc34d54-c6ba-4e87-9219-d6706ab3c7c9} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.01.11 19:25:32.470647 [ 276 ] {8cc34d54-c6ba-4e87-9219-d6706ab3c7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2805 | 2026.01.11 19:25:32.470964 [ 276 ] {8cc34d54-c6ba-4e87-9219-d6706ab3c7c9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2806 | 2026.01.11 19:25:32.471165 [ 276 ] {8cc34d54-c6ba-4e87-9219-d6706ab3c7c9} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.01.11 19:25:32.471285 [ 276 ] {8cc34d54-c6ba-4e87-9219-d6706ab3c7c9} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.00115 sec., 279130.4347826087 rows/sec., 18.35 MiB/sec. | ||
| 2808 | 2026.01.11 19:25:32.471319 [ 276 ] {8cc34d54-c6ba-4e87-9219-d6706ab3c7c9} <Debug> TCPHandler: Processed in 0.001311914 sec. | ||
| 2809 | 2026.01.11 19:25:32.471427 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.01.11 19:25:32.471528 [ 276 ] {29cb716d-b85a-4bb3-97ce-a7fd2216aaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2811 | 2026.01.11 19:25:32.471567 [ 276 ] {29cb716d-b85a-4bb3-97ce-a7fd2216aaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2812 | 2026.01.11 19:25:32.471870 [ 276 ] {29cb716d-b85a-4bb3-97ce-a7fd2216aaa2} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.01.11 19:25:32.471904 [ 276 ] {29cb716d-b85a-4bb3-97ce-a7fd2216aaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2814 | 2026.01.11 19:25:32.472191 [ 276 ] {29cb716d-b85a-4bb3-97ce-a7fd2216aaa2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2815 | 2026.01.11 19:25:32.472394 [ 276 ] {29cb716d-b85a-4bb3-97ce-a7fd2216aaa2} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.01.11 19:25:32.472511 [ 276 ] {29cb716d-b85a-4bb3-97ce-a7fd2216aaa2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 2817 | 2026.01.11 19:25:32.472544 [ 276 ] {29cb716d-b85a-4bb3-97ce-a7fd2216aaa2} <Debug> TCPHandler: Processed in 0.00116456 sec. | ||
| 2818 | 2026.01.11 19:25:32.472652 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.01.11 19:25:32.472750 [ 276 ] {34eb32f9-33ef-4c1b-b60d-4096734e09cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2820 | 2026.01.11 19:25:32.472802 [ 276 ] {34eb32f9-33ef-4c1b-b60d-4096734e09cb} <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 | ||
| 2821 | 2026.01.11 19:25:32.473613 [ 276 ] {34eb32f9-33ef-4c1b-b60d-4096734e09cb} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.01.11 19:25:32.473646 [ 276 ] {34eb32f9-33ef-4c1b-b60d-4096734e09cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2823 | 2026.01.11 19:25:32.474185 [ 276 ] {34eb32f9-33ef-4c1b-b60d-4096734e09cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2824 | 2026.01.11 19:25:32.474399 [ 276 ] {34eb32f9-33ef-4c1b-b60d-4096734e09cb} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.01.11 19:25:32.474529 [ 276 ] {34eb32f9-33ef-4c1b-b60d-4096734e09cb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001795 sec., 22284.122562674096 rows/sec., 39.93 MiB/sec. | ||
| 2826 | 2026.01.11 19:25:32.474575 [ 276 ] {34eb32f9-33ef-4c1b-b60d-4096734e09cb} <Debug> TCPHandler: Processed in 0.001969711 sec. | ||
| 2827 | 2026.01.11 19:25:32.474683 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.01.11 19:25:32.474783 [ 276 ] {7a4bae68-adaf-41a4-8099-0cade543349f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2829 | 2026.01.11 19:25:32.474823 [ 276 ] {7a4bae68-adaf-41a4-8099-0cade543349f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2830 | 2026.01.11 19:25:32.475132 [ 276 ] {7a4bae68-adaf-41a4-8099-0cade543349f} <Trace> oximeter.measurements_i64 (887f58db-9c9c-4da5-aabe-128dad73594d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.01.11 19:25:32.475164 [ 276 ] {7a4bae68-adaf-41a4-8099-0cade543349f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2832 | 2026.01.11 19:25:32.475446 [ 276 ] {7a4bae68-adaf-41a4-8099-0cade543349f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2833 | 2026.01.11 19:25:32.475645 [ 276 ] {7a4bae68-adaf-41a4-8099-0cade543349f} <Trace> oximeter.measurements_i64 (887f58db-9c9c-4da5-aabe-128dad73594d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.01.11 19:25:32.475762 [ 276 ] {7a4bae68-adaf-41a4-8099-0cade543349f} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.000997 sec., 6018.054162487462 rows/sec., 425.10 KiB/sec. | ||
| 2835 | 2026.01.11 19:25:32.475795 [ 276 ] {7a4bae68-adaf-41a4-8099-0cade543349f} <Debug> TCPHandler: Processed in 0.001159341 sec. | ||
| 2836 | 2026.01.11 19:25:32.475904 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.01.11 19:25:32.476003 [ 276 ] {984f45ea-fe9a-4f50-a1c6-7fbc8bacdf3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2838 | 2026.01.11 19:25:32.476042 [ 276 ] {984f45ea-fe9a-4f50-a1c6-7fbc8bacdf3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2839 | 2026.01.11 19:25:32.476358 [ 276 ] {984f45ea-fe9a-4f50-a1c6-7fbc8bacdf3c} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.01.11 19:25:32.476392 [ 276 ] {984f45ea-fe9a-4f50-a1c6-7fbc8bacdf3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2841 | 2026.01.11 19:25:32.476692 [ 276 ] {984f45ea-fe9a-4f50-a1c6-7fbc8bacdf3c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2842 | 2026.01.11 19:25:32.476901 [ 276 ] {984f45ea-fe9a-4f50-a1c6-7fbc8bacdf3c} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.01.11 19:25:32.477032 [ 276 ] {984f45ea-fe9a-4f50-a1c6-7fbc8bacdf3c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001047 sec., 99331.42311365808 rows/sec., 6.09 MiB/sec. | ||
| 2844 | 2026.01.11 19:25:32.477066 [ 276 ] {984f45ea-fe9a-4f50-a1c6-7fbc8bacdf3c} <Debug> TCPHandler: Processed in 0.001208771 sec. | ||
| 2845 | 2026.01.11 19:25:33.933767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5195 | ||
| 2846 | 2026.01.11 19:25:33.934278 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.01.11 19:25:33.934330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2848 | 2026.01.11 19:25:33.934892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2849 | 2026.01.11 19:25:33.935147 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.01.11 19:25:33.935294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5195 | ||
| 2851 | 2026.01.11 19:25:33.935292 [ 86 ] {} <Debug> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2852 | 2026.01.11 19:25:33.935371 [ 86 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.01.11 19:25:33.935393 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2854 | 2026.01.11 19:25:33.935542 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 2855 | 2026.01.11 19:25:33.935708 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2856 | 2026.01.11 19:25:33.935766 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2827 rows starting from the beginning of the part | ||
| 2857 | 2026.01.11 19:25:33.935864 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 2858 | 2026.01.11 19:25:33.935917 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 2859 | 2026.01.11 19:25:33.935962 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 2860 | 2026.01.11 19:25:33.936003 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 2861 | 2026.01.11 19:25:33.936048 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 2862 | 2026.01.11 19:25:33.937454 [ 188 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5195 rows, containing 4 columns (4 merged, 0 gathered) in 0.001983932 sec., 2618537.3289003856 rows/sec., 37.46 MiB/sec. | ||
| 2863 | 2026.01.11 19:25:33.938197 [ 202 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2864 | 2026.01.11 19:25:33.938510 [ 202 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_11_2} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.01.11 19:25:33.938599 [ 202 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_11_2} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2866 | 2026.01.11 19:25:33.938725 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2867 | 2026.01.11 19:25:34.202687 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2868 | 2026.01.11 19:25:34.220167 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.01.11 19:25:34.220234 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2870 | 2026.01.11 19:25:34.226677 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2871 | 2026.01.11 19:25:34.227367 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.01.11 19:25:34.227655 [ 138 ] {} <Debug> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2873 | 2026.01.11 19:25:34.227724 [ 138 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.01.11 19:25:34.227749 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2875 | 2026.01.11 19:25:34.227855 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 2876 | 2026.01.11 19:25:34.230506 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2877 | 2026.01.11 19:25:34.230964 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2878 | 2026.01.11 19:25:34.231740 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 2879 | 2026.01.11 19:25:34.235152 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 2880 | 2026.01.11 19:25:34.238595 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 2881 | 2026.01.11 19:25:34.242323 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 2882 | 2026.01.11 19:25:34.246710 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 2883 | 2026.01.11 19:25:34.250958 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 2884 | 2026.01.11 19:25:34.302417 [ 188 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074598275 sec., 1112.62626381106 rows/sec., 5.75 MiB/sec. | ||
| 2885 | 2026.01.11 19:25:34.304948 [ 187 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2886 | 2026.01.11 19:25:34.307229 [ 187 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_11_2} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.01.11 19:25:34.307350 [ 187 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_11_2} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2888 | 2026.01.11 19:25:34.309419 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2889 | 2026.01.11 19:25:35.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.42 MiB, peak 223.32 MiB, free memory in arenas 0.00 B, will set to 222.51 MiB (RSS), difference: 9.09 MiB | ||
| 2890 | 2026.01.11 19:25:37.443011 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.01.11 19:25:37.443312 [ 276 ] {4a803c44-9a3e-41d6-adea-8349c1f2b38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2892 | 2026.01.11 19:25:37.443415 [ 276 ] {4a803c44-9a3e-41d6-adea-8349c1f2b38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2893 | 2026.01.11 19:25:37.444336 [ 276 ] {4a803c44-9a3e-41d6-adea-8349c1f2b38e} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.01.11 19:25:37.444386 [ 276 ] {4a803c44-9a3e-41d6-adea-8349c1f2b38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2895 | 2026.01.11 19:25:37.444812 [ 276 ] {4a803c44-9a3e-41d6-adea-8349c1f2b38e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2896 | 2026.01.11 19:25:37.445060 [ 276 ] {4a803c44-9a3e-41d6-adea-8349c1f2b38e} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.01.11 19:25:37.445226 [ 276 ] {4a803c44-9a3e-41d6-adea-8349c1f2b38e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00199 sec., 28140.70351758794 rows/sec., 2.16 MiB/sec. | ||
| 2898 | 2026.01.11 19:25:37.445268 [ 276 ] {4a803c44-9a3e-41d6-adea-8349c1f2b38e} <Debug> TCPHandler: Processed in 0.002436743 sec. | ||
| 2899 | 2026.01.11 19:25:37.445403 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2026.01.11 19:25:37.445501 [ 276 ] {8b9e2e18-3279-4c41-a879-ac8c429d0439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2901 | 2026.01.11 19:25:37.445543 [ 276 ] {8b9e2e18-3279-4c41-a879-ac8c429d0439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2902 | 2026.01.11 19:25:37.445998 [ 276 ] {8b9e2e18-3279-4c41-a879-ac8c429d0439} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.01.11 19:25:37.446036 [ 276 ] {8b9e2e18-3279-4c41-a879-ac8c429d0439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2904 | 2026.01.11 19:25:37.446348 [ 276 ] {8b9e2e18-3279-4c41-a879-ac8c429d0439} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2905 | 2026.01.11 19:25:37.446557 [ 276 ] {8b9e2e18-3279-4c41-a879-ac8c429d0439} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.01.11 19:25:37.446691 [ 276 ] {8b9e2e18-3279-4c41-a879-ac8c429d0439} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 2907 | 2026.01.11 19:25:37.446729 [ 276 ] {8b9e2e18-3279-4c41-a879-ac8c429d0439} <Debug> TCPHandler: Processed in 0.001377775 sec. | ||
| 2908 | 2026.01.11 19:25:37.446854 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2026.01.11 19:25:37.446951 [ 276 ] {770968e9-22a4-4d3f-b34d-b88fae067d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2910 | 2026.01.11 19:25:37.446996 [ 276 ] {770968e9-22a4-4d3f-b34d-b88fae067d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2911 | 2026.01.11 19:25:37.447407 [ 276 ] {770968e9-22a4-4d3f-b34d-b88fae067d1a} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.01.11 19:25:37.447444 [ 276 ] {770968e9-22a4-4d3f-b34d-b88fae067d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2913 | 2026.01.11 19:25:37.447776 [ 276 ] {770968e9-22a4-4d3f-b34d-b88fae067d1a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2914 | 2026.01.11 19:25:37.447990 [ 276 ] {770968e9-22a4-4d3f-b34d-b88fae067d1a} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.01.11 19:25:37.448125 [ 276 ] {770968e9-22a4-4d3f-b34d-b88fae067d1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 2916 | 2026.01.11 19:25:37.448162 [ 276 ] {770968e9-22a4-4d3f-b34d-b88fae067d1a} <Debug> TCPHandler: Processed in 0.001358646 sec. | ||
| 2917 | 2026.01.11 19:25:37.448272 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.01.11 19:25:37.448368 [ 276 ] {74898aea-7fd3-4e58-b083-83c5042b3321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2919 | 2026.01.11 19:25:37.448411 [ 276 ] {74898aea-7fd3-4e58-b083-83c5042b3321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2920 | 2026.01.11 19:25:37.448747 [ 276 ] {74898aea-7fd3-4e58-b083-83c5042b3321} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.01.11 19:25:37.448784 [ 276 ] {74898aea-7fd3-4e58-b083-83c5042b3321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2922 | 2026.01.11 19:25:37.449097 [ 276 ] {74898aea-7fd3-4e58-b083-83c5042b3321} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2923 | 2026.01.11 19:25:37.449325 [ 276 ] {74898aea-7fd3-4e58-b083-83c5042b3321} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.01.11 19:25:37.449459 [ 276 ] {74898aea-7fd3-4e58-b083-83c5042b3321} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 2925 | 2026.01.11 19:25:37.449495 [ 276 ] {74898aea-7fd3-4e58-b083-83c5042b3321} <Debug> TCPHandler: Processed in 0.001273293 sec. | ||
| 2926 | 2026.01.11 19:25:41.315373 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2927 | 2026.01.11 19:25:41.315438 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2928 | 2026.01.11 19:25:41.403788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 420 | ||
| 2929 | 2026.01.11 19:25:41.406163 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.01.11 19:25:41.406212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2931 | 2026.01.11 19:25:41.407391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2932 | 2026.01.11 19:25:41.407656 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.01.11 19:25:41.407907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 2934 | 2026.01.11 19:25:41.435421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5707 | ||
| 2935 | 2026.01.11 19:25:41.435911 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.01.11 19:25:41.435945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2937 | 2026.01.11 19:25:41.436559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2938 | 2026.01.11 19:25:41.436786 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.01.11 19:25:41.436911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5707 | ||
| 2940 | 2026.01.11 19:25:41.730622 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2941 | 2026.01.11 19:25:41.749876 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.01.11 19:25:41.749952 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2943 | 2026.01.11 19:25:41.756236 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2944 | 2026.01.11 19:25:41.757037 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.01.11 19:25:41.760885 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2946 | 2026.01.11 19:25:42.455375 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.01.11 19:25:42.455553 [ 276 ] {54e9abb6-8f89-47e8-976b-e3cf774240db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2948 | 2026.01.11 19:25:42.455619 [ 276 ] {54e9abb6-8f89-47e8-976b-e3cf774240db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2949 | 2026.01.11 19:25:42.456486 [ 276 ] {54e9abb6-8f89-47e8-976b-e3cf774240db} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.01.11 19:25:42.456538 [ 276 ] {54e9abb6-8f89-47e8-976b-e3cf774240db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2951 | 2026.01.11 19:25:42.457064 [ 276 ] {54e9abb6-8f89-47e8-976b-e3cf774240db} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2952 | 2026.01.11 19:25:42.457308 [ 276 ] {54e9abb6-8f89-47e8-976b-e3cf774240db} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.01.11 19:25:42.457493 [ 276 ] {54e9abb6-8f89-47e8-976b-e3cf774240db} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001988 sec., 206237.42454728368 rows/sec., 13.08 MiB/sec. | ||
| 2954 | 2026.01.11 19:25:42.457547 [ 276 ] {54e9abb6-8f89-47e8-976b-e3cf774240db} <Debug> TCPHandler: Processed in 0.00230317 sec. | ||
| 2955 | 2026.01.11 19:25:42.457676 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.01.11 19:25:42.457778 [ 276 ] {b492d76a-741b-4aa0-8818-acda233d2579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2957 | 2026.01.11 19:25:42.457824 [ 276 ] {b492d76a-741b-4aa0-8818-acda233d2579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2958 | 2026.01.11 19:25:42.458780 [ 276 ] {b492d76a-741b-4aa0-8818-acda233d2579} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.01.11 19:25:42.458819 [ 276 ] {b492d76a-741b-4aa0-8818-acda233d2579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2960 | 2026.01.11 19:25:42.459291 [ 276 ] {b492d76a-741b-4aa0-8818-acda233d2579} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2961 | 2026.01.11 19:25:42.459518 [ 276 ] {b492d76a-741b-4aa0-8818-acda233d2579} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.01.11 19:25:42.459631 [ 59 ] {} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2963 | 2026.01.11 19:25:42.459657 [ 276 ] {b492d76a-741b-4aa0-8818-acda233d2579} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001902 sec., 626708.7276550999 rows/sec., 50.07 MiB/sec. | ||
| 2964 | 2026.01.11 19:25:42.459670 [ 59 ] {} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.01.11 19:25:42.459690 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2966 | 2026.01.11 19:25:42.459698 [ 276 ] {b492d76a-741b-4aa0-8818-acda233d2579} <Debug> TCPHandler: Processed in 0.002075803 sec. | ||
| 2967 | 2026.01.11 19:25:42.459796 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 2968 | 2026.01.11 19:25:42.459831 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.01.11 19:25:42.459893 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2970 | 2026.01.11 19:25:42.459926 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2331 rows starting from the beginning of the part | ||
| 2971 | 2026.01.11 19:25:42.459931 [ 276 ] {4aaeefdb-33a4-4e18-ad17-2e93daf568ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2972 | 2026.01.11 19:25:42.459979 [ 276 ] {4aaeefdb-33a4-4e18-ad17-2e93daf568ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2973 | 2026.01.11 19:25:42.459991 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1184 rows starting from the beginning of the part | ||
| 2974 | 2026.01.11 19:25:42.460042 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2975 | 2026.01.11 19:25:42.460089 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1199 rows starting from the beginning of the part | ||
| 2976 | 2026.01.11 19:25:42.460143 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2977 | 2026.01.11 19:25:42.460190 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1192 rows starting from the beginning of the part | ||
| 2978 | 2026.01.11 19:25:42.460507 [ 276 ] {4aaeefdb-33a4-4e18-ad17-2e93daf568ce} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.01.11 19:25:42.460543 [ 276 ] {4aaeefdb-33a4-4e18-ad17-2e93daf568ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2980 | 2026.01.11 19:25:42.460946 [ 276 ] {4aaeefdb-33a4-4e18-ad17-2e93daf568ce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2981 | 2026.01.11 19:25:42.461173 [ 276 ] {4aaeefdb-33a4-4e18-ad17-2e93daf568ce} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.01.11 19:25:42.461310 [ 276 ] {4aaeefdb-33a4-4e18-ad17-2e93daf568ce} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.0014 sec., 175000 rows/sec., 10.69 MiB/sec. | ||
| 2983 | 2026.01.11 19:25:42.461348 [ 276 ] {4aaeefdb-33a4-4e18-ad17-2e93daf568ce} <Debug> TCPHandler: Processed in 0.001568041 sec. | ||
| 2984 | 2026.01.11 19:25:42.461464 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.01.11 19:25:42.461562 [ 276 ] {d08a2b98-cae6-4f4b-9ee2-dea1aca5ed84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2986 | 2026.01.11 19:25:42.461603 [ 276 ] {d08a2b98-cae6-4f4b-9ee2-dea1aca5ed84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2987 | 2026.01.11 19:25:42.462104 [ 276 ] {d08a2b98-cae6-4f4b-9ee2-dea1aca5ed84} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.01.11 19:25:42.462141 [ 276 ] {d08a2b98-cae6-4f4b-9ee2-dea1aca5ed84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2989 | 2026.01.11 19:25:42.462453 [ 187 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6018 rows, containing 5 columns (5 merged, 0 gathered) in 0.002714261 sec., 2217178.0827267533 rows/sec., 186.51 MiB/sec. | ||
| 2990 | 2026.01.11 19:25:42.462464 [ 276 ] {d08a2b98-cae6-4f4b-9ee2-dea1aca5ed84} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2991 | 2026.01.11 19:25:42.462681 [ 276 ] {d08a2b98-cae6-4f4b-9ee2-dea1aca5ed84} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.01.11 19:25:42.462834 [ 276 ] {d08a2b98-cae6-4f4b-9ee2-dea1aca5ed84} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001289 sec., 164468.58029480217 rows/sec., 10.61 MiB/sec. | ||
| 2993 | 2026.01.11 19:25:42.462842 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2994 | 2026.01.11 19:25:42.462876 [ 276 ] {d08a2b98-cae6-4f4b-9ee2-dea1aca5ed84} <Debug> TCPHandler: Processed in 0.001462898 sec. | ||
| 2995 | 2026.01.11 19:25:42.462998 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.01.11 19:25:42.463096 [ 276 ] {6e3781ff-ec60-4ded-9511-632e841673d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.01.11 19:25:42.463138 [ 276 ] {6e3781ff-ec60-4ded-9511-632e841673d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2998 | 2026.01.11 19:25:42.463241 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_16_3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.01.11 19:25:42.463326 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_16_3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3000 | 2026.01.11 19:25:42.463428 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 3001 | 2026.01.11 19:25:42.463614 [ 276 ] {6e3781ff-ec60-4ded-9511-632e841673d8} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.01.11 19:25:42.463654 [ 276 ] {6e3781ff-ec60-4ded-9511-632e841673d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3003 | 2026.01.11 19:25:42.463972 [ 276 ] {6e3781ff-ec60-4ded-9511-632e841673d8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3004 | 2026.01.11 19:25:42.464183 [ 276 ] {6e3781ff-ec60-4ded-9511-632e841673d8} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.01.11 19:25:42.464313 [ 276 ] {6e3781ff-ec60-4ded-9511-632e841673d8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001234 sec., 170988.65478119935 rows/sec., 9.71 MiB/sec. | ||
| 3006 | 2026.01.11 19:25:42.464351 [ 276 ] {6e3781ff-ec60-4ded-9511-632e841673d8} <Debug> TCPHandler: Processed in 0.001401786 sec. | ||
| 3007 | 2026.01.11 19:25:42.464456 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2026.01.11 19:25:42.464554 [ 276 ] {e10bf0ac-f4e0-45cb-ba8a-af329b9bbfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3009 | 2026.01.11 19:25:42.464595 [ 276 ] {e10bf0ac-f4e0-45cb-ba8a-af329b9bbfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3010 | 2026.01.11 19:25:42.465228 [ 276 ] {e10bf0ac-f4e0-45cb-ba8a-af329b9bbfce} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.01.11 19:25:42.465265 [ 276 ] {e10bf0ac-f4e0-45cb-ba8a-af329b9bbfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3012 | 2026.01.11 19:25:42.465612 [ 276 ] {e10bf0ac-f4e0-45cb-ba8a-af329b9bbfce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3013 | 2026.01.11 19:25:42.465830 [ 276 ] {e10bf0ac-f4e0-45cb-ba8a-af329b9bbfce} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.01.11 19:25:42.465937 [ 58 ] {} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3015 | 2026.01.11 19:25:42.465955 [ 276 ] {e10bf0ac-f4e0-45cb-ba8a-af329b9bbfce} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.00142 sec., 506338.0281690141 rows/sec., 35.54 MiB/sec. | ||
| 3016 | 2026.01.11 19:25:42.466000 [ 58 ] {} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.01.11 19:25:42.466012 [ 276 ] {e10bf0ac-f4e0-45cb-ba8a-af329b9bbfce} <Debug> TCPHandler: Processed in 0.001603852 sec. | ||
| 3018 | 2026.01.11 19:25:42.466026 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3019 | 2026.01.11 19:25:42.466126 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.01.11 19:25:42.466214 [ 189 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 3021 | 2026.01.11 19:25:42.466223 [ 276 ] {fdd70470-9d7a-4a0e-8306-4761e3ca13aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3022 | 2026.01.11 19:25:42.466314 [ 276 ] {fdd70470-9d7a-4a0e-8306-4761e3ca13aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3023 | 2026.01.11 19:25:42.466375 [ 189 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3024 | 2026.01.11 19:25:42.466416 [ 189 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1197 rows starting from the beginning of the part | ||
| 3025 | 2026.01.11 19:25:42.466489 [ 189 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 715 rows starting from the beginning of the part | ||
| 3026 | 2026.01.11 19:25:42.466540 [ 189 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 3027 | 2026.01.11 19:25:42.466590 [ 189 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 739 rows starting from the beginning of the part | ||
| 3028 | 2026.01.11 19:25:42.466632 [ 276 ] {fdd70470-9d7a-4a0e-8306-4761e3ca13aa} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.01.11 19:25:42.466634 [ 189 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3030 | 2026.01.11 19:25:42.466676 [ 276 ] {fdd70470-9d7a-4a0e-8306-4761e3ca13aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3031 | 2026.01.11 19:25:42.466706 [ 189 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 719 rows starting from the beginning of the part | ||
| 3032 | 2026.01.11 19:25:42.467046 [ 276 ] {fdd70470-9d7a-4a0e-8306-4761e3ca13aa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3033 | 2026.01.11 19:25:42.467279 [ 276 ] {fdd70470-9d7a-4a0e-8306-4761e3ca13aa} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.01.11 19:25:42.467415 [ 276 ] {fdd70470-9d7a-4a0e-8306-4761e3ca13aa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00121 sec., 4958.677685950413 rows/sec., 259.07 KiB/sec. | ||
| 3035 | 2026.01.11 19:25:42.467450 [ 276 ] {fdd70470-9d7a-4a0e-8306-4761e3ca13aa} <Debug> TCPHandler: Processed in 0.001372715 sec. | ||
| 3036 | 2026.01.11 19:25:42.467554 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.01.11 19:25:42.467645 [ 276 ] {ee2f381d-8d51-48a4-9baf-fce798749c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3038 | 2026.01.11 19:25:42.467687 [ 276 ] {ee2f381d-8d51-48a4-9baf-fce798749c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3039 | 2026.01.11 19:25:42.468117 [ 276 ] {ee2f381d-8d51-48a4-9baf-fce798749c07} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.01.11 19:25:42.468153 [ 276 ] {ee2f381d-8d51-48a4-9baf-fce798749c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3041 | 2026.01.11 19:25:42.468160 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3498 rows, containing 5 columns (5 merged, 0 gathered) in 0.002035633 sec., 1718384.4042614757 rows/sec., 128.55 MiB/sec. | ||
| 3042 | 2026.01.11 19:25:42.468370 [ 189 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3043 | 2026.01.11 19:25:42.468507 [ 276 ] {ee2f381d-8d51-48a4-9baf-fce798749c07} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3044 | 2026.01.11 19:25:42.468672 [ 189 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_16_3} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.01.11 19:25:42.468752 [ 189 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_16_3} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3046 | 2026.01.11 19:25:42.468781 [ 276 ] {ee2f381d-8d51-48a4-9baf-fce798749c07} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.01.11 19:25:42.468835 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3048 | 2026.01.11 19:25:42.468913 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3049 | 2026.01.11 19:25:42.468921 [ 276 ] {ee2f381d-8d51-48a4-9baf-fce798749c07} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001294 sec., 242658.42349304483 rows/sec., 15.94 MiB/sec. | ||
| 3050 | 2026.01.11 19:25:42.468964 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.01.11 19:25:42.468979 [ 276 ] {ee2f381d-8d51-48a4-9baf-fce798749c07} <Debug> TCPHandler: Processed in 0.001472348 sec. | ||
| 3052 | 2026.01.11 19:25:42.468990 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3053 | 2026.01.11 19:25:42.469079 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 3054 | 2026.01.11 19:25:42.469098 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2026.01.11 19:25:42.469181 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3056 | 2026.01.11 19:25:42.469199 [ 276 ] {4fc1c86b-c34e-4a81-b934-538bec792695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3057 | 2026.01.11 19:25:42.469222 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4429 rows starting from the beginning of the part | ||
| 3058 | 2026.01.11 19:25:42.469244 [ 276 ] {4fc1c86b-c34e-4a81-b934-538bec792695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3059 | 2026.01.11 19:25:42.469296 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 3060 | 2026.01.11 19:25:42.469349 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 3061 | 2026.01.11 19:25:42.469390 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 321 rows starting from the beginning of the part | ||
| 3062 | 2026.01.11 19:25:42.469433 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 3063 | 2026.01.11 19:25:42.469476 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 3064 | 2026.01.11 19:25:42.469591 [ 276 ] {4fc1c86b-c34e-4a81-b934-538bec792695} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.01.11 19:25:42.469633 [ 276 ] {4fc1c86b-c34e-4a81-b934-538bec792695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3066 | 2026.01.11 19:25:42.469944 [ 276 ] {4fc1c86b-c34e-4a81-b934-538bec792695} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3067 | 2026.01.11 19:25:42.470163 [ 276 ] {4fc1c86b-c34e-4a81-b934-538bec792695} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.01.11 19:25:42.470291 [ 276 ] {4fc1c86b-c34e-4a81-b934-538bec792695} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 3069 | 2026.01.11 19:25:42.470327 [ 276 ] {4fc1c86b-c34e-4a81-b934-538bec792695} <Debug> TCPHandler: Processed in 0.001291513 sec. | ||
| 3070 | 2026.01.11 19:25:42.470427 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.01.11 19:25:42.470513 [ 276 ] {3b044f88-04a2-4adf-a9d8-79b46ac28834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3072 | 2026.01.11 19:25:42.470562 [ 276 ] {3b044f88-04a2-4adf-a9d8-79b46ac28834} <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 | ||
| 3073 | 2026.01.11 19:25:42.471436 [ 276 ] {3b044f88-04a2-4adf-a9d8-79b46ac28834} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.01.11 19:25:42.471472 [ 276 ] {3b044f88-04a2-4adf-a9d8-79b46ac28834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3075 | 2026.01.11 19:25:42.472046 [ 189 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5698 rows, containing 5 columns (5 merged, 0 gathered) in 0.002996187 sec., 1901750.458165662 rows/sec., 127.15 MiB/sec. | ||
| 3076 | 2026.01.11 19:25:42.472139 [ 276 ] {3b044f88-04a2-4adf-a9d8-79b46ac28834} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3077 | 2026.01.11 19:25:42.472387 [ 276 ] {3b044f88-04a2-4adf-a9d8-79b46ac28834} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.01.11 19:25:42.472525 [ 276 ] {3b044f88-04a2-4adf-a9d8-79b46ac28834} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002 sec., 20000 rows/sec., 35.84 MiB/sec. | ||
| 3079 | 2026.01.11 19:25:42.472588 [ 276 ] {3b044f88-04a2-4adf-a9d8-79b46ac28834} <Debug> TCPHandler: Processed in 0.002186506 sec. | ||
| 3080 | 2026.01.11 19:25:42.472695 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2026.01.11 19:25:42.472715 [ 190 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3082 | 2026.01.11 19:25:42.472789 [ 276 ] {00dfc45c-cf98-4f25-a5e1-ce1318727f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3083 | 2026.01.11 19:25:42.472833 [ 276 ] {00dfc45c-cf98-4f25-a5e1-ce1318727f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3084 | 2026.01.11 19:25:42.473080 [ 190 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2026.01.11 19:25:42.473169 [ 276 ] {00dfc45c-cf98-4f25-a5e1-ce1318727f01} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.01.11 19:25:42.473175 [ 190 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3087 | 2026.01.11 19:25:42.473213 [ 276 ] {00dfc45c-cf98-4f25-a5e1-ce1318727f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3088 | 2026.01.11 19:25:42.473292 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3089 | 2026.01.11 19:25:42.473535 [ 276 ] {00dfc45c-cf98-4f25-a5e1-ce1318727f01} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3090 | 2026.01.11 19:25:42.473745 [ 276 ] {00dfc45c-cf98-4f25-a5e1-ce1318727f01} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.01.11 19:25:42.473866 [ 56 ] {} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3092 | 2026.01.11 19:25:42.473871 [ 276 ] {00dfc45c-cf98-4f25-a5e1-ce1318727f01} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001099 sec., 94631.48316651501 rows/sec., 5.80 MiB/sec. | ||
| 3093 | 2026.01.11 19:25:42.473908 [ 56 ] {} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.01.11 19:25:42.473928 [ 276 ] {00dfc45c-cf98-4f25-a5e1-ce1318727f01} <Debug> TCPHandler: Processed in 0.001280463 sec. | ||
| 3095 | 2026.01.11 19:25:42.473933 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3096 | 2026.01.11 19:25:42.474027 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 3097 | 2026.01.11 19:25:42.474123 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3098 | 2026.01.11 19:25:42.474155 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 820 rows starting from the beginning of the part | ||
| 3099 | 2026.01.11 19:25:42.474224 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 3100 | 2026.01.11 19:25:42.474268 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 3101 | 2026.01.11 19:25:42.474307 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 3102 | 2026.01.11 19:25:42.474346 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 3103 | 2026.01.11 19:25:42.474386 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 3104 | 2026.01.11 19:25:42.475301 [ 201 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001306804 sec., 958062.5709746833 rows/sec., 60.67 MiB/sec. | ||
| 3105 | 2026.01.11 19:25:42.475480 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3106 | 2026.01.11 19:25:42.475716 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_16_3} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.01.11 19:25:42.475775 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_16_3} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3108 | 2026.01.11 19:25:42.475831 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3109 | 2026.01.11 19:25:47.468887 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2026.01.11 19:25:47.469105 [ 276 ] {5d475447-0ca7-444e-860e-401147d1b597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3111 | 2026.01.11 19:25:47.469179 [ 276 ] {5d475447-0ca7-444e-860e-401147d1b597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3112 | 2026.01.11 19:25:47.470540 [ 276 ] {5d475447-0ca7-444e-860e-401147d1b597} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.01.11 19:25:47.470588 [ 276 ] {5d475447-0ca7-444e-860e-401147d1b597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3114 | 2026.01.11 19:25:47.471053 [ 276 ] {5d475447-0ca7-444e-860e-401147d1b597} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3115 | 2026.01.11 19:25:47.471275 [ 276 ] {5d475447-0ca7-444e-860e-401147d1b597} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.01.11 19:25:47.471437 [ 276 ] {5d475447-0ca7-444e-860e-401147d1b597} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002385 sec., 501467.50524109014 rows/sec., 41.34 MiB/sec. | ||
| 3117 | 2026.01.11 19:25:47.471482 [ 276 ] {5d475447-0ca7-444e-860e-401147d1b597} <Debug> TCPHandler: Processed in 0.00273183 sec. | ||
| 3118 | 2026.01.11 19:25:47.471617 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.01.11 19:25:47.471715 [ 276 ] {ed7d8b43-7fe1-4ad7-83c2-2708ea9d376a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3120 | 2026.01.11 19:25:47.471758 [ 276 ] {ed7d8b43-7fe1-4ad7-83c2-2708ea9d376a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3121 | 2026.01.11 19:25:47.472259 [ 276 ] {ed7d8b43-7fe1-4ad7-83c2-2708ea9d376a} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.01.11 19:25:47.472296 [ 276 ] {ed7d8b43-7fe1-4ad7-83c2-2708ea9d376a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3123 | 2026.01.11 19:25:47.472610 [ 276 ] {ed7d8b43-7fe1-4ad7-83c2-2708ea9d376a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3124 | 2026.01.11 19:25:47.472844 [ 276 ] {ed7d8b43-7fe1-4ad7-83c2-2708ea9d376a} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.01.11 19:25:47.472954 [ 46 ] {} <Debug> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3126 | 2026.01.11 19:25:47.472982 [ 276 ] {ed7d8b43-7fe1-4ad7-83c2-2708ea9d376a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001285 sec., 177431.906614786 rows/sec., 12.01 MiB/sec. | ||
| 3127 | 2026.01.11 19:25:47.473022 [ 46 ] {} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.01.11 19:25:47.473032 [ 276 ] {ed7d8b43-7fe1-4ad7-83c2-2708ea9d376a} <Debug> TCPHandler: Processed in 0.001467118 sec. | ||
| 3129 | 2026.01.11 19:25:47.473056 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3130 | 2026.01.11 19:25:47.473163 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.01.11 19:25:47.473186 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 3132 | 2026.01.11 19:25:47.473263 [ 276 ] {5eeb3aed-894f-4cd3-84c6-e41e5bf0a442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3133 | 2026.01.11 19:25:47.473308 [ 276 ] {5eeb3aed-894f-4cd3-84c6-e41e5bf0a442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3134 | 2026.01.11 19:25:47.473333 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3135 | 2026.01.11 19:25:47.473374 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 3136 | 2026.01.11 19:25:47.473451 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 3137 | 2026.01.11 19:25:47.473503 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 3138 | 2026.01.11 19:25:47.473556 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 3139 | 2026.01.11 19:25:47.473606 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 3140 | 2026.01.11 19:25:47.473652 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 3141 | 2026.01.11 19:25:47.473887 [ 276 ] {5eeb3aed-894f-4cd3-84c6-e41e5bf0a442} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.01.11 19:25:47.473930 [ 276 ] {5eeb3aed-894f-4cd3-84c6-e41e5bf0a442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3143 | 2026.01.11 19:25:47.474283 [ 276 ] {5eeb3aed-894f-4cd3-84c6-e41e5bf0a442} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3144 | 2026.01.11 19:25:47.474512 [ 276 ] {5eeb3aed-894f-4cd3-84c6-e41e5bf0a442} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.01.11 19:25:47.474649 [ 276 ] {5eeb3aed-894f-4cd3-84c6-e41e5bf0a442} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001402 sec., 370898.7161198288 rows/sec., 27.45 MiB/sec. | ||
| 3146 | 2026.01.11 19:25:47.474689 [ 276 ] {5eeb3aed-894f-4cd3-84c6-e41e5bf0a442} <Debug> TCPHandler: Processed in 0.001576811 sec. | ||
| 3147 | 2026.01.11 19:25:47.474712 [ 190 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583131 sec., 823684.205539529 rows/sec., 57.19 MiB/sec. | ||
| 3148 | 2026.01.11 19:25:47.474806 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.01.11 19:25:47.474891 [ 201 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3150 | 2026.01.11 19:25:47.474905 [ 276 ] {1d2b9918-aa86-4abf-bf2b-038b0c303ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3151 | 2026.01.11 19:25:47.474956 [ 276 ] {1d2b9918-aa86-4abf-bf2b-038b0c303ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3152 | 2026.01.11 19:25:47.475180 [ 201 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_10_2} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.01.11 19:25:47.475254 [ 201 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_10_2} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3154 | 2026.01.11 19:25:47.475325 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3155 | 2026.01.11 19:25:47.475534 [ 276 ] {1d2b9918-aa86-4abf-bf2b-038b0c303ed9} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.01.11 19:25:47.475575 [ 276 ] {1d2b9918-aa86-4abf-bf2b-038b0c303ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3157 | 2026.01.11 19:25:47.475974 [ 276 ] {1d2b9918-aa86-4abf-bf2b-038b0c303ed9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3158 | 2026.01.11 19:25:47.476188 [ 276 ] {1d2b9918-aa86-4abf-bf2b-038b0c303ed9} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.01.11 19:25:47.476320 [ 276 ] {1d2b9918-aa86-4abf-bf2b-038b0c303ed9} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001431 sec., 589797.3445143256 rows/sec., 39.70 MiB/sec. | ||
| 3160 | 2026.01.11 19:25:47.476360 [ 276 ] {1d2b9918-aa86-4abf-bf2b-038b0c303ed9} <Debug> TCPHandler: Processed in 0.001603621 sec. | ||
| 3161 | 2026.01.11 19:25:47.476475 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2026.01.11 19:25:47.476570 [ 276 ] {800012f4-371c-4eca-a021-92496f7cac88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3163 | 2026.01.11 19:25:47.476612 [ 276 ] {800012f4-371c-4eca-a021-92496f7cac88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3164 | 2026.01.11 19:25:47.476948 [ 276 ] {800012f4-371c-4eca-a021-92496f7cac88} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.01.11 19:25:47.476984 [ 276 ] {800012f4-371c-4eca-a021-92496f7cac88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3166 | 2026.01.11 19:25:47.477287 [ 276 ] {800012f4-371c-4eca-a021-92496f7cac88} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3167 | 2026.01.11 19:25:47.477493 [ 276 ] {800012f4-371c-4eca-a021-92496f7cac88} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.01.11 19:25:47.477622 [ 276 ] {800012f4-371c-4eca-a021-92496f7cac88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 3169 | 2026.01.11 19:25:47.477659 [ 276 ] {800012f4-371c-4eca-a021-92496f7cac88} <Debug> TCPHandler: Processed in 0.001234672 sec. | ||
| 3170 | 2026.01.11 19:25:48.937922 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6155 | ||
| 3171 | 2026.01.11 19:25:48.938421 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.01.11 19:25:48.938462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3173 | 2026.01.11 19:25:48.938974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3174 | 2026.01.11 19:25:48.939230 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.01.11 19:25:48.939363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6155 | ||
| 3176 | 2026.01.11 19:25:49.261933 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3177 | 2026.01.11 19:25:49.277313 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.01.11 19:25:49.277370 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3179 | 2026.01.11 19:25:49.283350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3180 | 2026.01.11 19:25:49.284073 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.01.11 19:25:49.286705 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3182 | 2026.01.11 19:25:51.408031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 452 | ||
| 3183 | 2026.01.11 19:25:51.410347 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.01.11 19:25:51.410407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3185 | 2026.01.11 19:25:51.411643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3186 | 2026.01.11 19:25:51.411926 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2026.01.11 19:25:51.412288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3188 | 2026.01.11 19:25:52.455580 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2026.01.11 19:25:52.455775 [ 276 ] {30da5d9d-2a97-428e-a4aa-8c151f36b2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3190 | 2026.01.11 19:25:52.455845 [ 276 ] {30da5d9d-2a97-428e-a4aa-8c151f36b2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3191 | 2026.01.11 19:25:52.456756 [ 276 ] {30da5d9d-2a97-428e-a4aa-8c151f36b2d4} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.01.11 19:25:52.456802 [ 276 ] {30da5d9d-2a97-428e-a4aa-8c151f36b2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3193 | 2026.01.11 19:25:52.457232 [ 276 ] {30da5d9d-2a97-428e-a4aa-8c151f36b2d4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3194 | 2026.01.11 19:25:52.457445 [ 276 ] {30da5d9d-2a97-428e-a4aa-8c151f36b2d4} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.01.11 19:25:52.457602 [ 276 ] {30da5d9d-2a97-428e-a4aa-8c151f36b2d4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001879 sec., 218201.17083555082 rows/sec., 13.84 MiB/sec. | ||
| 3196 | 2026.01.11 19:25:52.457610 [ 38 ] {} <Debug> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3197 | 2026.01.11 19:25:52.457644 [ 276 ] {30da5d9d-2a97-428e-a4aa-8c151f36b2d4} <Debug> TCPHandler: Processed in 0.002200267 sec. | ||
| 3198 | 2026.01.11 19:25:52.457677 [ 38 ] {} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.01.11 19:25:52.457703 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3200 | 2026.01.11 19:25:52.457782 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.01.11 19:25:52.457871 [ 193 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 3202 | 2026.01.11 19:25:52.457891 [ 276 ] {4f9852ee-426a-4a78-8cd7-a502f1a5ea7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3203 | 2026.01.11 19:25:52.457989 [ 276 ] {4f9852ee-426a-4a78-8cd7-a502f1a5ea7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3204 | 2026.01.11 19:25:52.458097 [ 193 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3205 | 2026.01.11 19:25:52.458158 [ 193 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 3206 | 2026.01.11 19:25:52.458301 [ 193 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 3207 | 2026.01.11 19:25:52.458390 [ 193 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 3208 | 2026.01.11 19:25:52.458464 [ 193 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 3209 | 2026.01.11 19:25:52.458537 [ 193 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 3210 | 2026.01.11 19:25:52.458959 [ 276 ] {4f9852ee-426a-4a78-8cd7-a502f1a5ea7b} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.01.11 19:25:52.459002 [ 276 ] {4f9852ee-426a-4a78-8cd7-a502f1a5ea7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3212 | 2026.01.11 19:25:52.459485 [ 276 ] {4f9852ee-426a-4a78-8cd7-a502f1a5ea7b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3213 | 2026.01.11 19:25:52.459608 [ 201 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001825348 sec., 1123073.5180360128 rows/sec., 75.53 MiB/sec. | ||
| 3214 | 2026.01.11 19:25:52.459703 [ 276 ] {4f9852ee-426a-4a78-8cd7-a502f1a5ea7b} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.01.11 19:25:52.459783 [ 201 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3216 | 2026.01.11 19:25:52.459855 [ 276 ] {4f9852ee-426a-4a78-8cd7-a502f1a5ea7b} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001981 sec., 601716.3048965168 rows/sec., 48.07 MiB/sec. | ||
| 3217 | 2026.01.11 19:25:52.459902 [ 276 ] {4f9852ee-426a-4a78-8cd7-a502f1a5ea7b} <Debug> TCPHandler: Processed in 0.002168937 sec. | ||
| 3218 | 2026.01.11 19:25:52.460022 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.01.11 19:25:52.460062 [ 201 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_9_2} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.01.11 19:25:52.460129 [ 276 ] {7d768181-b4a4-4aa2-b33c-60d65401c9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.01.11 19:25:52.460136 [ 201 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_9_2} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3222 | 2026.01.11 19:25:52.460177 [ 276 ] {7d768181-b4a4-4aa2-b33c-60d65401c9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3223 | 2026.01.11 19:25:52.460221 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3224 | 2026.01.11 19:25:52.460698 [ 276 ] {7d768181-b4a4-4aa2-b33c-60d65401c9d7} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.01.11 19:25:52.460739 [ 276 ] {7d768181-b4a4-4aa2-b33c-60d65401c9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3226 | 2026.01.11 19:25:52.461045 [ 276 ] {7d768181-b4a4-4aa2-b33c-60d65401c9d7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3227 | 2026.01.11 19:25:52.461247 [ 276 ] {7d768181-b4a4-4aa2-b33c-60d65401c9d7} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.01.11 19:25:52.461377 [ 276 ] {7d768181-b4a4-4aa2-b33c-60d65401c9d7} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001265 sec., 193675.88932806323 rows/sec., 11.83 MiB/sec. | ||
| 3229 | 2026.01.11 19:25:52.461415 [ 276 ] {7d768181-b4a4-4aa2-b33c-60d65401c9d7} <Debug> TCPHandler: Processed in 0.001440378 sec. | ||
| 3230 | 2026.01.11 19:25:52.461527 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2026.01.11 19:25:52.461637 [ 276 ] {bc3e4826-e6d0-46d6-a7d5-4169289cb759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3232 | 2026.01.11 19:25:52.461675 [ 276 ] {bc3e4826-e6d0-46d6-a7d5-4169289cb759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3233 | 2026.01.11 19:25:52.462162 [ 276 ] {bc3e4826-e6d0-46d6-a7d5-4169289cb759} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.01.11 19:25:52.462197 [ 276 ] {bc3e4826-e6d0-46d6-a7d5-4169289cb759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3235 | 2026.01.11 19:25:52.462523 [ 276 ] {bc3e4826-e6d0-46d6-a7d5-4169289cb759} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3236 | 2026.01.11 19:25:52.462729 [ 276 ] {bc3e4826-e6d0-46d6-a7d5-4169289cb759} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.01.11 19:25:52.462867 [ 276 ] {bc3e4826-e6d0-46d6-a7d5-4169289cb759} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001255 sec., 168924.30278884462 rows/sec., 10.89 MiB/sec. | ||
| 3238 | 2026.01.11 19:25:52.462906 [ 276 ] {bc3e4826-e6d0-46d6-a7d5-4169289cb759} <Debug> TCPHandler: Processed in 0.001426417 sec. | ||
| 3239 | 2026.01.11 19:25:52.463015 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.01.11 19:25:52.463115 [ 276 ] {e3e9ac5e-d6a4-4345-b5cd-a7e3eb2654b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3241 | 2026.01.11 19:25:52.463154 [ 276 ] {e3e9ac5e-d6a4-4345-b5cd-a7e3eb2654b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3242 | 2026.01.11 19:25:52.463621 [ 276 ] {e3e9ac5e-d6a4-4345-b5cd-a7e3eb2654b8} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.01.11 19:25:52.463656 [ 276 ] {e3e9ac5e-d6a4-4345-b5cd-a7e3eb2654b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3244 | 2026.01.11 19:25:52.463950 [ 276 ] {e3e9ac5e-d6a4-4345-b5cd-a7e3eb2654b8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3245 | 2026.01.11 19:25:52.464151 [ 276 ] {e3e9ac5e-d6a4-4345-b5cd-a7e3eb2654b8} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.01.11 19:25:52.464249 [ 38 ] {} <Debug> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3247 | 2026.01.11 19:25:52.464284 [ 276 ] {e3e9ac5e-d6a4-4345-b5cd-a7e3eb2654b8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001184 sec., 178209.45945945947 rows/sec., 10.12 MiB/sec. | ||
| 3248 | 2026.01.11 19:25:52.464287 [ 38 ] {} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.01.11 19:25:52.464328 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3250 | 2026.01.11 19:25:52.464330 [ 276 ] {e3e9ac5e-d6a4-4345-b5cd-a7e3eb2654b8} <Debug> TCPHandler: Processed in 0.001362575 sec. | ||
| 3251 | 2026.01.11 19:25:52.464440 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 3252 | 2026.01.11 19:25:52.464452 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2026.01.11 19:25:52.464573 [ 276 ] {08825922-7f96-4945-b866-9e93c704cf48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3254 | 2026.01.11 19:25:52.464575 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3255 | 2026.01.11 19:25:52.464707 [ 276 ] {08825922-7f96-4945-b866-9e93c704cf48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3256 | 2026.01.11 19:25:52.464758 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 3257 | 2026.01.11 19:25:52.464838 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 3258 | 2026.01.11 19:25:52.464887 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 3259 | 2026.01.11 19:25:52.464937 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 3260 | 2026.01.11 19:25:52.464983 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 3261 | 2026.01.11 19:25:52.465370 [ 276 ] {08825922-7f96-4945-b866-9e93c704cf48} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.01.11 19:25:52.465501 [ 276 ] {08825922-7f96-4945-b866-9e93c704cf48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3263 | 2026.01.11 19:25:52.465858 [ 276 ] {08825922-7f96-4945-b866-9e93c704cf48} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3264 | 2026.01.11 19:25:52.465893 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495889 sec., 705266.2329892124 rows/sec., 42.74 MiB/sec. | ||
| 3265 | 2026.01.11 19:25:52.466049 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3266 | 2026.01.11 19:25:52.466085 [ 276 ] {08825922-7f96-4945-b866-9e93c704cf48} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.01.11 19:25:52.466247 [ 276 ] {08825922-7f96-4945-b866-9e93c704cf48} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001691 sec., 425192.19396806625 rows/sec., 29.84 MiB/sec. | ||
| 3268 | 2026.01.11 19:25:52.466289 [ 276 ] {08825922-7f96-4945-b866-9e93c704cf48} <Debug> TCPHandler: Processed in 0.001883909 sec. | ||
| 3269 | 2026.01.11 19:25:52.466311 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_9_2} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.01.11 19:25:52.466381 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_9_2} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3271 | 2026.01.11 19:25:52.466402 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2026.01.11 19:25:52.466445 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3273 | 2026.01.11 19:25:52.466507 [ 276 ] {b2eb0afa-4b50-47c0-8838-6db40229c188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3274 | 2026.01.11 19:25:52.466553 [ 276 ] {b2eb0afa-4b50-47c0-8838-6db40229c188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3275 | 2026.01.11 19:25:52.466890 [ 276 ] {b2eb0afa-4b50-47c0-8838-6db40229c188} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.01.11 19:25:52.466925 [ 276 ] {b2eb0afa-4b50-47c0-8838-6db40229c188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3277 | 2026.01.11 19:25:52.467226 [ 276 ] {b2eb0afa-4b50-47c0-8838-6db40229c188} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3278 | 2026.01.11 19:25:52.467442 [ 276 ] {b2eb0afa-4b50-47c0-8838-6db40229c188} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.01.11 19:25:52.467570 [ 276 ] {b2eb0afa-4b50-47c0-8838-6db40229c188} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 3280 | 2026.01.11 19:25:52.467608 [ 276 ] {b2eb0afa-4b50-47c0-8838-6db40229c188} <Debug> TCPHandler: Processed in 0.001253472 sec. | ||
| 3281 | 2026.01.11 19:25:52.467718 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.01.11 19:25:52.467818 [ 276 ] {722e890c-490d-4a95-9d0a-c278ea3c4298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3283 | 2026.01.11 19:25:52.467862 [ 276 ] {722e890c-490d-4a95-9d0a-c278ea3c4298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3284 | 2026.01.11 19:25:52.468303 [ 276 ] {722e890c-490d-4a95-9d0a-c278ea3c4298} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.01.11 19:25:52.468338 [ 276 ] {722e890c-490d-4a95-9d0a-c278ea3c4298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3286 | 2026.01.11 19:25:52.468673 [ 276 ] {722e890c-490d-4a95-9d0a-c278ea3c4298} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3287 | 2026.01.11 19:25:52.468882 [ 276 ] {722e890c-490d-4a95-9d0a-c278ea3c4298} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.01.11 19:25:52.469019 [ 276 ] {722e890c-490d-4a95-9d0a-c278ea3c4298} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 3289 | 2026.01.11 19:25:52.469056 [ 276 ] {722e890c-490d-4a95-9d0a-c278ea3c4298} <Debug> TCPHandler: Processed in 0.001385366 sec. | ||
| 3290 | 2026.01.11 19:25:52.469165 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.01.11 19:25:52.469265 [ 276 ] {fc241d77-7dc9-43b5-8133-a9b10ab583db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3292 | 2026.01.11 19:25:52.469307 [ 276 ] {fc241d77-7dc9-43b5-8133-a9b10ab583db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3293 | 2026.01.11 19:25:52.469617 [ 276 ] {fc241d77-7dc9-43b5-8133-a9b10ab583db} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.01.11 19:25:52.469653 [ 276 ] {fc241d77-7dc9-43b5-8133-a9b10ab583db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3295 | 2026.01.11 19:25:52.469940 [ 276 ] {fc241d77-7dc9-43b5-8133-a9b10ab583db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3296 | 2026.01.11 19:25:52.470145 [ 276 ] {fc241d77-7dc9-43b5-8133-a9b10ab583db} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.01.11 19:25:52.470275 [ 276 ] {fc241d77-7dc9-43b5-8133-a9b10ab583db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 3298 | 2026.01.11 19:25:52.470312 [ 276 ] {fc241d77-7dc9-43b5-8133-a9b10ab583db} <Debug> TCPHandler: Processed in 0.00119378 sec. | ||
| 3299 | 2026.01.11 19:25:52.470421 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.01.11 19:25:52.470528 [ 276 ] {66c5afbc-fe59-431a-a3a2-d3364dcd4d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3301 | 2026.01.11 19:25:52.470581 [ 276 ] {66c5afbc-fe59-431a-a3a2-d3364dcd4d47} <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 | ||
| 3302 | 2026.01.11 19:25:52.471430 [ 276 ] {66c5afbc-fe59-431a-a3a2-d3364dcd4d47} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.01.11 19:25:52.471465 [ 276 ] {66c5afbc-fe59-431a-a3a2-d3364dcd4d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3304 | 2026.01.11 19:25:52.472025 [ 276 ] {66c5afbc-fe59-431a-a3a2-d3364dcd4d47} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3305 | 2026.01.11 19:25:52.472260 [ 276 ] {66c5afbc-fe59-431a-a3a2-d3364dcd4d47} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.01.11 19:25:52.472395 [ 276 ] {66c5afbc-fe59-431a-a3a2-d3364dcd4d47} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001883 sec., 21242.697822623475 rows/sec., 38.07 MiB/sec. | ||
| 3307 | 2026.01.11 19:25:52.472446 [ 276 ] {66c5afbc-fe59-431a-a3a2-d3364dcd4d47} <Debug> TCPHandler: Processed in 0.002073874 sec. | ||
| 3308 | 2026.01.11 19:25:52.472556 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.01.11 19:25:52.472658 [ 276 ] {d401c358-cf40-4296-8440-bb36e3c4dfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.01.11 19:25:52.472698 [ 276 ] {d401c358-cf40-4296-8440-bb36e3c4dfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3311 | 2026.01.11 19:25:52.473034 [ 276 ] {d401c358-cf40-4296-8440-bb36e3c4dfaf} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.01.11 19:25:52.473069 [ 276 ] {d401c358-cf40-4296-8440-bb36e3c4dfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3313 | 2026.01.11 19:25:52.473371 [ 276 ] {d401c358-cf40-4296-8440-bb36e3c4dfaf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3314 | 2026.01.11 19:25:52.473574 [ 276 ] {d401c358-cf40-4296-8440-bb36e3c4dfaf} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.01.11 19:25:52.473707 [ 276 ] {d401c358-cf40-4296-8440-bb36e3c4dfaf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 3316 | 2026.01.11 19:25:52.473745 [ 276 ] {d401c358-cf40-4296-8440-bb36e3c4dfaf} <Debug> TCPHandler: Processed in 0.001236323 sec. | ||
| 3317 | 2026.01.11 19:25:56.315483 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3318 | 2026.01.11 19:25:56.315590 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3319 | 2026.01.11 19:25:56.439484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6667 | ||
| 3320 | 2026.01.11 19:25:56.440349 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.01.11 19:25:56.440416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3322 | 2026.01.11 19:25:56.441031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3323 | 2026.01.11 19:25:56.441272 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.01.11 19:25:56.441408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6667 | ||
| 3325 | 2026.01.11 19:25:56.786783 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3326 | 2026.01.11 19:25:56.803486 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.01.11 19:25:56.803552 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3328 | 2026.01.11 19:25:56.809025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3329 | 2026.01.11 19:25:56.809745 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.01.11 19:25:56.812680 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3331 | 2026.01.11 19:25:57.443545 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2026.01.11 19:25:57.443743 [ 276 ] {f308328f-2829-4567-a574-f62d3d69902b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3333 | 2026.01.11 19:25:57.443818 [ 276 ] {f308328f-2829-4567-a574-f62d3d69902b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3334 | 2026.01.11 19:25:57.444546 [ 276 ] {f308328f-2829-4567-a574-f62d3d69902b} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.01.11 19:25:57.444595 [ 276 ] {f308328f-2829-4567-a574-f62d3d69902b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3336 | 2026.01.11 19:25:57.445008 [ 276 ] {f308328f-2829-4567-a574-f62d3d69902b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3337 | 2026.01.11 19:25:57.445235 [ 276 ] {f308328f-2829-4567-a574-f62d3d69902b} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.01.11 19:25:57.445402 [ 276 ] {f308328f-2829-4567-a574-f62d3d69902b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00171 sec., 32748.53801169591 rows/sec., 2.52 MiB/sec. | ||
| 3339 | 2026.01.11 19:25:57.445451 [ 276 ] {f308328f-2829-4567-a574-f62d3d69902b} <Debug> TCPHandler: Processed in 0.002042963 sec. | ||
| 3340 | 2026.01.11 19:25:57.445582 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2026.01.11 19:25:57.445686 [ 276 ] {1654285d-2733-4717-8fcd-365cec1b42e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3342 | 2026.01.11 19:25:57.445729 [ 276 ] {1654285d-2733-4717-8fcd-365cec1b42e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3343 | 2026.01.11 19:25:57.446170 [ 276 ] {1654285d-2733-4717-8fcd-365cec1b42e6} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.01.11 19:25:57.446207 [ 276 ] {1654285d-2733-4717-8fcd-365cec1b42e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3345 | 2026.01.11 19:25:57.446522 [ 276 ] {1654285d-2733-4717-8fcd-365cec1b42e6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3346 | 2026.01.11 19:25:57.446744 [ 276 ] {1654285d-2733-4717-8fcd-365cec1b42e6} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.01.11 19:25:57.446879 [ 276 ] {1654285d-2733-4717-8fcd-365cec1b42e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 3348 | 2026.01.11 19:25:57.446918 [ 276 ] {1654285d-2733-4717-8fcd-365cec1b42e6} <Debug> TCPHandler: Processed in 0.001388306 sec. | ||
| 3349 | 2026.01.11 19:25:57.447035 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2026.01.11 19:25:57.447137 [ 276 ] {05cebb09-001e-4b9d-b835-848417376f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3351 | 2026.01.11 19:25:57.447182 [ 276 ] {05cebb09-001e-4b9d-b835-848417376f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3352 | 2026.01.11 19:25:57.447601 [ 276 ] {05cebb09-001e-4b9d-b835-848417376f24} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.01.11 19:25:57.447637 [ 276 ] {05cebb09-001e-4b9d-b835-848417376f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3354 | 2026.01.11 19:25:57.447964 [ 276 ] {05cebb09-001e-4b9d-b835-848417376f24} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3355 | 2026.01.11 19:25:57.448172 [ 276 ] {05cebb09-001e-4b9d-b835-848417376f24} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.01.11 19:25:57.448304 [ 276 ] {05cebb09-001e-4b9d-b835-848417376f24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 3357 | 2026.01.11 19:25:57.448340 [ 276 ] {05cebb09-001e-4b9d-b835-848417376f24} <Debug> TCPHandler: Processed in 0.001355535 sec. | ||
| 3358 | 2026.01.11 19:25:57.448450 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.01.11 19:25:57.448545 [ 276 ] {7467d8c2-87e0-4f90-b71d-511798a0dea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3360 | 2026.01.11 19:25:57.448587 [ 276 ] {7467d8c2-87e0-4f90-b71d-511798a0dea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3361 | 2026.01.11 19:25:57.448924 [ 276 ] {7467d8c2-87e0-4f90-b71d-511798a0dea2} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.01.11 19:25:57.448958 [ 276 ] {7467d8c2-87e0-4f90-b71d-511798a0dea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3363 | 2026.01.11 19:25:57.449244 [ 276 ] {7467d8c2-87e0-4f90-b71d-511798a0dea2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3364 | 2026.01.11 19:25:57.449441 [ 276 ] {7467d8c2-87e0-4f90-b71d-511798a0dea2} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.01.11 19:25:57.449564 [ 276 ] {7467d8c2-87e0-4f90-b71d-511798a0dea2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 3366 | 2026.01.11 19:25:57.449597 [ 276 ] {7467d8c2-87e0-4f90-b71d-511798a0dea2} <Debug> TCPHandler: Processed in 0.001228792 sec. | ||
| 3367 | 2026.01.11 19:26:01.412459 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 482 | ||
| 3368 | 2026.01.11 19:26:01.414673 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.01.11 19:26:01.414718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3370 | 2026.01.11 19:26:01.415873 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3371 | 2026.01.11 19:26:01.416128 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.01.11 19:26:01.416369 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3373 | 2026.01.11 19:26:02.456198 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.01.11 19:26:02.456392 [ 276 ] {4bca9739-900a-442f-af7f-92ccc6e6ca39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3375 | 2026.01.11 19:26:02.456463 [ 276 ] {4bca9739-900a-442f-af7f-92ccc6e6ca39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3376 | 2026.01.11 19:26:02.457384 [ 276 ] {4bca9739-900a-442f-af7f-92ccc6e6ca39} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.01.11 19:26:02.457432 [ 276 ] {4bca9739-900a-442f-af7f-92ccc6e6ca39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3378 | 2026.01.11 19:26:02.457846 [ 276 ] {4bca9739-900a-442f-af7f-92ccc6e6ca39} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3379 | 2026.01.11 19:26:02.458069 [ 276 ] {4bca9739-900a-442f-af7f-92ccc6e6ca39} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.01.11 19:26:02.458222 [ 276 ] {4bca9739-900a-442f-af7f-92ccc6e6ca39} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001881 sec., 217969.16533758637 rows/sec., 13.83 MiB/sec. | ||
| 3381 | 2026.01.11 19:26:02.458265 [ 276 ] {4bca9739-900a-442f-af7f-92ccc6e6ca39} <Debug> TCPHandler: Processed in 0.002197627 sec. | ||
| 3382 | 2026.01.11 19:26:02.458393 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.01.11 19:26:02.458497 [ 276 ] {548bd8c0-7de4-4462-a59e-b2715cb1c7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3384 | 2026.01.11 19:26:02.458537 [ 276 ] {548bd8c0-7de4-4462-a59e-b2715cb1c7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3385 | 2026.01.11 19:26:02.458937 [ 276 ] {548bd8c0-7de4-4462-a59e-b2715cb1c7db} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.01.11 19:26:02.458973 [ 276 ] {548bd8c0-7de4-4462-a59e-b2715cb1c7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3387 | 2026.01.11 19:26:02.459277 [ 276 ] {548bd8c0-7de4-4462-a59e-b2715cb1c7db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3388 | 2026.01.11 19:26:02.459477 [ 276 ] {548bd8c0-7de4-4462-a59e-b2715cb1c7db} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.01.11 19:26:02.459606 [ 276 ] {548bd8c0-7de4-4462-a59e-b2715cb1c7db} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001126 sec., 1776.1989342806394 rows/sec., 144.84 KiB/sec. | ||
| 3390 | 2026.01.11 19:26:02.459644 [ 276 ] {548bd8c0-7de4-4462-a59e-b2715cb1c7db} <Debug> TCPHandler: Processed in 0.001300984 sec. | ||
| 3391 | 2026.01.11 19:26:02.459755 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.01.11 19:26:02.459855 [ 276 ] {424bdae5-4e23-45f6-8102-11d72f13bbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3393 | 2026.01.11 19:26:02.459894 [ 276 ] {424bdae5-4e23-45f6-8102-11d72f13bbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3394 | 2026.01.11 19:26:02.460814 [ 276 ] {424bdae5-4e23-45f6-8102-11d72f13bbec} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.01.11 19:26:02.460849 [ 276 ] {424bdae5-4e23-45f6-8102-11d72f13bbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3396 | 2026.01.11 19:26:02.461257 [ 276 ] {424bdae5-4e23-45f6-8102-11d72f13bbec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3397 | 2026.01.11 19:26:02.461461 [ 276 ] {424bdae5-4e23-45f6-8102-11d72f13bbec} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.01.11 19:26:02.461588 [ 276 ] {424bdae5-4e23-45f6-8102-11d72f13bbec} <Debug> executeQuery: Read 1193 rows, 97.59 KiB in 0.001749 sec., 682104.0594625501 rows/sec., 54.49 MiB/sec. | ||
| 3399 | 2026.01.11 19:26:02.461627 [ 276 ] {424bdae5-4e23-45f6-8102-11d72f13bbec} <Debug> TCPHandler: Processed in 0.001919619 sec. | ||
| 3400 | 2026.01.11 19:26:02.461739 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2026.01.11 19:26:02.461840 [ 276 ] {f476f1a7-d9df-499f-a759-44e687792d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3402 | 2026.01.11 19:26:02.461878 [ 276 ] {f476f1a7-d9df-499f-a759-44e687792d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3403 | 2026.01.11 19:26:02.462379 [ 276 ] {f476f1a7-d9df-499f-a759-44e687792d5b} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.01.11 19:26:02.462414 [ 276 ] {f476f1a7-d9df-499f-a759-44e687792d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3405 | 2026.01.11 19:26:02.462724 [ 276 ] {f476f1a7-d9df-499f-a759-44e687792d5b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3406 | 2026.01.11 19:26:02.462927 [ 276 ] {f476f1a7-d9df-499f-a759-44e687792d5b} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.01.11 19:26:02.463029 [ 24 ] {} <Debug> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3408 | 2026.01.11 19:26:02.463052 [ 276 ] {f476f1a7-d9df-499f-a759-44e687792d5b} <Debug> executeQuery: Read 247 rows, 15.46 KiB in 0.001229 sec., 200976.40358014646 rows/sec., 12.29 MiB/sec. | ||
| 3409 | 2026.01.11 19:26:02.463105 [ 24 ] {} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.01.11 19:26:02.463120 [ 276 ] {f476f1a7-d9df-499f-a759-44e687792d5b} <Debug> TCPHandler: Processed in 0.001427267 sec. | ||
| 3411 | 2026.01.11 19:26:02.463132 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3412 | 2026.01.11 19:26:02.463256 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2026.01.11 19:26:02.463267 [ 190 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::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 | ||
| 3414 | 2026.01.11 19:26:02.463354 [ 276 ] {e9f279ea-019d-45d4-b1fd-9b0195034e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3415 | 2026.01.11 19:26:02.463396 [ 276 ] {e9f279ea-019d-45d4-b1fd-9b0195034e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3416 | 2026.01.11 19:26:02.463412 [ 190 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3417 | 2026.01.11 19:26:02.463449 [ 190 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 255 rows starting from the beginning of the part | ||
| 3418 | 2026.01.11 19:26:02.463514 [ 190 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 241 rows starting from the beginning of the part | ||
| 3419 | 2026.01.11 19:26:02.463557 [ 190 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 259 rows starting from the beginning of the part | ||
| 3420 | 2026.01.11 19:26:02.463600 [ 190 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 245 rows starting from the beginning of the part | ||
| 3421 | 2026.01.11 19:26:02.463637 [ 190 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 245 rows starting from the beginning of the part | ||
| 3422 | 2026.01.11 19:26:02.463672 [ 190 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 247 rows starting from the beginning of the part | ||
| 3423 | 2026.01.11 19:26:02.463872 [ 276 ] {e9f279ea-019d-45d4-b1fd-9b0195034e37} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.01.11 19:26:02.463914 [ 276 ] {e9f279ea-019d-45d4-b1fd-9b0195034e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3425 | 2026.01.11 19:26:02.464261 [ 276 ] {e9f279ea-019d-45d4-b1fd-9b0195034e37} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3426 | 2026.01.11 19:26:02.464476 [ 276 ] {e9f279ea-019d-45d4-b1fd-9b0195034e37} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.01.11 19:26:02.464607 [ 276 ] {e9f279ea-019d-45d4-b1fd-9b0195034e37} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001269 sec., 167060.67769897557 rows/sec., 10.77 MiB/sec. | ||
| 3428 | 2026.01.11 19:26:02.464647 [ 276 ] {e9f279ea-019d-45d4-b1fd-9b0195034e37} <Debug> TCPHandler: Processed in 0.001447318 sec. | ||
| 3429 | 2026.01.11 19:26:02.464658 [ 194 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445268 sec., 1032334.4874445432 rows/sec., 67.07 MiB/sec. | ||
| 3430 | 2026.01.11 19:26:02.464758 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.01.11 19:26:02.464806 [ 194 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3432 | 2026.01.11 19:26:02.464863 [ 276 ] {330ceb8f-c0ed-4607-b7a4-4e9404761d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3433 | 2026.01.11 19:26:02.464907 [ 276 ] {330ceb8f-c0ed-4607-b7a4-4e9404761d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3434 | 2026.01.11 19:26:02.465062 [ 194 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_11_2} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.01.11 19:26:02.465141 [ 194 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_11_2} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3436 | 2026.01.11 19:26:02.465210 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3437 | 2026.01.11 19:26:02.465394 [ 276 ] {330ceb8f-c0ed-4607-b7a4-4e9404761d96} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.01.11 19:26:02.465434 [ 276 ] {330ceb8f-c0ed-4607-b7a4-4e9404761d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3439 | 2026.01.11 19:26:02.465736 [ 276 ] {330ceb8f-c0ed-4607-b7a4-4e9404761d96} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3440 | 2026.01.11 19:26:02.465944 [ 276 ] {330ceb8f-c0ed-4607-b7a4-4e9404761d96} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.01.11 19:26:02.466071 [ 276 ] {330ceb8f-c0ed-4607-b7a4-4e9404761d96} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001224 sec., 172385.62091503266 rows/sec., 9.79 MiB/sec. | ||
| 3442 | 2026.01.11 19:26:02.466109 [ 276 ] {330ceb8f-c0ed-4607-b7a4-4e9404761d96} <Debug> TCPHandler: Processed in 0.001397847 sec. | ||
| 3443 | 2026.01.11 19:26:02.466217 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.01.11 19:26:02.466329 [ 276 ] {3f655c56-ea0f-448e-89a4-f0028edb5227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3445 | 2026.01.11 19:26:02.466368 [ 276 ] {3f655c56-ea0f-448e-89a4-f0028edb5227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3446 | 2026.01.11 19:26:02.466993 [ 276 ] {3f655c56-ea0f-448e-89a4-f0028edb5227} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.01.11 19:26:02.467027 [ 276 ] {3f655c56-ea0f-448e-89a4-f0028edb5227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3448 | 2026.01.11 19:26:02.467358 [ 276 ] {3f655c56-ea0f-448e-89a4-f0028edb5227} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3449 | 2026.01.11 19:26:02.467563 [ 276 ] {3f655c56-ea0f-448e-89a4-f0028edb5227} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.01.11 19:26:02.467689 [ 276 ] {3f655c56-ea0f-448e-89a4-f0028edb5227} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001376 sec., 523982.55813953484 rows/sec., 36.79 MiB/sec. | ||
| 3451 | 2026.01.11 19:26:02.467735 [ 276 ] {3f655c56-ea0f-448e-89a4-f0028edb5227} <Debug> TCPHandler: Processed in 0.001565071 sec. | ||
| 3452 | 2026.01.11 19:26:02.467845 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.01.11 19:26:02.467952 [ 276 ] {322ceb4e-16cf-4dee-8d69-f80b39bed84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3454 | 2026.01.11 19:26:02.467993 [ 276 ] {322ceb4e-16cf-4dee-8d69-f80b39bed84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3455 | 2026.01.11 19:26:02.468328 [ 276 ] {322ceb4e-16cf-4dee-8d69-f80b39bed84a} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.01.11 19:26:02.468360 [ 276 ] {322ceb4e-16cf-4dee-8d69-f80b39bed84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3457 | 2026.01.11 19:26:02.468649 [ 276 ] {322ceb4e-16cf-4dee-8d69-f80b39bed84a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3458 | 2026.01.11 19:26:02.468867 [ 276 ] {322ceb4e-16cf-4dee-8d69-f80b39bed84a} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.01.11 19:26:02.468979 [ 47 ] {} <Debug> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3460 | 2026.01.11 19:26:02.468991 [ 276 ] {322ceb4e-16cf-4dee-8d69-f80b39bed84a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 3461 | 2026.01.11 19:26:02.469016 [ 47 ] {} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.01.11 19:26:02.469032 [ 276 ] {322ceb4e-16cf-4dee-8d69-f80b39bed84a} <Debug> TCPHandler: Processed in 0.001234232 sec. | ||
| 3463 | 2026.01.11 19:26:02.469034 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3464 | 2026.01.11 19:26:02.469116 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 3465 | 2026.01.11 19:26:02.469141 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.01.11 19:26:02.469226 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3467 | 2026.01.11 19:26:02.469253 [ 276 ] {3db2fcdf-b421-4a55-934b-4721a4c457bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3468 | 2026.01.11 19:26:02.469259 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 3469 | 2026.01.11 19:26:02.469303 [ 276 ] {3db2fcdf-b421-4a55-934b-4721a4c457bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3470 | 2026.01.11 19:26:02.469325 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 3471 | 2026.01.11 19:26:02.469376 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 3472 | 2026.01.11 19:26:02.469432 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 3473 | 2026.01.11 19:26:02.469476 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 3474 | 2026.01.11 19:26:02.469512 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 3475 | 2026.01.11 19:26:02.469833 [ 276 ] {3db2fcdf-b421-4a55-934b-4721a4c457bf} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.01.11 19:26:02.469876 [ 276 ] {3db2fcdf-b421-4a55-934b-4721a4c457bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3477 | 2026.01.11 19:26:02.470207 [ 194 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001123809 sec., 53389.85539357667 rows/sec., 2.72 MiB/sec. | ||
| 3478 | 2026.01.11 19:26:02.470335 [ 198 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3479 | 2026.01.11 19:26:02.470342 [ 276 ] {3db2fcdf-b421-4a55-934b-4721a4c457bf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3480 | 2026.01.11 19:26:02.470635 [ 276 ] {3db2fcdf-b421-4a55-934b-4721a4c457bf} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.01.11 19:26:02.470670 [ 198 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_10_2} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.01.11 19:26:02.470744 [ 198 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_10_2} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3483 | 2026.01.11 19:26:02.470792 [ 276 ] {3db2fcdf-b421-4a55-934b-4721a4c457bf} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001563 sec., 201535.50863723608 rows/sec., 13.24 MiB/sec. | ||
| 3484 | 2026.01.11 19:26:02.470809 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3485 | 2026.01.11 19:26:02.470837 [ 276 ] {3db2fcdf-b421-4a55-934b-4721a4c457bf} <Debug> TCPHandler: Processed in 0.001743095 sec. | ||
| 3486 | 2026.01.11 19:26:02.470976 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2026.01.11 19:26:02.471068 [ 276 ] {4307bd55-3c53-4050-848f-62a9f2edc0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3488 | 2026.01.11 19:26:02.471109 [ 276 ] {4307bd55-3c53-4050-848f-62a9f2edc0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3489 | 2026.01.11 19:26:02.471476 [ 276 ] {4307bd55-3c53-4050-848f-62a9f2edc0b9} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.01.11 19:26:02.471511 [ 276 ] {4307bd55-3c53-4050-848f-62a9f2edc0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3491 | 2026.01.11 19:26:02.471834 [ 276 ] {4307bd55-3c53-4050-848f-62a9f2edc0b9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3492 | 2026.01.11 19:26:02.472038 [ 276 ] {4307bd55-3c53-4050-848f-62a9f2edc0b9} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.01.11 19:26:02.472128 [ 47 ] {} <Debug> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3494 | 2026.01.11 19:26:02.472156 [ 47 ] {} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.01.11 19:26:02.472173 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3496 | 2026.01.11 19:26:02.472185 [ 276 ] {4307bd55-3c53-4050-848f-62a9f2edc0b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 3497 | 2026.01.11 19:26:02.472229 [ 276 ] {4307bd55-3c53-4050-848f-62a9f2edc0b9} <Debug> TCPHandler: Processed in 0.001300914 sec. | ||
| 3498 | 2026.01.11 19:26:02.472297 [ 196 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 3499 | 2026.01.11 19:26:02.472351 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.01.11 19:26:02.472437 [ 196 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3501 | 2026.01.11 19:26:02.472449 [ 276 ] {0065a000-9789-478c-bf3c-1b47cafe580f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3502 | 2026.01.11 19:26:02.472487 [ 196 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 3503 | 2026.01.11 19:26:02.472508 [ 276 ] {0065a000-9789-478c-bf3c-1b47cafe580f} <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 | ||
| 3504 | 2026.01.11 19:26:02.472589 [ 196 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 3505 | 2026.01.11 19:26:02.472643 [ 196 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 3506 | 2026.01.11 19:26:02.472689 [ 196 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 3507 | 2026.01.11 19:26:02.472730 [ 196 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 3508 | 2026.01.11 19:26:02.472770 [ 196 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 3509 | 2026.01.11 19:26:02.473365 [ 276 ] {0065a000-9789-478c-bf3c-1b47cafe580f} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.01.11 19:26:02.473407 [ 276 ] {0065a000-9789-478c-bf3c-1b47cafe580f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3511 | 2026.01.11 19:26:02.473585 [ 200 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001347725 sec., 7419.9113320595825 rows/sec., 499.97 KiB/sec. | ||
| 3512 | 2026.01.11 19:26:02.473730 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3513 | 2026.01.11 19:26:02.474005 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_10_2} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.01.11 19:26:02.474030 [ 276 ] {0065a000-9789-478c-bf3c-1b47cafe580f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3515 | 2026.01.11 19:26:02.474076 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_10_2} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3516 | 2026.01.11 19:26:02.474153 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3517 | 2026.01.11 19:26:02.474272 [ 276 ] {0065a000-9789-478c-bf3c-1b47cafe580f} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.01.11 19:26:02.474416 [ 276 ] {0065a000-9789-478c-bf3c-1b47cafe580f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001985 sec., 20151.133501259446 rows/sec., 36.11 MiB/sec. | ||
| 3519 | 2026.01.11 19:26:02.474467 [ 276 ] {0065a000-9789-478c-bf3c-1b47cafe580f} <Debug> TCPHandler: Processed in 0.002164176 sec. | ||
| 3520 | 2026.01.11 19:26:02.474581 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.01.11 19:26:02.474674 [ 276 ] {c50511ce-b45e-4eb3-ac33-ffc887cb2202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3522 | 2026.01.11 19:26:02.474715 [ 276 ] {c50511ce-b45e-4eb3-ac33-ffc887cb2202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3523 | 2026.01.11 19:26:02.475039 [ 276 ] {c50511ce-b45e-4eb3-ac33-ffc887cb2202} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.01.11 19:26:02.475073 [ 276 ] {c50511ce-b45e-4eb3-ac33-ffc887cb2202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3525 | 2026.01.11 19:26:02.475411 [ 276 ] {c50511ce-b45e-4eb3-ac33-ffc887cb2202} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3526 | 2026.01.11 19:26:02.475616 [ 276 ] {c50511ce-b45e-4eb3-ac33-ffc887cb2202} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.01.11 19:26:02.475740 [ 276 ] {c50511ce-b45e-4eb3-ac33-ffc887cb2202} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 3528 | 2026.01.11 19:26:02.475773 [ 276 ] {c50511ce-b45e-4eb3-ac33-ffc887cb2202} <Debug> TCPHandler: Processed in 0.001240912 sec. | ||
| 3529 | 2026.01.11 19:26:03.941528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7115 | ||
| 3530 | 2026.01.11 19:26:03.942034 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.01.11 19:26:03.942082 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3532 | 2026.01.11 19:26:03.942615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3533 | 2026.01.11 19:26:03.942855 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.01.11 19:26:03.942997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7115 | ||
| 3535 | 2026.01.11 19:26:04.312819 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3536 | 2026.01.11 19:26:04.328042 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.01.11 19:26:04.328084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3538 | 2026.01.11 19:26:04.333250 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3539 | 2026.01.11 19:26:04.333907 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2026.01.11 19:26:04.336529 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3541 | 2026.01.11 19:26:07.442979 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.01.11 19:26:07.443240 [ 276 ] {6e9de083-77e1-40e7-9777-b94a0ee2b8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3543 | 2026.01.11 19:26:07.443308 [ 276 ] {6e9de083-77e1-40e7-9777-b94a0ee2b8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3544 | 2026.01.11 19:26:07.443962 [ 276 ] {6e9de083-77e1-40e7-9777-b94a0ee2b8cb} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.01.11 19:26:07.444011 [ 276 ] {6e9de083-77e1-40e7-9777-b94a0ee2b8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3546 | 2026.01.11 19:26:07.444419 [ 276 ] {6e9de083-77e1-40e7-9777-b94a0ee2b8cb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3547 | 2026.01.11 19:26:07.444649 [ 276 ] {6e9de083-77e1-40e7-9777-b94a0ee2b8cb} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.01.11 19:26:07.444818 [ 276 ] {6e9de083-77e1-40e7-9777-b94a0ee2b8cb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.64 MiB/sec. | ||
| 3549 | 2026.01.11 19:26:07.444816 [ 27 ] {} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3550 | 2026.01.11 19:26:07.444860 [ 276 ] {6e9de083-77e1-40e7-9777-b94a0ee2b8cb} <Debug> TCPHandler: Processed in 0.002052163 sec. | ||
| 3551 | 2026.01.11 19:26:07.444874 [ 27 ] {} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.01.11 19:26:07.444898 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3553 | 2026.01.11 19:26:07.444984 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.01.11 19:26:07.445064 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 3555 | 2026.01.11 19:26:07.445080 [ 276 ] {893fc5a9-e302-4de4-9ceb-9c67702e5025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3556 | 2026.01.11 19:26:07.445178 [ 276 ] {893fc5a9-e302-4de4-9ceb-9c67702e5025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3557 | 2026.01.11 19:26:07.445249 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3558 | 2026.01.11 19:26:07.445288 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2341 rows starting from the beginning of the part | ||
| 3559 | 2026.01.11 19:26:07.445353 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1196 rows starting from the beginning of the part | ||
| 3560 | 2026.01.11 19:26:07.445394 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1192 rows starting from the beginning of the part | ||
| 3561 | 2026.01.11 19:26:07.445448 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3562 | 2026.01.11 19:26:07.445494 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1193 rows starting from the beginning of the part | ||
| 3563 | 2026.01.11 19:26:07.445533 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3564 | 2026.01.11 19:26:07.445618 [ 276 ] {893fc5a9-e302-4de4-9ceb-9c67702e5025} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.01.11 19:26:07.445661 [ 276 ] {893fc5a9-e302-4de4-9ceb-9c67702e5025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3566 | 2026.01.11 19:26:07.446007 [ 276 ] {893fc5a9-e302-4de4-9ceb-9c67702e5025} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3567 | 2026.01.11 19:26:07.446237 [ 276 ] {893fc5a9-e302-4de4-9ceb-9c67702e5025} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.01.11 19:26:07.446359 [ 27 ] {} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3569 | 2026.01.11 19:26:07.446372 [ 276 ] {893fc5a9-e302-4de4-9ceb-9c67702e5025} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001311 sec., 48817.69641495041 rows/sec., 3.81 MiB/sec. | ||
| 3570 | 2026.01.11 19:26:07.446393 [ 27 ] {} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2026.01.11 19:26:07.446413 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3572 | 2026.01.11 19:26:07.446414 [ 276 ] {893fc5a9-e302-4de4-9ceb-9c67702e5025} <Debug> TCPHandler: Processed in 0.001480548 sec. | ||
| 3573 | 2026.01.11 19:26:07.446518 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 3574 | 2026.01.11 19:26:07.446539 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2026.01.11 19:26:07.446655 [ 276 ] {4e7c5007-4464-4f2b-8e55-e9f56f916560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3576 | 2026.01.11 19:26:07.446660 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3577 | 2026.01.11 19:26:07.446708 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1211 rows starting from the beginning of the part | ||
| 3578 | 2026.01.11 19:26:07.446709 [ 276 ] {4e7c5007-4464-4f2b-8e55-e9f56f916560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3579 | 2026.01.11 19:26:07.446779 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 520 rows starting from the beginning of the part | ||
| 3580 | 2026.01.11 19:26:07.446833 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 719 rows starting from the beginning of the part | ||
| 3581 | 2026.01.11 19:26:07.446882 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3582 | 2026.01.11 19:26:07.446924 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 721 rows starting from the beginning of the part | ||
| 3583 | 2026.01.11 19:26:07.446971 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3584 | 2026.01.11 19:26:07.447140 [ 276 ] {4e7c5007-4464-4f2b-8e55-e9f56f916560} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.01.11 19:26:07.447182 [ 276 ] {4e7c5007-4464-4f2b-8e55-e9f56f916560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3586 | 2026.01.11 19:26:07.447704 [ 276 ] {4e7c5007-4464-4f2b-8e55-e9f56f916560} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3587 | 2026.01.11 19:26:07.447909 [ 192 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 5 columns (5 merged, 0 gathered) in 0.002933996 sec., 2056580.8542342936 rows/sec., 174.14 MiB/sec. | ||
| 3588 | 2026.01.11 19:26:07.447938 [ 276 ] {4e7c5007-4464-4f2b-8e55-e9f56f916560} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2026.01.11 19:26:07.448061 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3590 | 2026.01.11 19:26:07.448075 [ 276 ] {4e7c5007-4464-4f2b-8e55-e9f56f916560} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001438 sec., 111265.64673157163 rows/sec., 7.75 MiB/sec. | ||
| 3591 | 2026.01.11 19:26:07.448095 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.01.11 19:26:07.448117 [ 276 ] {4e7c5007-4464-4f2b-8e55-e9f56f916560} <Debug> TCPHandler: Processed in 0.001626172 sec. | ||
| 3593 | 2026.01.11 19:26:07.448117 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3594 | 2026.01.11 19:26:07.448167 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3595 | 2026.01.11 19:26:07.448230 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 3596 | 2026.01.11 19:26:07.448236 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2026.01.11 19:26:07.448339 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3598 | 2026.01.11 19:26:07.448359 [ 276 ] {9b8addd3-b13d-4fa6-9edf-8dc42fc67594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3599 | 2026.01.11 19:26:07.448371 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5698 rows starting from the beginning of the part | ||
| 3600 | 2026.01.11 19:26:07.448405 [ 276 ] {9b8addd3-b13d-4fa6-9edf-8dc42fc67594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3601 | 2026.01.11 19:26:07.448459 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 844 rows starting from the beginning of the part | ||
| 3602 | 2026.01.11 19:26:07.448462 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001995021 sec., 1653616.6787216775 rows/sec., 124.77 MiB/sec. | ||
| 3603 | 2026.01.11 19:26:07.448471 [ 194 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_21_4} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.01.11 19:26:07.448508 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 3605 | 2026.01.11 19:26:07.448558 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 3606 | 2026.01.11 19:26:07.448598 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 315 rows starting from the beginning of the part | ||
| 3607 | 2026.01.11 19:26:07.448598 [ 194 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_21_4} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3608 | 2026.01.11 19:26:07.448641 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 3609 | 2026.01.11 19:26:07.448665 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3610 | 2026.01.11 19:26:07.448718 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 3611 | 2026.01.11 19:26:07.448747 [ 276 ] {9b8addd3-b13d-4fa6-9edf-8dc42fc67594} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.01.11 19:26:07.448790 [ 276 ] {9b8addd3-b13d-4fa6-9edf-8dc42fc67594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3613 | 2026.01.11 19:26:07.449001 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_21_4} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.01.11 19:26:07.449086 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_21_4} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3615 | 2026.01.11 19:26:07.449132 [ 276 ] {9b8addd3-b13d-4fa6-9edf-8dc42fc67594} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3616 | 2026.01.11 19:26:07.449178 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3617 | 2026.01.11 19:26:07.449355 [ 276 ] {9b8addd3-b13d-4fa6-9edf-8dc42fc67594} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2026.01.11 19:26:07.449477 [ 27 ] {} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3619 | 2026.01.11 19:26:07.449490 [ 276 ] {9b8addd3-b13d-4fa6-9edf-8dc42fc67594} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 3620 | 2026.01.11 19:26:07.449510 [ 27 ] {} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.01.11 19:26:07.449528 [ 276 ] {9b8addd3-b13d-4fa6-9edf-8dc42fc67594} <Debug> TCPHandler: Processed in 0.001341145 sec. | ||
| 3622 | 2026.01.11 19:26:07.449530 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3623 | 2026.01.11 19:26:07.449615 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 3624 | 2026.01.11 19:26:07.449710 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3625 | 2026.01.11 19:26:07.449737 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1252 rows starting from the beginning of the part | ||
| 3626 | 2026.01.11 19:26:07.449782 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 3627 | 2026.01.11 19:26:07.449821 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 3628 | 2026.01.11 19:26:07.449855 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 3629 | 2026.01.11 19:26:07.449889 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 3630 | 2026.01.11 19:26:07.449924 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 3631 | 2026.01.11 19:26:07.450847 [ 199 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265043 sec., 1296398.620442151 rows/sec., 82.34 MiB/sec. | ||
| 3632 | 2026.01.11 19:26:07.451101 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3633 | 2026.01.11 19:26:07.451389 [ 192 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7491 rows, containing 5 columns (5 merged, 0 gathered) in 0.003212093 sec., 2332124.2566762543 rows/sec., 156.09 MiB/sec. | ||
| 3634 | 2026.01.11 19:26:07.451391 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_21_4} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2026.01.11 19:26:07.451477 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_21_4} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3636 | 2026.01.11 19:26:07.451539 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3637 | 2026.01.11 19:26:07.452009 [ 202 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3638 | 2026.01.11 19:26:07.452324 [ 202 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2026.01.11 19:26:07.452396 [ 202 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3640 | 2026.01.11 19:26:07.452489 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 3641 | 2026.01.11 19:26:11.315639 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3642 | 2026.01.11 19:26:11.315707 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3643 | 2026.01.11 19:26:11.416581 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 514 | ||
| 3644 | 2026.01.11 19:26:11.419191 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2026.01.11 19:26:11.419259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3646 | 2026.01.11 19:26:11.420497 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3647 | 2026.01.11 19:26:11.420808 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.01.11 19:26:11.420963 [ 140 ] {} <Debug> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3649 | 2026.01.11 19:26:11.421019 [ 140 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2026.01.11 19:26:11.421042 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3651 | 2026.01.11 19:26:11.421146 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::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 | ||
| 3652 | 2026.01.11 19:26:11.421156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 514 | ||
| 3653 | 2026.01.11 19:26:11.421628 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3654 | 2026.01.11 19:26:11.421768 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 356 rows starting from the beginning of the part | ||
| 3655 | 2026.01.11 19:26:11.422160 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3656 | 2026.01.11 19:26:11.422528 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3657 | 2026.01.11 19:26:11.422874 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3658 | 2026.01.11 19:26:11.423245 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3659 | 2026.01.11 19:26:11.423604 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3660 | 2026.01.11 19:26:11.429889 [ 194 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 72 columns (72 merged, 0 gathered) in 0.008780328 sec., 58539.95431605744 rows/sec., 52.68 MiB/sec. | ||
| 3661 | 2026.01.11 19:26:11.430901 [ 192 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3662 | 2026.01.11 19:26:11.431563 [ 192 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_11_2} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.01.11 19:26:11.431664 [ 192 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_11_2} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3664 | 2026.01.11 19:26:11.431927 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3665 | 2026.01.11 19:26:11.443112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7627 | ||
| 3666 | 2026.01.11 19:26:11.443959 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.01.11 19:26:11.444024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3668 | 2026.01.11 19:26:11.444613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3669 | 2026.01.11 19:26:11.444866 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.01.11 19:26:11.444994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7627 | ||
| 3671 | 2026.01.11 19:26:11.445008 [ 142 ] {} <Debug> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3672 | 2026.01.11 19:26:11.445069 [ 142 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2026.01.11 19:26:11.445092 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3674 | 2026.01.11 19:26:11.445181 [ 191 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 3675 | 2026.01.11 19:26:11.445293 [ 191 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3676 | 2026.01.11 19:26:11.445326 [ 191 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5195 rows starting from the beginning of the part | ||
| 3677 | 2026.01.11 19:26:11.445377 [ 191 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 3678 | 2026.01.11 19:26:11.445429 [ 191 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 3679 | 2026.01.11 19:26:11.445472 [ 191 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 3680 | 2026.01.11 19:26:11.445512 [ 191 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 3681 | 2026.01.11 19:26:11.445551 [ 191 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 3682 | 2026.01.11 19:26:11.446946 [ 194 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7627 rows, containing 4 columns (4 merged, 0 gathered) in 0.001804967 sec., 4225562.018585381 rows/sec., 60.45 MiB/sec. | ||
| 3683 | 2026.01.11 19:26:11.447735 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3684 | 2026.01.11 19:26:11.448081 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_16_3} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.01.11 19:26:11.448162 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_16_3} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3686 | 2026.01.11 19:26:11.448281 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3687 | 2026.01.11 19:26:11.836613 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3688 | 2026.01.11 19:26:11.853523 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.01.11 19:26:11.853590 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3690 | 2026.01.11 19:26:11.859697 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3691 | 2026.01.11 19:26:11.860441 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.01.11 19:26:11.860727 [ 142 ] {} <Debug> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3693 | 2026.01.11 19:26:11.860787 [ 142 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2026.01.11 19:26:11.860809 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3695 | 2026.01.11 19:26:11.860923 [ 191 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 3696 | 2026.01.11 19:26:11.863891 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3697 | 2026.01.11 19:26:11.864879 [ 191 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3698 | 2026.01.11 19:26:11.866283 [ 191 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 3699 | 2026.01.11 19:26:11.870689 [ 191 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 3700 | 2026.01.11 19:26:11.874954 [ 191 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 3701 | 2026.01.11 19:26:11.879136 [ 191 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 3702 | 2026.01.11 19:26:11.883315 [ 191 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 3703 | 2026.01.11 19:26:11.887708 [ 191 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 3704 | 2026.01.11 19:26:11.941393 [ 194 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080523379 sec., 1502.6691813317966 rows/sec., 7.77 MiB/sec. | ||
| 3705 | 2026.01.11 19:26:11.943244 [ 195 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3706 | 2026.01.11 19:26:11.945148 [ 195 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_16_3} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2026.01.11 19:26:11.945247 [ 195 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_16_3} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3708 | 2026.01.11 19:26:11.946562 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3709 | 2026.01.11 19:26:12.001216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.62 MiB, peak 238.57 MiB, free memory in arenas 0.00 B, will set to 239.29 MiB (RSS), difference: 10.66 MiB | ||
| 3710 | 2026.01.11 19:26:12.002377 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000870623 sec. | ||
| 3711 | 2026.01.11 19:26:12.455632 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.01.11 19:26:12.455805 [ 276 ] {f5cabfbd-4fae-4f6f-92be-7f9690aa640e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3713 | 2026.01.11 19:26:12.455871 [ 276 ] {f5cabfbd-4fae-4f6f-92be-7f9690aa640e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3714 | 2026.01.11 19:26:12.456705 [ 276 ] {f5cabfbd-4fae-4f6f-92be-7f9690aa640e} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.01.11 19:26:12.456756 [ 276 ] {f5cabfbd-4fae-4f6f-92be-7f9690aa640e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3716 | 2026.01.11 19:26:12.457189 [ 276 ] {f5cabfbd-4fae-4f6f-92be-7f9690aa640e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3717 | 2026.01.11 19:26:12.457423 [ 276 ] {f5cabfbd-4fae-4f6f-92be-7f9690aa640e} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.01.11 19:26:12.457592 [ 276 ] {f5cabfbd-4fae-4f6f-92be-7f9690aa640e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001835 sec., 223433.24250681198 rows/sec., 14.17 MiB/sec. | ||
| 3719 | 2026.01.11 19:26:12.457641 [ 276 ] {f5cabfbd-4fae-4f6f-92be-7f9690aa640e} <Debug> TCPHandler: Processed in 0.002137716 sec. | ||
| 3720 | 2026.01.11 19:26:12.457768 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.01.11 19:26:12.457870 [ 276 ] {02bcd4c1-eaf5-42b5-a496-3aea3eb6987b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3722 | 2026.01.11 19:26:12.457915 [ 276 ] {02bcd4c1-eaf5-42b5-a496-3aea3eb6987b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3723 | 2026.01.11 19:26:12.458856 [ 276 ] {02bcd4c1-eaf5-42b5-a496-3aea3eb6987b} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.01.11 19:26:12.458893 [ 276 ] {02bcd4c1-eaf5-42b5-a496-3aea3eb6987b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3725 | 2026.01.11 19:26:12.459324 [ 276 ] {02bcd4c1-eaf5-42b5-a496-3aea3eb6987b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3726 | 2026.01.11 19:26:12.459537 [ 276 ] {02bcd4c1-eaf5-42b5-a496-3aea3eb6987b} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.01.11 19:26:12.459667 [ 276 ] {02bcd4c1-eaf5-42b5-a496-3aea3eb6987b} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.00182 sec., 654945.0549450549 rows/sec., 52.32 MiB/sec. | ||
| 3728 | 2026.01.11 19:26:12.459706 [ 276 ] {02bcd4c1-eaf5-42b5-a496-3aea3eb6987b} <Debug> TCPHandler: Processed in 0.001989691 sec. | ||
| 3729 | 2026.01.11 19:26:12.459820 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.01.11 19:26:12.459916 [ 276 ] {b473f9f3-1450-476b-b593-b2c793d605ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3731 | 2026.01.11 19:26:12.459957 [ 276 ] {b473f9f3-1450-476b-b593-b2c793d605ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3732 | 2026.01.11 19:26:12.460571 [ 276 ] {b473f9f3-1450-476b-b593-b2c793d605ae} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.01.11 19:26:12.460608 [ 276 ] {b473f9f3-1450-476b-b593-b2c793d605ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3734 | 2026.01.11 19:26:12.460971 [ 276 ] {b473f9f3-1450-476b-b593-b2c793d605ae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3735 | 2026.01.11 19:26:12.461207 [ 276 ] {b473f9f3-1450-476b-b593-b2c793d605ae} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.01.11 19:26:12.461341 [ 276 ] {b473f9f3-1450-476b-b593-b2c793d605ae} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001445 sec., 169550.17301038062 rows/sec., 10.36 MiB/sec. | ||
| 3737 | 2026.01.11 19:26:12.461377 [ 276 ] {b473f9f3-1450-476b-b593-b2c793d605ae} <Debug> TCPHandler: Processed in 0.001607512 sec. | ||
| 3738 | 2026.01.11 19:26:12.461521 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.01.11 19:26:12.461616 [ 276 ] {3e694be7-4534-4f7d-a3eb-09d14b95cdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3740 | 2026.01.11 19:26:12.461656 [ 276 ] {3e694be7-4534-4f7d-a3eb-09d14b95cdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3741 | 2026.01.11 19:26:12.462164 [ 276 ] {3e694be7-4534-4f7d-a3eb-09d14b95cdff} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.01.11 19:26:12.462201 [ 276 ] {3e694be7-4534-4f7d-a3eb-09d14b95cdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3743 | 2026.01.11 19:26:12.462517 [ 276 ] {3e694be7-4534-4f7d-a3eb-09d14b95cdff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3744 | 2026.01.11 19:26:12.462725 [ 276 ] {3e694be7-4534-4f7d-a3eb-09d14b95cdff} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2026.01.11 19:26:12.462854 [ 276 ] {3e694be7-4534-4f7d-a3eb-09d14b95cdff} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 3746 | 2026.01.11 19:26:12.462891 [ 276 ] {3e694be7-4534-4f7d-a3eb-09d14b95cdff} <Debug> TCPHandler: Processed in 0.001420827 sec. | ||
| 3747 | 2026.01.11 19:26:12.463007 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2026.01.11 19:26:12.463099 [ 276 ] {12d04d0c-284e-4cc2-85e9-a19236bcbce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3749 | 2026.01.11 19:26:12.463138 [ 276 ] {12d04d0c-284e-4cc2-85e9-a19236bcbce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3750 | 2026.01.11 19:26:12.463600 [ 276 ] {12d04d0c-284e-4cc2-85e9-a19236bcbce8} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.01.11 19:26:12.463636 [ 276 ] {12d04d0c-284e-4cc2-85e9-a19236bcbce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3752 | 2026.01.11 19:26:12.463940 [ 276 ] {12d04d0c-284e-4cc2-85e9-a19236bcbce8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3753 | 2026.01.11 19:26:12.464176 [ 276 ] {12d04d0c-284e-4cc2-85e9-a19236bcbce8} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.01.11 19:26:12.464315 [ 276 ] {12d04d0c-284e-4cc2-85e9-a19236bcbce8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001234 sec., 170988.65478119935 rows/sec., 9.71 MiB/sec. | ||
| 3755 | 2026.01.11 19:26:12.464353 [ 276 ] {12d04d0c-284e-4cc2-85e9-a19236bcbce8} <Debug> TCPHandler: Processed in 0.001395096 sec. | ||
| 3756 | 2026.01.11 19:26:12.464452 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2026.01.11 19:26:12.464544 [ 276 ] {b8a65c2f-13eb-482b-ab1f-c74807ced8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3758 | 2026.01.11 19:26:12.464585 [ 276 ] {b8a65c2f-13eb-482b-ab1f-c74807ced8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3759 | 2026.01.11 19:26:12.465236 [ 276 ] {b8a65c2f-13eb-482b-ab1f-c74807ced8dd} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2026.01.11 19:26:12.465274 [ 276 ] {b8a65c2f-13eb-482b-ab1f-c74807ced8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3761 | 2026.01.11 19:26:12.465612 [ 276 ] {b8a65c2f-13eb-482b-ab1f-c74807ced8dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3762 | 2026.01.11 19:26:12.465822 [ 276 ] {b8a65c2f-13eb-482b-ab1f-c74807ced8dd} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.01.11 19:26:12.465959 [ 276 ] {b8a65c2f-13eb-482b-ab1f-c74807ced8dd} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001432 sec., 502094.97206703917 rows/sec., 35.24 MiB/sec. | ||
| 3764 | 2026.01.11 19:26:12.465997 [ 276 ] {b8a65c2f-13eb-482b-ab1f-c74807ced8dd} <Debug> TCPHandler: Processed in 0.001593802 sec. | ||
| 3765 | 2026.01.11 19:26:12.466106 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3766 | 2026.01.11 19:26:12.466200 [ 276 ] {500b5c4a-47f3-4479-8199-febc9fcaaec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3767 | 2026.01.11 19:26:12.466242 [ 276 ] {500b5c4a-47f3-4479-8199-febc9fcaaec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3768 | 2026.01.11 19:26:12.466554 [ 276 ] {500b5c4a-47f3-4479-8199-febc9fcaaec0} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.01.11 19:26:12.466590 [ 276 ] {500b5c4a-47f3-4479-8199-febc9fcaaec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3770 | 2026.01.11 19:26:12.466886 [ 276 ] {500b5c4a-47f3-4479-8199-febc9fcaaec0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3771 | 2026.01.11 19:26:12.467089 [ 276 ] {500b5c4a-47f3-4479-8199-febc9fcaaec0} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2026.01.11 19:26:12.467226 [ 276 ] {500b5c4a-47f3-4479-8199-febc9fcaaec0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 3773 | 2026.01.11 19:26:12.467261 [ 276 ] {500b5c4a-47f3-4479-8199-febc9fcaaec0} <Debug> TCPHandler: Processed in 0.001204151 sec. | ||
| 3774 | 2026.01.11 19:26:12.467360 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3775 | 2026.01.11 19:26:12.467452 [ 276 ] {6f4905db-6dca-40c0-9bef-344f521f3a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3776 | 2026.01.11 19:26:12.467495 [ 276 ] {6f4905db-6dca-40c0-9bef-344f521f3a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3777 | 2026.01.11 19:26:12.467917 [ 276 ] {6f4905db-6dca-40c0-9bef-344f521f3a6e} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2026.01.11 19:26:12.467952 [ 276 ] {6f4905db-6dca-40c0-9bef-344f521f3a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3779 | 2026.01.11 19:26:12.468292 [ 276 ] {6f4905db-6dca-40c0-9bef-344f521f3a6e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3780 | 2026.01.11 19:26:12.468515 [ 276 ] {6f4905db-6dca-40c0-9bef-344f521f3a6e} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2026.01.11 19:26:12.468643 [ 276 ] {6f4905db-6dca-40c0-9bef-344f521f3a6e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001209 sec., 259718.7758478081 rows/sec., 17.06 MiB/sec. | ||
| 3782 | 2026.01.11 19:26:12.468684 [ 276 ] {6f4905db-6dca-40c0-9bef-344f521f3a6e} <Debug> TCPHandler: Processed in 0.001372215 sec. | ||
| 3783 | 2026.01.11 19:26:12.468784 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2026.01.11 19:26:12.468876 [ 276 ] {b3899532-de1e-45b6-b61e-d9fe69a365e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3785 | 2026.01.11 19:26:12.468918 [ 276 ] {b3899532-de1e-45b6-b61e-d9fe69a365e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3786 | 2026.01.11 19:26:12.469215 [ 276 ] {b3899532-de1e-45b6-b61e-d9fe69a365e3} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.01.11 19:26:12.469250 [ 276 ] {b3899532-de1e-45b6-b61e-d9fe69a365e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3788 | 2026.01.11 19:26:12.469542 [ 276 ] {b3899532-de1e-45b6-b61e-d9fe69a365e3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3789 | 2026.01.11 19:26:12.469742 [ 276 ] {b3899532-de1e-45b6-b61e-d9fe69a365e3} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.01.11 19:26:12.469876 [ 276 ] {b3899532-de1e-45b6-b61e-d9fe69a365e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 3791 | 2026.01.11 19:26:12.469912 [ 276 ] {b3899532-de1e-45b6-b61e-d9fe69a365e3} <Debug> TCPHandler: Processed in 0.00117652 sec. | ||
| 3792 | 2026.01.11 19:26:12.470015 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3793 | 2026.01.11 19:26:12.470107 [ 276 ] {d37ff173-dca6-4e2c-bbac-56df5a254274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3794 | 2026.01.11 19:26:12.470161 [ 276 ] {d37ff173-dca6-4e2c-bbac-56df5a254274} <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 | ||
| 3795 | 2026.01.11 19:26:12.470978 [ 276 ] {d37ff173-dca6-4e2c-bbac-56df5a254274} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.01.11 19:26:12.471014 [ 276 ] {d37ff173-dca6-4e2c-bbac-56df5a254274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3797 | 2026.01.11 19:26:12.471560 [ 276 ] {d37ff173-dca6-4e2c-bbac-56df5a254274} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3798 | 2026.01.11 19:26:12.471776 [ 276 ] {d37ff173-dca6-4e2c-bbac-56df5a254274} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2026.01.11 19:26:12.471900 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3800 | 2026.01.11 19:26:12.471910 [ 276 ] {d37ff173-dca6-4e2c-bbac-56df5a254274} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001821 sec., 21965.952773201538 rows/sec., 39.36 MiB/sec. | ||
| 3801 | 2026.01.11 19:26:12.472008 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2026.01.11 19:26:12.472025 [ 276 ] {d37ff173-dca6-4e2c-bbac-56df5a254274} <Debug> TCPHandler: Processed in 0.002057144 sec. | ||
| 3803 | 2026.01.11 19:26:12.472052 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3804 | 2026.01.11 19:26:12.472140 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.01.11 19:26:12.472165 [ 187 ] {b92632f5-6669-4d3f-940b-339439542e94::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 | ||
| 3806 | 2026.01.11 19:26:12.472239 [ 276 ] {96b65e28-25c1-4161-8592-0681273546b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3807 | 2026.01.11 19:26:12.472281 [ 276 ] {96b65e28-25c1-4161-8592-0681273546b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3808 | 2026.01.11 19:26:12.472341 [ 187 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3809 | 2026.01.11 19:26:12.472393 [ 187 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 123 rows starting from the beginning of the part | ||
| 3810 | 2026.01.11 19:26:12.472547 [ 187 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3811 | 2026.01.11 19:26:12.472603 [ 276 ] {96b65e28-25c1-4161-8592-0681273546b8} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2026.01.11 19:26:12.472639 [ 276 ] {96b65e28-25c1-4161-8592-0681273546b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3813 | 2026.01.11 19:26:12.472662 [ 187 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3814 | 2026.01.11 19:26:12.472776 [ 187 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3815 | 2026.01.11 19:26:12.472883 [ 187 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3816 | 2026.01.11 19:26:12.472958 [ 276 ] {96b65e28-25c1-4161-8592-0681273546b8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3817 | 2026.01.11 19:26:12.472984 [ 187 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3818 | 2026.01.11 19:26:12.473193 [ 276 ] {96b65e28-25c1-4161-8592-0681273546b8} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.01.11 19:26:12.473322 [ 276 ] {96b65e28-25c1-4161-8592-0681273546b8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001102 sec., 94373.8656987296 rows/sec., 5.78 MiB/sec. | ||
| 3820 | 2026.01.11 19:26:12.473356 [ 276 ] {96b65e28-25c1-4161-8592-0681273546b8} <Debug> TCPHandler: Processed in 0.001266482 sec. | ||
| 3821 | 2026.01.11 19:26:12.476518 [ 188 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 19 columns (19 merged, 0 gathered) in 0.004389924 sec., 73577.58357547875 rows/sec., 131.85 MiB/sec. | ||
| 3822 | 2026.01.11 19:26:12.477504 [ 188 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3823 | 2026.01.11 19:26:12.477906 [ 188 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2026.01.11 19:26:12.477988 [ 188 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3825 | 2026.01.11 19:26:12.478121 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3826 | 2026.01.11 19:26:14.557977 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39375 | ||
| 3827 | 2026.01.11 19:26:14.558106 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3828 | 2026.01.11 19:26:14.558135 [ 288 ] {} <Debug> TCP-Session: 64e394a4-832d-4786-9ec8-07ed0dc4a856 Authenticating user 'default' from [fd00:1122:3344:101::e]:39375 | ||
| 3829 | 2026.01.11 19:26:14.558157 [ 288 ] {} <Debug> TCP-Session: 64e394a4-832d-4786-9ec8-07ed0dc4a856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.01.11 19:26:14.558175 [ 288 ] {} <Debug> TCP-Session: 64e394a4-832d-4786-9ec8-07ed0dc4a856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.01.11 19:26:14.558402 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63365 | ||
| 3832 | 2026.01.11 19:26:14.558419 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65405 | ||
| 3833 | 2026.01.11 19:26:14.558459 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49742 | ||
| 3834 | 2026.01.11 19:26:14.558509 [ 288 ] {} <Trace> TCP-Session: 64e394a4-832d-4786-9ec8-07ed0dc4a856 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2026.01.11 19:26:14.558447 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33714 | ||
| 3836 | 2026.01.11 19:26:14.558434 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51890 | ||
| 3837 | 2026.01.11 19:26:14.558419 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35594 | ||
| 3838 | 2026.01.11 19:26:14.558624 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3839 | 2026.01.11 19:26:14.558407 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34399 | ||
| 3840 | 2026.01.11 19:26:14.558693 [ 290 ] {} <Debug> TCP-Session: 74a306a5-6373-4878-a6f6-75db2540b485 Authenticating user 'default' from [fd00:1122:3344:101::e]:63365 | ||
| 3841 | 2026.01.11 19:26:14.558467 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50345 | ||
| 3842 | 2026.01.11 19:26:14.558747 [ 290 ] {} <Debug> TCP-Session: 74a306a5-6373-4878-a6f6-75db2540b485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.01.11 19:26:14.558730 [ 288 ] {2dd3abf6-74f1-4612-bed6-c1349139ee16} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39375) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3844 | 2026.01.11 19:26:14.558773 [ 290 ] {} <Debug> TCP-Session: 74a306a5-6373-4878-a6f6-75db2540b485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.01.11 19:26:14.559055 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3846 | 2026.01.11 19:26:14.559095 [ 292 ] {} <Debug> TCP-Session: 9ed2d91c-5bc6-431b-9c5c-dc3da9bd218c Authenticating user 'default' from [fd00:1122:3344:101::e]:35594 | ||
| 3847 | 2026.01.11 19:26:14.559103 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3848 | 2026.01.11 19:26:14.559113 [ 292 ] {} <Debug> TCP-Session: 9ed2d91c-5bc6-431b-9c5c-dc3da9bd218c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.01.11 19:26:14.559153 [ 292 ] {} <Debug> TCP-Session: 9ed2d91c-5bc6-431b-9c5c-dc3da9bd218c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.01.11 19:26:14.559154 [ 289 ] {} <Debug> TCP-Session: c1b46cbb-3f05-42dd-9073-6bfe8546dc88 Authenticating user 'default' from [fd00:1122:3344:101::e]:34399 | ||
| 3851 | 2026.01.11 19:26:14.559197 [ 289 ] {} <Debug> TCP-Session: c1b46cbb-3f05-42dd-9073-6bfe8546dc88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.01.11 19:26:14.559217 [ 289 ] {} <Debug> TCP-Session: c1b46cbb-3f05-42dd-9073-6bfe8546dc88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.01.11 19:26:14.559215 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3854 | 2026.01.11 19:26:14.559264 [ 288 ] {2dd3abf6-74f1-4612-bed6-c1349139ee16} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3855 | 2026.01.11 19:26:14.559278 [ 286 ] {} <Debug> TCP-Session: af617c91-e38b-4883-a9e2-d65830d8fdb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50345 | ||
| 3856 | 2026.01.11 19:26:14.559305 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3857 | 2026.01.11 19:26:14.559321 [ 286 ] {} <Debug> TCP-Session: af617c91-e38b-4883-a9e2-d65830d8fdb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.01.11 19:26:14.559338 [ 288 ] {2dd3abf6-74f1-4612-bed6-c1349139ee16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3859 | 2026.01.11 19:26:14.559360 [ 286 ] {} <Debug> TCP-Session: af617c91-e38b-4883-a9e2-d65830d8fdb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.01.11 19:26:14.559346 [ 275 ] {} <Debug> TCP-Session: 9b36691e-1cdf-4674-95a1-f3791d9e8612 Authenticating user 'default' from [fd00:1122:3344:101::e]:49742 | ||
| 3861 | 2026.01.11 19:26:14.559423 [ 275 ] {} <Debug> TCP-Session: 9b36691e-1cdf-4674-95a1-f3791d9e8612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.01.11 19:26:14.559436 [ 275 ] {} <Debug> TCP-Session: 9b36691e-1cdf-4674-95a1-f3791d9e8612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.01.11 19:26:14.559458 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3864 | 2026.01.11 19:26:14.559471 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3865 | 2026.01.11 19:26:14.559492 [ 293 ] {} <Debug> TCP-Session: f000583d-c749-4f17-87d7-0716fe72ba85 Authenticating user 'default' from [fd00:1122:3344:101::e]:51890 | ||
| 3866 | 2026.01.11 19:26:14.559519 [ 291 ] {} <Debug> TCP-Session: f0e30a0f-d271-44cf-b7ff-27aa38676f57 Authenticating user 'default' from [fd00:1122:3344:101::e]:65405 | ||
| 3867 | 2026.01.11 19:26:14.559520 [ 293 ] {} <Debug> TCP-Session: f000583d-c749-4f17-87d7-0716fe72ba85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.01.11 19:26:14.559552 [ 291 ] {} <Debug> TCP-Session: f0e30a0f-d271-44cf-b7ff-27aa38676f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.01.11 19:26:14.559552 [ 293 ] {} <Debug> TCP-Session: f000583d-c749-4f17-87d7-0716fe72ba85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.01.11 19:26:14.559574 [ 291 ] {} <Debug> TCP-Session: f0e30a0f-d271-44cf-b7ff-27aa38676f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.01.11 19:26:14.559550 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3872 | 2026.01.11 19:26:14.559634 [ 294 ] {} <Debug> TCP-Session: d2730c97-ede7-45aa-9b1a-f2b7cb6551b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33714 | ||
| 3873 | 2026.01.11 19:26:14.559651 [ 294 ] {} <Debug> TCP-Session: d2730c97-ede7-45aa-9b1a-f2b7cb6551b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.01.11 19:26:14.559663 [ 294 ] {} <Debug> TCP-Session: d2730c97-ede7-45aa-9b1a-f2b7cb6551b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.01.11 19:26:14.559688 [ 288 ] {2dd3abf6-74f1-4612-bed6-c1349139ee16} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 3876 | 2026.01.11 19:26:14.560638 [ 327 ] {2dd3abf6-74f1-4612-bed6-c1349139ee16} <Trace> AggregatingTransform: Aggregating | ||
| 3877 | 2026.01.11 19:26:14.560686 [ 327 ] {2dd3abf6-74f1-4612-bed6-c1349139ee16} <Trace> Aggregator: Aggregation method: without_key | ||
| 3878 | 2026.01.11 19:26:14.560725 [ 327 ] {2dd3abf6-74f1-4612-bed6-c1349139ee16} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929045 sec. (1076.374 rows/sec., 42.05 KiB/sec.) | ||
| 3879 | 2026.01.11 19:26:14.560744 [ 327 ] {2dd3abf6-74f1-4612-bed6-c1349139ee16} <Trace> Aggregator: Merging aggregated data | ||
| 3880 | 2026.01.11 19:26:14.561898 [ 288 ] {2dd3abf6-74f1-4612-bed6-c1349139ee16} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003234 sec., 309.2145949288807 rows/sec., 12.08 KiB/sec. | ||
| 3881 | 2026.01.11 19:26:14.562065 [ 288 ] {2dd3abf6-74f1-4612-bed6-c1349139ee16} <Debug> TCPHandler: Processed in 0.003708226 sec. | ||
| 3882 | 2026.01.11 19:26:14.562203 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3883 | 2026.01.11 19:26:14.562243 [ 288 ] {} <Debug> TCP-Session: 64e394a4-832d-4786-9ec8-07ed0dc4a856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.01.11 19:26:14.562248 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3885 | 2026.01.11 19:26:14.562272 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3886 | 2026.01.11 19:26:14.562290 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3887 | 2026.01.11 19:26:14.562312 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3888 | 2026.01.11 19:26:14.562331 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3889 | 2026.01.11 19:26:14.562356 [ 292 ] {} <Debug> TCP-Session: 9ed2d91c-5bc6-431b-9c5c-dc3da9bd218c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.01.11 19:26:14.562374 [ 291 ] {} <Debug> TCP-Session: f0e30a0f-d271-44cf-b7ff-27aa38676f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.01.11 19:26:14.562394 [ 290 ] {} <Debug> TCP-Session: 74a306a5-6373-4878-a6f6-75db2540b485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.01.11 19:26:14.562385 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3893 | 2026.01.11 19:26:14.562369 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3894 | 2026.01.11 19:26:14.562464 [ 293 ] {} <Debug> TCP-Session: f000583d-c749-4f17-87d7-0716fe72ba85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.01.11 19:26:14.562350 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3896 | 2026.01.11 19:26:14.562487 [ 294 ] {} <Debug> TCP-Session: d2730c97-ede7-45aa-9b1a-f2b7cb6551b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.01.11 19:26:14.562345 [ 289 ] {} <Debug> TCP-Session: c1b46cbb-3f05-42dd-9073-6bfe8546dc88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2026.01.11 19:26:14.562522 [ 275 ] {} <Debug> TCP-Session: 9b36691e-1cdf-4674-95a1-f3791d9e8612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.01.11 19:26:14.562329 [ 286 ] {} <Debug> TCP-Session: af617c91-e38b-4883-a9e2-d65830d8fdb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.01.11 19:26:14.681578 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50289 | ||
| 3901 | 2026.01.11 19:26:14.681684 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3902 | 2026.01.11 19:26:14.681712 [ 288 ] {} <Debug> TCP-Session: 7e9ce9e2-624e-4657-92c6-6d7b8eb461cc Authenticating user 'default' from [fd00:1122:3344:101::e]:50289 | ||
| 3903 | 2026.01.11 19:26:14.681734 [ 288 ] {} <Debug> TCP-Session: 7e9ce9e2-624e-4657-92c6-6d7b8eb461cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.01.11 19:26:14.681747 [ 288 ] {} <Debug> TCP-Session: 7e9ce9e2-624e-4657-92c6-6d7b8eb461cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.01.11 19:26:14.681959 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38740 | ||
| 3906 | 2026.01.11 19:26:14.681975 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35103 | ||
| 3907 | 2026.01.11 19:26:14.682011 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37912 | ||
| 3908 | 2026.01.11 19:26:14.682030 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32940 | ||
| 3909 | 2026.01.11 19:26:14.682077 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2026.01.11 19:26:14.682066 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63983 | ||
| 3911 | 2026.01.11 19:26:14.682123 [ 289 ] {} <Debug> TCP-Session: 6403ee61-9673-4a51-a0fa-2627584ba5c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38740 | ||
| 3912 | 2026.01.11 19:26:14.682126 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3913 | 2026.01.11 19:26:14.682123 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3914 | 2026.01.11 19:26:14.682166 [ 292 ] {} <Debug> TCP-Session: db0faece-08b8-444c-a316-2cc124d94871 Authenticating user 'default' from [fd00:1122:3344:101::e]:37912 | ||
| 3915 | 2026.01.11 19:26:14.682175 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3916 | 2026.01.11 19:26:14.682200 [ 292 ] {} <Debug> TCP-Session: db0faece-08b8-444c-a316-2cc124d94871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.01.11 19:26:14.682200 [ 290 ] {} <Debug> TCP-Session: 9119a004-ee2e-40ae-a098-699b268c0c24 Authenticating user 'default' from [fd00:1122:3344:101::e]:35103 | ||
| 3918 | 2026.01.11 19:26:14.682226 [ 292 ] {} <Debug> TCP-Session: db0faece-08b8-444c-a316-2cc124d94871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.01.11 19:26:14.682222 [ 275 ] {} <Debug> TCP-Session: f2b77710-3f6f-42c4-aee6-778263e6c60e Authenticating user 'default' from [fd00:1122:3344:101::e]:63983 | ||
| 3920 | 2026.01.11 19:26:14.682259 [ 290 ] {} <Debug> TCP-Session: 9119a004-ee2e-40ae-a098-699b268c0c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2026.01.11 19:26:14.682281 [ 275 ] {} <Debug> TCP-Session: f2b77710-3f6f-42c4-aee6-778263e6c60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.01.11 19:26:14.682299 [ 290 ] {} <Debug> TCP-Session: 9119a004-ee2e-40ae-a098-699b268c0c24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.01.11 19:26:14.682309 [ 275 ] {} <Debug> TCP-Session: f2b77710-3f6f-42c4-aee6-778263e6c60e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.01.11 19:26:14.682043 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58453 | ||
| 3925 | 2026.01.11 19:26:14.682012 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37940 | ||
| 3926 | 2026.01.11 19:26:14.682159 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3927 | 2026.01.11 19:26:14.682437 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3928 | 2026.01.11 19:26:14.682477 [ 293 ] {} <Debug> TCP-Session: f965bafb-5511-443c-8c21-7663a01dd3a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:32940 | ||
| 3929 | 2026.01.11 19:26:14.682498 [ 294 ] {} <Debug> TCP-Session: ed2871bc-e670-4e6e-af9c-9864d1141b06 Authenticating user 'default' from [fd00:1122:3344:101::e]:58453 | ||
| 3930 | 2026.01.11 19:26:14.682503 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3931 | 2026.01.11 19:26:14.682539 [ 293 ] {} <Debug> TCP-Session: f965bafb-5511-443c-8c21-7663a01dd3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.01.11 19:26:14.682548 [ 294 ] {} <Debug> TCP-Session: ed2871bc-e670-4e6e-af9c-9864d1141b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.01.11 19:26:14.682563 [ 291 ] {} <Debug> TCP-Session: fbbebb3a-875e-44db-b6cc-9112c30dc388 Authenticating user 'default' from [fd00:1122:3344:101::e]:37940 | ||
| 3934 | 2026.01.11 19:26:14.682583 [ 294 ] {} <Debug> TCP-Session: ed2871bc-e670-4e6e-af9c-9864d1141b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.01.11 19:26:14.682607 [ 291 ] {} <Debug> TCP-Session: fbbebb3a-875e-44db-b6cc-9112c30dc388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.01.11 19:26:14.682573 [ 293 ] {} <Debug> TCP-Session: f965bafb-5511-443c-8c21-7663a01dd3a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.01.11 19:26:14.682629 [ 291 ] {} <Debug> TCP-Session: fbbebb3a-875e-44db-b6cc-9112c30dc388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.01.11 19:26:14.682124 [ 288 ] {} <Trace> TCP-Session: 7e9ce9e2-624e-4657-92c6-6d7b8eb461cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2026.01.11 19:26:14.682072 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33493 | ||
| 3940 | 2026.01.11 19:26:14.682150 [ 289 ] {} <Debug> TCP-Session: 6403ee61-9673-4a51-a0fa-2627584ba5c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.01.11 19:26:14.682769 [ 289 ] {} <Debug> TCP-Session: 6403ee61-9673-4a51-a0fa-2627584ba5c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.01.11 19:26:14.682817 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3943 | 2026.01.11 19:26:14.682844 [ 286 ] {} <Debug> TCP-Session: 0e904a34-e6c1-4958-ad30-c97a494a0a3e Authenticating user 'default' from [fd00:1122:3344:101::e]:33493 | ||
| 3944 | 2026.01.11 19:26:14.682861 [ 286 ] {} <Debug> TCP-Session: 0e904a34-e6c1-4958-ad30-c97a494a0a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.01.11 19:26:14.682874 [ 286 ] {} <Debug> TCP-Session: 0e904a34-e6c1-4958-ad30-c97a494a0a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.01.11 19:26:14.682881 [ 288 ] {97c633df-2911-4cec-a30d-5c78893c8de4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50289) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3947 | 2026.01.11 19:26:14.683150 [ 288 ] {97c633df-2911-4cec-a30d-5c78893c8de4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3948 | 2026.01.11 19:26:14.683210 [ 288 ] {97c633df-2911-4cec-a30d-5c78893c8de4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3949 | 2026.01.11 19:26:14.683517 [ 288 ] {97c633df-2911-4cec-a30d-5c78893c8de4} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 3950 | 2026.01.11 19:26:14.684424 [ 343 ] {97c633df-2911-4cec-a30d-5c78893c8de4} <Trace> AggregatingTransform: Aggregating | ||
| 3951 | 2026.01.11 19:26:14.684480 [ 343 ] {97c633df-2911-4cec-a30d-5c78893c8de4} <Trace> Aggregator: Aggregation method: without_key | ||
| 3952 | 2026.01.11 19:26:14.684522 [ 343 ] {97c633df-2911-4cec-a30d-5c78893c8de4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877673 sec. (1139.377 rows/sec., 44.51 KiB/sec.) | ||
| 3953 | 2026.01.11 19:26:14.684545 [ 343 ] {97c633df-2911-4cec-a30d-5c78893c8de4} <Trace> Aggregator: Merging aggregated data | ||
| 3954 | 2026.01.11 19:26:14.685704 [ 288 ] {97c633df-2911-4cec-a30d-5c78893c8de4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002897 sec., 345.18467380048327 rows/sec., 13.48 KiB/sec. | ||
| 3955 | 2026.01.11 19:26:14.685873 [ 288 ] {97c633df-2911-4cec-a30d-5c78893c8de4} <Debug> TCPHandler: Processed in 0.003887541 sec. | ||
| 3956 | 2026.01.11 19:26:14.685985 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3957 | 2026.01.11 19:26:14.686014 [ 288 ] {} <Debug> TCP-Session: 7e9ce9e2-624e-4657-92c6-6d7b8eb461cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.01.11 19:26:14.686017 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3959 | 2026.01.11 19:26:14.686040 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3960 | 2026.01.11 19:26:14.686054 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3961 | 2026.01.11 19:26:14.686068 [ 289 ] {} <Debug> TCP-Session: 6403ee61-9673-4a51-a0fa-2627584ba5c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.01.11 19:26:14.686085 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3963 | 2026.01.11 19:26:14.686103 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3964 | 2026.01.11 19:26:14.686119 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3965 | 2026.01.11 19:26:14.686158 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3966 | 2026.01.11 19:26:14.686170 [ 292 ] {} <Debug> TCP-Session: db0faece-08b8-444c-a316-2cc124d94871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.01.11 19:26:14.686184 [ 293 ] {} <Debug> TCP-Session: f965bafb-5511-443c-8c21-7663a01dd3a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.01.11 19:26:14.686199 [ 275 ] {} <Debug> TCP-Session: f2b77710-3f6f-42c4-aee6-778263e6c60e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2026.01.11 19:26:14.686136 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3970 | 2026.01.11 19:26:14.686093 [ 290 ] {} <Debug> TCP-Session: 9119a004-ee2e-40ae-a098-699b268c0c24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.01.11 19:26:14.686141 [ 291 ] {} <Debug> TCP-Session: fbbebb3a-875e-44db-b6cc-9112c30dc388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.01.11 19:26:14.686304 [ 294 ] {} <Debug> TCP-Session: ed2871bc-e670-4e6e-af9c-9864d1141b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.01.11 19:26:14.686101 [ 286 ] {} <Debug> TCP-Session: 0e904a34-e6c1-4958-ad30-c97a494a0a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.01.11 19:26:14.823427 [ 125 ] {} <Debug> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3975 | 2026.01.11 19:26:14.823496 [ 125 ] {} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.01.11 19:26:14.823518 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3977 | 2026.01.11 19:26:14.823653 [ 195 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::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 | ||
| 3978 | 2026.01.11 19:26:14.823825 [ 195 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3979 | 2026.01.11 19:26:14.823862 [ 195 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3980 | 2026.01.11 19:26:14.823932 [ 195 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3981 | 2026.01.11 19:26:14.823981 [ 195 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3982 | 2026.01.11 19:26:14.824024 [ 195 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3983 | 2026.01.11 19:26:14.824067 [ 195 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3984 | 2026.01.11 19:26:14.824867 [ 188 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271233 sec., 23599.135642325207 rows/sec., 1.97 MiB/sec. | ||
| 3985 | 2026.01.11 19:26:14.825103 [ 194 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3986 | 2026.01.11 19:26:14.825525 [ 194 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_5_1} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.01.11 19:26:14.825611 [ 194 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_5_1} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3988 | 2026.01.11 19:26:14.825709 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3989 | 2026.01.11 19:26:14.930777 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58793 | ||
| 3990 | 2026.01.11 19:26:14.930874 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3991 | 2026.01.11 19:26:14.930900 [ 288 ] {} <Debug> TCP-Session: 9ed6811a-84f5-4402-bf94-6b8110e808bc Authenticating user 'default' from [fd00:1122:3344:101::e]:58793 | ||
| 3992 | 2026.01.11 19:26:14.930922 [ 288 ] {} <Debug> TCP-Session: 9ed6811a-84f5-4402-bf94-6b8110e808bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.01.11 19:26:14.930934 [ 288 ] {} <Debug> TCP-Session: 9ed6811a-84f5-4402-bf94-6b8110e808bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3994 | 2026.01.11 19:26:14.931211 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51578 | ||
| 3995 | 2026.01.11 19:26:14.931244 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37118 | ||
| 3996 | 2026.01.11 19:26:14.931259 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33116 | ||
| 3997 | 2026.01.11 19:26:14.931285 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39851 | ||
| 3998 | 2026.01.11 19:26:14.931274 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38009 | ||
| 3999 | 2026.01.11 19:26:14.931341 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4000 | 2026.01.11 19:26:14.931345 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4001 | 2026.01.11 19:26:14.931355 [ 288 ] {} <Trace> TCP-Session: 9ed6811a-84f5-4402-bf94-6b8110e808bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2026.01.11 19:26:14.931385 [ 289 ] {} <Debug> TCP-Session: 066dd7af-a543-44ca-b4e7-def6f8622f3f Authenticating user 'default' from [fd00:1122:3344:101::e]:51578 | ||
| 4003 | 2026.01.11 19:26:14.931383 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4004 | 2026.01.11 19:26:14.931401 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4005 | 2026.01.11 19:26:14.931423 [ 289 ] {} <Debug> TCP-Session: 066dd7af-a543-44ca-b4e7-def6f8622f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2026.01.11 19:26:14.931444 [ 286 ] {} <Debug> TCP-Session: 8eb1d4c3-76b2-46b6-90f6-601a09db09e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39851 | ||
| 4007 | 2026.01.11 19:26:14.931457 [ 289 ] {} <Debug> TCP-Session: 066dd7af-a543-44ca-b4e7-def6f8622f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2026.01.11 19:26:14.931448 [ 275 ] {} <Debug> TCP-Session: d003cf08-4d7a-48ce-bbab-5bc48daab398 Authenticating user 'default' from [fd00:1122:3344:101::e]:38009 | ||
| 4009 | 2026.01.11 19:26:14.931480 [ 286 ] {} <Debug> TCP-Session: 8eb1d4c3-76b2-46b6-90f6-601a09db09e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.01.11 19:26:14.931502 [ 275 ] {} <Debug> TCP-Session: d003cf08-4d7a-48ce-bbab-5bc48daab398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.01.11 19:26:14.931520 [ 286 ] {} <Debug> TCP-Session: 8eb1d4c3-76b2-46b6-90f6-601a09db09e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.01.11 19:26:14.931531 [ 275 ] {} <Debug> TCP-Session: d003cf08-4d7a-48ce-bbab-5bc48daab398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.01.11 19:26:14.931544 [ 288 ] {62aa0dde-63a1-466f-a176-15790ea59b27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58793) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4014 | 2026.01.11 19:26:14.931375 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4015 | 2026.01.11 19:26:14.931221 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63682 | ||
| 4016 | 2026.01.11 19:26:14.931608 [ 294 ] {} <Debug> TCP-Session: e3535b72-6434-4379-a30a-026fb5eb74a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33116 | ||
| 4017 | 2026.01.11 19:26:14.931220 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49700 | ||
| 4018 | 2026.01.11 19:26:14.931644 [ 294 ] {} <Debug> TCP-Session: e3535b72-6434-4379-a30a-026fb5eb74a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.01.11 19:26:14.931679 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4020 | 2026.01.11 19:26:14.931702 [ 294 ] {} <Debug> TCP-Session: e3535b72-6434-4379-a30a-026fb5eb74a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2026.01.11 19:26:14.931375 [ 293 ] {} <Debug> TCP-Session: d2a44685-555a-4443-acf2-02f342b9b1b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37118 | ||
| 4022 | 2026.01.11 19:26:14.931722 [ 290 ] {} <Debug> TCP-Session: 452423c4-39b7-4254-af0a-c32ca63cff67 Authenticating user 'default' from [fd00:1122:3344:101::e]:63682 | ||
| 4023 | 2026.01.11 19:26:14.931739 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4024 | 2026.01.11 19:26:14.931749 [ 293 ] {} <Debug> TCP-Session: d2a44685-555a-4443-acf2-02f342b9b1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4025 | 2026.01.11 19:26:14.931761 [ 290 ] {} <Debug> TCP-Session: 452423c4-39b7-4254-af0a-c32ca63cff67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4026 | 2026.01.11 19:26:14.931781 [ 292 ] {} <Debug> TCP-Session: d53f1f7c-c170-466b-b4ce-3101896bcc13 Authenticating user 'default' from [fd00:1122:3344:101::e]:49700 | ||
| 4027 | 2026.01.11 19:26:14.931787 [ 293 ] {} <Debug> TCP-Session: d2a44685-555a-4443-acf2-02f342b9b1b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4028 | 2026.01.11 19:26:14.931798 [ 290 ] {} <Debug> TCP-Session: 452423c4-39b7-4254-af0a-c32ca63cff67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2026.01.11 19:26:14.931817 [ 292 ] {} <Debug> TCP-Session: d53f1f7c-c170-466b-b4ce-3101896bcc13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2026.01.11 19:26:14.931224 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62581 | ||
| 4031 | 2026.01.11 19:26:14.931850 [ 292 ] {} <Debug> TCP-Session: d53f1f7c-c170-466b-b4ce-3101896bcc13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.01.11 19:26:14.931848 [ 288 ] {62aa0dde-63a1-466f-a176-15790ea59b27} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4033 | 2026.01.11 19:26:14.931973 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4034 | 2026.01.11 19:26:14.931974 [ 288 ] {62aa0dde-63a1-466f-a176-15790ea59b27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4035 | 2026.01.11 19:26:14.932011 [ 291 ] {} <Debug> TCP-Session: 0f74c13a-a70e-41f4-8008-6f74b5a5c643 Authenticating user 'default' from [fd00:1122:3344:101::e]:62581 | ||
| 4036 | 2026.01.11 19:26:14.932044 [ 291 ] {} <Debug> TCP-Session: 0f74c13a-a70e-41f4-8008-6f74b5a5c643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.01.11 19:26:14.932060 [ 291 ] {} <Debug> TCP-Session: 0f74c13a-a70e-41f4-8008-6f74b5a5c643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.01.11 19:26:14.932321 [ 288 ] {62aa0dde-63a1-466f-a176-15790ea59b27} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 4039 | 2026.01.11 19:26:14.933337 [ 346 ] {62aa0dde-63a1-466f-a176-15790ea59b27} <Trace> AggregatingTransform: Aggregating | ||
| 4040 | 2026.01.11 19:26:14.933389 [ 346 ] {62aa0dde-63a1-466f-a176-15790ea59b27} <Trace> Aggregator: Aggregation method: without_key | ||
| 4041 | 2026.01.11 19:26:14.933425 [ 346 ] {62aa0dde-63a1-466f-a176-15790ea59b27} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988646 sec. (1011.484 rows/sec., 39.51 KiB/sec.) | ||
| 4042 | 2026.01.11 19:26:14.933445 [ 346 ] {62aa0dde-63a1-466f-a176-15790ea59b27} <Trace> Aggregator: Merging aggregated data | ||
| 4043 | 2026.01.11 19:26:14.934622 [ 288 ] {62aa0dde-63a1-466f-a176-15790ea59b27} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003137 sec., 318.77590054191904 rows/sec., 12.45 KiB/sec. | ||
| 4044 | 2026.01.11 19:26:14.934744 [ 288 ] {62aa0dde-63a1-466f-a176-15790ea59b27} <Debug> TCPHandler: Processed in 0.003507441 sec. | ||
| 4045 | 2026.01.11 19:26:14.934865 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4046 | 2026.01.11 19:26:14.934892 [ 288 ] {} <Debug> TCP-Session: 9ed6811a-84f5-4402-bf94-6b8110e808bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.01.11 19:26:14.934898 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4048 | 2026.01.11 19:26:14.934920 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4049 | 2026.01.11 19:26:14.934944 [ 289 ] {} <Debug> TCP-Session: 066dd7af-a543-44ca-b4e7-def6f8622f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2026.01.11 19:26:14.934969 [ 291 ] {} <Debug> TCP-Session: 0f74c13a-a70e-41f4-8008-6f74b5a5c643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4051 | 2026.01.11 19:26:14.934971 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4052 | 2026.01.11 19:26:14.934994 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4053 | 2026.01.11 19:26:14.935016 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4054 | 2026.01.11 19:26:14.935033 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4055 | 2026.01.11 19:26:14.935054 [ 292 ] {} <Debug> TCP-Session: d53f1f7c-c170-466b-b4ce-3101896bcc13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.01.11 19:26:14.935039 [ 294 ] {} <Debug> TCP-Session: e3535b72-6434-4379-a30a-026fb5eb74a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.01.11 19:26:14.935088 [ 293 ] {} <Debug> TCP-Session: d2a44685-555a-4443-acf2-02f342b9b1b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2026.01.11 19:26:14.935088 [ 275 ] {} <Debug> TCP-Session: d003cf08-4d7a-48ce-bbab-5bc48daab398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2026.01.11 19:26:14.934955 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4060 | 2026.01.11 19:26:14.934946 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4061 | 2026.01.11 19:26:14.935189 [ 290 ] {} <Debug> TCP-Session: 452423c4-39b7-4254-af0a-c32ca63cff67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.01.11 19:26:14.935201 [ 286 ] {} <Debug> TCP-Session: 8eb1d4c3-76b2-46b6-90f6-601a09db09e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.01.11 19:26:17.471949 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.01.11 19:26:17.472144 [ 276 ] {a55dc558-4176-4caa-931a-edddabc72bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4065 | 2026.01.11 19:26:17.472215 [ 276 ] {a55dc558-4176-4caa-931a-edddabc72bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4066 | 2026.01.11 19:26:17.472839 [ 276 ] {a55dc558-4176-4caa-931a-edddabc72bc0} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.01.11 19:26:17.472888 [ 276 ] {a55dc558-4176-4caa-931a-edddabc72bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4068 | 2026.01.11 19:26:17.473276 [ 276 ] {a55dc558-4176-4caa-931a-edddabc72bc0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4069 | 2026.01.11 19:26:17.473506 [ 276 ] {a55dc558-4176-4caa-931a-edddabc72bc0} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.01.11 19:26:17.473667 [ 276 ] {a55dc558-4176-4caa-931a-edddabc72bc0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001573 sec., 1271.4558169103625 rows/sec., 103.68 KiB/sec. | ||
| 4071 | 2026.01.11 19:26:17.473715 [ 276 ] {a55dc558-4176-4caa-931a-edddabc72bc0} <Debug> TCPHandler: Processed in 0.001899289 sec. | ||
| 4072 | 2026.01.11 19:26:17.473839 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.01.11 19:26:17.473944 [ 276 ] {cac9aa69-01cd-41aa-8b5b-a97702eeb6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4074 | 2026.01.11 19:26:17.473999 [ 276 ] {cac9aa69-01cd-41aa-8b5b-a97702eeb6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4075 | 2026.01.11 19:26:17.474873 [ 276 ] {cac9aa69-01cd-41aa-8b5b-a97702eeb6aa} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.01.11 19:26:17.474911 [ 276 ] {cac9aa69-01cd-41aa-8b5b-a97702eeb6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4077 | 2026.01.11 19:26:17.475320 [ 276 ] {cac9aa69-01cd-41aa-8b5b-a97702eeb6aa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4078 | 2026.01.11 19:26:17.475530 [ 276 ] {cac9aa69-01cd-41aa-8b5b-a97702eeb6aa} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.01.11 19:26:17.475665 [ 276 ] {cac9aa69-01cd-41aa-8b5b-a97702eeb6aa} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001747 sec., 685174.585002862 rows/sec., 56.48 MiB/sec. | ||
| 4080 | 2026.01.11 19:26:17.475703 [ 276 ] {cac9aa69-01cd-41aa-8b5b-a97702eeb6aa} <Debug> TCPHandler: Processed in 0.001917499 sec. | ||
| 4081 | 2026.01.11 19:26:17.475814 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.01.11 19:26:17.475911 [ 276 ] {92e007c8-9f66-45b2-b7dd-04675057a388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4083 | 2026.01.11 19:26:17.475954 [ 276 ] {92e007c8-9f66-45b2-b7dd-04675057a388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4084 | 2026.01.11 19:26:17.476344 [ 276 ] {92e007c8-9f66-45b2-b7dd-04675057a388} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.01.11 19:26:17.476381 [ 276 ] {92e007c8-9f66-45b2-b7dd-04675057a388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4086 | 2026.01.11 19:26:17.476683 [ 276 ] {92e007c8-9f66-45b2-b7dd-04675057a388} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4087 | 2026.01.11 19:26:17.476889 [ 276 ] {92e007c8-9f66-45b2-b7dd-04675057a388} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.01.11 19:26:17.477016 [ 276 ] {92e007c8-9f66-45b2-b7dd-04675057a388} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001126 sec., 1776.1989342806394 rows/sec., 124.02 KiB/sec. | ||
| 4089 | 2026.01.11 19:26:17.477054 [ 276 ] {92e007c8-9f66-45b2-b7dd-04675057a388} <Debug> TCPHandler: Processed in 0.001289924 sec. | ||
| 4090 | 2026.01.11 19:26:17.477164 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2026.01.11 19:26:17.477256 [ 276 ] {8ddb585a-bc7b-4163-98e2-93cccd56a5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4092 | 2026.01.11 19:26:17.477296 [ 276 ] {8ddb585a-bc7b-4163-98e2-93cccd56a5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4093 | 2026.01.11 19:26:17.477753 [ 276 ] {8ddb585a-bc7b-4163-98e2-93cccd56a5f7} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.01.11 19:26:17.477790 [ 276 ] {8ddb585a-bc7b-4163-98e2-93cccd56a5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4095 | 2026.01.11 19:26:17.478111 [ 276 ] {8ddb585a-bc7b-4163-98e2-93cccd56a5f7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4096 | 2026.01.11 19:26:17.478323 [ 276 ] {8ddb585a-bc7b-4163-98e2-93cccd56a5f7} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.01.11 19:26:17.478456 [ 276 ] {8ddb585a-bc7b-4163-98e2-93cccd56a5f7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001218 sec., 187192.11822660101 rows/sec., 12.67 MiB/sec. | ||
| 4098 | 2026.01.11 19:26:17.478495 [ 276 ] {8ddb585a-bc7b-4163-98e2-93cccd56a5f7} <Debug> TCPHandler: Processed in 0.001380996 sec. | ||
| 4099 | 2026.01.11 19:26:17.478596 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2026.01.11 19:26:17.478690 [ 276 ] {4154c44a-b4c0-41a7-96de-63eb34e06489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4101 | 2026.01.11 19:26:17.478728 [ 276 ] {4154c44a-b4c0-41a7-96de-63eb34e06489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4102 | 2026.01.11 19:26:17.479252 [ 276 ] {4154c44a-b4c0-41a7-96de-63eb34e06489} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.01.11 19:26:17.479286 [ 276 ] {4154c44a-b4c0-41a7-96de-63eb34e06489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4104 | 2026.01.11 19:26:17.479595 [ 276 ] {4154c44a-b4c0-41a7-96de-63eb34e06489} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4105 | 2026.01.11 19:26:17.479788 [ 276 ] {4154c44a-b4c0-41a7-96de-63eb34e06489} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.01.11 19:26:17.479910 [ 276 ] {4154c44a-b4c0-41a7-96de-63eb34e06489} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001294 sec., 403400.3091190108 rows/sec., 29.86 MiB/sec. | ||
| 4107 | 2026.01.11 19:26:17.479945 [ 276 ] {4154c44a-b4c0-41a7-96de-63eb34e06489} <Debug> TCPHandler: Processed in 0.001457438 sec. | ||
| 4108 | 2026.01.11 19:26:17.480119 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4109 | 2026.01.11 19:26:17.480213 [ 276 ] {33b9849e-4b59-4f9a-b295-f0852705c3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4110 | 2026.01.11 19:26:17.480257 [ 276 ] {33b9849e-4b59-4f9a-b295-f0852705c3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4111 | 2026.01.11 19:26:17.480789 [ 276 ] {33b9849e-4b59-4f9a-b295-f0852705c3b7} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.01.11 19:26:17.480825 [ 276 ] {33b9849e-4b59-4f9a-b295-f0852705c3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4113 | 2026.01.11 19:26:17.481212 [ 276 ] {33b9849e-4b59-4f9a-b295-f0852705c3b7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4114 | 2026.01.11 19:26:17.481426 [ 276 ] {33b9849e-4b59-4f9a-b295-f0852705c3b7} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.01.11 19:26:17.481557 [ 276 ] {33b9849e-4b59-4f9a-b295-f0852705c3b7} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001363 sec., 619955.9794570799 rows/sec., 41.73 MiB/sec. | ||
| 4116 | 2026.01.11 19:26:17.481594 [ 276 ] {33b9849e-4b59-4f9a-b295-f0852705c3b7} <Debug> TCPHandler: Processed in 0.001525229 sec. | ||
| 4117 | 2026.01.11 19:26:17.481707 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2026.01.11 19:26:17.481800 [ 276 ] {db335ccd-4e03-4237-a1e1-9e033f056f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4119 | 2026.01.11 19:26:17.481843 [ 276 ] {db335ccd-4e03-4237-a1e1-9e033f056f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4120 | 2026.01.11 19:26:17.482174 [ 276 ] {db335ccd-4e03-4237-a1e1-9e033f056f2a} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.01.11 19:26:17.482211 [ 276 ] {db335ccd-4e03-4237-a1e1-9e033f056f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4122 | 2026.01.11 19:26:17.482541 [ 276 ] {db335ccd-4e03-4237-a1e1-9e033f056f2a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4123 | 2026.01.11 19:26:17.482753 [ 276 ] {db335ccd-4e03-4237-a1e1-9e033f056f2a} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2026.01.11 19:26:17.482890 [ 276 ] {db335ccd-4e03-4237-a1e1-9e033f056f2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 4125 | 2026.01.11 19:26:17.482925 [ 276 ] {db335ccd-4e03-4237-a1e1-9e033f056f2a} <Debug> TCPHandler: Processed in 0.001268843 sec. | ||
| 4126 | 2026.01.11 19:26:18.946060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8075 | ||
| 4127 | 2026.01.11 19:26:18.946552 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.01.11 19:26:18.946592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4129 | 2026.01.11 19:26:18.947088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4130 | 2026.01.11 19:26:18.947316 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.01.11 19:26:18.947446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8075 | ||
| 4132 | 2026.01.11 19:26:19.364953 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4133 | 2026.01.11 19:26:19.380081 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.01.11 19:26:19.380148 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4135 | 2026.01.11 19:26:19.386583 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4136 | 2026.01.11 19:26:19.387342 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2026.01.11 19:26:19.390362 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4138 | 2026.01.11 19:26:21.421305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 556 | ||
| 4139 | 2026.01.11 19:26:21.423760 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2026.01.11 19:26:21.423812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4141 | 2026.01.11 19:26:21.425052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4142 | 2026.01.11 19:26:21.425321 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4143 | 2026.01.11 19:26:21.425579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4144 | 2026.01.11 19:26:22.456484 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.01.11 19:26:22.456677 [ 276 ] {d199adc5-b76f-4d6a-a4d9-3f55b6d2b17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4146 | 2026.01.11 19:26:22.456752 [ 276 ] {d199adc5-b76f-4d6a-a4d9-3f55b6d2b17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4147 | 2026.01.11 19:26:22.457779 [ 276 ] {d199adc5-b76f-4d6a-a4d9-3f55b6d2b17b} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.01.11 19:26:22.457818 [ 276 ] {d199adc5-b76f-4d6a-a4d9-3f55b6d2b17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4149 | 2026.01.11 19:26:22.458240 [ 276 ] {d199adc5-b76f-4d6a-a4d9-3f55b6d2b17b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4150 | 2026.01.11 19:26:22.458462 [ 276 ] {d199adc5-b76f-4d6a-a4d9-3f55b6d2b17b} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.01.11 19:26:22.458603 [ 276 ] {d199adc5-b76f-4d6a-a4d9-3f55b6d2b17b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001979 sec., 207175.34108135424 rows/sec., 13.14 MiB/sec. | ||
| 4152 | 2026.01.11 19:26:22.458650 [ 276 ] {d199adc5-b76f-4d6a-a4d9-3f55b6d2b17b} <Debug> TCPHandler: Processed in 0.00229687 sec. | ||
| 4153 | 2026.01.11 19:26:22.458798 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.01.11 19:26:22.458899 [ 276 ] {fc8ea53e-e3f6-4d64-8025-6b0ae1d56d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4155 | 2026.01.11 19:26:22.458939 [ 276 ] {fc8ea53e-e3f6-4d64-8025-6b0ae1d56d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4156 | 2026.01.11 19:26:22.459920 [ 276 ] {fc8ea53e-e3f6-4d64-8025-6b0ae1d56d21} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.01.11 19:26:22.459955 [ 276 ] {fc8ea53e-e3f6-4d64-8025-6b0ae1d56d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4158 | 2026.01.11 19:26:22.460347 [ 276 ] {fc8ea53e-e3f6-4d64-8025-6b0ae1d56d21} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4159 | 2026.01.11 19:26:22.460553 [ 276 ] {fc8ea53e-e3f6-4d64-8025-6b0ae1d56d21} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.01.11 19:26:22.460676 [ 276 ] {fc8ea53e-e3f6-4d64-8025-6b0ae1d56d21} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001803 sec., 661120.354963949 rows/sec., 52.82 MiB/sec. | ||
| 4161 | 2026.01.11 19:26:22.460712 [ 276 ] {fc8ea53e-e3f6-4d64-8025-6b0ae1d56d21} <Debug> TCPHandler: Processed in 0.001965591 sec. | ||
| 4162 | 2026.01.11 19:26:22.460832 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.01.11 19:26:22.460935 [ 276 ] {fd4486ea-ec6a-4f0d-aade-da4967ad62a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4164 | 2026.01.11 19:26:22.460974 [ 276 ] {fd4486ea-ec6a-4f0d-aade-da4967ad62a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4165 | 2026.01.11 19:26:22.461516 [ 276 ] {fd4486ea-ec6a-4f0d-aade-da4967ad62a2} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.01.11 19:26:22.461551 [ 276 ] {fd4486ea-ec6a-4f0d-aade-da4967ad62a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4167 | 2026.01.11 19:26:22.461860 [ 276 ] {fd4486ea-ec6a-4f0d-aade-da4967ad62a2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4168 | 2026.01.11 19:26:22.462073 [ 276 ] {fd4486ea-ec6a-4f0d-aade-da4967ad62a2} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.01.11 19:26:22.462197 [ 276 ] {fd4486ea-ec6a-4f0d-aade-da4967ad62a2} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.00128 sec., 191406.24999999997 rows/sec., 11.69 MiB/sec. | ||
| 4170 | 2026.01.11 19:26:22.462233 [ 276 ] {fd4486ea-ec6a-4f0d-aade-da4967ad62a2} <Debug> TCPHandler: Processed in 0.001448487 sec. | ||
| 4171 | 2026.01.11 19:26:22.462352 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2026.01.11 19:26:22.462449 [ 276 ] {dc43d23d-7373-4815-8c8f-8ba9b125c887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4173 | 2026.01.11 19:26:22.462488 [ 276 ] {dc43d23d-7373-4815-8c8f-8ba9b125c887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4174 | 2026.01.11 19:26:22.462999 [ 276 ] {dc43d23d-7373-4815-8c8f-8ba9b125c887} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.01.11 19:26:22.463034 [ 276 ] {dc43d23d-7373-4815-8c8f-8ba9b125c887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4176 | 2026.01.11 19:26:22.463335 [ 276 ] {dc43d23d-7373-4815-8c8f-8ba9b125c887} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4177 | 2026.01.11 19:26:22.463535 [ 276 ] {dc43d23d-7373-4815-8c8f-8ba9b125c887} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.01.11 19:26:22.463626 [ 139 ] {} <Debug> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4179 | 2026.01.11 19:26:22.463661 [ 276 ] {dc43d23d-7373-4815-8c8f-8ba9b125c887} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00123 sec., 172357.72357723577 rows/sec., 11.12 MiB/sec. | ||
| 4180 | 2026.01.11 19:26:22.463666 [ 139 ] {} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.01.11 19:26:22.463693 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4182 | 2026.01.11 19:26:22.463697 [ 276 ] {dc43d23d-7373-4815-8c8f-8ba9b125c887} <Debug> TCPHandler: Processed in 0.001396336 sec. | ||
| 4183 | 2026.01.11 19:26:22.463784 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 4184 | 2026.01.11 19:26:22.463814 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2026.01.11 19:26:22.463896 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4186 | 2026.01.11 19:26:22.463915 [ 276 ] {cde24ecb-fed7-4199-b6c8-77437e4bd56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4187 | 2026.01.11 19:26:22.463931 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 4188 | 2026.01.11 19:26:22.463955 [ 276 ] {cde24ecb-fed7-4199-b6c8-77437e4bd56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4189 | 2026.01.11 19:26:22.463996 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 4190 | 2026.01.11 19:26:22.464049 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 4191 | 2026.01.11 19:26:22.464097 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 4192 | 2026.01.11 19:26:22.464142 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 4193 | 2026.01.11 19:26:22.464188 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 4194 | 2026.01.11 19:26:22.464434 [ 276 ] {cde24ecb-fed7-4199-b6c8-77437e4bd56e} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.01.11 19:26:22.464468 [ 276 ] {cde24ecb-fed7-4199-b6c8-77437e4bd56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4196 | 2026.01.11 19:26:22.464776 [ 276 ] {cde24ecb-fed7-4199-b6c8-77437e4bd56e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4197 | 2026.01.11 19:26:22.464977 [ 276 ] {cde24ecb-fed7-4199-b6c8-77437e4bd56e} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.01.11 19:26:22.465101 [ 276 ] {cde24ecb-fed7-4199-b6c8-77437e4bd56e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 4199 | 2026.01.11 19:26:22.465136 [ 276 ] {cde24ecb-fed7-4199-b6c8-77437e4bd56e} <Debug> TCPHandler: Processed in 0.001369866 sec. | ||
| 4200 | 2026.01.11 19:26:22.465193 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442628 sec., 1050859.958353782 rows/sec., 72.80 MiB/sec. | ||
| 4201 | 2026.01.11 19:26:22.465245 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4202 | 2026.01.11 19:26:22.465349 [ 276 ] {758f34f3-44c4-4ee1-bfa1-7d9278808d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4203 | 2026.01.11 19:26:22.465358 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4204 | 2026.01.11 19:26:22.465389 [ 276 ] {758f34f3-44c4-4ee1-bfa1-7d9278808d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4205 | 2026.01.11 19:26:22.465588 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_15_3} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2026.01.11 19:26:22.465646 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_15_3} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4207 | 2026.01.11 19:26:22.465701 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4208 | 2026.01.11 19:26:22.466010 [ 276 ] {758f34f3-44c4-4ee1-bfa1-7d9278808d74} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.01.11 19:26:22.466043 [ 276 ] {758f34f3-44c4-4ee1-bfa1-7d9278808d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4210 | 2026.01.11 19:26:22.466372 [ 276 ] {758f34f3-44c4-4ee1-bfa1-7d9278808d74} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4211 | 2026.01.11 19:26:22.466586 [ 276 ] {758f34f3-44c4-4ee1-bfa1-7d9278808d74} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.01.11 19:26:22.466706 [ 276 ] {758f34f3-44c4-4ee1-bfa1-7d9278808d74} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001375 sec., 522909.09090909094 rows/sec., 36.70 MiB/sec. | ||
| 4213 | 2026.01.11 19:26:22.466741 [ 276 ] {758f34f3-44c4-4ee1-bfa1-7d9278808d74} <Debug> TCPHandler: Processed in 0.00154353 sec. | ||
| 4214 | 2026.01.11 19:26:22.466853 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.01.11 19:26:22.466951 [ 276 ] {19e89374-659b-43a1-a519-941c8ad5c299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4216 | 2026.01.11 19:26:22.466991 [ 276 ] {19e89374-659b-43a1-a519-941c8ad5c299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4217 | 2026.01.11 19:26:22.467312 [ 276 ] {19e89374-659b-43a1-a519-941c8ad5c299} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.01.11 19:26:22.467345 [ 276 ] {19e89374-659b-43a1-a519-941c8ad5c299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4219 | 2026.01.11 19:26:22.467629 [ 276 ] {19e89374-659b-43a1-a519-941c8ad5c299} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4220 | 2026.01.11 19:26:22.467824 [ 276 ] {19e89374-659b-43a1-a519-941c8ad5c299} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.01.11 19:26:22.467945 [ 276 ] {19e89374-659b-43a1-a519-941c8ad5c299} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001012 sec., 5928.853754940711 rows/sec., 309.76 KiB/sec. | ||
| 4222 | 2026.01.11 19:26:22.467979 [ 276 ] {19e89374-659b-43a1-a519-941c8ad5c299} <Debug> TCPHandler: Processed in 0.0011734 sec. | ||
| 4223 | 2026.01.11 19:26:22.468090 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.01.11 19:26:22.468190 [ 276 ] {86d0654c-0365-4aec-bdb5-3e8e32ce0aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4225 | 2026.01.11 19:26:22.468230 [ 276 ] {86d0654c-0365-4aec-bdb5-3e8e32ce0aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4226 | 2026.01.11 19:26:22.468662 [ 276 ] {86d0654c-0365-4aec-bdb5-3e8e32ce0aac} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.01.11 19:26:22.468695 [ 276 ] {86d0654c-0365-4aec-bdb5-3e8e32ce0aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4228 | 2026.01.11 19:26:22.469010 [ 276 ] {86d0654c-0365-4aec-bdb5-3e8e32ce0aac} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4229 | 2026.01.11 19:26:22.469211 [ 276 ] {86d0654c-0365-4aec-bdb5-3e8e32ce0aac} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.01.11 19:26:22.469334 [ 276 ] {86d0654c-0365-4aec-bdb5-3e8e32ce0aac} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001162 sec., 270223.752151463 rows/sec., 17.75 MiB/sec. | ||
| 4231 | 2026.01.11 19:26:22.469367 [ 276 ] {86d0654c-0365-4aec-bdb5-3e8e32ce0aac} <Debug> TCPHandler: Processed in 0.001323414 sec. | ||
| 4232 | 2026.01.11 19:26:22.469472 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.01.11 19:26:22.469570 [ 276 ] {73e975de-2c17-4769-9012-7731a0a05703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4234 | 2026.01.11 19:26:22.469610 [ 276 ] {73e975de-2c17-4769-9012-7731a0a05703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4235 | 2026.01.11 19:26:22.469908 [ 276 ] {73e975de-2c17-4769-9012-7731a0a05703} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.01.11 19:26:22.469941 [ 276 ] {73e975de-2c17-4769-9012-7731a0a05703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4237 | 2026.01.11 19:26:22.470224 [ 276 ] {73e975de-2c17-4769-9012-7731a0a05703} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4238 | 2026.01.11 19:26:22.470427 [ 276 ] {73e975de-2c17-4769-9012-7731a0a05703} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.01.11 19:26:22.470555 [ 276 ] {73e975de-2c17-4769-9012-7731a0a05703} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 4240 | 2026.01.11 19:26:22.470589 [ 276 ] {73e975de-2c17-4769-9012-7731a0a05703} <Debug> TCPHandler: Processed in 0.00116397 sec. | ||
| 4241 | 2026.01.11 19:26:22.470693 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2026.01.11 19:26:22.470789 [ 276 ] {04ccdb92-9c8f-4e33-b36e-4f5d38a4b606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4243 | 2026.01.11 19:26:22.470840 [ 276 ] {04ccdb92-9c8f-4e33-b36e-4f5d38a4b606} <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 | ||
| 4244 | 2026.01.11 19:26:22.471655 [ 276 ] {04ccdb92-9c8f-4e33-b36e-4f5d38a4b606} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.01.11 19:26:22.471688 [ 276 ] {04ccdb92-9c8f-4e33-b36e-4f5d38a4b606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4246 | 2026.01.11 19:26:22.472225 [ 276 ] {04ccdb92-9c8f-4e33-b36e-4f5d38a4b606} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4247 | 2026.01.11 19:26:22.472438 [ 276 ] {04ccdb92-9c8f-4e33-b36e-4f5d38a4b606} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.01.11 19:26:22.472568 [ 276 ] {04ccdb92-9c8f-4e33-b36e-4f5d38a4b606} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001797 sec., 22259.321090706733 rows/sec., 39.89 MiB/sec. | ||
| 4249 | 2026.01.11 19:26:22.472616 [ 276 ] {04ccdb92-9c8f-4e33-b36e-4f5d38a4b606} <Debug> TCPHandler: Processed in 0.001969982 sec. | ||
| 4250 | 2026.01.11 19:26:22.472723 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.01.11 19:26:22.472824 [ 276 ] {ca1929ee-385c-4a10-9e4a-6a4095fb0563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4252 | 2026.01.11 19:26:22.472864 [ 276 ] {ca1929ee-385c-4a10-9e4a-6a4095fb0563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4253 | 2026.01.11 19:26:22.473194 [ 276 ] {ca1929ee-385c-4a10-9e4a-6a4095fb0563} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.01.11 19:26:22.473227 [ 276 ] {ca1929ee-385c-4a10-9e4a-6a4095fb0563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4255 | 2026.01.11 19:26:22.473515 [ 276 ] {ca1929ee-385c-4a10-9e4a-6a4095fb0563} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4256 | 2026.01.11 19:26:22.473710 [ 276 ] {ca1929ee-385c-4a10-9e4a-6a4095fb0563} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.01.11 19:26:22.473828 [ 276 ] {ca1929ee-385c-4a10-9e4a-6a4095fb0563} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001022 sec., 101761.25244618396 rows/sec., 6.24 MiB/sec. | ||
| 4258 | 2026.01.11 19:26:22.473861 [ 276 ] {ca1929ee-385c-4a10-9e4a-6a4095fb0563} <Debug> TCPHandler: Processed in 0.001185181 sec. | ||
| 4259 | 2026.01.11 19:26:26.315773 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4260 | 2026.01.11 19:26:26.315843 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4261 | 2026.01.11 19:26:26.447569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8587 | ||
| 4262 | 2026.01.11 19:26:26.448137 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.01.11 19:26:26.448196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4264 | 2026.01.11 19:26:26.448806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4265 | 2026.01.11 19:26:26.449047 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.01.11 19:26:26.449191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8587 | ||
| 4267 | 2026.01.11 19:26:26.890465 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4268 | 2026.01.11 19:26:26.907534 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.01.11 19:26:26.907595 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4270 | 2026.01.11 19:26:26.914178 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4271 | 2026.01.11 19:26:26.914932 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.01.11 19:26:26.918427 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4273 | 2026.01.11 19:26:27.443394 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2026.01.11 19:26:27.443670 [ 276 ] {7904d340-eead-4554-9d3d-e82df88137e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4275 | 2026.01.11 19:26:27.443776 [ 276 ] {7904d340-eead-4554-9d3d-e82df88137e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4276 | 2026.01.11 19:26:27.444516 [ 276 ] {7904d340-eead-4554-9d3d-e82df88137e3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.01.11 19:26:27.444566 [ 276 ] {7904d340-eead-4554-9d3d-e82df88137e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4278 | 2026.01.11 19:26:27.444990 [ 276 ] {7904d340-eead-4554-9d3d-e82df88137e3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4279 | 2026.01.11 19:26:27.445220 [ 276 ] {7904d340-eead-4554-9d3d-e82df88137e3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.01.11 19:26:27.445388 [ 276 ] {7904d340-eead-4554-9d3d-e82df88137e3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001794 sec., 31215.161649944257 rows/sec., 2.40 MiB/sec. | ||
| 4281 | 2026.01.11 19:26:27.445439 [ 276 ] {7904d340-eead-4554-9d3d-e82df88137e3} <Debug> TCPHandler: Processed in 0.002229478 sec. | ||
| 4282 | 2026.01.11 19:26:27.445562 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2026.01.11 19:26:27.445664 [ 276 ] {9a6bc81b-daa7-43f2-befd-b3623c02de4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4284 | 2026.01.11 19:26:27.445708 [ 276 ] {9a6bc81b-daa7-43f2-befd-b3623c02de4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4285 | 2026.01.11 19:26:27.446137 [ 276 ] {9a6bc81b-daa7-43f2-befd-b3623c02de4e} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2026.01.11 19:26:27.446175 [ 276 ] {9a6bc81b-daa7-43f2-befd-b3623c02de4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4287 | 2026.01.11 19:26:27.446487 [ 276 ] {9a6bc81b-daa7-43f2-befd-b3623c02de4e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4288 | 2026.01.11 19:26:27.446696 [ 276 ] {9a6bc81b-daa7-43f2-befd-b3623c02de4e} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.01.11 19:26:27.446826 [ 276 ] {9a6bc81b-daa7-43f2-befd-b3623c02de4e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 4290 | 2026.01.11 19:26:27.446864 [ 276 ] {9a6bc81b-daa7-43f2-befd-b3623c02de4e} <Debug> TCPHandler: Processed in 0.001354765 sec. | ||
| 4291 | 2026.01.11 19:26:27.446975 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2026.01.11 19:26:27.447070 [ 276 ] {c1f97364-053f-4cd8-bd15-54c1138926b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4293 | 2026.01.11 19:26:27.447114 [ 276 ] {c1f97364-053f-4cd8-bd15-54c1138926b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4294 | 2026.01.11 19:26:27.447512 [ 276 ] {c1f97364-053f-4cd8-bd15-54c1138926b2} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2026.01.11 19:26:27.447548 [ 276 ] {c1f97364-053f-4cd8-bd15-54c1138926b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4296 | 2026.01.11 19:26:27.447878 [ 276 ] {c1f97364-053f-4cd8-bd15-54c1138926b2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4297 | 2026.01.11 19:26:27.448080 [ 276 ] {c1f97364-053f-4cd8-bd15-54c1138926b2} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.01.11 19:26:27.448212 [ 276 ] {c1f97364-053f-4cd8-bd15-54c1138926b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 4299 | 2026.01.11 19:26:27.448248 [ 276 ] {c1f97364-053f-4cd8-bd15-54c1138926b2} <Debug> TCPHandler: Processed in 0.001321634 sec. | ||
| 4300 | 2026.01.11 19:26:27.448355 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2026.01.11 19:26:27.448449 [ 276 ] {3a4e8a99-02f2-4816-95aa-1b8c193629eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4302 | 2026.01.11 19:26:27.448491 [ 276 ] {3a4e8a99-02f2-4816-95aa-1b8c193629eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4303 | 2026.01.11 19:26:27.448832 [ 276 ] {3a4e8a99-02f2-4816-95aa-1b8c193629eb} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.01.11 19:26:27.448869 [ 276 ] {3a4e8a99-02f2-4816-95aa-1b8c193629eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4305 | 2026.01.11 19:26:27.449172 [ 276 ] {3a4e8a99-02f2-4816-95aa-1b8c193629eb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4306 | 2026.01.11 19:26:27.449382 [ 276 ] {3a4e8a99-02f2-4816-95aa-1b8c193629eb} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.01.11 19:26:27.449511 [ 276 ] {3a4e8a99-02f2-4816-95aa-1b8c193629eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 4308 | 2026.01.11 19:26:27.449548 [ 276 ] {3a4e8a99-02f2-4816-95aa-1b8c193629eb} <Debug> TCPHandler: Processed in 0.001240972 sec. | ||
| 4309 | 2026.01.11 19:26:31.425764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 586 | ||
| 4310 | 2026.01.11 19:26:31.428078 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.01.11 19:26:31.428136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4312 | 2026.01.11 19:26:31.429372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4313 | 2026.01.11 19:26:31.429644 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.01.11 19:26:31.430020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
| 4315 | 2026.01.11 19:26:32.457195 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.01.11 19:26:32.457477 [ 276 ] {f9bbc645-9aeb-4844-8a71-0e8958656ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4317 | 2026.01.11 19:26:32.457578 [ 276 ] {f9bbc645-9aeb-4844-8a71-0e8958656ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4318 | 2026.01.11 19:26:32.458652 [ 276 ] {f9bbc645-9aeb-4844-8a71-0e8958656ea3} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.01.11 19:26:32.458689 [ 276 ] {f9bbc645-9aeb-4844-8a71-0e8958656ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4320 | 2026.01.11 19:26:32.459096 [ 276 ] {f9bbc645-9aeb-4844-8a71-0e8958656ea3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4321 | 2026.01.11 19:26:32.459313 [ 276 ] {f9bbc645-9aeb-4844-8a71-0e8958656ea3} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.01.11 19:26:32.459432 [ 127 ] {} <Debug> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4323 | 2026.01.11 19:26:32.459455 [ 276 ] {f9bbc645-9aeb-4844-8a71-0e8958656ea3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002055 sec., 199513.38199513382 rows/sec., 12.66 MiB/sec. | ||
| 4324 | 2026.01.11 19:26:32.459478 [ 127 ] {} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2026.01.11 19:26:32.459497 [ 276 ] {f9bbc645-9aeb-4844-8a71-0e8958656ea3} <Debug> TCPHandler: Processed in 0.002471514 sec. | ||
| 4326 | 2026.01.11 19:26:32.459502 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4327 | 2026.01.11 19:26:32.459615 [ 195 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 4328 | 2026.01.11 19:26:32.459619 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4329 | 2026.01.11 19:26:32.459716 [ 195 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4330 | 2026.01.11 19:26:32.459733 [ 276 ] {487417f7-1ee1-41db-896a-9743623347b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4331 | 2026.01.11 19:26:32.459749 [ 195 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 4332 | 2026.01.11 19:26:32.459773 [ 276 ] {487417f7-1ee1-41db-896a-9743623347b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4333 | 2026.01.11 19:26:32.459813 [ 195 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 4334 | 2026.01.11 19:26:32.459864 [ 195 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 4335 | 2026.01.11 19:26:32.459911 [ 195 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 4336 | 2026.01.11 19:26:32.459957 [ 195 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 4337 | 2026.01.11 19:26:32.460174 [ 276 ] {487417f7-1ee1-41db-896a-9743623347b7} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.01.11 19:26:32.460208 [ 276 ] {487417f7-1ee1-41db-896a-9743623347b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4339 | 2026.01.11 19:26:32.460493 [ 276 ] {487417f7-1ee1-41db-896a-9743623347b7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4340 | 2026.01.11 19:26:32.460693 [ 276 ] {487417f7-1ee1-41db-896a-9743623347b7} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.01.11 19:26:32.460814 [ 276 ] {487417f7-1ee1-41db-896a-9743623347b7} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001101 sec., 12715.712988192552 rows/sec., 1.01 MiB/sec. | ||
| 4342 | 2026.01.11 19:26:32.460850 [ 276 ] {487417f7-1ee1-41db-896a-9743623347b7} <Debug> TCPHandler: Processed in 0.001280353 sec. | ||
| 4343 | 2026.01.11 19:26:32.460914 [ 189 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333984 sec., 1536750.0659678075 rows/sec., 103.35 MiB/sec. | ||
| 4344 | 2026.01.11 19:26:32.460960 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4345 | 2026.01.11 19:26:32.461058 [ 276 ] {3a069016-34c4-4e83-9c3a-15d51de0b498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4346 | 2026.01.11 19:26:32.461096 [ 276 ] {3a069016-34c4-4e83-9c3a-15d51de0b498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4347 | 2026.01.11 19:26:32.461128 [ 189 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4348 | 2026.01.11 19:26:32.461438 [ 189 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_13_3} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.01.11 19:26:32.461519 [ 189 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_13_3} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4350 | 2026.01.11 19:26:32.461620 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4351 | 2026.01.11 19:26:32.462053 [ 276 ] {3a069016-34c4-4e83-9c3a-15d51de0b498} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.01.11 19:26:32.462095 [ 276 ] {3a069016-34c4-4e83-9c3a-15d51de0b498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4353 | 2026.01.11 19:26:32.462468 [ 276 ] {3a069016-34c4-4e83-9c3a-15d51de0b498} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4354 | 2026.01.11 19:26:32.462670 [ 276 ] {3a069016-34c4-4e83-9c3a-15d51de0b498} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.01.11 19:26:32.462795 [ 276 ] {3a069016-34c4-4e83-9c3a-15d51de0b498} <Debug> executeQuery: Read 1199 rows, 98.03 KiB in 0.001756 sec., 682801.8223234625 rows/sec., 54.51 MiB/sec. | ||
| 4356 | 2026.01.11 19:26:32.462802 [ 126 ] {} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4357 | 2026.01.11 19:26:32.462832 [ 276 ] {3a069016-34c4-4e83-9c3a-15d51de0b498} <Debug> TCPHandler: Processed in 0.0019192 sec. | ||
| 4358 | 2026.01.11 19:26:32.462865 [ 126 ] {} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.01.11 19:26:32.462891 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4360 | 2026.01.11 19:26:32.462956 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2026.01.11 19:26:32.462993 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 4362 | 2026.01.11 19:26:32.463054 [ 276 ] {7ce621eb-ad04-4a24-b24d-a866dd7f8b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4363 | 2026.01.11 19:26:32.463097 [ 276 ] {7ce621eb-ad04-4a24-b24d-a866dd7f8b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4364 | 2026.01.11 19:26:32.463098 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4365 | 2026.01.11 19:26:32.463140 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2341 rows starting from the beginning of the part | ||
| 4366 | 2026.01.11 19:26:32.463199 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1192 rows starting from the beginning of the part | ||
| 4367 | 2026.01.11 19:26:32.463242 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1197 rows starting from the beginning of the part | ||
| 4368 | 2026.01.11 19:26:32.463281 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1192 rows starting from the beginning of the part | ||
| 4369 | 2026.01.11 19:26:32.463318 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4370 | 2026.01.11 19:26:32.463354 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1199 rows starting from the beginning of the part | ||
| 4371 | 2026.01.11 19:26:32.463648 [ 276 ] {7ce621eb-ad04-4a24-b24d-a866dd7f8b17} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.01.11 19:26:32.463690 [ 276 ] {7ce621eb-ad04-4a24-b24d-a866dd7f8b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4373 | 2026.01.11 19:26:32.464024 [ 276 ] {7ce621eb-ad04-4a24-b24d-a866dd7f8b17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4374 | 2026.01.11 19:26:32.464262 [ 276 ] {7ce621eb-ad04-4a24-b24d-a866dd7f8b17} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.01.11 19:26:32.464391 [ 276 ] {7ce621eb-ad04-4a24-b24d-a866dd7f8b17} <Debug> executeQuery: Read 259 rows, 16.30 KiB in 0.001356 sec., 191002.9498525074 rows/sec., 11.74 MiB/sec. | ||
| 4376 | 2026.01.11 19:26:32.464429 [ 276 ] {7ce621eb-ad04-4a24-b24d-a866dd7f8b17} <Debug> TCPHandler: Processed in 0.00152169 sec. | ||
| 4377 | 2026.01.11 19:26:32.464537 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.01.11 19:26:32.464630 [ 276 ] {2adb099b-1e6a-4086-be9c-763f35ecad3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4379 | 2026.01.11 19:26:32.464669 [ 276 ] {2adb099b-1e6a-4086-be9c-763f35ecad3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4380 | 2026.01.11 19:26:32.465133 [ 276 ] {2adb099b-1e6a-4086-be9c-763f35ecad3a} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.01.11 19:26:32.465168 [ 276 ] {2adb099b-1e6a-4086-be9c-763f35ecad3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4382 | 2026.01.11 19:26:32.465471 [ 276 ] {2adb099b-1e6a-4086-be9c-763f35ecad3a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4383 | 2026.01.11 19:26:32.465591 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7177 rows, containing 5 columns (5 merged, 0 gathered) in 0.002637819 sec., 2720808.3647892443 rows/sec., 230.00 MiB/sec. | ||
| 4384 | 2026.01.11 19:26:32.465684 [ 276 ] {2adb099b-1e6a-4086-be9c-763f35ecad3a} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.01.11 19:26:32.465815 [ 276 ] {2adb099b-1e6a-4086-be9c-763f35ecad3a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001204 sec., 176079.7342192691 rows/sec., 11.36 MiB/sec. | ||
| 4386 | 2026.01.11 19:26:32.465816 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4387 | 2026.01.11 19:26:32.465860 [ 276 ] {2adb099b-1e6a-4086-be9c-763f35ecad3a} <Debug> TCPHandler: Processed in 0.001371006 sec. | ||
| 4388 | 2026.01.11 19:26:32.465976 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2026.01.11 19:26:32.466072 [ 276 ] {efe0523c-8cb7-415d-8835-3afe73b373f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4390 | 2026.01.11 19:26:32.466091 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_26_5} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.01.11 19:26:32.466111 [ 276 ] {efe0523c-8cb7-415d-8835-3afe73b373f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4392 | 2026.01.11 19:26:32.466158 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_26_5} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4393 | 2026.01.11 19:26:32.466220 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 4394 | 2026.01.11 19:26:32.466568 [ 276 ] {efe0523c-8cb7-415d-8835-3afe73b373f0} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.01.11 19:26:32.466608 [ 276 ] {efe0523c-8cb7-415d-8835-3afe73b373f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4396 | 2026.01.11 19:26:32.466902 [ 276 ] {efe0523c-8cb7-415d-8835-3afe73b373f0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4397 | 2026.01.11 19:26:32.467102 [ 276 ] {efe0523c-8cb7-415d-8835-3afe73b373f0} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.01.11 19:26:32.467221 [ 126 ] {} <Debug> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4399 | 2026.01.11 19:26:32.467224 [ 276 ] {efe0523c-8cb7-415d-8835-3afe73b373f0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001171 sec., 180187.8736122972 rows/sec., 10.23 MiB/sec. | ||
| 4400 | 2026.01.11 19:26:32.467261 [ 126 ] {} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.01.11 19:26:32.467283 [ 276 ] {efe0523c-8cb7-415d-8835-3afe73b373f0} <Debug> TCPHandler: Processed in 0.001354545 sec. | ||
| 4402 | 2026.01.11 19:26:32.467285 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4403 | 2026.01.11 19:26:32.467397 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 4404 | 2026.01.11 19:26:32.467399 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2026.01.11 19:26:32.467514 [ 276 ] {2050e810-2532-418a-9a9d-f43606d069c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4406 | 2026.01.11 19:26:32.467536 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4407 | 2026.01.11 19:26:32.467553 [ 276 ] {2050e810-2532-418a-9a9d-f43606d069c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4408 | 2026.01.11 19:26:32.467584 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 4409 | 2026.01.11 19:26:32.467658 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 4410 | 2026.01.11 19:26:32.467707 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 4411 | 2026.01.11 19:26:32.467752 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 4412 | 2026.01.11 19:26:32.467794 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 4413 | 2026.01.11 19:26:32.468184 [ 276 ] {2050e810-2532-418a-9a9d-f43606d069c7} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.01.11 19:26:32.468225 [ 276 ] {2050e810-2532-418a-9a9d-f43606d069c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4415 | 2026.01.11 19:26:32.468579 [ 276 ] {2050e810-2532-418a-9a9d-f43606d069c7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4416 | 2026.01.11 19:26:32.468707 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353984 sec., 779182.028738892 rows/sec., 47.22 MiB/sec. | ||
| 4417 | 2026.01.11 19:26:32.468796 [ 276 ] {2050e810-2532-418a-9a9d-f43606d069c7} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.01.11 19:26:32.468847 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4419 | 2026.01.11 19:26:32.468929 [ 126 ] {} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4420 | 2026.01.11 19:26:32.468930 [ 276 ] {2050e810-2532-418a-9a9d-f43606d069c7} <Debug> executeQuery: Read 733 rows, 52.81 KiB in 0.001433 sec., 511514.3056524773 rows/sec., 35.99 MiB/sec. | ||
| 4421 | 2026.01.11 19:26:32.468965 [ 126 ] {} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2026.01.11 19:26:32.468989 [ 276 ] {2050e810-2532-418a-9a9d-f43606d069c7} <Debug> TCPHandler: Processed in 0.001637743 sec. | ||
| 4423 | 2026.01.11 19:26:32.468991 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4424 | 2026.01.11 19:26:32.469103 [ 198 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 4425 | 2026.01.11 19:26:32.469104 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_13_3} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.01.11 19:26:32.469110 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2026.01.11 19:26:32.469198 [ 198 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4428 | 2026.01.11 19:26:32.469202 [ 190 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_13_3} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4429 | 2026.01.11 19:26:32.469228 [ 198 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1211 rows starting from the beginning of the part | ||
| 4430 | 2026.01.11 19:26:32.469244 [ 276 ] {b2c10754-cecc-41f9-bb13-d7a59c544297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4431 | 2026.01.11 19:26:32.469288 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4432 | 2026.01.11 19:26:32.469292 [ 276 ] {b2c10754-cecc-41f9-bb13-d7a59c544297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4433 | 2026.01.11 19:26:32.469305 [ 198 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 719 rows starting from the beginning of the part | ||
| 4434 | 2026.01.11 19:26:32.469366 [ 198 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 522 rows starting from the beginning of the part | ||
| 4435 | 2026.01.11 19:26:32.469408 [ 198 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 719 rows starting from the beginning of the part | ||
| 4436 | 2026.01.11 19:26:32.469448 [ 198 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4437 | 2026.01.11 19:26:32.469492 [ 198 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 733 rows starting from the beginning of the part | ||
| 4438 | 2026.01.11 19:26:32.469640 [ 276 ] {b2c10754-cecc-41f9-bb13-d7a59c544297} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.01.11 19:26:32.469680 [ 276 ] {b2c10754-cecc-41f9-bb13-d7a59c544297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4440 | 2026.01.11 19:26:32.469990 [ 276 ] {b2c10754-cecc-41f9-bb13-d7a59c544297} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4441 | 2026.01.11 19:26:32.470205 [ 276 ] {b2c10754-cecc-41f9-bb13-d7a59c544297} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.01.11 19:26:32.470332 [ 276 ] {b2c10754-cecc-41f9-bb13-d7a59c544297} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 4443 | 2026.01.11 19:26:32.470367 [ 276 ] {b2c10754-cecc-41f9-bb13-d7a59c544297} <Debug> TCPHandler: Processed in 0.001304224 sec. | ||
| 4444 | 2026.01.11 19:26:32.470474 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2026.01.11 19:26:32.470566 [ 276 ] {dca36c0c-a7ee-498d-a046-751db41e6c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4446 | 2026.01.11 19:26:32.470607 [ 276 ] {dca36c0c-a7ee-498d-a046-751db41e6c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4447 | 2026.01.11 19:26:32.470795 [ 190 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727145 sec., 2297433.0470226877 rows/sec., 172.57 MiB/sec. | ||
| 4448 | 2026.01.11 19:26:32.470936 [ 190 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4449 | 2026.01.11 19:26:32.471036 [ 276 ] {dca36c0c-a7ee-498d-a046-751db41e6c33} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.01.11 19:26:32.471079 [ 276 ] {dca36c0c-a7ee-498d-a046-751db41e6c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4451 | 2026.01.11 19:26:32.471197 [ 190 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_26_5} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.01.11 19:26:32.471280 [ 190 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_26_5} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4453 | 2026.01.11 19:26:32.471345 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 4454 | 2026.01.11 19:26:32.471430 [ 276 ] {dca36c0c-a7ee-498d-a046-751db41e6c33} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4455 | 2026.01.11 19:26:32.471640 [ 276 ] {dca36c0c-a7ee-498d-a046-751db41e6c33} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.01.11 19:26:32.471764 [ 276 ] {dca36c0c-a7ee-498d-a046-751db41e6c33} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001216 sec., 263980.2631578947 rows/sec., 17.36 MiB/sec. | ||
| 4457 | 2026.01.11 19:26:32.471769 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4458 | 2026.01.11 19:26:32.471799 [ 276 ] {dca36c0c-a7ee-498d-a046-751db41e6c33} <Debug> TCPHandler: Processed in 0.001372036 sec. | ||
| 4459 | 2026.01.11 19:26:32.471842 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.01.11 19:26:32.471867 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4461 | 2026.01.11 19:26:32.471926 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2026.01.11 19:26:32.471950 [ 190 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 4463 | 2026.01.11 19:26:32.472021 [ 276 ] {98af8c50-7a5f-4a0c-ab27-dd699d6ec551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4464 | 2026.01.11 19:26:32.472050 [ 190 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4465 | 2026.01.11 19:26:32.472068 [ 276 ] {98af8c50-7a5f-4a0c-ab27-dd699d6ec551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4466 | 2026.01.11 19:26:32.472080 [ 190 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7491 rows starting from the beginning of the part | ||
| 4467 | 2026.01.11 19:26:32.472130 [ 190 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 4468 | 2026.01.11 19:26:32.472165 [ 190 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 4469 | 2026.01.11 19:26:32.472198 [ 190 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 4470 | 2026.01.11 19:26:32.472234 [ 190 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 4471 | 2026.01.11 19:26:32.472269 [ 190 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 321 rows starting from the beginning of the part | ||
| 4472 | 2026.01.11 19:26:32.472387 [ 276 ] {98af8c50-7a5f-4a0c-ab27-dd699d6ec551} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.01.11 19:26:32.472428 [ 276 ] {98af8c50-7a5f-4a0c-ab27-dd699d6ec551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4474 | 2026.01.11 19:26:32.472727 [ 276 ] {98af8c50-7a5f-4a0c-ab27-dd699d6ec551} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4475 | 2026.01.11 19:26:32.472938 [ 276 ] {98af8c50-7a5f-4a0c-ab27-dd699d6ec551} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.01.11 19:26:32.473063 [ 276 ] {98af8c50-7a5f-4a0c-ab27-dd699d6ec551} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 4477 | 2026.01.11 19:26:32.473098 [ 276 ] {98af8c50-7a5f-4a0c-ab27-dd699d6ec551} <Debug> TCPHandler: Processed in 0.001218962 sec. | ||
| 4478 | 2026.01.11 19:26:32.473216 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4479 | 2026.01.11 19:26:32.473308 [ 276 ] {f3f664ea-b221-40d3-a895-4df106d6acbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4480 | 2026.01.11 19:26:32.473361 [ 276 ] {f3f664ea-b221-40d3-a895-4df106d6acbd} <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 | ||
| 4481 | 2026.01.11 19:26:32.474189 [ 276 ] {f3f664ea-b221-40d3-a895-4df106d6acbd} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.01.11 19:26:32.474225 [ 276 ] {f3f664ea-b221-40d3-a895-4df106d6acbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4483 | 2026.01.11 19:26:32.474819 [ 276 ] {f3f664ea-b221-40d3-a895-4df106d6acbd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4484 | 2026.01.11 19:26:32.474932 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9445 rows, containing 5 columns (5 merged, 0 gathered) in 0.003016418 sec., 3131197.334056487 rows/sec., 209.44 MiB/sec. | ||
| 4485 | 2026.01.11 19:26:32.475036 [ 276 ] {f3f664ea-b221-40d3-a895-4df106d6acbd} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.01.11 19:26:32.475174 [ 276 ] {f3f664ea-b221-40d3-a895-4df106d6acbd} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001883 sec., 21242.697822623475 rows/sec., 38.07 MiB/sec. | ||
| 4487 | 2026.01.11 19:26:32.475224 [ 276 ] {f3f664ea-b221-40d3-a895-4df106d6acbd} <Debug> TCPHandler: Processed in 0.002066244 sec. | ||
| 4488 | 2026.01.11 19:26:32.475271 [ 200 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4489 | 2026.01.11 19:26:32.475334 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.01.11 19:26:32.475430 [ 276 ] {c083e352-f06a-48e2-83dd-6abd8db266d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4491 | 2026.01.11 19:26:32.475473 [ 276 ] {c083e352-f06a-48e2-83dd-6abd8db266d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4492 | 2026.01.11 19:26:32.475652 [ 200 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.01.11 19:26:32.475746 [ 200 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4494 | 2026.01.11 19:26:32.475802 [ 276 ] {c083e352-f06a-48e2-83dd-6abd8db266d2} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.01.11 19:26:32.475842 [ 276 ] {c083e352-f06a-48e2-83dd-6abd8db266d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4496 | 2026.01.11 19:26:32.475852 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 4497 | 2026.01.11 19:26:32.476146 [ 276 ] {c083e352-f06a-48e2-83dd-6abd8db266d2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4498 | 2026.01.11 19:26:32.476359 [ 276 ] {c083e352-f06a-48e2-83dd-6abd8db266d2} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.01.11 19:26:32.476481 [ 276 ] {c083e352-f06a-48e2-83dd-6abd8db266d2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 4500 | 2026.01.11 19:26:32.476482 [ 126 ] {} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4501 | 2026.01.11 19:26:32.476517 [ 276 ] {c083e352-f06a-48e2-83dd-6abd8db266d2} <Debug> TCPHandler: Processed in 0.001230892 sec. | ||
| 4502 | 2026.01.11 19:26:32.476531 [ 126 ] {} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.01.11 19:26:32.476555 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4504 | 2026.01.11 19:26:32.476618 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 4505 | 2026.01.11 19:26:32.476700 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4506 | 2026.01.11 19:26:32.476723 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1640 rows starting from the beginning of the part | ||
| 4507 | 2026.01.11 19:26:32.476763 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 4508 | 2026.01.11 19:26:32.476797 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 4509 | 2026.01.11 19:26:32.476828 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 4510 | 2026.01.11 19:26:32.476860 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 4511 | 2026.01.11 19:26:32.476891 [ 190 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 4512 | 2026.01.11 19:26:32.477720 [ 193 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2072 rows, containing 4 columns (4 merged, 0 gathered) in 0.001126259 sec., 1839718.9278842614 rows/sec., 116.64 MiB/sec. | ||
| 4513 | 2026.01.11 19:26:32.477948 [ 199 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4514 | 2026.01.11 19:26:32.478208 [ 199 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_26_5} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.01.11 19:26:32.478269 [ 199 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_26_5} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4516 | 2026.01.11 19:26:32.478341 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4517 | 2026.01.11 19:26:33.950241 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9035 | ||
| 4518 | 2026.01.11 19:26:33.950730 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2026.01.11 19:26:33.950774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4520 | 2026.01.11 19:26:33.951272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4521 | 2026.01.11 19:26:33.951549 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.01.11 19:26:33.951701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9035 | ||
| 4523 | 2026.01.11 19:26:34.418491 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4524 | 2026.01.11 19:26:34.435224 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2026.01.11 19:26:34.435273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4526 | 2026.01.11 19:26:34.441743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4527 | 2026.01.11 19:26:34.442431 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2026.01.11 19:26:34.445112 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4529 | 2026.01.11 19:26:35.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.60 MiB, peak 253.66 MiB, free memory in arenas 0.00 B, will set to 246.09 MiB (RSS), difference: 1.49 MiB | ||
| 4530 | 2026.01.11 19:26:37.443320 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.01.11 19:26:37.443515 [ 276 ] {ba27bc66-29f2-4687-81af-560a36418e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4532 | 2026.01.11 19:26:37.443584 [ 276 ] {ba27bc66-29f2-4687-81af-560a36418e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4533 | 2026.01.11 19:26:37.444360 [ 276 ] {ba27bc66-29f2-4687-81af-560a36418e9c} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.01.11 19:26:37.444415 [ 276 ] {ba27bc66-29f2-4687-81af-560a36418e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4535 | 2026.01.11 19:26:37.444851 [ 276 ] {ba27bc66-29f2-4687-81af-560a36418e9c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4536 | 2026.01.11 19:26:37.445082 [ 276 ] {ba27bc66-29f2-4687-81af-560a36418e9c} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.01.11 19:26:37.445256 [ 276 ] {ba27bc66-29f2-4687-81af-560a36418e9c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001789 sec., 31302.40357741755 rows/sec., 2.40 MiB/sec. | ||
| 4538 | 2026.01.11 19:26:37.445310 [ 276 ] {ba27bc66-29f2-4687-81af-560a36418e9c} <Debug> TCPHandler: Processed in 0.002122315 sec. | ||
| 4539 | 2026.01.11 19:26:37.445445 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.01.11 19:26:37.445552 [ 276 ] {68e7c540-0ff3-48d8-bd9b-0b129eda5c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4541 | 2026.01.11 19:26:37.445599 [ 276 ] {68e7c540-0ff3-48d8-bd9b-0b129eda5c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4542 | 2026.01.11 19:26:37.446076 [ 276 ] {68e7c540-0ff3-48d8-bd9b-0b129eda5c48} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.01.11 19:26:37.446116 [ 276 ] {68e7c540-0ff3-48d8-bd9b-0b129eda5c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4544 | 2026.01.11 19:26:37.446449 [ 276 ] {68e7c540-0ff3-48d8-bd9b-0b129eda5c48} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4545 | 2026.01.11 19:26:37.446660 [ 276 ] {68e7c540-0ff3-48d8-bd9b-0b129eda5c48} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.01.11 19:26:37.446796 [ 276 ] {68e7c540-0ff3-48d8-bd9b-0b129eda5c48} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00127 sec., 50393.70078740157 rows/sec., 3.93 MiB/sec. | ||
| 4547 | 2026.01.11 19:26:37.446836 [ 276 ] {68e7c540-0ff3-48d8-bd9b-0b129eda5c48} <Debug> TCPHandler: Processed in 0.001446797 sec. | ||
| 4548 | 2026.01.11 19:26:37.446954 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2026.01.11 19:26:37.447054 [ 276 ] {27fd6fe2-8354-4d75-befa-2feece456c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4550 | 2026.01.11 19:26:37.447100 [ 276 ] {27fd6fe2-8354-4d75-befa-2feece456c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4551 | 2026.01.11 19:26:37.447517 [ 276 ] {27fd6fe2-8354-4d75-befa-2feece456c94} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.01.11 19:26:37.447554 [ 276 ] {27fd6fe2-8354-4d75-befa-2feece456c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4553 | 2026.01.11 19:26:37.447885 [ 276 ] {27fd6fe2-8354-4d75-befa-2feece456c94} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4554 | 2026.01.11 19:26:37.448097 [ 276 ] {27fd6fe2-8354-4d75-befa-2feece456c94} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.01.11 19:26:37.448228 [ 276 ] {27fd6fe2-8354-4d75-befa-2feece456c94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 4556 | 2026.01.11 19:26:37.448265 [ 276 ] {27fd6fe2-8354-4d75-befa-2feece456c94} <Debug> TCPHandler: Processed in 0.001362165 sec. | ||
| 4557 | 2026.01.11 19:26:37.448378 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.01.11 19:26:37.448472 [ 276 ] {5626d6a4-b9f1-4953-af99-88d841fbdd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4559 | 2026.01.11 19:26:37.448514 [ 276 ] {5626d6a4-b9f1-4953-af99-88d841fbdd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4560 | 2026.01.11 19:26:37.448860 [ 276 ] {5626d6a4-b9f1-4953-af99-88d841fbdd99} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.01.11 19:26:37.448896 [ 276 ] {5626d6a4-b9f1-4953-af99-88d841fbdd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4562 | 2026.01.11 19:26:37.449213 [ 276 ] {5626d6a4-b9f1-4953-af99-88d841fbdd99} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4563 | 2026.01.11 19:26:37.449442 [ 276 ] {5626d6a4-b9f1-4953-af99-88d841fbdd99} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.01.11 19:26:37.449573 [ 276 ] {5626d6a4-b9f1-4953-af99-88d841fbdd99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 4565 | 2026.01.11 19:26:37.449609 [ 276 ] {5626d6a4-b9f1-4953-af99-88d841fbdd99} <Debug> TCPHandler: Processed in 0.001280523 sec. | ||
| 4566 | 2026.01.11 19:26:41.316600 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4567 | 2026.01.11 19:26:41.316682 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4568 | 2026.01.11 19:26:41.430194 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 618 | ||
| 4569 | 2026.01.11 19:26:41.432513 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.01.11 19:26:41.432570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4571 | 2026.01.11 19:26:41.433802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4572 | 2026.01.11 19:26:41.434072 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.01.11 19:26:41.434410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
| 4574 | 2026.01.11 19:26:41.451812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9547 | ||
| 4575 | 2026.01.11 19:26:41.452628 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.01.11 19:26:41.452712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4577 | 2026.01.11 19:26:41.453290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4578 | 2026.01.11 19:26:41.453560 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.01.11 19:26:41.453716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9547 | ||
| 4580 | 2026.01.11 19:26:41.945184 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4581 | 2026.01.11 19:26:41.963020 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.01.11 19:26:41.963073 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4583 | 2026.01.11 19:26:41.969046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4584 | 2026.01.11 19:26:41.969772 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.01.11 19:26:41.972818 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4586 | 2026.01.11 19:26:42.455392 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.01.11 19:26:42.455575 [ 276 ] {37c26aab-0028-486b-a1a3-c842ab214909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4588 | 2026.01.11 19:26:42.455644 [ 276 ] {37c26aab-0028-486b-a1a3-c842ab214909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4589 | 2026.01.11 19:26:42.456500 [ 276 ] {37c26aab-0028-486b-a1a3-c842ab214909} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.01.11 19:26:42.456552 [ 276 ] {37c26aab-0028-486b-a1a3-c842ab214909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4591 | 2026.01.11 19:26:42.456989 [ 276 ] {37c26aab-0028-486b-a1a3-c842ab214909} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4592 | 2026.01.11 19:26:42.457220 [ 276 ] {37c26aab-0028-486b-a1a3-c842ab214909} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.01.11 19:26:42.457382 [ 276 ] {37c26aab-0028-486b-a1a3-c842ab214909} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001856 sec., 220905.1724137931 rows/sec., 14.01 MiB/sec. | ||
| 4594 | 2026.01.11 19:26:42.457433 [ 276 ] {37c26aab-0028-486b-a1a3-c842ab214909} <Debug> TCPHandler: Processed in 0.002175837 sec. | ||
| 4595 | 2026.01.11 19:26:42.457556 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.01.11 19:26:42.457659 [ 276 ] {69e2e690-a2c4-4426-969e-946b81205cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4597 | 2026.01.11 19:26:42.457706 [ 276 ] {69e2e690-a2c4-4426-969e-946b81205cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4598 | 2026.01.11 19:26:42.458896 [ 276 ] {69e2e690-a2c4-4426-969e-946b81205cdd} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.01.11 19:26:42.458936 [ 276 ] {69e2e690-a2c4-4426-969e-946b81205cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4600 | 2026.01.11 19:26:42.459332 [ 276 ] {69e2e690-a2c4-4426-969e-946b81205cdd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4601 | 2026.01.11 19:26:42.459543 [ 276 ] {69e2e690-a2c4-4426-969e-946b81205cdd} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.01.11 19:26:42.459683 [ 276 ] {69e2e690-a2c4-4426-969e-946b81205cdd} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002047 sec., 582315.5837811431 rows/sec., 46.52 MiB/sec. | ||
| 4603 | 2026.01.11 19:26:42.459724 [ 276 ] {69e2e690-a2c4-4426-969e-946b81205cdd} <Debug> TCPHandler: Processed in 0.002221497 sec. | ||
| 4604 | 2026.01.11 19:26:42.459840 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.01.11 19:26:42.459937 [ 276 ] {1fb3384e-abda-41d5-b709-eb1ecf6dc28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4606 | 2026.01.11 19:26:42.459979 [ 276 ] {1fb3384e-abda-41d5-b709-eb1ecf6dc28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4607 | 2026.01.11 19:26:42.460552 [ 276 ] {1fb3384e-abda-41d5-b709-eb1ecf6dc28a} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.01.11 19:26:42.460590 [ 276 ] {1fb3384e-abda-41d5-b709-eb1ecf6dc28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4609 | 2026.01.11 19:26:42.460929 [ 276 ] {1fb3384e-abda-41d5-b709-eb1ecf6dc28a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4610 | 2026.01.11 19:26:42.461157 [ 276 ] {1fb3384e-abda-41d5-b709-eb1ecf6dc28a} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.01.11 19:26:42.461300 [ 120 ] {} <Debug> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4612 | 2026.01.11 19:26:42.461309 [ 276 ] {1fb3384e-abda-41d5-b709-eb1ecf6dc28a} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001393 sec., 175879.39698492462 rows/sec., 10.74 MiB/sec. | ||
| 4613 | 2026.01.11 19:26:42.461379 [ 120 ] {} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.01.11 19:26:42.461399 [ 276 ] {1fb3384e-abda-41d5-b709-eb1ecf6dc28a} <Debug> TCPHandler: Processed in 0.001610932 sec. | ||
| 4615 | 2026.01.11 19:26:42.461405 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4616 | 2026.01.11 19:26:42.461513 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4617 | 2026.01.11 19:26:42.461523 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::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 | ||
| 4618 | 2026.01.11 19:26:42.461615 [ 276 ] {a178012d-297f-4315-bb1b-cc510d5b7492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4619 | 2026.01.11 19:26:42.461661 [ 276 ] {a178012d-297f-4315-bb1b-cc510d5b7492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4620 | 2026.01.11 19:26:42.461661 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4621 | 2026.01.11 19:26:42.461723 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::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 | ||
| 4622 | 2026.01.11 19:26:42.461795 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 245 rows starting from the beginning of the part | ||
| 4623 | 2026.01.11 19:26:42.461850 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 4624 | 2026.01.11 19:26:42.461899 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 245 rows starting from the beginning of the part | ||
| 4625 | 2026.01.11 19:26:42.461943 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 259 rows starting from the beginning of the part | ||
| 4626 | 2026.01.11 19:26:42.461990 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 245 rows starting from the beginning of the part | ||
| 4627 | 2026.01.11 19:26:42.462180 [ 276 ] {a178012d-297f-4315-bb1b-cc510d5b7492} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.01.11 19:26:42.462223 [ 276 ] {a178012d-297f-4315-bb1b-cc510d5b7492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4629 | 2026.01.11 19:26:42.462571 [ 276 ] {a178012d-297f-4315-bb1b-cc510d5b7492} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4630 | 2026.01.11 19:26:42.462797 [ 276 ] {a178012d-297f-4315-bb1b-cc510d5b7492} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.01.11 19:26:42.462929 [ 276 ] {a178012d-297f-4315-bb1b-cc510d5b7492} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001333 sec., 159039.759939985 rows/sec., 10.26 MiB/sec. | ||
| 4632 | 2026.01.11 19:26:42.462968 [ 276 ] {a178012d-297f-4315-bb1b-cc510d5b7492} <Debug> TCPHandler: Processed in 0.001504819 sec. | ||
| 4633 | 2026.01.11 19:26:42.463071 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2026.01.11 19:26:42.463108 [ 199 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1259 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635892 sec., 769610.7077973363 rows/sec., 50.09 MiB/sec. | ||
| 4635 | 2026.01.11 19:26:42.463167 [ 276 ] {59caa52d-7354-49b4-9c02-f60403ddfeaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4636 | 2026.01.11 19:26:42.463207 [ 276 ] {59caa52d-7354-49b4-9c02-f60403ddfeaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4637 | 2026.01.11 19:26:42.463257 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4638 | 2026.01.11 19:26:42.463515 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_16_3} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.01.11 19:26:42.463585 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_16_3} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4640 | 2026.01.11 19:26:42.463651 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4641 | 2026.01.11 19:26:42.463709 [ 276 ] {59caa52d-7354-49b4-9c02-f60403ddfeaf} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.01.11 19:26:42.463751 [ 276 ] {59caa52d-7354-49b4-9c02-f60403ddfeaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4643 | 2026.01.11 19:26:42.464067 [ 276 ] {59caa52d-7354-49b4-9c02-f60403ddfeaf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4644 | 2026.01.11 19:26:42.464275 [ 276 ] {59caa52d-7354-49b4-9c02-f60403ddfeaf} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.01.11 19:26:42.464404 [ 276 ] {59caa52d-7354-49b4-9c02-f60403ddfeaf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001257 sec., 167859.98408910102 rows/sec., 9.53 MiB/sec. | ||
| 4646 | 2026.01.11 19:26:42.464443 [ 276 ] {59caa52d-7354-49b4-9c02-f60403ddfeaf} <Debug> TCPHandler: Processed in 0.001421627 sec. | ||
| 4647 | 2026.01.11 19:26:42.464619 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.01.11 19:26:42.464718 [ 276 ] {e5271a52-f0d7-4e34-842f-324d59fd72b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4649 | 2026.01.11 19:26:42.464760 [ 276 ] {e5271a52-f0d7-4e34-842f-324d59fd72b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4650 | 2026.01.11 19:26:42.465479 [ 276 ] {e5271a52-f0d7-4e34-842f-324d59fd72b8} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.01.11 19:26:42.465516 [ 276 ] {e5271a52-f0d7-4e34-842f-324d59fd72b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4652 | 2026.01.11 19:26:42.465841 [ 276 ] {e5271a52-f0d7-4e34-842f-324d59fd72b8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4653 | 2026.01.11 19:26:42.466058 [ 276 ] {e5271a52-f0d7-4e34-842f-324d59fd72b8} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.01.11 19:26:42.466185 [ 276 ] {e5271a52-f0d7-4e34-842f-324d59fd72b8} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001485 sec., 484175.0841750842 rows/sec., 33.98 MiB/sec. | ||
| 4655 | 2026.01.11 19:26:42.466224 [ 276 ] {e5271a52-f0d7-4e34-842f-324d59fd72b8} <Debug> TCPHandler: Processed in 0.001657803 sec. | ||
| 4656 | 2026.01.11 19:26:42.466331 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.01.11 19:26:42.466425 [ 276 ] {64dd5df4-7284-4bc6-8354-af1c6f8d7eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4658 | 2026.01.11 19:26:42.466469 [ 276 ] {64dd5df4-7284-4bc6-8354-af1c6f8d7eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4659 | 2026.01.11 19:26:42.466782 [ 276 ] {64dd5df4-7284-4bc6-8354-af1c6f8d7eb3} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.01.11 19:26:42.466818 [ 276 ] {64dd5df4-7284-4bc6-8354-af1c6f8d7eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4661 | 2026.01.11 19:26:42.467122 [ 276 ] {64dd5df4-7284-4bc6-8354-af1c6f8d7eb3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4662 | 2026.01.11 19:26:42.467328 [ 276 ] {64dd5df4-7284-4bc6-8354-af1c6f8d7eb3} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.01.11 19:26:42.467454 [ 276 ] {64dd5df4-7284-4bc6-8354-af1c6f8d7eb3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 4664 | 2026.01.11 19:26:42.467491 [ 276 ] {64dd5df4-7284-4bc6-8354-af1c6f8d7eb3} <Debug> TCPHandler: Processed in 0.001209331 sec. | ||
| 4665 | 2026.01.11 19:26:42.467593 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.01.11 19:26:42.467687 [ 276 ] {e743018e-36d0-492a-ab21-0855f70fd4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4667 | 2026.01.11 19:26:42.467731 [ 276 ] {e743018e-36d0-492a-ab21-0855f70fd4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4668 | 2026.01.11 19:26:42.468168 [ 276 ] {e743018e-36d0-492a-ab21-0855f70fd4b1} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2026.01.11 19:26:42.468204 [ 276 ] {e743018e-36d0-492a-ab21-0855f70fd4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4670 | 2026.01.11 19:26:42.468539 [ 276 ] {e743018e-36d0-492a-ab21-0855f70fd4b1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4671 | 2026.01.11 19:26:42.468752 [ 276 ] {e743018e-36d0-492a-ab21-0855f70fd4b1} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2026.01.11 19:26:42.468880 [ 276 ] {e743018e-36d0-492a-ab21-0855f70fd4b1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001211 sec., 259289.843104872 rows/sec., 17.03 MiB/sec. | ||
| 4673 | 2026.01.11 19:26:42.468918 [ 276 ] {e743018e-36d0-492a-ab21-0855f70fd4b1} <Debug> TCPHandler: Processed in 0.001373526 sec. | ||
| 4674 | 2026.01.11 19:26:42.469018 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2026.01.11 19:26:42.469140 [ 276 ] {2f9b1dd3-482e-439c-bc46-a6ad828dcfe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4676 | 2026.01.11 19:26:42.469182 [ 276 ] {2f9b1dd3-482e-439c-bc46-a6ad828dcfe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4677 | 2026.01.11 19:26:42.469472 [ 276 ] {2f9b1dd3-482e-439c-bc46-a6ad828dcfe0} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2026.01.11 19:26:42.469508 [ 276 ] {2f9b1dd3-482e-439c-bc46-a6ad828dcfe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4679 | 2026.01.11 19:26:42.469801 [ 276 ] {2f9b1dd3-482e-439c-bc46-a6ad828dcfe0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4680 | 2026.01.11 19:26:42.470000 [ 276 ] {2f9b1dd3-482e-439c-bc46-a6ad828dcfe0} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.01.11 19:26:42.470126 [ 276 ] {2f9b1dd3-482e-439c-bc46-a6ad828dcfe0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 4682 | 2026.01.11 19:26:42.470163 [ 276 ] {2f9b1dd3-482e-439c-bc46-a6ad828dcfe0} <Debug> TCPHandler: Processed in 0.001194661 sec. | ||
| 4683 | 2026.01.11 19:26:42.470261 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.01.11 19:26:42.470380 [ 276 ] {2fca5353-218a-47c9-9c06-c760d1166d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.01.11 19:26:42.470434 [ 276 ] {2fca5353-218a-47c9-9c06-c760d1166d33} <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 | ||
| 4686 | 2026.01.11 19:26:42.471331 [ 276 ] {2fca5353-218a-47c9-9c06-c760d1166d33} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.01.11 19:26:42.471368 [ 276 ] {2fca5353-218a-47c9-9c06-c760d1166d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4688 | 2026.01.11 19:26:42.471946 [ 276 ] {2fca5353-218a-47c9-9c06-c760d1166d33} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4689 | 2026.01.11 19:26:42.472167 [ 276 ] {2fca5353-218a-47c9-9c06-c760d1166d33} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.01.11 19:26:42.472302 [ 276 ] {2fca5353-218a-47c9-9c06-c760d1166d33} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00194 sec., 20618.556701030928 rows/sec., 36.95 MiB/sec. | ||
| 4691 | 2026.01.11 19:26:42.472367 [ 276 ] {2fca5353-218a-47c9-9c06-c760d1166d33} <Debug> TCPHandler: Processed in 0.002154046 sec. | ||
| 4692 | 2026.01.11 19:26:42.472471 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.01.11 19:26:42.472566 [ 276 ] {a1d06c3b-26d2-4564-8dab-a911ebc4b0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4694 | 2026.01.11 19:26:42.472608 [ 276 ] {a1d06c3b-26d2-4564-8dab-a911ebc4b0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4695 | 2026.01.11 19:26:42.472948 [ 276 ] {a1d06c3b-26d2-4564-8dab-a911ebc4b0a4} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.01.11 19:26:42.472985 [ 276 ] {a1d06c3b-26d2-4564-8dab-a911ebc4b0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4697 | 2026.01.11 19:26:42.473294 [ 276 ] {a1d06c3b-26d2-4564-8dab-a911ebc4b0a4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4698 | 2026.01.11 19:26:42.473495 [ 276 ] {a1d06c3b-26d2-4564-8dab-a911ebc4b0a4} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.01.11 19:26:42.473621 [ 276 ] {a1d06c3b-26d2-4564-8dab-a911ebc4b0a4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 4700 | 2026.01.11 19:26:42.473657 [ 276 ] {a1d06c3b-26d2-4564-8dab-a911ebc4b0a4} <Debug> TCPHandler: Processed in 0.001235062 sec. | ||
| 4701 | 2026.01.11 19:26:47.470743 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.01.11 19:26:47.471029 [ 276 ] {904b5d16-70ce-4e92-b5f8-5c45b410f272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4703 | 2026.01.11 19:26:47.471128 [ 276 ] {904b5d16-70ce-4e92-b5f8-5c45b410f272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4704 | 2026.01.11 19:26:47.472574 [ 276 ] {904b5d16-70ce-4e92-b5f8-5c45b410f272} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.01.11 19:26:47.472618 [ 276 ] {904b5d16-70ce-4e92-b5f8-5c45b410f272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4706 | 2026.01.11 19:26:47.473100 [ 276 ] {904b5d16-70ce-4e92-b5f8-5c45b410f272} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4707 | 2026.01.11 19:26:47.473332 [ 276 ] {904b5d16-70ce-4e92-b5f8-5c45b410f272} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.01.11 19:26:47.473501 [ 276 ] {904b5d16-70ce-4e92-b5f8-5c45b410f272} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002543 sec., 470310.6567046795 rows/sec., 38.77 MiB/sec. | ||
| 4709 | 2026.01.11 19:26:47.473555 [ 276 ] {904b5d16-70ce-4e92-b5f8-5c45b410f272} <Debug> TCPHandler: Processed in 0.002984928 sec. | ||
| 4710 | 2026.01.11 19:26:47.473679 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.01.11 19:26:47.473783 [ 276 ] {3a74d39d-44ac-4884-bda8-850593ee3161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4712 | 2026.01.11 19:26:47.473829 [ 276 ] {3a74d39d-44ac-4884-bda8-850593ee3161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4713 | 2026.01.11 19:26:47.474347 [ 276 ] {3a74d39d-44ac-4884-bda8-850593ee3161} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.01.11 19:26:47.474380 [ 276 ] {3a74d39d-44ac-4884-bda8-850593ee3161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4715 | 2026.01.11 19:26:47.474698 [ 276 ] {3a74d39d-44ac-4884-bda8-850593ee3161} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4716 | 2026.01.11 19:26:47.474896 [ 276 ] {3a74d39d-44ac-4884-bda8-850593ee3161} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.01.11 19:26:47.475030 [ 276 ] {3a74d39d-44ac-4884-bda8-850593ee3161} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001323 sec., 172335.6009070295 rows/sec., 11.67 MiB/sec. | ||
| 4718 | 2026.01.11 19:26:47.475073 [ 276 ] {3a74d39d-44ac-4884-bda8-850593ee3161} <Debug> TCPHandler: Processed in 0.001502189 sec. | ||
| 4719 | 2026.01.11 19:26:47.475246 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.01.11 19:26:47.475344 [ 276 ] {4612a295-76ab-463e-aadb-06799b1dfd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4721 | 2026.01.11 19:26:47.475386 [ 276 ] {4612a295-76ab-463e-aadb-06799b1dfd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4722 | 2026.01.11 19:26:47.475982 [ 276 ] {4612a295-76ab-463e-aadb-06799b1dfd94} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.01.11 19:26:47.476018 [ 276 ] {4612a295-76ab-463e-aadb-06799b1dfd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4724 | 2026.01.11 19:26:47.476351 [ 276 ] {4612a295-76ab-463e-aadb-06799b1dfd94} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4725 | 2026.01.11 19:26:47.476565 [ 276 ] {4612a295-76ab-463e-aadb-06799b1dfd94} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.01.11 19:26:47.476695 [ 276 ] {4612a295-76ab-463e-aadb-06799b1dfd94} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001372 sec., 379008.7463556851 rows/sec., 28.05 MiB/sec. | ||
| 4727 | 2026.01.11 19:26:47.476734 [ 276 ] {4612a295-76ab-463e-aadb-06799b1dfd94} <Debug> TCPHandler: Processed in 0.00154004 sec. | ||
| 4728 | 2026.01.11 19:26:47.476842 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.01.11 19:26:47.476937 [ 276 ] {0d717b0d-b1bc-4a5e-a1ab-159b5d53ef03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.01.11 19:26:47.476982 [ 276 ] {0d717b0d-b1bc-4a5e-a1ab-159b5d53ef03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4731 | 2026.01.11 19:26:47.477543 [ 276 ] {0d717b0d-b1bc-4a5e-a1ab-159b5d53ef03} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.01.11 19:26:47.477577 [ 276 ] {0d717b0d-b1bc-4a5e-a1ab-159b5d53ef03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4733 | 2026.01.11 19:26:47.477949 [ 276 ] {0d717b0d-b1bc-4a5e-a1ab-159b5d53ef03} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4734 | 2026.01.11 19:26:47.478151 [ 276 ] {0d717b0d-b1bc-4a5e-a1ab-159b5d53ef03} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.01.11 19:26:47.478283 [ 276 ] {0d717b0d-b1bc-4a5e-a1ab-159b5d53ef03} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001365 sec., 618315.0183150184 rows/sec., 41.62 MiB/sec. | ||
| 4736 | 2026.01.11 19:26:47.478320 [ 276 ] {0d717b0d-b1bc-4a5e-a1ab-159b5d53ef03} <Debug> TCPHandler: Processed in 0.001528069 sec. | ||
| 4737 | 2026.01.11 19:26:47.478424 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.01.11 19:26:47.478517 [ 276 ] {fe4a02f8-a9e9-444f-869f-7244c85d8c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4739 | 2026.01.11 19:26:47.478559 [ 276 ] {fe4a02f8-a9e9-444f-869f-7244c85d8c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4740 | 2026.01.11 19:26:47.478874 [ 276 ] {fe4a02f8-a9e9-444f-869f-7244c85d8c13} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.01.11 19:26:47.478910 [ 276 ] {fe4a02f8-a9e9-444f-869f-7244c85d8c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4742 | 2026.01.11 19:26:47.479215 [ 276 ] {fe4a02f8-a9e9-444f-869f-7244c85d8c13} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4743 | 2026.01.11 19:26:47.479430 [ 276 ] {fe4a02f8-a9e9-444f-869f-7244c85d8c13} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.01.11 19:26:47.479557 [ 276 ] {fe4a02f8-a9e9-444f-869f-7244c85d8c13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 4745 | 2026.01.11 19:26:47.479593 [ 276 ] {fe4a02f8-a9e9-444f-869f-7244c85d8c13} <Debug> TCPHandler: Processed in 0.001217561 sec. | ||
| 4746 | 2026.01.11 19:26:48.953901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9995 | ||
| 4747 | 2026.01.11 19:26:48.954459 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.01.11 19:26:48.954508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4749 | 2026.01.11 19:26:48.955055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4750 | 2026.01.11 19:26:48.955293 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.01.11 19:26:48.955431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9995 | ||
| 4752 | 2026.01.11 19:26:48.955426 [ 102 ] {} <Debug> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4753 | 2026.01.11 19:26:48.955501 [ 102 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.01.11 19:26:48.955523 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4755 | 2026.01.11 19:26:48.955622 [ 190 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 4756 | 2026.01.11 19:26:48.955732 [ 190 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4757 | 2026.01.11 19:26:48.955768 [ 190 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7627 rows starting from the beginning of the part | ||
| 4758 | 2026.01.11 19:26:48.955833 [ 190 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 4759 | 2026.01.11 19:26:48.955880 [ 190 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 4760 | 2026.01.11 19:26:48.955925 [ 190 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 4761 | 2026.01.11 19:26:48.955966 [ 190 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 4762 | 2026.01.11 19:26:48.956008 [ 190 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 4763 | 2026.01.11 19:26:48.958388 [ 196 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9995 rows, containing 4 columns (4 merged, 0 gathered) in 0.002790762 sec., 3581459.1140340883 rows/sec., 51.23 MiB/sec. | ||
| 4764 | 2026.01.11 19:26:48.958718 [ 196 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4765 | 2026.01.11 19:26:48.958986 [ 196 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_21_4} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.01.11 19:26:48.959055 [ 196 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_21_4} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4767 | 2026.01.11 19:26:48.959145 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4768 | 2026.01.11 19:26:49.473033 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4769 | 2026.01.11 19:26:49.490550 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2026.01.11 19:26:49.490607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4771 | 2026.01.11 19:26:49.496628 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4772 | 2026.01.11 19:26:49.497436 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2026.01.11 19:26:49.497721 [ 102 ] {} <Debug> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4774 | 2026.01.11 19:26:49.497782 [ 102 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.01.11 19:26:49.497803 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4776 | 2026.01.11 19:26:49.497927 [ 192 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 4777 | 2026.01.11 19:26:49.500516 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4778 | 2026.01.11 19:26:49.502124 [ 192 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4779 | 2026.01.11 19:26:49.503716 [ 192 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 4780 | 2026.01.11 19:26:49.508371 [ 192 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4781 | 2026.01.11 19:26:49.512930 [ 192 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4782 | 2026.01.11 19:26:49.517335 [ 192 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 4783 | 2026.01.11 19:26:49.521739 [ 192 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 4784 | 2026.01.11 19:26:49.526059 [ 192 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 4785 | 2026.01.11 19:26:49.574713 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.076838603 sec., 2069.272394241733 rows/sec., 10.70 MiB/sec. | ||
| 4786 | 2026.01.11 19:26:49.577495 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4787 | 2026.01.11 19:26:49.579443 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_21_4} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.01.11 19:26:49.579520 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_21_4} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4789 | 2026.01.11 19:26:49.582128 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4790 | 2026.01.11 19:26:50.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.96 MiB, peak 259.53 MiB, free memory in arenas 0.00 B, will set to 254.15 MiB (RSS), difference: 5.20 MiB | ||
| 4791 | 2026.01.11 19:26:51.434743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 650 | ||
| 4792 | 2026.01.11 19:26:51.437234 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.01.11 19:26:51.437283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4794 | 2026.01.11 19:26:51.438523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4795 | 2026.01.11 19:26:51.438780 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.01.11 19:26:51.439029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
| 4797 | 2026.01.11 19:26:52.456360 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.01.11 19:26:52.456540 [ 276 ] {f764a3a0-ee6c-4ebb-8c8b-37b0ff576e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.01.11 19:26:52.456606 [ 276 ] {f764a3a0-ee6c-4ebb-8c8b-37b0ff576e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4800 | 2026.01.11 19:26:52.457529 [ 276 ] {f764a3a0-ee6c-4ebb-8c8b-37b0ff576e77} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.01.11 19:26:52.457574 [ 276 ] {f764a3a0-ee6c-4ebb-8c8b-37b0ff576e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4802 | 2026.01.11 19:26:52.458016 [ 276 ] {f764a3a0-ee6c-4ebb-8c8b-37b0ff576e77} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4803 | 2026.01.11 19:26:52.458243 [ 276 ] {f764a3a0-ee6c-4ebb-8c8b-37b0ff576e77} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.01.11 19:26:52.458393 [ 276 ] {f764a3a0-ee6c-4ebb-8c8b-37b0ff576e77} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001903 sec., 215449.29059379926 rows/sec., 13.67 MiB/sec. | ||
| 4805 | 2026.01.11 19:26:52.458434 [ 276 ] {f764a3a0-ee6c-4ebb-8c8b-37b0ff576e77} <Debug> TCPHandler: Processed in 0.002200657 sec. | ||
| 4806 | 2026.01.11 19:26:52.458839 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.01.11 19:26:52.458942 [ 276 ] {8431c7b2-89e4-4842-9fde-846c481dc244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4808 | 2026.01.11 19:26:52.458983 [ 276 ] {8431c7b2-89e4-4842-9fde-846c481dc244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4809 | 2026.01.11 19:26:52.460029 [ 276 ] {8431c7b2-89e4-4842-9fde-846c481dc244} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.01.11 19:26:52.460065 [ 276 ] {8431c7b2-89e4-4842-9fde-846c481dc244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4811 | 2026.01.11 19:26:52.460458 [ 276 ] {8431c7b2-89e4-4842-9fde-846c481dc244} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4812 | 2026.01.11 19:26:52.460675 [ 276 ] {8431c7b2-89e4-4842-9fde-846c481dc244} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.01.11 19:26:52.460800 [ 276 ] {8431c7b2-89e4-4842-9fde-846c481dc244} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001876 sec., 635394.4562899787 rows/sec., 50.76 MiB/sec. | ||
| 4814 | 2026.01.11 19:26:52.460837 [ 276 ] {8431c7b2-89e4-4842-9fde-846c481dc244} <Debug> TCPHandler: Processed in 0.002045233 sec. | ||
| 4815 | 2026.01.11 19:26:52.461150 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.01.11 19:26:52.461250 [ 276 ] {a54fd204-b5dd-4413-9ec6-4b3a4bb79d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4817 | 2026.01.11 19:26:52.461289 [ 276 ] {a54fd204-b5dd-4413-9ec6-4b3a4bb79d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4818 | 2026.01.11 19:26:52.461842 [ 276 ] {a54fd204-b5dd-4413-9ec6-4b3a4bb79d94} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.01.11 19:26:52.461878 [ 276 ] {a54fd204-b5dd-4413-9ec6-4b3a4bb79d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4820 | 2026.01.11 19:26:52.462197 [ 276 ] {a54fd204-b5dd-4413-9ec6-4b3a4bb79d94} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4821 | 2026.01.11 19:26:52.462396 [ 276 ] {a54fd204-b5dd-4413-9ec6-4b3a4bb79d94} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.01.11 19:26:52.462528 [ 276 ] {a54fd204-b5dd-4413-9ec6-4b3a4bb79d94} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001297 sec., 188897.45566692366 rows/sec., 11.54 MiB/sec. | ||
| 4823 | 2026.01.11 19:26:52.462566 [ 276 ] {a54fd204-b5dd-4413-9ec6-4b3a4bb79d94} <Debug> TCPHandler: Processed in 0.001463827 sec. | ||
| 4824 | 2026.01.11 19:26:52.462686 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.01.11 19:26:52.462785 [ 276 ] {1412b5ba-0bba-4822-9fb8-8a0b120e81c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4826 | 2026.01.11 19:26:52.462824 [ 276 ] {1412b5ba-0bba-4822-9fb8-8a0b120e81c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4827 | 2026.01.11 19:26:52.463331 [ 276 ] {1412b5ba-0bba-4822-9fb8-8a0b120e81c1} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.01.11 19:26:52.463366 [ 276 ] {1412b5ba-0bba-4822-9fb8-8a0b120e81c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4829 | 2026.01.11 19:26:52.463689 [ 276 ] {1412b5ba-0bba-4822-9fb8-8a0b120e81c1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4830 | 2026.01.11 19:26:52.463892 [ 276 ] {1412b5ba-0bba-4822-9fb8-8a0b120e81c1} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.01.11 19:26:52.464023 [ 276 ] {1412b5ba-0bba-4822-9fb8-8a0b120e81c1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001255 sec., 168924.30278884462 rows/sec., 10.89 MiB/sec. | ||
| 4832 | 2026.01.11 19:26:52.464059 [ 276 ] {1412b5ba-0bba-4822-9fb8-8a0b120e81c1} <Debug> TCPHandler: Processed in 0.001425327 sec. | ||
| 4833 | 2026.01.11 19:26:52.464168 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.01.11 19:26:52.464266 [ 276 ] {c30e5239-f47e-4630-9b0c-d86e18bc149d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4835 | 2026.01.11 19:26:52.464304 [ 276 ] {c30e5239-f47e-4630-9b0c-d86e18bc149d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4836 | 2026.01.11 19:26:52.464764 [ 276 ] {c30e5239-f47e-4630-9b0c-d86e18bc149d} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.01.11 19:26:52.464799 [ 276 ] {c30e5239-f47e-4630-9b0c-d86e18bc149d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4838 | 2026.01.11 19:26:52.465102 [ 276 ] {c30e5239-f47e-4630-9b0c-d86e18bc149d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4839 | 2026.01.11 19:26:52.465311 [ 276 ] {c30e5239-f47e-4630-9b0c-d86e18bc149d} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.01.11 19:26:52.465442 [ 276 ] {c30e5239-f47e-4630-9b0c-d86e18bc149d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 4841 | 2026.01.11 19:26:52.465478 [ 276 ] {c30e5239-f47e-4630-9b0c-d86e18bc149d} <Debug> TCPHandler: Processed in 0.001358355 sec. | ||
| 4842 | 2026.01.11 19:26:52.465584 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.01.11 19:26:52.465684 [ 276 ] {ba4d3620-2fcb-4627-b8a7-a76a4f2875d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4844 | 2026.01.11 19:26:52.465722 [ 276 ] {ba4d3620-2fcb-4627-b8a7-a76a4f2875d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4845 | 2026.01.11 19:26:52.466360 [ 276 ] {ba4d3620-2fcb-4627-b8a7-a76a4f2875d4} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.01.11 19:26:52.466395 [ 276 ] {ba4d3620-2fcb-4627-b8a7-a76a4f2875d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4847 | 2026.01.11 19:26:52.466735 [ 276 ] {ba4d3620-2fcb-4627-b8a7-a76a4f2875d4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4848 | 2026.01.11 19:26:52.466937 [ 276 ] {ba4d3620-2fcb-4627-b8a7-a76a4f2875d4} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.01.11 19:26:52.467057 [ 276 ] {ba4d3620-2fcb-4627-b8a7-a76a4f2875d4} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001391 sec., 516894.32063263835 rows/sec., 36.28 MiB/sec. | ||
| 4850 | 2026.01.11 19:26:52.467093 [ 276 ] {ba4d3620-2fcb-4627-b8a7-a76a4f2875d4} <Debug> TCPHandler: Processed in 0.00155638 sec. | ||
| 4851 | 2026.01.11 19:26:52.467206 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.01.11 19:26:52.467310 [ 276 ] {bd4e49a0-8c29-4272-81d4-6932c924cff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4853 | 2026.01.11 19:26:52.467351 [ 276 ] {bd4e49a0-8c29-4272-81d4-6932c924cff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4854 | 2026.01.11 19:26:52.467673 [ 276 ] {bd4e49a0-8c29-4272-81d4-6932c924cff9} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.01.11 19:26:52.467709 [ 276 ] {bd4e49a0-8c29-4272-81d4-6932c924cff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4856 | 2026.01.11 19:26:52.468008 [ 276 ] {bd4e49a0-8c29-4272-81d4-6932c924cff9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4857 | 2026.01.11 19:26:52.468207 [ 276 ] {bd4e49a0-8c29-4272-81d4-6932c924cff9} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.01.11 19:26:52.468328 [ 112 ] {} <Debug> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4859 | 2026.01.11 19:26:52.468337 [ 276 ] {bd4e49a0-8c29-4272-81d4-6932c924cff9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 4860 | 2026.01.11 19:26:52.468405 [ 112 ] {} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.01.11 19:26:52.468420 [ 276 ] {bd4e49a0-8c29-4272-81d4-6932c924cff9} <Debug> TCPHandler: Processed in 0.001259962 sec. | ||
| 4862 | 2026.01.11 19:26:52.468432 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4863 | 2026.01.11 19:26:52.468543 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2026.01.11 19:26:52.468561 [ 187 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 4865 | 2026.01.11 19:26:52.468671 [ 276 ] {cd77cb06-7f9a-439a-9a79-124a2702f6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4866 | 2026.01.11 19:26:52.468696 [ 187 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4867 | 2026.01.11 19:26:52.468727 [ 276 ] {cd77cb06-7f9a-439a-9a79-124a2702f6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4868 | 2026.01.11 19:26:52.468730 [ 187 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 4869 | 2026.01.11 19:26:52.468809 [ 187 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 4870 | 2026.01.11 19:26:52.468869 [ 187 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 4871 | 2026.01.11 19:26:52.468931 [ 187 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 4872 | 2026.01.11 19:26:52.468977 [ 187 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 4873 | 2026.01.11 19:26:52.469026 [ 187 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 4874 | 2026.01.11 19:26:52.469284 [ 276 ] {cd77cb06-7f9a-439a-9a79-124a2702f6fe} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.01.11 19:26:52.469324 [ 276 ] {cd77cb06-7f9a-439a-9a79-124a2702f6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4876 | 2026.01.11 19:26:52.469950 [ 276 ] {cd77cb06-7f9a-439a-9a79-124a2702f6fe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4877 | 2026.01.11 19:26:52.470011 [ 196 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001501719 sec., 59931.318708759754 rows/sec., 3.06 MiB/sec. | ||
| 4878 | 2026.01.11 19:26:52.470194 [ 196 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4879 | 2026.01.11 19:26:52.470218 [ 276 ] {cd77cb06-7f9a-439a-9a79-124a2702f6fe} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.01.11 19:26:52.470366 [ 276 ] {cd77cb06-7f9a-439a-9a79-124a2702f6fe} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001719 sec., 182664.33973240256 rows/sec., 12.00 MiB/sec. | ||
| 4881 | 2026.01.11 19:26:52.470405 [ 276 ] {cd77cb06-7f9a-439a-9a79-124a2702f6fe} <Debug> TCPHandler: Processed in 0.00191837 sec. | ||
| 4882 | 2026.01.11 19:26:52.470516 [ 196 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_15_3} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.01.11 19:26:52.470517 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.01.11 19:26:52.470595 [ 196 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_15_3} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4885 | 2026.01.11 19:26:52.470635 [ 276 ] {526f7380-c683-4259-a032-6b0c65dbbc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4886 | 2026.01.11 19:26:52.470682 [ 276 ] {526f7380-c683-4259-a032-6b0c65dbbc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4887 | 2026.01.11 19:26:52.470683 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4888 | 2026.01.11 19:26:52.470991 [ 276 ] {526f7380-c683-4259-a032-6b0c65dbbc33} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.01.11 19:26:52.471031 [ 276 ] {526f7380-c683-4259-a032-6b0c65dbbc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4890 | 2026.01.11 19:26:52.471328 [ 276 ] {526f7380-c683-4259-a032-6b0c65dbbc33} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4891 | 2026.01.11 19:26:52.471527 [ 276 ] {526f7380-c683-4259-a032-6b0c65dbbc33} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.01.11 19:26:52.471647 [ 112 ] {} <Debug> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4893 | 2026.01.11 19:26:52.471652 [ 276 ] {526f7380-c683-4259-a032-6b0c65dbbc33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 4894 | 2026.01.11 19:26:52.471691 [ 112 ] {} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2026.01.11 19:26:52.471711 [ 276 ] {526f7380-c683-4259-a032-6b0c65dbbc33} <Debug> TCPHandler: Processed in 0.001244343 sec. | ||
| 4896 | 2026.01.11 19:26:52.471716 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4897 | 2026.01.11 19:26:52.471810 [ 187 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 4898 | 2026.01.11 19:26:52.471827 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2026.01.11 19:26:52.471902 [ 187 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4900 | 2026.01.11 19:26:52.471925 [ 187 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 4901 | 2026.01.11 19:26:52.471931 [ 276 ] {f20f6473-42df-4ee0-b2fc-e28f0d45e461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4902 | 2026.01.11 19:26:52.471968 [ 187 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 4903 | 2026.01.11 19:26:52.471985 [ 276 ] {f20f6473-42df-4ee0-b2fc-e28f0d45e461} <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 | ||
| 4904 | 2026.01.11 19:26:52.472005 [ 187 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 4905 | 2026.01.11 19:26:52.472036 [ 187 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 4906 | 2026.01.11 19:26:52.472067 [ 187 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 4907 | 2026.01.11 19:26:52.472097 [ 187 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 4908 | 2026.01.11 19:26:52.472891 [ 196 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001114389 sec., 13460.290796122361 rows/sec., 906.99 KiB/sec. | ||
| 4909 | 2026.01.11 19:26:52.472923 [ 276 ] {f20f6473-42df-4ee0-b2fc-e28f0d45e461} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2026.01.11 19:26:52.472966 [ 276 ] {f20f6473-42df-4ee0-b2fc-e28f0d45e461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4911 | 2026.01.11 19:26:52.473000 [ 187 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4912 | 2026.01.11 19:26:52.473229 [ 187 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_15_3} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2026.01.11 19:26:52.473288 [ 187 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_15_3} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4914 | 2026.01.11 19:26:52.473346 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4915 | 2026.01.11 19:26:52.473550 [ 276 ] {f20f6473-42df-4ee0-b2fc-e28f0d45e461} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4916 | 2026.01.11 19:26:52.473768 [ 276 ] {f20f6473-42df-4ee0-b2fc-e28f0d45e461} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.01.11 19:26:52.473904 [ 276 ] {f20f6473-42df-4ee0-b2fc-e28f0d45e461} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001991 sec., 20090.40683073832 rows/sec., 36.00 MiB/sec. | ||
| 4918 | 2026.01.11 19:26:52.473956 [ 276 ] {f20f6473-42df-4ee0-b2fc-e28f0d45e461} <Debug> TCPHandler: Processed in 0.002176016 sec. | ||
| 4919 | 2026.01.11 19:26:52.474068 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.01.11 19:26:52.474172 [ 276 ] {38ff480d-7e86-42e9-bb6a-faba0595aab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4921 | 2026.01.11 19:26:52.474213 [ 276 ] {38ff480d-7e86-42e9-bb6a-faba0595aab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4922 | 2026.01.11 19:26:52.474545 [ 276 ] {38ff480d-7e86-42e9-bb6a-faba0595aab6} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.01.11 19:26:52.474581 [ 276 ] {38ff480d-7e86-42e9-bb6a-faba0595aab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4924 | 2026.01.11 19:26:52.474882 [ 276 ] {38ff480d-7e86-42e9-bb6a-faba0595aab6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4925 | 2026.01.11 19:26:52.475092 [ 276 ] {38ff480d-7e86-42e9-bb6a-faba0595aab6} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.01.11 19:26:52.475214 [ 276 ] {38ff480d-7e86-42e9-bb6a-faba0595aab6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001061 sec., 98020.73515551366 rows/sec., 6.01 MiB/sec. | ||
| 4927 | 2026.01.11 19:26:52.475249 [ 276 ] {38ff480d-7e86-42e9-bb6a-faba0595aab6} <Debug> TCPHandler: Processed in 0.001228742 sec. | ||
| 4928 | 2026.01.11 19:26:56.316949 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4929 | 2026.01.11 19:26:56.317072 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4930 | 2026.01.11 19:26:56.456146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10507 | ||
| 4931 | 2026.01.11 19:26:56.456662 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.01.11 19:26:56.456699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4933 | 2026.01.11 19:26:56.457181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4934 | 2026.01.11 19:26:56.457411 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.01.11 19:26:56.457536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10507 | ||
| 4936 | 2026.01.11 19:26:57.001178 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4937 | 2026.01.11 19:26:57.017970 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.01.11 19:26:57.018037 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4939 | 2026.01.11 19:26:57.023729 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4940 | 2026.01.11 19:26:57.024422 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2026.01.11 19:26:57.027423 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4942 | 2026.01.11 19:26:57.443055 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2026.01.11 19:26:57.443340 [ 276 ] {a7448bcc-e7be-429b-9b20-2bbce67f7871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4944 | 2026.01.11 19:26:57.443448 [ 276 ] {a7448bcc-e7be-429b-9b20-2bbce67f7871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4945 | 2026.01.11 19:26:57.444277 [ 276 ] {a7448bcc-e7be-429b-9b20-2bbce67f7871} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.01.11 19:26:57.444316 [ 276 ] {a7448bcc-e7be-429b-9b20-2bbce67f7871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4947 | 2026.01.11 19:26:57.444717 [ 276 ] {a7448bcc-e7be-429b-9b20-2bbce67f7871} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4948 | 2026.01.11 19:26:57.444949 [ 276 ] {a7448bcc-e7be-429b-9b20-2bbce67f7871} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.01.11 19:26:57.445077 [ 99 ] {} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4950 | 2026.01.11 19:26:57.445118 [ 99 ] {} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.01.11 19:26:57.445117 [ 276 ] {a7448bcc-e7be-429b-9b20-2bbce67f7871} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001856 sec., 30172.41379310345 rows/sec., 2.32 MiB/sec. | ||
| 4952 | 2026.01.11 19:26:57.445138 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4953 | 2026.01.11 19:26:57.445177 [ 276 ] {a7448bcc-e7be-429b-9b20-2bbce67f7871} <Debug> TCPHandler: Processed in 0.00231038 sec. | ||
| 4954 | 2026.01.11 19:26:57.445266 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 4955 | 2026.01.11 19:26:57.445310 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.01.11 19:26:57.445421 [ 276 ] {68a98163-55c3-4e2b-87a4-7e97ebf816f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4957 | 2026.01.11 19:26:57.445429 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4958 | 2026.01.11 19:26:57.445468 [ 276 ] {68a98163-55c3-4e2b-87a4-7e97ebf816f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4959 | 2026.01.11 19:26:57.445479 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2341 rows starting from the beginning of the part | ||
| 4960 | 2026.01.11 19:26:57.445565 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4961 | 2026.01.11 19:26:57.445621 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1192 rows starting from the beginning of the part | ||
| 4962 | 2026.01.11 19:26:57.445671 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1196 rows starting from the beginning of the part | ||
| 4963 | 2026.01.11 19:26:57.445718 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1192 rows starting from the beginning of the part | ||
| 4964 | 2026.01.11 19:26:57.445758 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4965 | 2026.01.11 19:26:57.445923 [ 276 ] {68a98163-55c3-4e2b-87a4-7e97ebf816f0} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.01.11 19:26:57.445966 [ 276 ] {68a98163-55c3-4e2b-87a4-7e97ebf816f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4967 | 2026.01.11 19:26:57.446306 [ 276 ] {68a98163-55c3-4e2b-87a4-7e97ebf816f0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4968 | 2026.01.11 19:26:57.446533 [ 276 ] {68a98163-55c3-4e2b-87a4-7e97ebf816f0} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.01.11 19:26:57.446637 [ 99 ] {} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4970 | 2026.01.11 19:26:57.446665 [ 99 ] {} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.01.11 19:26:57.446672 [ 276 ] {68a98163-55c3-4e2b-87a4-7e97ebf816f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 4972 | 2026.01.11 19:26:57.446688 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4973 | 2026.01.11 19:26:57.446715 [ 276 ] {68a98163-55c3-4e2b-87a4-7e97ebf816f0} <Debug> TCPHandler: Processed in 0.001456687 sec. | ||
| 4974 | 2026.01.11 19:26:57.446768 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 4975 | 2026.01.11 19:26:57.446836 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4976 | 2026.01.11 19:26:57.446853 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4977 | 2026.01.11 19:26:57.446884 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1211 rows starting from the beginning of the part | ||
| 4978 | 2026.01.11 19:26:57.446934 [ 276 ] {c1d91403-ca72-45ec-92af-c62c00804499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4979 | 2026.01.11 19:26:57.446943 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4980 | 2026.01.11 19:26:57.446981 [ 276 ] {c1d91403-ca72-45ec-92af-c62c00804499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4981 | 2026.01.11 19:26:57.446993 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 719 rows starting from the beginning of the part | ||
| 4982 | 2026.01.11 19:26:57.447038 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 520 rows starting from the beginning of the part | ||
| 4983 | 2026.01.11 19:26:57.447077 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 719 rows starting from the beginning of the part | ||
| 4984 | 2026.01.11 19:26:57.447123 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4985 | 2026.01.11 19:26:57.447416 [ 276 ] {c1d91403-ca72-45ec-92af-c62c00804499} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.01.11 19:26:57.447450 [ 276 ] {c1d91403-ca72-45ec-92af-c62c00804499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4987 | 2026.01.11 19:26:57.447929 [ 276 ] {c1d91403-ca72-45ec-92af-c62c00804499} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4988 | 2026.01.11 19:26:57.448164 [ 276 ] {c1d91403-ca72-45ec-92af-c62c00804499} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.01.11 19:26:57.448175 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6033 rows, containing 5 columns (5 merged, 0 gathered) in 0.002972017 sec., 2029934.552864267 rows/sec., 171.88 MiB/sec. | ||
| 4990 | 2026.01.11 19:26:57.448265 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4991 | 2026.01.11 19:26:57.448297 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.01.11 19:26:57.448308 [ 276 ] {c1d91403-ca72-45ec-92af-c62c00804499} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001394 sec., 114777.61836441893 rows/sec., 7.99 MiB/sec. | ||
| 4993 | 2026.01.11 19:26:57.448318 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4994 | 2026.01.11 19:26:57.448348 [ 276 ] {c1d91403-ca72-45ec-92af-c62c00804499} <Debug> TCPHandler: Processed in 0.001562401 sec. | ||
| 4995 | 2026.01.11 19:26:57.448422 [ 194 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 4996 | 2026.01.11 19:26:57.448467 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2026.01.11 19:26:57.448543 [ 201 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001804337 sec., 1827263.9756320466 rows/sec., 137.87 MiB/sec. | ||
| 4998 | 2026.01.11 19:26:57.448571 [ 276 ] {160ac0bd-0936-44cd-bd48-0eb7a27d9f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4999 | 2026.01.11 19:26:57.448575 [ 189 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5000 | 2026.01.11 19:26:57.448569 [ 194 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5001 | 2026.01.11 19:26:57.448630 [ 276 ] {160ac0bd-0936-44cd-bd48-0eb7a27d9f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5002 | 2026.01.11 19:26:57.448666 [ 194 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9445 rows starting from the beginning of the part | ||
| 5003 | 2026.01.11 19:26:57.448741 [ 194 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 5004 | 2026.01.11 19:26:57.448795 [ 194 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 5005 | 2026.01.11 19:26:57.448825 [ 198 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5006 | 2026.01.11 19:26:57.448848 [ 194 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 844 rows starting from the beginning of the part | ||
| 5007 | 2026.01.11 19:26:57.448893 [ 194 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 5008 | 2026.01.11 19:26:57.448944 [ 194 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 5009 | 2026.01.11 19:26:57.448971 [ 189 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_31_6} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.01.11 19:26:57.448991 [ 276 ] {160ac0bd-0936-44cd-bd48-0eb7a27d9f10} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.01.11 19:26:57.449035 [ 276 ] {160ac0bd-0936-44cd-bd48-0eb7a27d9f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5012 | 2026.01.11 19:26:57.449078 [ 189 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_31_6} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5013 | 2026.01.11 19:26:57.449200 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 5014 | 2026.01.11 19:26:57.449256 [ 200 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_31_6} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.01.11 19:26:57.449377 [ 200 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_31_6} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5016 | 2026.01.11 19:26:57.449393 [ 276 ] {160ac0bd-0936-44cd-bd48-0eb7a27d9f10} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5017 | 2026.01.11 19:26:57.449483 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 5018 | 2026.01.11 19:26:57.449619 [ 276 ] {160ac0bd-0936-44cd-bd48-0eb7a27d9f10} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2026.01.11 19:26:57.449723 [ 99 ] {} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5020 | 2026.01.11 19:26:57.449750 [ 99 ] {} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.01.11 19:26:57.449767 [ 276 ] {160ac0bd-0936-44cd-bd48-0eb7a27d9f10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 5022 | 2026.01.11 19:26:57.449772 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5023 | 2026.01.11 19:26:57.449805 [ 276 ] {160ac0bd-0936-44cd-bd48-0eb7a27d9f10} <Debug> TCPHandler: Processed in 0.001386846 sec. | ||
| 5024 | 2026.01.11 19:26:57.449867 [ 189 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 5025 | 2026.01.11 19:26:57.449969 [ 189 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5026 | 2026.01.11 19:26:57.450000 [ 189 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2072 rows starting from the beginning of the part | ||
| 5027 | 2026.01.11 19:26:57.450060 [ 189 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 5028 | 2026.01.11 19:26:57.450100 [ 189 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 5029 | 2026.01.11 19:26:57.450139 [ 189 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 5030 | 2026.01.11 19:26:57.450176 [ 189 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 5031 | 2026.01.11 19:26:57.450213 [ 189 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 5032 | 2026.01.11 19:26:57.451477 [ 198 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2460 rows, containing 4 columns (4 merged, 0 gathered) in 0.001641533 sec., 1498599.1752831044 rows/sec., 95.18 MiB/sec. | ||
| 5033 | 2026.01.11 19:26:57.451801 [ 201 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5034 | 2026.01.11 19:26:57.452110 [ 201 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_31_6} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.01.11 19:26:57.452194 [ 201 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_31_6} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5036 | 2026.01.11 19:26:57.452269 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5037 | 2026.01.11 19:26:57.453270 [ 189 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11237 rows, containing 5 columns (5 merged, 0 gathered) in 0.004896357 sec., 2294971.5472135716 rows/sec., 153.61 MiB/sec. | ||
| 5038 | 2026.01.11 19:26:57.453550 [ 194 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5039 | 2026.01.11 19:26:57.453837 [ 194 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.01.11 19:26:57.453916 [ 194 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5041 | 2026.01.11 19:26:57.453991 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5042 | 2026.01.11 19:26:58.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.31 MiB, peak 262.52 MiB, free memory in arenas 0.00 B, will set to 256.69 MiB (RSS), difference: 1.38 MiB | ||
| 5043 | 2026.01.11 19:27:01.440139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 680 | ||
| 5044 | 2026.01.11 19:27:01.442571 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.01.11 19:27:01.442621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5046 | 2026.01.11 19:27:01.443859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5047 | 2026.01.11 19:27:01.444117 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.01.11 19:27:01.444272 [ 97 ] {} <Debug> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5049 | 2026.01.11 19:27:01.444344 [ 97 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.01.11 19:27:01.444363 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5051 | 2026.01.11 19:27:01.444397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 5052 | 2026.01.11 19:27:01.444491 [ 198 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::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 | ||
| 5053 | 2026.01.11 19:27:01.445193 [ 198 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5054 | 2026.01.11 19:27:01.445349 [ 198 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 514 rows starting from the beginning of the part | ||
| 5055 | 2026.01.11 19:27:01.445730 [ 198 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 5056 | 2026.01.11 19:27:01.446084 [ 198 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 5057 | 2026.01.11 19:27:01.446428 [ 198 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 5058 | 2026.01.11 19:27:01.446766 [ 198 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 5059 | 2026.01.11 19:27:01.447138 [ 198 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 5060 | 2026.01.11 19:27:01.452593 [ 194 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 680 rows, containing 72 columns (72 merged, 0 gathered) in 0.008154491 sec., 83389.63155394985 rows/sec., 71.21 MiB/sec. | ||
| 5061 | 2026.01.11 19:27:01.453768 [ 189 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5062 | 2026.01.11 19:27:01.454351 [ 189 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_16_3} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.01.11 19:27:01.454429 [ 189 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_16_3} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5064 | 2026.01.11 19:27:01.454724 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5065 | 2026.01.11 19:27:02.456097 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5066 | 2026.01.11 19:27:02.456282 [ 276 ] {a29c566c-c790-419a-abfc-2d12accb8430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5067 | 2026.01.11 19:27:02.456351 [ 276 ] {a29c566c-c790-419a-abfc-2d12accb8430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5068 | 2026.01.11 19:27:02.457265 [ 276 ] {a29c566c-c790-419a-abfc-2d12accb8430} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2026.01.11 19:27:02.457319 [ 276 ] {a29c566c-c790-419a-abfc-2d12accb8430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5070 | 2026.01.11 19:27:02.457748 [ 276 ] {a29c566c-c790-419a-abfc-2d12accb8430} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5071 | 2026.01.11 19:27:02.457981 [ 276 ] {a29c566c-c790-419a-abfc-2d12accb8430} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2026.01.11 19:27:02.458141 [ 276 ] {a29c566c-c790-419a-abfc-2d12accb8430} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001909 sec., 214772.132006286 rows/sec., 13.62 MiB/sec. | ||
| 5073 | 2026.01.11 19:27:02.458194 [ 276 ] {a29c566c-c790-419a-abfc-2d12accb8430} <Debug> TCPHandler: Processed in 0.002227678 sec. | ||
| 5074 | 2026.01.11 19:27:02.458321 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5075 | 2026.01.11 19:27:02.458425 [ 276 ] {eb79aaed-0369-4340-9414-d9985be990d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5076 | 2026.01.11 19:27:02.458469 [ 276 ] {eb79aaed-0369-4340-9414-d9985be990d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5077 | 2026.01.11 19:27:02.458875 [ 276 ] {eb79aaed-0369-4340-9414-d9985be990d4} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.01.11 19:27:02.458913 [ 276 ] {eb79aaed-0369-4340-9414-d9985be990d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5079 | 2026.01.11 19:27:02.459218 [ 276 ] {eb79aaed-0369-4340-9414-d9985be990d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5080 | 2026.01.11 19:27:02.459438 [ 276 ] {eb79aaed-0369-4340-9414-d9985be990d4} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.01.11 19:27:02.459567 [ 276 ] {eb79aaed-0369-4340-9414-d9985be990d4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001167 sec., 1713.796058269066 rows/sec., 139.75 KiB/sec. | ||
| 5082 | 2026.01.11 19:27:02.459605 [ 276 ] {eb79aaed-0369-4340-9414-d9985be990d4} <Debug> TCPHandler: Processed in 0.001335434 sec. | ||
| 5083 | 2026.01.11 19:27:02.459718 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5084 | 2026.01.11 19:27:02.459814 [ 276 ] {2cb5df40-1ea0-4887-a9fc-d703241db6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5085 | 2026.01.11 19:27:02.459854 [ 276 ] {2cb5df40-1ea0-4887-a9fc-d703241db6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5086 | 2026.01.11 19:27:02.460770 [ 276 ] {2cb5df40-1ea0-4887-a9fc-d703241db6f3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.01.11 19:27:02.460808 [ 276 ] {2cb5df40-1ea0-4887-a9fc-d703241db6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5088 | 2026.01.11 19:27:02.461187 [ 276 ] {2cb5df40-1ea0-4887-a9fc-d703241db6f3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5089 | 2026.01.11 19:27:02.461393 [ 276 ] {2cb5df40-1ea0-4887-a9fc-d703241db6f3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.01.11 19:27:02.461523 [ 276 ] {2cb5df40-1ea0-4887-a9fc-d703241db6f3} <Debug> executeQuery: Read 1193 rows, 97.59 KiB in 0.00173 sec., 689595.3757225433 rows/sec., 55.09 MiB/sec. | ||
| 5091 | 2026.01.11 19:27:02.461560 [ 276 ] {2cb5df40-1ea0-4887-a9fc-d703241db6f3} <Debug> TCPHandler: Processed in 0.001891229 sec. | ||
| 5092 | 2026.01.11 19:27:02.461679 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5093 | 2026.01.11 19:27:02.461773 [ 276 ] {ed75e305-0827-4d71-917c-e0ec60d5d872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5094 | 2026.01.11 19:27:02.461814 [ 276 ] {ed75e305-0827-4d71-917c-e0ec60d5d872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5095 | 2026.01.11 19:27:02.462296 [ 276 ] {ed75e305-0827-4d71-917c-e0ec60d5d872} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.01.11 19:27:02.462333 [ 276 ] {ed75e305-0827-4d71-917c-e0ec60d5d872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5097 | 2026.01.11 19:27:02.462648 [ 276 ] {ed75e305-0827-4d71-917c-e0ec60d5d872} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5098 | 2026.01.11 19:27:02.462858 [ 276 ] {ed75e305-0827-4d71-917c-e0ec60d5d872} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.01.11 19:27:02.462993 [ 276 ] {ed75e305-0827-4d71-917c-e0ec60d5d872} <Debug> executeQuery: Read 247 rows, 15.46 KiB in 0.001239 sec., 199354.31799838578 rows/sec., 12.19 MiB/sec. | ||
| 5100 | 2026.01.11 19:27:02.463031 [ 276 ] {ed75e305-0827-4d71-917c-e0ec60d5d872} <Debug> TCPHandler: Processed in 0.001400176 sec. | ||
| 5101 | 2026.01.11 19:27:02.463144 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.01.11 19:27:02.463236 [ 276 ] {2ce8cbeb-3e08-4da9-91e5-b36465da5595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5103 | 2026.01.11 19:27:02.463275 [ 276 ] {2ce8cbeb-3e08-4da9-91e5-b36465da5595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5104 | 2026.01.11 19:27:02.463761 [ 276 ] {2ce8cbeb-3e08-4da9-91e5-b36465da5595} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.01.11 19:27:02.463797 [ 276 ] {2ce8cbeb-3e08-4da9-91e5-b36465da5595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5106 | 2026.01.11 19:27:02.464103 [ 276 ] {2ce8cbeb-3e08-4da9-91e5-b36465da5595} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5107 | 2026.01.11 19:27:02.464310 [ 276 ] {2ce8cbeb-3e08-4da9-91e5-b36465da5595} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.01.11 19:27:02.464418 [ 97 ] {} <Debug> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 5109 | 2026.01.11 19:27:02.464437 [ 276 ] {2ce8cbeb-3e08-4da9-91e5-b36465da5595} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001219 sec., 173913.04347826086 rows/sec., 11.22 MiB/sec. | ||
| 5110 | 2026.01.11 19:27:02.464493 [ 97 ] {} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2026.01.11 19:27:02.464501 [ 276 ] {2ce8cbeb-3e08-4da9-91e5-b36465da5595} <Debug> TCPHandler: Processed in 0.001407006 sec. | ||
| 5112 | 2026.01.11 19:27:02.464526 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5113 | 2026.01.11 19:27:02.464627 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2026.01.11 19:27:02.464632 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 5115 | 2026.01.11 19:27:02.464724 [ 276 ] {5cb76ca7-cc26-403a-b158-192c6a6d7000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5116 | 2026.01.11 19:27:02.464751 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5117 | 2026.01.11 19:27:02.464764 [ 276 ] {5cb76ca7-cc26-403a-b158-192c6a6d7000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5118 | 2026.01.11 19:27:02.464785 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 5119 | 2026.01.11 19:27:02.464851 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 5120 | 2026.01.11 19:27:02.464903 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 5121 | 2026.01.11 19:27:02.464953 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 5122 | 2026.01.11 19:27:02.464999 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 5123 | 2026.01.11 19:27:02.465044 [ 195 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 5124 | 2026.01.11 19:27:02.465228 [ 276 ] {5cb76ca7-cc26-403a-b158-192c6a6d7000} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.01.11 19:27:02.465264 [ 276 ] {5cb76ca7-cc26-403a-b158-192c6a6d7000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5126 | 2026.01.11 19:27:02.465567 [ 276 ] {5cb76ca7-cc26-403a-b158-192c6a6d7000} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5127 | 2026.01.11 19:27:02.465758 [ 276 ] {5cb76ca7-cc26-403a-b158-192c6a6d7000} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.01.11 19:27:02.465878 [ 276 ] {5cb76ca7-cc26-403a-b158-192c6a6d7000} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 5129 | 2026.01.11 19:27:02.465912 [ 276 ] {5cb76ca7-cc26-403a-b158-192c6a6d7000} <Debug> TCPHandler: Processed in 0.001366656 sec. | ||
| 5130 | 2026.01.11 19:27:02.466017 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.01.11 19:27:02.466049 [ 194 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499649 sec., 1010903.2180196833 rows/sec., 70.03 MiB/sec. | ||
| 5132 | 2026.01.11 19:27:02.466102 [ 276 ] {7e082dbc-d61b-41a4-9927-22b9b464cfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5133 | 2026.01.11 19:27:02.466144 [ 276 ] {7e082dbc-d61b-41a4-9927-22b9b464cfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5134 | 2026.01.11 19:27:02.466269 [ 193 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5135 | 2026.01.11 19:27:02.466657 [ 193 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_20_4} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.01.11 19:27:02.466743 [ 193 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_20_4} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 5137 | 2026.01.11 19:27:02.466817 [ 276 ] {7e082dbc-d61b-41a4-9927-22b9b464cfd4} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.01.11 19:27:02.466842 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5139 | 2026.01.11 19:27:02.466860 [ 276 ] {7e082dbc-d61b-41a4-9927-22b9b464cfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5140 | 2026.01.11 19:27:02.467203 [ 276 ] {7e082dbc-d61b-41a4-9927-22b9b464cfd4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5141 | 2026.01.11 19:27:02.467407 [ 276 ] {7e082dbc-d61b-41a4-9927-22b9b464cfd4} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.01.11 19:27:02.467531 [ 276 ] {7e082dbc-d61b-41a4-9927-22b9b464cfd4} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001399 sec., 515368.1200857755 rows/sec., 36.18 MiB/sec. | ||
| 5143 | 2026.01.11 19:27:02.467568 [ 276 ] {7e082dbc-d61b-41a4-9927-22b9b464cfd4} <Debug> TCPHandler: Processed in 0.001557301 sec. | ||
| 5144 | 2026.01.11 19:27:02.467681 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2026.01.11 19:27:02.467773 [ 276 ] {de16cc20-6d6c-4445-b93e-2a195cacdd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5146 | 2026.01.11 19:27:02.467813 [ 276 ] {de16cc20-6d6c-4445-b93e-2a195cacdd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5147 | 2026.01.11 19:27:02.468144 [ 276 ] {de16cc20-6d6c-4445-b93e-2a195cacdd09} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.01.11 19:27:02.468180 [ 276 ] {de16cc20-6d6c-4445-b93e-2a195cacdd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5149 | 2026.01.11 19:27:02.468473 [ 276 ] {de16cc20-6d6c-4445-b93e-2a195cacdd09} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5150 | 2026.01.11 19:27:02.468674 [ 276 ] {de16cc20-6d6c-4445-b93e-2a195cacdd09} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.01.11 19:27:02.468800 [ 276 ] {de16cc20-6d6c-4445-b93e-2a195cacdd09} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 5152 | 2026.01.11 19:27:02.468836 [ 276 ] {de16cc20-6d6c-4445-b93e-2a195cacdd09} <Debug> TCPHandler: Processed in 0.001203452 sec. | ||
| 5153 | 2026.01.11 19:27:02.468947 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.01.11 19:27:02.469038 [ 276 ] {a8689716-8a3c-4ea6-b994-599a5561aefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5155 | 2026.01.11 19:27:02.469080 [ 276 ] {a8689716-8a3c-4ea6-b994-599a5561aefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5156 | 2026.01.11 19:27:02.469508 [ 276 ] {a8689716-8a3c-4ea6-b994-599a5561aefe} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.01.11 19:27:02.469544 [ 276 ] {a8689716-8a3c-4ea6-b994-599a5561aefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5158 | 2026.01.11 19:27:02.469882 [ 276 ] {a8689716-8a3c-4ea6-b994-599a5561aefe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5159 | 2026.01.11 19:27:02.470090 [ 276 ] {a8689716-8a3c-4ea6-b994-599a5561aefe} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.01.11 19:27:02.470215 [ 276 ] {a8689716-8a3c-4ea6-b994-599a5561aefe} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001195 sec., 263598.3263598326 rows/sec., 17.32 MiB/sec. | ||
| 5161 | 2026.01.11 19:27:02.470252 [ 276 ] {a8689716-8a3c-4ea6-b994-599a5561aefe} <Debug> TCPHandler: Processed in 0.001353015 sec. | ||
| 5162 | 2026.01.11 19:27:02.470362 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.01.11 19:27:02.470454 [ 276 ] {7d4c7528-f9c8-44f7-aab0-3ced9b650575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5164 | 2026.01.11 19:27:02.470495 [ 276 ] {7d4c7528-f9c8-44f7-aab0-3ced9b650575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5165 | 2026.01.11 19:27:02.470803 [ 276 ] {7d4c7528-f9c8-44f7-aab0-3ced9b650575} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.01.11 19:27:02.470839 [ 276 ] {7d4c7528-f9c8-44f7-aab0-3ced9b650575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5167 | 2026.01.11 19:27:02.471133 [ 276 ] {7d4c7528-f9c8-44f7-aab0-3ced9b650575} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5168 | 2026.01.11 19:27:02.471336 [ 276 ] {7d4c7528-f9c8-44f7-aab0-3ced9b650575} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.01.11 19:27:02.471461 [ 276 ] {7d4c7528-f9c8-44f7-aab0-3ced9b650575} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 5170 | 2026.01.11 19:27:02.471497 [ 276 ] {7d4c7528-f9c8-44f7-aab0-3ced9b650575} <Debug> TCPHandler: Processed in 0.001182511 sec. | ||
| 5171 | 2026.01.11 19:27:02.471605 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.01.11 19:27:02.471696 [ 276 ] {638d20d7-dcaf-425b-bc85-5912d62d2ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5173 | 2026.01.11 19:27:02.471749 [ 276 ] {638d20d7-dcaf-425b-bc85-5912d62d2ab2} <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 | ||
| 5174 | 2026.01.11 19:27:02.472604 [ 276 ] {638d20d7-dcaf-425b-bc85-5912d62d2ab2} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.01.11 19:27:02.472641 [ 276 ] {638d20d7-dcaf-425b-bc85-5912d62d2ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5176 | 2026.01.11 19:27:02.473178 [ 276 ] {638d20d7-dcaf-425b-bc85-5912d62d2ab2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5177 | 2026.01.11 19:27:02.473395 [ 276 ] {638d20d7-dcaf-425b-bc85-5912d62d2ab2} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.01.11 19:27:02.473501 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5179 | 2026.01.11 19:27:02.473531 [ 276 ] {638d20d7-dcaf-425b-bc85-5912d62d2ab2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001853 sec., 21586.616297895303 rows/sec., 38.68 MiB/sec. | ||
| 5180 | 2026.01.11 19:27:02.473536 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.01.11 19:27:02.473574 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5182 | 2026.01.11 19:27:02.473593 [ 276 ] {638d20d7-dcaf-425b-bc85-5912d62d2ab2} <Debug> TCPHandler: Processed in 0.002035013 sec. | ||
| 5183 | 2026.01.11 19:27:02.473687 [ 194 ] {b92632f5-6669-4d3f-940b-339439542e94::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 | ||
| 5184 | 2026.01.11 19:27:02.473711 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5185 | 2026.01.11 19:27:02.473811 [ 276 ] {679f06ab-498c-4963-8498-f3facd450bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5186 | 2026.01.11 19:27:02.473852 [ 276 ] {679f06ab-498c-4963-8498-f3facd450bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5187 | 2026.01.11 19:27:02.473948 [ 194 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5188 | 2026.01.11 19:27:02.474022 [ 194 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 323 rows starting from the beginning of the part | ||
| 5189 | 2026.01.11 19:27:02.474164 [ 194 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5190 | 2026.01.11 19:27:02.474182 [ 276 ] {679f06ab-498c-4963-8498-f3facd450bc3} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.01.11 19:27:02.474223 [ 276 ] {679f06ab-498c-4963-8498-f3facd450bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5192 | 2026.01.11 19:27:02.474283 [ 194 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5193 | 2026.01.11 19:27:02.474393 [ 194 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5194 | 2026.01.11 19:27:02.474485 [ 194 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 5195 | 2026.01.11 19:27:02.474540 [ 276 ] {679f06ab-498c-4963-8498-f3facd450bc3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5196 | 2026.01.11 19:27:02.474577 [ 194 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 5197 | 2026.01.11 19:27:02.474770 [ 276 ] {679f06ab-498c-4963-8498-f3facd450bc3} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.01.11 19:27:02.474910 [ 276 ] {679f06ab-498c-4963-8498-f3facd450bc3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001117 sec., 93106.53536257835 rows/sec., 5.70 MiB/sec. | ||
| 5199 | 2026.01.11 19:27:02.474945 [ 276 ] {679f06ab-498c-4963-8498-f3facd450bc3} <Debug> TCPHandler: Processed in 0.001282943 sec. | ||
| 5200 | 2026.01.11 19:27:02.478049 [ 193 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 523 rows, containing 19 columns (19 merged, 0 gathered) in 0.004407894 sec., 118650.76610281464 rows/sec., 212.62 MiB/sec. | ||
| 5201 | 2026.01.11 19:27:02.478822 [ 202 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5202 | 2026.01.11 19:27:02.479204 [ 202 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.01.11 19:27:02.479289 [ 202 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5204 | 2026.01.11 19:27:02.479396 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 5205 | 2026.01.11 19:27:03.958072 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10955 | ||
| 5206 | 2026.01.11 19:27:03.958600 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.01.11 19:27:03.958642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5208 | 2026.01.11 19:27:03.959120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5209 | 2026.01.11 19:27:03.959343 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.01.11 19:27:03.959482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10955 | ||
| 5211 | 2026.01.11 19:27:04.527901 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5212 | 2026.01.11 19:27:04.544438 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.01.11 19:27:04.544495 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5214 | 2026.01.11 19:27:04.550683 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5215 | 2026.01.11 19:27:04.551413 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.01.11 19:27:04.554075 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5217 | 2026.01.11 19:27:05.001077 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.91 MiB, peak 263.58 MiB, free memory in arenas 0.00 B, will set to 260.22 MiB (RSS), difference: 1.31 MiB | ||
| 5218 | 2026.01.11 19:27:07.442908 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2026.01.11 19:27:07.443130 [ 276 ] {5687d8c7-8b21-4b98-a673-54f594611176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5220 | 2026.01.11 19:27:07.443208 [ 276 ] {5687d8c7-8b21-4b98-a673-54f594611176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5221 | 2026.01.11 19:27:07.443840 [ 276 ] {5687d8c7-8b21-4b98-a673-54f594611176} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.01.11 19:27:07.443888 [ 276 ] {5687d8c7-8b21-4b98-a673-54f594611176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5223 | 2026.01.11 19:27:07.444281 [ 276 ] {5687d8c7-8b21-4b98-a673-54f594611176} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5224 | 2026.01.11 19:27:07.444512 [ 276 ] {5687d8c7-8b21-4b98-a673-54f594611176} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.01.11 19:27:07.444686 [ 276 ] {5687d8c7-8b21-4b98-a673-54f594611176} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00161 sec., 34782.60869565217 rows/sec., 2.67 MiB/sec. | ||
| 5226 | 2026.01.11 19:27:07.444729 [ 276 ] {5687d8c7-8b21-4b98-a673-54f594611176} <Debug> TCPHandler: Processed in 0.001965931 sec. | ||
| 5227 | 2026.01.11 19:27:07.444845 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2026.01.11 19:27:07.444943 [ 276 ] {43ff921c-adcc-4b4c-95e1-bd20e3f2b823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5229 | 2026.01.11 19:27:07.444986 [ 276 ] {43ff921c-adcc-4b4c-95e1-bd20e3f2b823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5230 | 2026.01.11 19:27:07.445391 [ 276 ] {43ff921c-adcc-4b4c-95e1-bd20e3f2b823} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2026.01.11 19:27:07.445428 [ 276 ] {43ff921c-adcc-4b4c-95e1-bd20e3f2b823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5232 | 2026.01.11 19:27:07.445754 [ 276 ] {43ff921c-adcc-4b4c-95e1-bd20e3f2b823} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5233 | 2026.01.11 19:27:07.445964 [ 276 ] {43ff921c-adcc-4b4c-95e1-bd20e3f2b823} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.01.11 19:27:07.446101 [ 276 ] {43ff921c-adcc-4b4c-95e1-bd20e3f2b823} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 5235 | 2026.01.11 19:27:07.446139 [ 276 ] {43ff921c-adcc-4b4c-95e1-bd20e3f2b823} <Debug> TCPHandler: Processed in 0.001343135 sec. | ||
| 5236 | 2026.01.11 19:27:07.446251 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2026.01.11 19:27:07.446348 [ 276 ] {4d115cd6-b3f2-4764-a8ce-481f82702746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5238 | 2026.01.11 19:27:07.446392 [ 276 ] {4d115cd6-b3f2-4764-a8ce-481f82702746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5239 | 2026.01.11 19:27:07.446781 [ 276 ] {4d115cd6-b3f2-4764-a8ce-481f82702746} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.01.11 19:27:07.446818 [ 276 ] {4d115cd6-b3f2-4764-a8ce-481f82702746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5241 | 2026.01.11 19:27:07.447158 [ 276 ] {4d115cd6-b3f2-4764-a8ce-481f82702746} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5242 | 2026.01.11 19:27:07.447379 [ 276 ] {4d115cd6-b3f2-4764-a8ce-481f82702746} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2026.01.11 19:27:07.447519 [ 276 ] {4d115cd6-b3f2-4764-a8ce-481f82702746} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 5244 | 2026.01.11 19:27:07.447557 [ 276 ] {4d115cd6-b3f2-4764-a8ce-481f82702746} <Debug> TCPHandler: Processed in 0.001355325 sec. | ||
| 5245 | 2026.01.11 19:27:07.447657 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5246 | 2026.01.11 19:27:07.447752 [ 276 ] {d806fb3f-ac4b-4da0-9c36-3ef897292bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5247 | 2026.01.11 19:27:07.447795 [ 276 ] {d806fb3f-ac4b-4da0-9c36-3ef897292bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5248 | 2026.01.11 19:27:07.448113 [ 276 ] {d806fb3f-ac4b-4da0-9c36-3ef897292bfe} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.01.11 19:27:07.448150 [ 276 ] {d806fb3f-ac4b-4da0-9c36-3ef897292bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5250 | 2026.01.11 19:27:07.448469 [ 276 ] {d806fb3f-ac4b-4da0-9c36-3ef897292bfe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5251 | 2026.01.11 19:27:07.448675 [ 276 ] {d806fb3f-ac4b-4da0-9c36-3ef897292bfe} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.01.11 19:27:07.448809 [ 276 ] {d806fb3f-ac4b-4da0-9c36-3ef897292bfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5253 | 2026.01.11 19:27:07.448845 [ 276 ] {d806fb3f-ac4b-4da0-9c36-3ef897292bfe} <Debug> TCPHandler: Processed in 0.001237632 sec. | ||
| 5254 | 2026.01.11 19:27:11.317349 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5255 | 2026.01.11 19:27:11.317454 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5256 | 2026.01.11 19:27:11.444742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 712 | ||
| 5257 | 2026.01.11 19:27:11.447129 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.01.11 19:27:11.447173 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5259 | 2026.01.11 19:27:11.448389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5260 | 2026.01.11 19:27:11.448665 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.01.11 19:27:11.448956 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712 | ||
| 5262 | 2026.01.11 19:27:11.459589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11467 | ||
| 5263 | 2026.01.11 19:27:11.460368 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.01.11 19:27:11.460442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5265 | 2026.01.11 19:27:11.461168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5266 | 2026.01.11 19:27:11.461404 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.01.11 19:27:11.461535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11467 | ||
| 5268 | 2026.01.11 19:27:12.054237 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5269 | 2026.01.11 19:27:12.071900 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2026.01.11 19:27:12.071957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5271 | 2026.01.11 19:27:12.078461 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5272 | 2026.01.11 19:27:12.079204 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2026.01.11 19:27:12.082658 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5274 | 2026.01.11 19:27:12.456275 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5275 | 2026.01.11 19:27:12.456480 [ 276 ] {7cab9b58-6467-45ed-baea-7d506d53e80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5276 | 2026.01.11 19:27:12.456563 [ 276 ] {7cab9b58-6467-45ed-baea-7d506d53e80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5277 | 2026.01.11 19:27:12.457400 [ 276 ] {7cab9b58-6467-45ed-baea-7d506d53e80d} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.01.11 19:27:12.457451 [ 276 ] {7cab9b58-6467-45ed-baea-7d506d53e80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5279 | 2026.01.11 19:27:12.457890 [ 276 ] {7cab9b58-6467-45ed-baea-7d506d53e80d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5280 | 2026.01.11 19:27:12.458126 [ 276 ] {7cab9b58-6467-45ed-baea-7d506d53e80d} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2026.01.11 19:27:12.458296 [ 276 ] {7cab9b58-6467-45ed-baea-7d506d53e80d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00187 sec., 219251.33689839573 rows/sec., 13.91 MiB/sec. | ||
| 5282 | 2026.01.11 19:27:12.458318 [ 81 ] {} <Debug> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5283 | 2026.01.11 19:27:12.458346 [ 276 ] {7cab9b58-6467-45ed-baea-7d506d53e80d} <Debug> TCPHandler: Processed in 0.002213638 sec. | ||
| 5284 | 2026.01.11 19:27:12.458410 [ 81 ] {} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.01.11 19:27:12.458454 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5286 | 2026.01.11 19:27:12.458528 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.01.11 19:27:12.458580 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 5288 | 2026.01.11 19:27:12.458648 [ 276 ] {76165834-6e51-4014-b1de-a507f15578c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5289 | 2026.01.11 19:27:12.458699 [ 276 ] {76165834-6e51-4014-b1de-a507f15578c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5290 | 2026.01.11 19:27:12.458720 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5291 | 2026.01.11 19:27:12.458759 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 5292 | 2026.01.11 19:27:12.458824 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 5293 | 2026.01.11 19:27:12.458871 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 5294 | 2026.01.11 19:27:12.458915 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 5295 | 2026.01.11 19:27:12.458954 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 5296 | 2026.01.11 19:27:12.459671 [ 276 ] {76165834-6e51-4014-b1de-a507f15578c4} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2026.01.11 19:27:12.459715 [ 276 ] {76165834-6e51-4014-b1de-a507f15578c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5298 | 2026.01.11 19:27:12.460014 [ 193 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487359 sec., 1378281.9077304136 rows/sec., 92.69 MiB/sec. | ||
| 5299 | 2026.01.11 19:27:12.460132 [ 276 ] {76165834-6e51-4014-b1de-a507f15578c4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5300 | 2026.01.11 19:27:12.460168 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5301 | 2026.01.11 19:27:12.460428 [ 276 ] {76165834-6e51-4014-b1de-a507f15578c4} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.01.11 19:27:12.460474 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_17_4} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.01.11 19:27:12.460561 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_17_4} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5304 | 2026.01.11 19:27:12.460583 [ 276 ] {76165834-6e51-4014-b1de-a507f15578c4} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001958 sec., 608784.4739530132 rows/sec., 48.63 MiB/sec. | ||
| 5305 | 2026.01.11 19:27:12.460631 [ 276 ] {76165834-6e51-4014-b1de-a507f15578c4} <Debug> TCPHandler: Processed in 0.002159006 sec. | ||
| 5306 | 2026.01.11 19:27:12.460634 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5307 | 2026.01.11 19:27:12.460790 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5308 | 2026.01.11 19:27:12.460899 [ 276 ] {5fe24b83-e379-43fc-b937-82955bfb2ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5309 | 2026.01.11 19:27:12.460951 [ 276 ] {5fe24b83-e379-43fc-b937-82955bfb2ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5310 | 2026.01.11 19:27:12.461475 [ 276 ] {5fe24b83-e379-43fc-b937-82955bfb2ca8} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2026.01.11 19:27:12.461515 [ 276 ] {5fe24b83-e379-43fc-b937-82955bfb2ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5312 | 2026.01.11 19:27:12.461876 [ 276 ] {5fe24b83-e379-43fc-b937-82955bfb2ca8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5313 | 2026.01.11 19:27:12.462086 [ 276 ] {5fe24b83-e379-43fc-b937-82955bfb2ca8} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2026.01.11 19:27:12.462223 [ 276 ] {5fe24b83-e379-43fc-b937-82955bfb2ca8} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001345 sec., 182156.13382899627 rows/sec., 11.13 MiB/sec. | ||
| 5315 | 2026.01.11 19:27:12.462265 [ 276 ] {5fe24b83-e379-43fc-b937-82955bfb2ca8} <Debug> TCPHandler: Processed in 0.00155669 sec. | ||
| 5316 | 2026.01.11 19:27:12.462384 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2026.01.11 19:27:12.462489 [ 276 ] {2cb07c25-f0ef-42f5-a824-98e264a74728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5318 | 2026.01.11 19:27:12.462530 [ 276 ] {2cb07c25-f0ef-42f5-a824-98e264a74728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5319 | 2026.01.11 19:27:12.463013 [ 276 ] {2cb07c25-f0ef-42f5-a824-98e264a74728} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.01.11 19:27:12.463049 [ 276 ] {2cb07c25-f0ef-42f5-a824-98e264a74728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5321 | 2026.01.11 19:27:12.463375 [ 276 ] {2cb07c25-f0ef-42f5-a824-98e264a74728} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5322 | 2026.01.11 19:27:12.463592 [ 276 ] {2cb07c25-f0ef-42f5-a824-98e264a74728} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.01.11 19:27:12.463724 [ 276 ] {2cb07c25-f0ef-42f5-a824-98e264a74728} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001254 sec., 169059.01116427433 rows/sec., 10.90 MiB/sec. | ||
| 5324 | 2026.01.11 19:27:12.463761 [ 276 ] {2cb07c25-f0ef-42f5-a824-98e264a74728} <Debug> TCPHandler: Processed in 0.001428737 sec. | ||
| 5325 | 2026.01.11 19:27:12.463866 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2026.01.11 19:27:12.463968 [ 276 ] {9c9ee23c-f381-4698-a188-0318a27e7075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5327 | 2026.01.11 19:27:12.464008 [ 276 ] {9c9ee23c-f381-4698-a188-0318a27e7075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5328 | 2026.01.11 19:27:12.464473 [ 276 ] {9c9ee23c-f381-4698-a188-0318a27e7075} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.01.11 19:27:12.464510 [ 276 ] {9c9ee23c-f381-4698-a188-0318a27e7075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5330 | 2026.01.11 19:27:12.464815 [ 276 ] {9c9ee23c-f381-4698-a188-0318a27e7075} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5331 | 2026.01.11 19:27:12.465020 [ 276 ] {9c9ee23c-f381-4698-a188-0318a27e7075} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2026.01.11 19:27:12.465142 [ 81 ] {} <Debug> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5333 | 2026.01.11 19:27:12.465151 [ 276 ] {9c9ee23c-f381-4698-a188-0318a27e7075} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0012 sec., 175833.33333333334 rows/sec., 9.98 MiB/sec. | ||
| 5334 | 2026.01.11 19:27:12.465182 [ 81 ] {} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.01.11 19:27:12.465206 [ 276 ] {9c9ee23c-f381-4698-a188-0318a27e7075} <Debug> TCPHandler: Processed in 0.001391917 sec. | ||
| 5336 | 2026.01.11 19:27:12.465207 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5337 | 2026.01.11 19:27:12.465316 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5338 | 2026.01.11 19:27:12.465335 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 5339 | 2026.01.11 19:27:12.465420 [ 276 ] {9dd1fb32-4f49-44d7-9df3-a8956ab72dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5340 | 2026.01.11 19:27:12.465448 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5341 | 2026.01.11 19:27:12.465461 [ 276 ] {9dd1fb32-4f49-44d7-9df3-a8956ab72dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5342 | 2026.01.11 19:27:12.465481 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 5343 | 2026.01.11 19:27:12.465547 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 5344 | 2026.01.11 19:27:12.465596 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 5345 | 2026.01.11 19:27:12.465642 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 5346 | 2026.01.11 19:27:12.465687 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 5347 | 2026.01.11 19:27:12.466124 [ 276 ] {9dd1fb32-4f49-44d7-9df3-a8956ab72dd0} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.01.11 19:27:12.466160 [ 276 ] {9dd1fb32-4f49-44d7-9df3-a8956ab72dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5349 | 2026.01.11 19:27:12.466454 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001163641 sec., 906637.0126181529 rows/sec., 54.94 MiB/sec. | ||
| 5350 | 2026.01.11 19:27:12.466495 [ 276 ] {9dd1fb32-4f49-44d7-9df3-a8956ab72dd0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5351 | 2026.01.11 19:27:12.466666 [ 197 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5352 | 2026.01.11 19:27:12.466748 [ 276 ] {9dd1fb32-4f49-44d7-9df3-a8956ab72dd0} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.01.11 19:27:12.466897 [ 276 ] {9dd1fb32-4f49-44d7-9df3-a8956ab72dd0} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001494 sec., 481258.36680053547 rows/sec., 33.78 MiB/sec. | ||
| 5354 | 2026.01.11 19:27:12.466938 [ 276 ] {9dd1fb32-4f49-44d7-9df3-a8956ab72dd0} <Debug> TCPHandler: Processed in 0.001671613 sec. | ||
| 5355 | 2026.01.11 19:27:12.467001 [ 197 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_17_4} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2026.01.11 19:27:12.467053 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5357 | 2026.01.11 19:27:12.467103 [ 197 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_17_4} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5358 | 2026.01.11 19:27:12.467155 [ 276 ] {b2971aea-3465-4d8c-b56a-6c8a0a05027c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5359 | 2026.01.11 19:27:12.467206 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5360 | 2026.01.11 19:27:12.467230 [ 276 ] {b2971aea-3465-4d8c-b56a-6c8a0a05027c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5361 | 2026.01.11 19:27:12.467564 [ 276 ] {b2971aea-3465-4d8c-b56a-6c8a0a05027c} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.01.11 19:27:12.467600 [ 276 ] {b2971aea-3465-4d8c-b56a-6c8a0a05027c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5363 | 2026.01.11 19:27:12.467911 [ 276 ] {b2971aea-3465-4d8c-b56a-6c8a0a05027c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5364 | 2026.01.11 19:27:12.468132 [ 276 ] {b2971aea-3465-4d8c-b56a-6c8a0a05027c} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2026.01.11 19:27:12.468266 [ 276 ] {b2971aea-3465-4d8c-b56a-6c8a0a05027c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 5366 | 2026.01.11 19:27:12.468302 [ 276 ] {b2971aea-3465-4d8c-b56a-6c8a0a05027c} <Debug> TCPHandler: Processed in 0.001298124 sec. | ||
| 5367 | 2026.01.11 19:27:12.468440 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2026.01.11 19:27:12.468538 [ 276 ] {a6288044-1032-471c-8d0d-c4b98cc09eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5369 | 2026.01.11 19:27:12.468581 [ 276 ] {a6288044-1032-471c-8d0d-c4b98cc09eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5370 | 2026.01.11 19:27:12.469082 [ 276 ] {a6288044-1032-471c-8d0d-c4b98cc09eac} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.01.11 19:27:12.469129 [ 276 ] {a6288044-1032-471c-8d0d-c4b98cc09eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5372 | 2026.01.11 19:27:12.469530 [ 276 ] {a6288044-1032-471c-8d0d-c4b98cc09eac} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5373 | 2026.01.11 19:27:12.469783 [ 276 ] {a6288044-1032-471c-8d0d-c4b98cc09eac} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.01.11 19:27:12.469914 [ 276 ] {a6288044-1032-471c-8d0d-c4b98cc09eac} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001396 sec., 224928.36676217764 rows/sec., 14.78 MiB/sec. | ||
| 5375 | 2026.01.11 19:27:12.469951 [ 276 ] {a6288044-1032-471c-8d0d-c4b98cc09eac} <Debug> TCPHandler: Processed in 0.001559391 sec. | ||
| 5376 | 2026.01.11 19:27:12.470054 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2026.01.11 19:27:12.470147 [ 276 ] {467c72c2-25c8-4344-8566-7d07638cc681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5378 | 2026.01.11 19:27:12.470188 [ 276 ] {467c72c2-25c8-4344-8566-7d07638cc681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5379 | 2026.01.11 19:27:12.470490 [ 276 ] {467c72c2-25c8-4344-8566-7d07638cc681} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.01.11 19:27:12.470525 [ 276 ] {467c72c2-25c8-4344-8566-7d07638cc681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5381 | 2026.01.11 19:27:12.470812 [ 276 ] {467c72c2-25c8-4344-8566-7d07638cc681} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5382 | 2026.01.11 19:27:12.471009 [ 276 ] {467c72c2-25c8-4344-8566-7d07638cc681} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.01.11 19:27:12.471132 [ 276 ] {467c72c2-25c8-4344-8566-7d07638cc681} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 5384 | 2026.01.11 19:27:12.471166 [ 276 ] {467c72c2-25c8-4344-8566-7d07638cc681} <Debug> TCPHandler: Processed in 0.00116052 sec. | ||
| 5385 | 2026.01.11 19:27:12.471262 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2026.01.11 19:27:12.471354 [ 276 ] {39b6acc7-a58f-40b5-a56b-71d3f18f6380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5387 | 2026.01.11 19:27:12.471407 [ 276 ] {39b6acc7-a58f-40b5-a56b-71d3f18f6380} <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 | ||
| 5388 | 2026.01.11 19:27:12.472212 [ 276 ] {39b6acc7-a58f-40b5-a56b-71d3f18f6380} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.01.11 19:27:12.472247 [ 276 ] {39b6acc7-a58f-40b5-a56b-71d3f18f6380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5390 | 2026.01.11 19:27:12.472789 [ 276 ] {39b6acc7-a58f-40b5-a56b-71d3f18f6380} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5391 | 2026.01.11 19:27:12.472999 [ 276 ] {39b6acc7-a58f-40b5-a56b-71d3f18f6380} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.01.11 19:27:12.473132 [ 276 ] {39b6acc7-a58f-40b5-a56b-71d3f18f6380} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001794 sec., 22296.54403567447 rows/sec., 39.95 MiB/sec. | ||
| 5393 | 2026.01.11 19:27:12.473183 [ 276 ] {39b6acc7-a58f-40b5-a56b-71d3f18f6380} <Debug> TCPHandler: Processed in 0.001967981 sec. | ||
| 5394 | 2026.01.11 19:27:12.473291 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5395 | 2026.01.11 19:27:12.473384 [ 276 ] {8bf08dcf-b7e2-4008-9455-06b31564f2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5396 | 2026.01.11 19:27:12.473424 [ 276 ] {8bf08dcf-b7e2-4008-9455-06b31564f2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5397 | 2026.01.11 19:27:12.473743 [ 276 ] {8bf08dcf-b7e2-4008-9455-06b31564f2ae} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2026.01.11 19:27:12.473779 [ 276 ] {8bf08dcf-b7e2-4008-9455-06b31564f2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5399 | 2026.01.11 19:27:12.474069 [ 276 ] {8bf08dcf-b7e2-4008-9455-06b31564f2ae} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5400 | 2026.01.11 19:27:12.474262 [ 276 ] {8bf08dcf-b7e2-4008-9455-06b31564f2ae} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2026.01.11 19:27:12.474383 [ 276 ] {8bf08dcf-b7e2-4008-9455-06b31564f2ae} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001019 sec., 102060.84396467125 rows/sec., 6.25 MiB/sec. | ||
| 5402 | 2026.01.11 19:27:12.474417 [ 276 ] {8bf08dcf-b7e2-4008-9455-06b31564f2ae} <Debug> TCPHandler: Processed in 0.00117303 sec. | ||
| 5403 | 2026.01.11 19:27:13.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.62 MiB, peak 264.78 MiB, free memory in arenas 0.00 B, will set to 260.61 MiB (RSS), difference: -1.01 MiB | ||
| 5404 | 2026.01.11 19:27:14.752068 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59341 | ||
| 5405 | 2026.01.11 19:27:14.752178 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5406 | 2026.01.11 19:27:14.752205 [ 286 ] {} <Debug> TCP-Session: a626238d-f2d9-471f-a8fb-75d06c146337 Authenticating user 'default' from [fd00:1122:3344:101::e]:59341 | ||
| 5407 | 2026.01.11 19:27:14.752229 [ 286 ] {} <Debug> TCP-Session: a626238d-f2d9-471f-a8fb-75d06c146337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.01.11 19:27:14.752241 [ 286 ] {} <Debug> TCP-Session: a626238d-f2d9-471f-a8fb-75d06c146337 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5409 | 2026.01.11 19:27:14.752462 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40811 | ||
| 5410 | 2026.01.11 19:27:14.752465 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56933 | ||
| 5411 | 2026.01.11 19:27:14.752533 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62712 | ||
| 5412 | 2026.01.11 19:27:14.752544 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63325 | ||
| 5413 | 2026.01.11 19:27:14.752580 [ 286 ] {} <Trace> TCP-Session: a626238d-f2d9-471f-a8fb-75d06c146337 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5414 | 2026.01.11 19:27:14.752593 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5415 | 2026.01.11 19:27:14.752569 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36781 | ||
| 5416 | 2026.01.11 19:27:14.752648 [ 287 ] {} <Debug> TCP-Session: 9cbf70f0-38d7-478c-b742-dff9e554a46c Authenticating user 'default' from [fd00:1122:3344:101::e]:40811 | ||
| 5417 | 2026.01.11 19:27:14.752559 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47820 | ||
| 5418 | 2026.01.11 19:27:14.752695 [ 287 ] {} <Debug> TCP-Session: 9cbf70f0-38d7-478c-b742-dff9e554a46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.01.11 19:27:14.752680 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5420 | 2026.01.11 19:27:14.752736 [ 287 ] {} <Debug> TCP-Session: 9cbf70f0-38d7-478c-b742-dff9e554a46c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5421 | 2026.01.11 19:27:14.752764 [ 286 ] {d8fc95c3-0e28-4e3d-89e3-63062b4af831} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59341) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5422 | 2026.01.11 19:27:14.752780 [ 288 ] {} <Debug> TCP-Session: 4b10b719-ddee-4dc5-929b-e81f78892fa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56933 | ||
| 5423 | 2026.01.11 19:27:14.752793 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5424 | 2026.01.11 19:27:14.752515 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48919 | ||
| 5425 | 2026.01.11 19:27:14.752837 [ 291 ] {} <Debug> TCP-Session: ba2386c5-1aa3-4cbb-b9fb-7f1f0a407263 Authenticating user 'default' from [fd00:1122:3344:101::e]:62712 | ||
| 5426 | 2026.01.11 19:27:14.752827 [ 288 ] {} <Debug> TCP-Session: 4b10b719-ddee-4dc5-929b-e81f78892fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.01.11 19:27:14.752875 [ 291 ] {} <Debug> TCP-Session: ba2386c5-1aa3-4cbb-b9fb-7f1f0a407263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5428 | 2026.01.11 19:27:14.752887 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5429 | 2026.01.11 19:27:14.752907 [ 291 ] {} <Debug> TCP-Session: ba2386c5-1aa3-4cbb-b9fb-7f1f0a407263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5430 | 2026.01.11 19:27:14.752933 [ 294 ] {} <Debug> TCP-Session: a48660df-1105-47af-b046-d3cc343999c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36781 | ||
| 5431 | 2026.01.11 19:27:14.752934 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5432 | 2026.01.11 19:27:14.752959 [ 294 ] {} <Debug> TCP-Session: a48660df-1105-47af-b046-d3cc343999c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.01.11 19:27:14.752901 [ 288 ] {} <Debug> TCP-Session: 4b10b719-ddee-4dc5-929b-e81f78892fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2026.01.11 19:27:14.752993 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5435 | 2026.01.11 19:27:14.752986 [ 294 ] {} <Debug> TCP-Session: a48660df-1105-47af-b046-d3cc343999c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5436 | 2026.01.11 19:27:14.753028 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5437 | 2026.01.11 19:27:14.753033 [ 292 ] {} <Debug> TCP-Session: 328f926c-93e7-4567-b451-bb7655417e08 Authenticating user 'default' from [fd00:1122:3344:101::e]:63325 | ||
| 5438 | 2026.01.11 19:27:14.753070 [ 289 ] {} <Debug> TCP-Session: 3c977d9d-7788-4787-a642-3db9fd28a613 Authenticating user 'default' from [fd00:1122:3344:101::e]:48919 | ||
| 5439 | 2026.01.11 19:27:14.753079 [ 292 ] {} <Debug> TCP-Session: 328f926c-93e7-4567-b451-bb7655417e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.01.11 19:27:14.752984 [ 293 ] {} <Debug> TCP-Session: e166b539-3535-4d79-aade-a1eabf5322ed Authenticating user 'default' from [fd00:1122:3344:101::e]:47820 | ||
| 5441 | 2026.01.11 19:27:14.753100 [ 289 ] {} <Debug> TCP-Session: 3c977d9d-7788-4787-a642-3db9fd28a613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5442 | 2026.01.11 19:27:14.753104 [ 292 ] {} <Debug> TCP-Session: 328f926c-93e7-4567-b451-bb7655417e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5443 | 2026.01.11 19:27:14.753129 [ 289 ] {} <Debug> TCP-Session: 3c977d9d-7788-4787-a642-3db9fd28a613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5444 | 2026.01.11 19:27:14.753125 [ 293 ] {} <Debug> TCP-Session: e166b539-3535-4d79-aade-a1eabf5322ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.01.11 19:27:14.752514 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32868 | ||
| 5446 | 2026.01.11 19:27:14.753168 [ 293 ] {} <Debug> TCP-Session: e166b539-3535-4d79-aade-a1eabf5322ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.01.11 19:27:14.753029 [ 286 ] {d8fc95c3-0e28-4e3d-89e3-63062b4af831} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5448 | 2026.01.11 19:27:14.753276 [ 286 ] {d8fc95c3-0e28-4e3d-89e3-63062b4af831} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5449 | 2026.01.11 19:27:14.753330 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5450 | 2026.01.11 19:27:14.753353 [ 290 ] {} <Debug> TCP-Session: 429d52d2-d68c-4da4-989b-0d79266edc66 Authenticating user 'default' from [fd00:1122:3344:101::e]:32868 | ||
| 5451 | 2026.01.11 19:27:14.753370 [ 290 ] {} <Debug> TCP-Session: 429d52d2-d68c-4da4-989b-0d79266edc66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5452 | 2026.01.11 19:27:14.753382 [ 290 ] {} <Debug> TCP-Session: 429d52d2-d68c-4da4-989b-0d79266edc66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2026.01.11 19:27:14.753549 [ 286 ] {d8fc95c3-0e28-4e3d-89e3-63062b4af831} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 5454 | 2026.01.11 19:27:14.754475 [ 335 ] {d8fc95c3-0e28-4e3d-89e3-63062b4af831} <Trace> AggregatingTransform: Aggregating | ||
| 5455 | 2026.01.11 19:27:14.754547 [ 335 ] {d8fc95c3-0e28-4e3d-89e3-63062b4af831} <Trace> Aggregator: Aggregation method: without_key | ||
| 5456 | 2026.01.11 19:27:14.754588 [ 335 ] {d8fc95c3-0e28-4e3d-89e3-63062b4af831} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913533 sec. (1094.651 rows/sec., 42.76 KiB/sec.) | ||
| 5457 | 2026.01.11 19:27:14.754610 [ 335 ] {d8fc95c3-0e28-4e3d-89e3-63062b4af831} <Trace> Aggregator: Merging aggregated data | ||
| 5458 | 2026.01.11 19:27:14.755976 [ 286 ] {d8fc95c3-0e28-4e3d-89e3-63062b4af831} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003271 sec., 305.7169061449098 rows/sec., 11.94 KiB/sec. | ||
| 5459 | 2026.01.11 19:27:14.756108 [ 286 ] {d8fc95c3-0e28-4e3d-89e3-63062b4af831} <Debug> TCPHandler: Processed in 0.003641134 sec. | ||
| 5460 | 2026.01.11 19:27:14.756217 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5461 | 2026.01.11 19:27:14.756245 [ 286 ] {} <Debug> TCP-Session: a626238d-f2d9-471f-a8fb-75d06c146337 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2026.01.11 19:27:14.756251 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5463 | 2026.01.11 19:27:14.756276 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5464 | 2026.01.11 19:27:14.756297 [ 287 ] {} <Debug> TCP-Session: 9cbf70f0-38d7-478c-b742-dff9e554a46c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.01.11 19:27:14.756324 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5466 | 2026.01.11 19:27:14.756344 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5467 | 2026.01.11 19:27:14.756364 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5468 | 2026.01.11 19:27:14.756384 [ 288 ] {} <Debug> TCP-Session: 4b10b719-ddee-4dc5-929b-e81f78892fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5469 | 2026.01.11 19:27:14.756389 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5470 | 2026.01.11 19:27:14.756415 [ 289 ] {} <Debug> TCP-Session: 3c977d9d-7788-4787-a642-3db9fd28a613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5471 | 2026.01.11 19:27:14.756409 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5472 | 2026.01.11 19:27:14.756457 [ 291 ] {} <Debug> TCP-Session: ba2386c5-1aa3-4cbb-b9fb-7f1f0a407263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.01.11 19:27:14.756401 [ 293 ] {} <Debug> TCP-Session: e166b539-3535-4d79-aade-a1eabf5322ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5474 | 2026.01.11 19:27:14.756498 [ 292 ] {} <Debug> TCP-Session: 328f926c-93e7-4567-b451-bb7655417e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.01.11 19:27:14.756328 [ 290 ] {} <Debug> TCP-Session: 429d52d2-d68c-4da4-989b-0d79266edc66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.01.11 19:27:14.756300 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5477 | 2026.01.11 19:27:14.756584 [ 294 ] {} <Debug> TCP-Session: a48660df-1105-47af-b046-d3cc343999c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.01.11 19:27:14.896959 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44627 | ||
| 5479 | 2026.01.11 19:27:14.897063 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5480 | 2026.01.11 19:27:14.897092 [ 286 ] {} <Debug> TCP-Session: 19cc9445-4375-4c52-973b-1fbdb46d52a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44627 | ||
| 5481 | 2026.01.11 19:27:14.897115 [ 286 ] {} <Debug> TCP-Session: 19cc9445-4375-4c52-973b-1fbdb46d52a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.01.11 19:27:14.897130 [ 286 ] {} <Debug> TCP-Session: 19cc9445-4375-4c52-973b-1fbdb46d52a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.01.11 19:27:14.897358 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41570 | ||
| 5484 | 2026.01.11 19:27:14.897364 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60561 | ||
| 5485 | 2026.01.11 19:27:14.897389 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56947 | ||
| 5486 | 2026.01.11 19:27:14.897408 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55725 | ||
| 5487 | 2026.01.11 19:27:14.897415 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60281 | ||
| 5488 | 2026.01.11 19:27:14.897464 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5489 | 2026.01.11 19:27:14.897493 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5490 | 2026.01.11 19:27:14.897493 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5491 | 2026.01.11 19:27:14.897535 [ 288 ] {} <Debug> TCP-Session: 960c4284-c7de-4aa9-b7a8-3031da9dc05e Authenticating user 'default' from [fd00:1122:3344:101::e]:41570 | ||
| 5492 | 2026.01.11 19:27:14.897547 [ 287 ] {} <Debug> TCP-Session: dec122c4-9003-4f8a-be9a-f64ed9817ac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60561 | ||
| 5493 | 2026.01.11 19:27:14.897565 [ 291 ] {} <Debug> TCP-Session: 3ab8c3da-503b-41ba-b0d7-dfeca6c1a903 Authenticating user 'default' from [fd00:1122:3344:101::e]:56947 | ||
| 5494 | 2026.01.11 19:27:14.897581 [ 288 ] {} <Debug> TCP-Session: 960c4284-c7de-4aa9-b7a8-3031da9dc05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2026.01.11 19:27:14.897592 [ 287 ] {} <Debug> TCP-Session: dec122c4-9003-4f8a-be9a-f64ed9817ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.01.11 19:27:14.897600 [ 291 ] {} <Debug> TCP-Session: 3ab8c3da-503b-41ba-b0d7-dfeca6c1a903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5497 | 2026.01.11 19:27:14.897606 [ 288 ] {} <Debug> TCP-Session: 960c4284-c7de-4aa9-b7a8-3031da9dc05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.01.11 19:27:14.897626 [ 291 ] {} <Debug> TCP-Session: 3ab8c3da-503b-41ba-b0d7-dfeca6c1a903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.01.11 19:27:14.897543 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5500 | 2026.01.11 19:27:14.897537 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5501 | 2026.01.11 19:27:14.897681 [ 294 ] {} <Debug> TCP-Session: a6f87f72-05b6-42b0-8110-7ee621bb8e08 Authenticating user 'default' from [fd00:1122:3344:101::e]:60281 | ||
| 5502 | 2026.01.11 19:27:14.897708 [ 293 ] {} <Debug> TCP-Session: b72f3397-e267-4796-aa24-3d83532eaa9d Authenticating user 'default' from [fd00:1122:3344:101::e]:55725 | ||
| 5503 | 2026.01.11 19:27:14.897718 [ 294 ] {} <Debug> TCP-Session: a6f87f72-05b6-42b0-8110-7ee621bb8e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.01.11 19:27:14.897394 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35972 | ||
| 5505 | 2026.01.11 19:27:14.897740 [ 293 ] {} <Debug> TCP-Session: b72f3397-e267-4796-aa24-3d83532eaa9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.01.11 19:27:14.897743 [ 294 ] {} <Debug> TCP-Session: a6f87f72-05b6-42b0-8110-7ee621bb8e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5507 | 2026.01.11 19:27:14.897784 [ 293 ] {} <Debug> TCP-Session: b72f3397-e267-4796-aa24-3d83532eaa9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.01.11 19:27:14.897813 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5509 | 2026.01.11 19:27:14.897382 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62819 | ||
| 5510 | 2026.01.11 19:27:14.897850 [ 292 ] {} <Debug> TCP-Session: bcfcbc39-0825-413e-8421-3b977a4a9693 Authenticating user 'default' from [fd00:1122:3344:101::e]:35972 | ||
| 5511 | 2026.01.11 19:27:14.897617 [ 287 ] {} <Debug> TCP-Session: dec122c4-9003-4f8a-be9a-f64ed9817ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.01.11 19:27:14.897891 [ 292 ] {} <Debug> TCP-Session: bcfcbc39-0825-413e-8421-3b977a4a9693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5513 | 2026.01.11 19:27:14.897915 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5514 | 2026.01.11 19:27:14.897921 [ 292 ] {} <Debug> TCP-Session: bcfcbc39-0825-413e-8421-3b977a4a9693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5515 | 2026.01.11 19:27:14.897944 [ 289 ] {} <Debug> TCP-Session: 546c71e9-656f-4474-af98-b3b09868494c Authenticating user 'default' from [fd00:1122:3344:101::e]:62819 | ||
| 5516 | 2026.01.11 19:27:14.897428 [ 286 ] {} <Trace> TCP-Session: 19cc9445-4375-4c52-973b-1fbdb46d52a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.01.11 19:27:14.897973 [ 289 ] {} <Debug> TCP-Session: 546c71e9-656f-4474-af98-b3b09868494c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.01.11 19:27:14.897372 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64400 | ||
| 5519 | 2026.01.11 19:27:14.898007 [ 289 ] {} <Debug> TCP-Session: 546c71e9-656f-4474-af98-b3b09868494c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.01.11 19:27:14.898102 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5521 | 2026.01.11 19:27:14.898126 [ 290 ] {} <Debug> TCP-Session: 515a1ce7-27be-4cf5-8a49-1565bc9a07a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64400 | ||
| 5522 | 2026.01.11 19:27:14.898139 [ 286 ] {35a5d9ca-8c30-4102-9ff6-9200eaaee4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44627) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5523 | 2026.01.11 19:27:14.898142 [ 290 ] {} <Debug> TCP-Session: 515a1ce7-27be-4cf5-8a49-1565bc9a07a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.01.11 19:27:14.898164 [ 290 ] {} <Debug> TCP-Session: 515a1ce7-27be-4cf5-8a49-1565bc9a07a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2026.01.11 19:27:14.898392 [ 286 ] {35a5d9ca-8c30-4102-9ff6-9200eaaee4e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5526 | 2026.01.11 19:27:14.898445 [ 286 ] {35a5d9ca-8c30-4102-9ff6-9200eaaee4e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5527 | 2026.01.11 19:27:14.898717 [ 286 ] {35a5d9ca-8c30-4102-9ff6-9200eaaee4e9} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 5528 | 2026.01.11 19:27:14.899672 [ 344 ] {35a5d9ca-8c30-4102-9ff6-9200eaaee4e9} <Trace> AggregatingTransform: Aggregating | ||
| 5529 | 2026.01.11 19:27:14.899728 [ 344 ] {35a5d9ca-8c30-4102-9ff6-9200eaaee4e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5530 | 2026.01.11 19:27:14.899769 [ 344 ] {35a5d9ca-8c30-4102-9ff6-9200eaaee4e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952195 sec. (1050.205 rows/sec., 41.02 KiB/sec.) | ||
| 5531 | 2026.01.11 19:27:14.899790 [ 344 ] {35a5d9ca-8c30-4102-9ff6-9200eaaee4e9} <Trace> Aggregator: Merging aggregated data | ||
| 5532 | 2026.01.11 19:27:14.901112 [ 286 ] {35a5d9ca-8c30-4102-9ff6-9200eaaee4e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003029 sec., 330.1419610432486 rows/sec., 12.90 KiB/sec. | ||
| 5533 | 2026.01.11 19:27:14.901293 [ 286 ] {35a5d9ca-8c30-4102-9ff6-9200eaaee4e9} <Debug> TCPHandler: Processed in 0.003980044 sec. | ||
| 5534 | 2026.01.11 19:27:14.901426 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5535 | 2026.01.11 19:27:14.901455 [ 286 ] {} <Debug> TCP-Session: 19cc9445-4375-4c52-973b-1fbdb46d52a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5536 | 2026.01.11 19:27:14.901456 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5537 | 2026.01.11 19:27:14.901480 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5538 | 2026.01.11 19:27:14.901494 [ 294 ] {} <Debug> TCP-Session: a6f87f72-05b6-42b0-8110-7ee621bb8e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.01.11 19:27:14.901508 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5540 | 2026.01.11 19:27:14.901522 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5541 | 2026.01.11 19:27:14.901533 [ 287 ] {} <Debug> TCP-Session: dec122c4-9003-4f8a-be9a-f64ed9817ac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2026.01.11 19:27:14.901554 [ 290 ] {} <Debug> TCP-Session: 515a1ce7-27be-4cf5-8a49-1565bc9a07a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.01.11 19:27:14.901557 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5544 | 2026.01.11 19:27:14.901579 [ 288 ] {} <Debug> TCP-Session: 960c4284-c7de-4aa9-b7a8-3031da9dc05e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2026.01.11 19:27:14.901574 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5546 | 2026.01.11 19:27:14.901621 [ 291 ] {} <Debug> TCP-Session: 3ab8c3da-503b-41ba-b0d7-dfeca6c1a903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5547 | 2026.01.11 19:27:14.901539 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5548 | 2026.01.11 19:27:14.901674 [ 292 ] {} <Debug> TCP-Session: bcfcbc39-0825-413e-8421-3b977a4a9693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5549 | 2026.01.11 19:27:14.901507 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5550 | 2026.01.11 19:27:14.901717 [ 289 ] {} <Debug> TCP-Session: 546c71e9-656f-4474-af98-b3b09868494c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2026.01.11 19:27:14.901757 [ 293 ] {} <Debug> TCP-Session: b72f3397-e267-4796-aa24-3d83532eaa9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5552 | 2026.01.11 19:27:15.006992 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51214 | ||
| 5553 | 2026.01.11 19:27:15.007101 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5554 | 2026.01.11 19:27:15.007126 [ 286 ] {} <Debug> TCP-Session: 8b3931a9-372a-4734-8866-f4777d76b560 Authenticating user 'default' from [fd00:1122:3344:101::e]:51214 | ||
| 5555 | 2026.01.11 19:27:15.007148 [ 286 ] {} <Debug> TCP-Session: 8b3931a9-372a-4734-8866-f4777d76b560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.01.11 19:27:15.007160 [ 286 ] {} <Debug> TCP-Session: 8b3931a9-372a-4734-8866-f4777d76b560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.01.11 19:27:15.007384 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47829 | ||
| 5558 | 2026.01.11 19:27:15.007416 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52844 | ||
| 5559 | 2026.01.11 19:27:15.007453 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64868 | ||
| 5560 | 2026.01.11 19:27:15.007461 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34105 | ||
| 5561 | 2026.01.11 19:27:15.007501 [ 286 ] {} <Trace> TCP-Session: 8b3931a9-372a-4734-8866-f4777d76b560 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.01.11 19:27:15.007512 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5563 | 2026.01.11 19:27:15.007430 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49428 | ||
| 5564 | 2026.01.11 19:27:15.007551 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5565 | 2026.01.11 19:27:15.007574 [ 287 ] {} <Debug> TCP-Session: d1c55218-ab3f-4e28-9e09-a25568f71296 Authenticating user 'default' from [fd00:1122:3344:101::e]:47829 | ||
| 5566 | 2026.01.11 19:27:15.007606 [ 293 ] {} <Debug> TCP-Session: c4d00600-7ae0-4e2e-9a30-4de645b39743 Authenticating user 'default' from [fd00:1122:3344:101::e]:64868 | ||
| 5567 | 2026.01.11 19:27:15.007625 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5568 | 2026.01.11 19:27:15.007627 [ 287 ] {} <Debug> TCP-Session: d1c55218-ab3f-4e28-9e09-a25568f71296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.01.11 19:27:15.007641 [ 293 ] {} <Debug> TCP-Session: c4d00600-7ae0-4e2e-9a30-4de645b39743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.01.11 19:27:15.007654 [ 291 ] {} <Debug> TCP-Session: 17df0665-c160-4b23-a3b0-80fe5b89283d Authenticating user 'default' from [fd00:1122:3344:101::e]:49428 | ||
| 5571 | 2026.01.11 19:27:15.007671 [ 293 ] {} <Debug> TCP-Session: c4d00600-7ae0-4e2e-9a30-4de645b39743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5572 | 2026.01.11 19:27:15.007689 [ 291 ] {} <Debug> TCP-Session: 17df0665-c160-4b23-a3b0-80fe5b89283d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5573 | 2026.01.11 19:27:15.007694 [ 286 ] {f3f8ff24-0d3a-4d91-8ce6-adb1eaf1f394} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51214) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5574 | 2026.01.11 19:27:15.007714 [ 291 ] {} <Debug> TCP-Session: 17df0665-c160-4b23-a3b0-80fe5b89283d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.01.11 19:27:15.007661 [ 287 ] {} <Debug> TCP-Session: d1c55218-ab3f-4e28-9e09-a25568f71296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5576 | 2026.01.11 19:27:15.007573 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5577 | 2026.01.11 19:27:15.007440 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62859 | ||
| 5578 | 2026.01.11 19:27:15.007795 [ 294 ] {} <Debug> TCP-Session: 05a4a7e0-6e70-4e62-b83a-c815910f0ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:34105 | ||
| 5579 | 2026.01.11 19:27:15.007397 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53736 | ||
| 5580 | 2026.01.11 19:27:15.007871 [ 294 ] {} <Debug> TCP-Session: 05a4a7e0-6e70-4e62-b83a-c815910f0ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5581 | 2026.01.11 19:27:15.007551 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5582 | 2026.01.11 19:27:15.007912 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5583 | 2026.01.11 19:27:15.007931 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5584 | 2026.01.11 19:27:15.007954 [ 289 ] {} <Debug> TCP-Session: 1771321a-c877-46f1-bab5-a28d9787580c Authenticating user 'default' from [fd00:1122:3344:101::e]:52844 | ||
| 5585 | 2026.01.11 19:27:15.007972 [ 292 ] {} <Debug> TCP-Session: d2108e6b-7d30-410a-ace5-7452eca38b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:62859 | ||
| 5586 | 2026.01.11 19:27:15.007986 [ 288 ] {} <Debug> TCP-Session: d2089910-c1c8-4468-b234-ccd3a6817d77 Authenticating user 'default' from [fd00:1122:3344:101::e]:53736 | ||
| 5587 | 2026.01.11 19:27:15.007997 [ 289 ] {} <Debug> TCP-Session: 1771321a-c877-46f1-bab5-a28d9787580c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5588 | 2026.01.11 19:27:15.008018 [ 292 ] {} <Debug> TCP-Session: d2108e6b-7d30-410a-ace5-7452eca38b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2026.01.11 19:27:15.008020 [ 288 ] {} <Debug> TCP-Session: d2089910-c1c8-4468-b234-ccd3a6817d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2026.01.11 19:27:15.008036 [ 289 ] {} <Debug> TCP-Session: 1771321a-c877-46f1-bab5-a28d9787580c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5591 | 2026.01.11 19:27:15.008052 [ 292 ] {} <Debug> TCP-Session: d2108e6b-7d30-410a-ace5-7452eca38b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.01.11 19:27:15.008059 [ 288 ] {} <Debug> TCP-Session: d2089910-c1c8-4468-b234-ccd3a6817d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2026.01.11 19:27:15.007919 [ 294 ] {} <Debug> TCP-Session: 05a4a7e0-6e70-4e62-b83a-c815910f0ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2026.01.11 19:27:15.008013 [ 286 ] {f3f8ff24-0d3a-4d91-8ce6-adb1eaf1f394} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5595 | 2026.01.11 19:27:15.007411 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44596 | ||
| 5596 | 2026.01.11 19:27:15.008192 [ 286 ] {f3f8ff24-0d3a-4d91-8ce6-adb1eaf1f394} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5597 | 2026.01.11 19:27:15.008222 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5598 | 2026.01.11 19:27:15.008246 [ 290 ] {} <Debug> TCP-Session: 773ecf0f-e6f7-40bf-86ef-ef15db8d4d95 Authenticating user 'default' from [fd00:1122:3344:101::e]:44596 | ||
| 5599 | 2026.01.11 19:27:15.008262 [ 290 ] {} <Debug> TCP-Session: 773ecf0f-e6f7-40bf-86ef-ef15db8d4d95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.01.11 19:27:15.008275 [ 290 ] {} <Debug> TCP-Session: 773ecf0f-e6f7-40bf-86ef-ef15db8d4d95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.01.11 19:27:15.008482 [ 286 ] {f3f8ff24-0d3a-4d91-8ce6-adb1eaf1f394} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 5602 | 2026.01.11 19:27:15.009472 [ 296 ] {f3f8ff24-0d3a-4d91-8ce6-adb1eaf1f394} <Trace> AggregatingTransform: Aggregating | ||
| 5603 | 2026.01.11 19:27:15.009522 [ 296 ] {f3f8ff24-0d3a-4d91-8ce6-adb1eaf1f394} <Trace> Aggregator: Aggregation method: without_key | ||
| 5604 | 2026.01.11 19:27:15.009558 [ 296 ] {f3f8ff24-0d3a-4d91-8ce6-adb1eaf1f394} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976955 sec. (1023.589 rows/sec., 39.98 KiB/sec.) | ||
| 5605 | 2026.01.11 19:27:15.009576 [ 296 ] {f3f8ff24-0d3a-4d91-8ce6-adb1eaf1f394} <Trace> Aggregator: Merging aggregated data | ||
| 5606 | 2026.01.11 19:27:15.010790 [ 286 ] {f3f8ff24-0d3a-4d91-8ce6-adb1eaf1f394} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003152 sec., 317.25888324873097 rows/sec., 12.39 KiB/sec. | ||
| 5607 | 2026.01.11 19:27:15.010925 [ 286 ] {f3f8ff24-0d3a-4d91-8ce6-adb1eaf1f394} <Debug> TCPHandler: Processed in 0.003571003 sec. | ||
| 5608 | 2026.01.11 19:27:15.011013 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5609 | 2026.01.11 19:27:15.011044 [ 286 ] {} <Debug> TCP-Session: 8b3931a9-372a-4734-8866-f4777d76b560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.01.11 19:27:15.011053 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5611 | 2026.01.11 19:27:15.011088 [ 294 ] {} <Debug> TCP-Session: 05a4a7e0-6e70-4e62-b83a-c815910f0ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.01.11 19:27:15.011086 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5613 | 2026.01.11 19:27:15.011111 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5614 | 2026.01.11 19:27:15.011131 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5615 | 2026.01.11 19:27:15.011157 [ 288 ] {} <Debug> TCP-Session: d2089910-c1c8-4468-b234-ccd3a6817d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.01.11 19:27:15.011175 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5617 | 2026.01.11 19:27:15.011192 [ 289 ] {} <Debug> TCP-Session: 1771321a-c877-46f1-bab5-a28d9787580c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.01.11 19:27:15.011193 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5619 | 2026.01.11 19:27:15.011231 [ 292 ] {} <Debug> TCP-Session: d2108e6b-7d30-410a-ace5-7452eca38b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.01.11 19:27:15.011228 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5621 | 2026.01.11 19:27:15.011259 [ 290 ] {} <Debug> TCP-Session: 773ecf0f-e6f7-40bf-86ef-ef15db8d4d95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.01.11 19:27:15.011170 [ 291 ] {} <Debug> TCP-Session: 17df0665-c160-4b23-a3b0-80fe5b89283d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5623 | 2026.01.11 19:27:15.011304 [ 293 ] {} <Debug> TCP-Session: c4d00600-7ae0-4e2e-9a30-4de645b39743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.01.11 19:27:15.011153 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5625 | 2026.01.11 19:27:15.011380 [ 287 ] {} <Debug> TCP-Session: d1c55218-ab3f-4e28-9e09-a25568f71296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.01.11 19:27:17.471819 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2026.01.11 19:27:17.472020 [ 276 ] {1b2babd3-c437-4ddf-9f32-547638298a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5628 | 2026.01.11 19:27:17.472091 [ 276 ] {1b2babd3-c437-4ddf-9f32-547638298a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5629 | 2026.01.11 19:27:17.472717 [ 276 ] {1b2babd3-c437-4ddf-9f32-547638298a37} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.01.11 19:27:17.472770 [ 276 ] {1b2babd3-c437-4ddf-9f32-547638298a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5631 | 2026.01.11 19:27:17.473179 [ 276 ] {1b2babd3-c437-4ddf-9f32-547638298a37} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5632 | 2026.01.11 19:27:17.473420 [ 276 ] {1b2babd3-c437-4ddf-9f32-547638298a37} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.01.11 19:27:17.473586 [ 276 ] {1b2babd3-c437-4ddf-9f32-547638298a37} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001615 sec., 1238.390092879257 rows/sec., 100.98 KiB/sec. | ||
| 5634 | 2026.01.11 19:27:17.473639 [ 276 ] {1b2babd3-c437-4ddf-9f32-547638298a37} <Debug> TCPHandler: Processed in 0.001958141 sec. | ||
| 5635 | 2026.01.11 19:27:17.473766 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2026.01.11 19:27:17.473871 [ 276 ] {437ca395-36c0-465d-a128-313198a5f89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5637 | 2026.01.11 19:27:17.473919 [ 276 ] {437ca395-36c0-465d-a128-313198a5f89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5638 | 2026.01.11 19:27:17.474829 [ 276 ] {437ca395-36c0-465d-a128-313198a5f89c} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.01.11 19:27:17.474870 [ 276 ] {437ca395-36c0-465d-a128-313198a5f89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5640 | 2026.01.11 19:27:17.475273 [ 276 ] {437ca395-36c0-465d-a128-313198a5f89c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5641 | 2026.01.11 19:27:17.475499 [ 276 ] {437ca395-36c0-465d-a128-313198a5f89c} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.01.11 19:27:17.475646 [ 276 ] {437ca395-36c0-465d-a128-313198a5f89c} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001799 sec., 665369.6498054474 rows/sec., 54.85 MiB/sec. | ||
| 5643 | 2026.01.11 19:27:17.475688 [ 276 ] {437ca395-36c0-465d-a128-313198a5f89c} <Debug> TCPHandler: Processed in 0.001975071 sec. | ||
| 5644 | 2026.01.11 19:27:17.475804 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5645 | 2026.01.11 19:27:17.475902 [ 276 ] {2c529988-5efb-45cd-80cb-5b1359d231df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5646 | 2026.01.11 19:27:17.475946 [ 276 ] {2c529988-5efb-45cd-80cb-5b1359d231df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5647 | 2026.01.11 19:27:17.476342 [ 276 ] {2c529988-5efb-45cd-80cb-5b1359d231df} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.01.11 19:27:17.476381 [ 276 ] {2c529988-5efb-45cd-80cb-5b1359d231df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5649 | 2026.01.11 19:27:17.476684 [ 276 ] {2c529988-5efb-45cd-80cb-5b1359d231df} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5650 | 2026.01.11 19:27:17.476907 [ 276 ] {2c529988-5efb-45cd-80cb-5b1359d231df} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.01.11 19:27:17.477044 [ 276 ] {2c529988-5efb-45cd-80cb-5b1359d231df} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001162 sec., 1721.170395869191 rows/sec., 120.18 KiB/sec. | ||
| 5652 | 2026.01.11 19:27:17.477084 [ 276 ] {2c529988-5efb-45cd-80cb-5b1359d231df} <Debug> TCPHandler: Processed in 0.001331164 sec. | ||
| 5653 | 2026.01.11 19:27:17.477201 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5654 | 2026.01.11 19:27:17.477298 [ 276 ] {4fa51860-0961-405e-b966-e2bf730fa44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5655 | 2026.01.11 19:27:17.477341 [ 276 ] {4fa51860-0961-405e-b966-e2bf730fa44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5656 | 2026.01.11 19:27:17.477812 [ 276 ] {4fa51860-0961-405e-b966-e2bf730fa44c} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2026.01.11 19:27:17.477850 [ 276 ] {4fa51860-0961-405e-b966-e2bf730fa44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5658 | 2026.01.11 19:27:17.478178 [ 276 ] {4fa51860-0961-405e-b966-e2bf730fa44c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5659 | 2026.01.11 19:27:17.478411 [ 276 ] {4fa51860-0961-405e-b966-e2bf730fa44c} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.01.11 19:27:17.478552 [ 276 ] {4fa51860-0961-405e-b966-e2bf730fa44c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001272 sec., 179245.28301886795 rows/sec., 12.14 MiB/sec. | ||
| 5661 | 2026.01.11 19:27:17.478591 [ 276 ] {4fa51860-0961-405e-b966-e2bf730fa44c} <Debug> TCPHandler: Processed in 0.001440707 sec. | ||
| 5662 | 2026.01.11 19:27:17.478718 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5663 | 2026.01.11 19:27:17.478814 [ 276 ] {f88d1a86-e401-441e-ae8e-0314b2d1f4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5664 | 2026.01.11 19:27:17.478857 [ 276 ] {f88d1a86-e401-441e-ae8e-0314b2d1f4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5665 | 2026.01.11 19:27:17.479416 [ 276 ] {f88d1a86-e401-441e-ae8e-0314b2d1f4aa} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.01.11 19:27:17.479455 [ 276 ] {f88d1a86-e401-441e-ae8e-0314b2d1f4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5667 | 2026.01.11 19:27:17.479779 [ 276 ] {f88d1a86-e401-441e-ae8e-0314b2d1f4aa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5668 | 2026.01.11 19:27:17.480003 [ 276 ] {f88d1a86-e401-441e-ae8e-0314b2d1f4aa} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.01.11 19:27:17.480140 [ 276 ] {f88d1a86-e401-441e-ae8e-0314b2d1f4aa} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001344 sec., 388392.85714285716 rows/sec., 28.75 MiB/sec. | ||
| 5670 | 2026.01.11 19:27:17.480179 [ 276 ] {f88d1a86-e401-441e-ae8e-0314b2d1f4aa} <Debug> TCPHandler: Processed in 0.00151035 sec. | ||
| 5671 | 2026.01.11 19:27:17.480292 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2026.01.11 19:27:17.480387 [ 276 ] {c3e27af7-7ccf-4626-b4df-16148f86924e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5673 | 2026.01.11 19:27:17.480433 [ 276 ] {c3e27af7-7ccf-4626-b4df-16148f86924e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5674 | 2026.01.11 19:27:17.480977 [ 276 ] {c3e27af7-7ccf-4626-b4df-16148f86924e} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2026.01.11 19:27:17.481013 [ 276 ] {c3e27af7-7ccf-4626-b4df-16148f86924e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5676 | 2026.01.11 19:27:17.481382 [ 276 ] {c3e27af7-7ccf-4626-b4df-16148f86924e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5677 | 2026.01.11 19:27:17.481598 [ 276 ] {c3e27af7-7ccf-4626-b4df-16148f86924e} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2026.01.11 19:27:17.481730 [ 276 ] {c3e27af7-7ccf-4626-b4df-16148f86924e} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001361 sec., 620867.0095518001 rows/sec., 41.79 MiB/sec. | ||
| 5679 | 2026.01.11 19:27:17.481768 [ 276 ] {c3e27af7-7ccf-4626-b4df-16148f86924e} <Debug> TCPHandler: Processed in 0.00152515 sec. | ||
| 5680 | 2026.01.11 19:27:17.481884 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2026.01.11 19:27:17.481979 [ 276 ] {8b2f0ea2-3f1a-4990-8a78-587c8588557f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5682 | 2026.01.11 19:27:17.482021 [ 276 ] {8b2f0ea2-3f1a-4990-8a78-587c8588557f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5683 | 2026.01.11 19:27:17.482365 [ 276 ] {8b2f0ea2-3f1a-4990-8a78-587c8588557f} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2026.01.11 19:27:17.482402 [ 276 ] {8b2f0ea2-3f1a-4990-8a78-587c8588557f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5685 | 2026.01.11 19:27:17.482725 [ 276 ] {8b2f0ea2-3f1a-4990-8a78-587c8588557f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5686 | 2026.01.11 19:27:17.483024 [ 276 ] {8b2f0ea2-3f1a-4990-8a78-587c8588557f} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2026.01.11 19:27:17.483197 [ 276 ] {8b2f0ea2-3f1a-4990-8a78-587c8588557f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 5688 | 2026.01.11 19:27:17.483249 [ 276 ] {8b2f0ea2-3f1a-4990-8a78-587c8588557f} <Debug> TCPHandler: Processed in 0.001414096 sec. | ||
| 5689 | 2026.01.11 19:27:18.962368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11915 | ||
| 5690 | 2026.01.11 19:27:18.962868 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2026.01.11 19:27:18.962907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5692 | 2026.01.11 19:27:18.963406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5693 | 2026.01.11 19:27:18.963643 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2026.01.11 19:27:18.963791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11915 | ||
| 5695 | 2026.01.11 19:27:19.583662 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5696 | 2026.01.11 19:27:19.600335 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.01.11 19:27:19.600381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5698 | 2026.01.11 19:27:19.606191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5699 | 2026.01.11 19:27:19.606981 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2026.01.11 19:27:19.609874 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5701 | 2026.01.11 19:27:21.449900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 754 | ||
| 5702 | 2026.01.11 19:27:21.452446 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2026.01.11 19:27:21.452502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5704 | 2026.01.11 19:27:21.453745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5705 | 2026.01.11 19:27:21.454058 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2026.01.11 19:27:21.454457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 5707 | 2026.01.11 19:27:22.450126 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2026.01.11 19:27:22.450398 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) 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) | ||
| 5709 | 2026.01.11 19:27:22.450804 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5710 | 2026.01.11 19:27:22.450851 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <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 | ||
| 5711 | 2026.01.11 19:27:22.451144 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5712 | 2026.01.11 19:27:22.451212 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5713 | 2026.01.11 19:27:22.451350 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 5714 | 2026.01.11 19:27:22.451462 [ 342 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5715 | 2026.01.11 19:27:22.451482 [ 319 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5716 | 2026.01.11 19:27:22.451502 [ 338 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5717 | 2026.01.11 19:27:22.451625 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (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 | ||
| 5718 | 2026.01.11 19:27:22.451652 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5719 | 2026.01.11 19:27:22.451732 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5720 | 2026.01.11 19:27:22.451752 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Debug> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5721 | 2026.01.11 19:27:22.451787 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <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'))" | ||
| 5722 | 2026.01.11 19:27:22.451830 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <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'))" | ||
| 5723 | 2026.01.11 19:27:22.451866 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <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'))" | ||
| 5724 | 2026.01.11 19:27:22.452775 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002499 sec., 16406.56262505002 rows/sec., 625.64 KiB/sec. | ||
| 5725 | 2026.01.11 19:27:22.452924 [ 276 ] {60c28db2-ae8e-454e-9837-a4da9eae6d3a} <Debug> TCPHandler: Processed in 0.002941666 sec. | ||
| 5726 | 2026.01.11 19:27:22.459244 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5727 | 2026.01.11 19:27:22.459372 [ 276 ] {5b1f9c95-4900-45d1-8856-44d73fce0673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5728 | 2026.01.11 19:27:22.459422 [ 276 ] {5b1f9c95-4900-45d1-8856-44d73fce0673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5729 | 2026.01.11 19:27:22.459997 [ 276 ] {5b1f9c95-4900-45d1-8856-44d73fce0673} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.01.11 19:27:22.460042 [ 276 ] {5b1f9c95-4900-45d1-8856-44d73fce0673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5731 | 2026.01.11 19:27:22.460453 [ 276 ] {5b1f9c95-4900-45d1-8856-44d73fce0673} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5732 | 2026.01.11 19:27:22.460657 [ 276 ] {5b1f9c95-4900-45d1-8856-44d73fce0673} <Trace> oximeter.timeseries_schema (08cbc1a8-3792-4197-82f9-1c88c33897bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2026.01.11 19:27:22.460801 [ 276 ] {5b1f9c95-4900-45d1-8856-44d73fce0673} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001468 sec., 681.1989100817439 rows/sec., 70.51 KiB/sec. | ||
| 5734 | 2026.01.11 19:27:22.460842 [ 276 ] {5b1f9c95-4900-45d1-8856-44d73fce0673} <Debug> TCPHandler: Processed in 0.001656373 sec. | ||
| 5735 | 2026.01.11 19:27:22.460963 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2026.01.11 19:27:22.461056 [ 276 ] {9219897d-6622-466c-b477-a0b5e13120fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5737 | 2026.01.11 19:27:22.461095 [ 276 ] {9219897d-6622-466c-b477-a0b5e13120fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5738 | 2026.01.11 19:27:22.461649 [ 276 ] {9219897d-6622-466c-b477-a0b5e13120fe} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2026.01.11 19:27:22.461684 [ 276 ] {9219897d-6622-466c-b477-a0b5e13120fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5740 | 2026.01.11 19:27:22.461998 [ 276 ] {9219897d-6622-466c-b477-a0b5e13120fe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5741 | 2026.01.11 19:27:22.462200 [ 276 ] {9219897d-6622-466c-b477-a0b5e13120fe} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.01.11 19:27:22.462325 [ 276 ] {9219897d-6622-466c-b477-a0b5e13120fe} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001287 sec., 318570.3185703186 rows/sec., 20.21 MiB/sec. | ||
| 5743 | 2026.01.11 19:27:22.462361 [ 276 ] {9219897d-6622-466c-b477-a0b5e13120fe} <Debug> TCPHandler: Processed in 0.001444657 sec. | ||
| 5744 | 2026.01.11 19:27:22.462472 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5745 | 2026.01.11 19:27:22.462563 [ 276 ] {8f519d66-5454-44bd-be1d-17144569691a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5746 | 2026.01.11 19:27:22.462602 [ 276 ] {8f519d66-5454-44bd-be1d-17144569691a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5747 | 2026.01.11 19:27:22.463413 [ 276 ] {8f519d66-5454-44bd-be1d-17144569691a} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.01.11 19:27:22.463450 [ 276 ] {8f519d66-5454-44bd-be1d-17144569691a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5749 | 2026.01.11 19:27:22.463805 [ 276 ] {8f519d66-5454-44bd-be1d-17144569691a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5750 | 2026.01.11 19:27:22.464006 [ 276 ] {8f519d66-5454-44bd-be1d-17144569691a} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.01.11 19:27:22.464116 [ 76 ] {} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5752 | 2026.01.11 19:27:22.464128 [ 276 ] {8f519d66-5454-44bd-be1d-17144569691a} <Debug> executeQuery: Read 1193 rows, 97.61 KiB in 0.001583 sec., 753632.343651295 rows/sec., 60.21 MiB/sec. | ||
| 5753 | 2026.01.11 19:27:22.464171 [ 76 ] {} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.01.11 19:27:22.464182 [ 276 ] {8f519d66-5454-44bd-be1d-17144569691a} <Debug> TCPHandler: Processed in 0.001757885 sec. | ||
| 5755 | 2026.01.11 19:27:22.464200 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5756 | 2026.01.11 19:27:22.464305 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.01.11 19:27:22.464316 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 5758 | 2026.01.11 19:27:22.464401 [ 276 ] {a1ff72a3-6670-4e52-b3e9-f6c6ee275731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5759 | 2026.01.11 19:27:22.464448 [ 276 ] {a1ff72a3-6670-4e52-b3e9-f6c6ee275731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5760 | 2026.01.11 19:27:22.464454 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5761 | 2026.01.11 19:27:22.464495 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2341 rows starting from the beginning of the part | ||
| 5762 | 2026.01.11 19:27:22.464562 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1193 rows starting from the beginning of the part | ||
| 5763 | 2026.01.11 19:27:22.464608 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5764 | 2026.01.11 19:27:22.464651 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1192 rows starting from the beginning of the part | ||
| 5765 | 2026.01.11 19:27:22.464689 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1197 rows starting from the beginning of the part | ||
| 5766 | 2026.01.11 19:27:22.464730 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1193 rows starting from the beginning of the part | ||
| 5767 | 2026.01.11 19:27:22.464913 [ 276 ] {a1ff72a3-6670-4e52-b3e9-f6c6ee275731} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.01.11 19:27:22.464955 [ 276 ] {a1ff72a3-6670-4e52-b3e9-f6c6ee275731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5769 | 2026.01.11 19:27:22.465265 [ 276 ] {a1ff72a3-6670-4e52-b3e9-f6c6ee275731} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5770 | 2026.01.11 19:27:22.465485 [ 276 ] {a1ff72a3-6670-4e52-b3e9-f6c6ee275731} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.01.11 19:27:22.465602 [ 76 ] {} <Debug> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5772 | 2026.01.11 19:27:22.465616 [ 276 ] {a1ff72a3-6670-4e52-b3e9-f6c6ee275731} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001233 sec., 198702.35198702352 rows/sec., 12.14 MiB/sec. | ||
| 5773 | 2026.01.11 19:27:22.465640 [ 76 ] {} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2026.01.11 19:27:22.465663 [ 276 ] {a1ff72a3-6670-4e52-b3e9-f6c6ee275731} <Debug> TCPHandler: Processed in 0.001404937 sec. | ||
| 5775 | 2026.01.11 19:27:22.465665 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5776 | 2026.01.11 19:27:22.465782 [ 199 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::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 | ||
| 5777 | 2026.01.11 19:27:22.465789 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5778 | 2026.01.11 19:27:22.465877 [ 199 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5779 | 2026.01.11 19:27:22.465896 [ 276 ] {3a70c6b7-7f15-4561-8218-668aed45ec3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5780 | 2026.01.11 19:27:22.465903 [ 199 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 263 rows starting from the beginning of the part | ||
| 5781 | 2026.01.11 19:27:22.465936 [ 276 ] {3a70c6b7-7f15-4561-8218-668aed45ec3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5782 | 2026.01.11 19:27:22.465962 [ 199 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 245 rows starting from the beginning of the part | ||
| 5783 | 2026.01.11 19:27:22.466005 [ 199 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 247 rows starting from the beginning of the part | ||
| 5784 | 2026.01.11 19:27:22.466045 [ 199 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 245 rows starting from the beginning of the part | ||
| 5785 | 2026.01.11 19:27:22.466084 [ 199 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 5786 | 2026.01.11 19:27:22.466121 [ 199 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 245 rows starting from the beginning of the part | ||
| 5787 | 2026.01.11 19:27:22.466450 [ 276 ] {3a70c6b7-7f15-4561-8218-668aed45ec3f} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.01.11 19:27:22.466488 [ 276 ] {3a70c6b7-7f15-4561-8218-668aed45ec3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5789 | 2026.01.11 19:27:22.466820 [ 276 ] {3a70c6b7-7f15-4561-8218-668aed45ec3f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5790 | 2026.01.11 19:27:22.466981 [ 192 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1247 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237262 sec., 1007870.6046092097 rows/sec., 65.53 MiB/sec. | ||
| 5791 | 2026.01.11 19:27:22.467043 [ 276 ] {3a70c6b7-7f15-4561-8218-668aed45ec3f} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.01.11 19:27:22.467122 [ 191 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5793 | 2026.01.11 19:27:22.467176 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7172 rows, containing 5 columns (5 merged, 0 gathered) in 0.002915746 sec., 2459747.865554819 rows/sec., 207.96 MiB/sec. | ||
| 5794 | 2026.01.11 19:27:22.467179 [ 276 ] {3a70c6b7-7f15-4561-8218-668aed45ec3f} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.0013 sec., 163846.15384615384 rows/sec., 10.57 MiB/sec. | ||
| 5795 | 2026.01.11 19:27:22.467260 [ 276 ] {3a70c6b7-7f15-4561-8218-668aed45ec3f} <Debug> TCPHandler: Processed in 0.001517179 sec. | ||
| 5796 | 2026.01.11 19:27:22.467369 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5797 | 2026.01.11 19:27:22.467376 [ 191 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_21_4} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.01.11 19:27:22.467439 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5799 | 2026.01.11 19:27:22.467444 [ 191 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_21_4} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5800 | 2026.01.11 19:27:22.467457 [ 276 ] {0457b38f-8238-4a4c-a2d2-3a349a467abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5801 | 2026.01.11 19:27:22.467494 [ 276 ] {0457b38f-8238-4a4c-a2d2-3a349a467abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5802 | 2026.01.11 19:27:22.467512 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5803 | 2026.01.11 19:27:22.467665 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_36_7} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.01.11 19:27:22.467732 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_36_7} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5805 | 2026.01.11 19:27:22.467802 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 5806 | 2026.01.11 19:27:22.467942 [ 276 ] {0457b38f-8238-4a4c-a2d2-3a349a467abf} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2026.01.11 19:27:22.467975 [ 276 ] {0457b38f-8238-4a4c-a2d2-3a349a467abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5808 | 2026.01.11 19:27:22.468314 [ 276 ] {0457b38f-8238-4a4c-a2d2-3a349a467abf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5809 | 2026.01.11 19:27:22.468515 [ 276 ] {0457b38f-8238-4a4c-a2d2-3a349a467abf} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.01.11 19:27:22.468638 [ 276 ] {0457b38f-8238-4a4c-a2d2-3a349a467abf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001187 sec., 177759.05644481888 rows/sec., 10.09 MiB/sec. | ||
| 5811 | 2026.01.11 19:27:22.468675 [ 276 ] {0457b38f-8238-4a4c-a2d2-3a349a467abf} <Debug> TCPHandler: Processed in 0.001346265 sec. | ||
| 5812 | 2026.01.11 19:27:22.468796 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2026.01.11 19:27:22.468888 [ 276 ] {b641503a-5b90-4deb-8edf-269866418c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5814 | 2026.01.11 19:27:22.468926 [ 276 ] {b641503a-5b90-4deb-8edf-269866418c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5815 | 2026.01.11 19:27:22.469543 [ 276 ] {b641503a-5b90-4deb-8edf-269866418c36} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.01.11 19:27:22.469579 [ 276 ] {b641503a-5b90-4deb-8edf-269866418c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5817 | 2026.01.11 19:27:22.469897 [ 276 ] {b641503a-5b90-4deb-8edf-269866418c36} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5818 | 2026.01.11 19:27:22.470109 [ 276 ] {b641503a-5b90-4deb-8edf-269866418c36} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.01.11 19:27:22.470211 [ 76 ] {} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5820 | 2026.01.11 19:27:22.470231 [ 276 ] {b641503a-5b90-4deb-8edf-269866418c36} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001361 sec., 528288.0235121234 rows/sec., 37.08 MiB/sec. | ||
| 5821 | 2026.01.11 19:27:22.470244 [ 76 ] {} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.01.11 19:27:22.470269 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5823 | 2026.01.11 19:27:22.470274 [ 276 ] {b641503a-5b90-4deb-8edf-269866418c36} <Debug> TCPHandler: Processed in 0.001524839 sec. | ||
| 5824 | 2026.01.11 19:27:22.470368 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 5825 | 2026.01.11 19:27:22.470444 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2026.01.11 19:27:22.470499 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5827 | 2026.01.11 19:27:22.470539 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1211 rows starting from the beginning of the part | ||
| 5828 | 2026.01.11 19:27:22.470562 [ 276 ] {bd480ec4-ce01-4397-b6d3-780f1cc1cda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5829 | 2026.01.11 19:27:22.470610 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 721 rows starting from the beginning of the part | ||
| 5830 | 2026.01.11 19:27:22.470616 [ 276 ] {bd480ec4-ce01-4397-b6d3-780f1cc1cda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5831 | 2026.01.11 19:27:22.470668 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5832 | 2026.01.11 19:27:22.470719 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 719 rows starting from the beginning of the part | ||
| 5833 | 2026.01.11 19:27:22.470762 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 522 rows starting from the beginning of the part | ||
| 5834 | 2026.01.11 19:27:22.470815 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 719 rows starting from the beginning of the part | ||
| 5835 | 2026.01.11 19:27:22.471025 [ 276 ] {bd480ec4-ce01-4397-b6d3-780f1cc1cda0} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2026.01.11 19:27:22.471067 [ 276 ] {bd480ec4-ce01-4397-b6d3-780f1cc1cda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5837 | 2026.01.11 19:27:22.471394 [ 276 ] {bd480ec4-ce01-4397-b6d3-780f1cc1cda0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5838 | 2026.01.11 19:27:22.471623 [ 276 ] {bd480ec4-ce01-4397-b6d3-780f1cc1cda0} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2026.01.11 19:27:22.471755 [ 276 ] {bd480ec4-ce01-4397-b6d3-780f1cc1cda0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001217 sec., 4930.156121610517 rows/sec., 257.58 KiB/sec. | ||
| 5840 | 2026.01.11 19:27:22.471791 [ 276 ] {bd480ec4-ce01-4397-b6d3-780f1cc1cda0} <Debug> TCPHandler: Processed in 0.001406787 sec. | ||
| 5841 | 2026.01.11 19:27:22.471904 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5842 | 2026.01.11 19:27:22.471998 [ 276 ] {c0a3d1f0-264d-496d-bdea-eb048fb392ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5843 | 2026.01.11 19:27:22.472041 [ 276 ] {c0a3d1f0-264d-496d-bdea-eb048fb392ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5844 | 2026.01.11 19:27:22.472198 [ 191 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3956 rows, containing 5 columns (5 merged, 0 gathered) in 0.001872168 sec., 2113058.229816982 rows/sec., 158.67 MiB/sec. | ||
| 5845 | 2026.01.11 19:27:22.472364 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5846 | 2026.01.11 19:27:22.472478 [ 276 ] {c0a3d1f0-264d-496d-bdea-eb048fb392ba} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.01.11 19:27:22.472520 [ 276 ] {c0a3d1f0-264d-496d-bdea-eb048fb392ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5848 | 2026.01.11 19:27:22.472634 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_36_7} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.01.11 19:27:22.472712 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_36_7} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5850 | 2026.01.11 19:27:22.472779 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 5851 | 2026.01.11 19:27:22.472875 [ 276 ] {c0a3d1f0-264d-496d-bdea-eb048fb392ba} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5852 | 2026.01.11 19:27:22.473088 [ 276 ] {c0a3d1f0-264d-496d-bdea-eb048fb392ba} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2026.01.11 19:27:22.473193 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5854 | 2026.01.11 19:27:22.473216 [ 276 ] {c0a3d1f0-264d-496d-bdea-eb048fb392ba} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001236 sec., 254045.30744336572 rows/sec., 16.69 MiB/sec. | ||
| 5855 | 2026.01.11 19:27:22.473224 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.01.11 19:27:22.473255 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5857 | 2026.01.11 19:27:22.473260 [ 276 ] {c0a3d1f0-264d-496d-bdea-eb048fb392ba} <Debug> TCPHandler: Processed in 0.001403737 sec. | ||
| 5858 | 2026.01.11 19:27:22.473331 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 5859 | 2026.01.11 19:27:22.473393 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5860 | 2026.01.11 19:27:22.473435 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5861 | 2026.01.11 19:27:22.473468 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11237 rows starting from the beginning of the part | ||
| 5862 | 2026.01.11 19:27:22.473491 [ 276 ] {49818989-5534-46e8-8801-414f91d679d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5863 | 2026.01.11 19:27:22.473519 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 315 rows starting from the beginning of the part | ||
| 5864 | 2026.01.11 19:27:22.473537 [ 276 ] {49818989-5534-46e8-8801-414f91d679d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5865 | 2026.01.11 19:27:22.473569 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 5866 | 2026.01.11 19:27:22.473613 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 5867 | 2026.01.11 19:27:22.473650 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 5868 | 2026.01.11 19:27:22.473690 [ 188 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 5869 | 2026.01.11 19:27:22.473861 [ 276 ] {49818989-5534-46e8-8801-414f91d679d4} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.01.11 19:27:22.473901 [ 276 ] {49818989-5534-46e8-8801-414f91d679d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5871 | 2026.01.11 19:27:22.474217 [ 276 ] {49818989-5534-46e8-8801-414f91d679d4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5872 | 2026.01.11 19:27:22.474424 [ 276 ] {49818989-5534-46e8-8801-414f91d679d4} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.01.11 19:27:22.474556 [ 276 ] {49818989-5534-46e8-8801-414f91d679d4} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001083 sec., 1846.7220683287167 rows/sec., 120.83 KiB/sec. | ||
| 5874 | 2026.01.11 19:27:22.474591 [ 276 ] {49818989-5534-46e8-8801-414f91d679d4} <Debug> TCPHandler: Processed in 0.001245712 sec. | ||
| 5875 | 2026.01.11 19:27:22.474700 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.01.11 19:27:22.474793 [ 276 ] {357d5ff0-e77f-43bc-843c-a1e49c07dc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5877 | 2026.01.11 19:27:22.474845 [ 276 ] {357d5ff0-e77f-43bc-843c-a1e49c07dc4a} <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 | ||
| 5878 | 2026.01.11 19:27:22.475641 [ 276 ] {357d5ff0-e77f-43bc-843c-a1e49c07dc4a} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2026.01.11 19:27:22.475677 [ 276 ] {357d5ff0-e77f-43bc-843c-a1e49c07dc4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5880 | 2026.01.11 19:27:22.476281 [ 276 ] {357d5ff0-e77f-43bc-843c-a1e49c07dc4a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5881 | 2026.01.11 19:27:22.476511 [ 276 ] {357d5ff0-e77f-43bc-843c-a1e49c07dc4a} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.01.11 19:27:22.476649 [ 276 ] {357d5ff0-e77f-43bc-843c-a1e49c07dc4a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001874 sec., 21344.71718249733 rows/sec., 38.25 MiB/sec. | ||
| 5883 | 2026.01.11 19:27:22.476702 [ 276 ] {357d5ff0-e77f-43bc-843c-a1e49c07dc4a} <Debug> TCPHandler: Processed in 0.002049693 sec. | ||
| 5884 | 2026.01.11 19:27:22.476824 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2026.01.11 19:27:22.476916 [ 276 ] {5331bdd6-1199-4376-85ef-a5f32a523512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5886 | 2026.01.11 19:27:22.476956 [ 276 ] {5331bdd6-1199-4376-85ef-a5f32a523512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5887 | 2026.01.11 19:27:22.477285 [ 276 ] {5331bdd6-1199-4376-85ef-a5f32a523512} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.01.11 19:27:22.477307 [ 200 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13185 rows, containing 5 columns (5 merged, 0 gathered) in 0.004006234 sec., 3291120.78825151 rows/sec., 220.18 MiB/sec. | ||
| 5889 | 2026.01.11 19:27:22.477321 [ 276 ] {5331bdd6-1199-4376-85ef-a5f32a523512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5890 | 2026.01.11 19:27:22.477636 [ 276 ] {5331bdd6-1199-4376-85ef-a5f32a523512} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5891 | 2026.01.11 19:27:22.477751 [ 201 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5892 | 2026.01.11 19:27:22.477867 [ 276 ] {5331bdd6-1199-4376-85ef-a5f32a523512} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2026.01.11 19:27:22.477992 [ 76 ] {} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5894 | 2026.01.11 19:27:22.478014 [ 276 ] {5331bdd6-1199-4376-85ef-a5f32a523512} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001116 sec., 93189.9641577061 rows/sec., 5.71 MiB/sec. | ||
| 5895 | 2026.01.11 19:27:22.478027 [ 76 ] {} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.01.11 19:27:22.478057 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5897 | 2026.01.11 19:27:22.478057 [ 276 ] {5331bdd6-1199-4376-85ef-a5f32a523512} <Debug> TCPHandler: Processed in 0.001292933 sec. | ||
| 5898 | 2026.01.11 19:27:22.478087 [ 201 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.01.11 19:27:22.478124 [ 191 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 5900 | 2026.01.11 19:27:22.478176 [ 201 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5901 | 2026.01.11 19:27:22.478206 [ 191 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5902 | 2026.01.11 19:27:22.478236 [ 191 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2460 rows starting from the beginning of the part | ||
| 5903 | 2026.01.11 19:27:22.478275 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 5904 | 2026.01.11 19:27:22.478285 [ 191 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 5905 | 2026.01.11 19:27:22.478343 [ 191 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 5906 | 2026.01.11 19:27:22.478382 [ 191 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 5907 | 2026.01.11 19:27:22.478420 [ 191 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 5908 | 2026.01.11 19:27:22.478458 [ 191 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 5909 | 2026.01.11 19:27:22.479518 [ 200 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 4 columns (4 merged, 0 gathered) in 0.001423687 sec., 2031345.3729647035 rows/sec., 128.85 MiB/sec. | ||
| 5910 | 2026.01.11 19:27:22.479747 [ 201 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5911 | 2026.01.11 19:27:22.480002 [ 201 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_36_7} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.01.11 19:27:22.480064 [ 201 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_36_7} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5913 | 2026.01.11 19:27:22.480133 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5914 | 2026.01.11 19:27:26.317522 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5915 | 2026.01.11 19:27:26.317597 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5916 | 2026.01.11 19:27:26.464017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12427 | ||
| 5917 | 2026.01.11 19:27:26.464778 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.01.11 19:27:26.464860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5919 | 2026.01.11 19:27:26.465506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5920 | 2026.01.11 19:27:26.465748 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.01.11 19:27:26.465896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12427 | ||
| 5922 | 2026.01.11 19:27:26.465896 [ 66 ] {} <Debug> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5923 | 2026.01.11 19:27:26.465975 [ 66 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.01.11 19:27:26.465999 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5925 | 2026.01.11 19:27:26.466111 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 5926 | 2026.01.11 19:27:26.466230 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5927 | 2026.01.11 19:27:26.466273 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9995 rows starting from the beginning of the part | ||
| 5928 | 2026.01.11 19:27:26.466366 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 5929 | 2026.01.11 19:27:26.466422 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 5930 | 2026.01.11 19:27:26.466477 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 5931 | 2026.01.11 19:27:26.466530 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 5932 | 2026.01.11 19:27:26.466579 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 5933 | 2026.01.11 19:27:26.468853 [ 201 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12427 rows, containing 4 columns (4 merged, 0 gathered) in 0.002790103 sec., 4453957.4345463235 rows/sec., 63.71 MiB/sec. | ||
| 5934 | 2026.01.11 19:27:26.469138 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5935 | 2026.01.11 19:27:26.469388 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_26_5} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.01.11 19:27:26.469455 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_26_5} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5937 | 2026.01.11 19:27:26.469527 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5938 | 2026.01.11 19:27:27.110094 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5939 | 2026.01.11 19:27:27.128310 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.01.11 19:27:27.128362 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5941 | 2026.01.11 19:27:27.134712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5942 | 2026.01.11 19:27:27.135416 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.01.11 19:27:27.135682 [ 65 ] {} <Debug> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5944 | 2026.01.11 19:27:27.135724 [ 65 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2026.01.11 19:27:27.135745 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5946 | 2026.01.11 19:27:27.135836 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 5947 | 2026.01.11 19:27:27.138611 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5948 | 2026.01.11 19:27:27.138659 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5949 | 2026.01.11 19:27:27.139330 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 5950 | 2026.01.11 19:27:27.142483 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 5951 | 2026.01.11 19:27:27.145731 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 5952 | 2026.01.11 19:27:27.149338 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 5953 | 2026.01.11 19:27:27.153465 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 5954 | 2026.01.11 19:27:27.157437 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 5955 | 2026.01.11 19:27:27.207068 [ 200 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.071265448 sec., 2750.280893484315 rows/sec., 14.22 MiB/sec. | ||
| 5956 | 2026.01.11 19:27:27.209752 [ 195 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5957 | 2026.01.11 19:27:27.211929 [ 195 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_26_5} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.01.11 19:27:27.212052 [ 195 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_26_5} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5959 | 2026.01.11 19:27:27.215112 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5960 | 2026.01.11 19:27:27.443040 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.01.11 19:27:27.443315 [ 276 ] {0e44d9bb-e3c2-48da-a443-654f56ad2a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5962 | 2026.01.11 19:27:27.443381 [ 276 ] {0e44d9bb-e3c2-48da-a443-654f56ad2a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5963 | 2026.01.11 19:27:27.444029 [ 276 ] {0e44d9bb-e3c2-48da-a443-654f56ad2a17} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.01.11 19:27:27.444081 [ 276 ] {0e44d9bb-e3c2-48da-a443-654f56ad2a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5965 | 2026.01.11 19:27:27.444495 [ 276 ] {0e44d9bb-e3c2-48da-a443-654f56ad2a17} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5966 | 2026.01.11 19:27:27.444725 [ 276 ] {0e44d9bb-e3c2-48da-a443-654f56ad2a17} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.01.11 19:27:27.444891 [ 276 ] {0e44d9bb-e3c2-48da-a443-654f56ad2a17} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.62 MiB/sec. | ||
| 5968 | 2026.01.11 19:27:27.444942 [ 276 ] {0e44d9bb-e3c2-48da-a443-654f56ad2a17} <Debug> TCPHandler: Processed in 0.002090954 sec. | ||
| 5969 | 2026.01.11 19:27:27.445073 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2026.01.11 19:27:27.445178 [ 276 ] {5b1f9c03-f99d-4127-8a4d-390263e4779c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5971 | 2026.01.11 19:27:27.445221 [ 276 ] {5b1f9c03-f99d-4127-8a4d-390263e4779c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5972 | 2026.01.11 19:27:27.445679 [ 276 ] {5b1f9c03-f99d-4127-8a4d-390263e4779c} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.01.11 19:27:27.445717 [ 276 ] {5b1f9c03-f99d-4127-8a4d-390263e4779c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5974 | 2026.01.11 19:27:27.446026 [ 276 ] {5b1f9c03-f99d-4127-8a4d-390263e4779c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5975 | 2026.01.11 19:27:27.446248 [ 276 ] {5b1f9c03-f99d-4127-8a4d-390263e4779c} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.01.11 19:27:27.446379 [ 276 ] {5b1f9c03-f99d-4127-8a4d-390263e4779c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 5977 | 2026.01.11 19:27:27.446418 [ 276 ] {5b1f9c03-f99d-4127-8a4d-390263e4779c} <Debug> TCPHandler: Processed in 0.001399056 sec. | ||
| 5978 | 2026.01.11 19:27:27.446541 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5979 | 2026.01.11 19:27:27.446638 [ 276 ] {3c607a7f-2593-4296-a5d9-776e304c8343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5980 | 2026.01.11 19:27:27.446684 [ 276 ] {3c607a7f-2593-4296-a5d9-776e304c8343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5981 | 2026.01.11 19:27:27.447098 [ 276 ] {3c607a7f-2593-4296-a5d9-776e304c8343} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.01.11 19:27:27.447135 [ 276 ] {3c607a7f-2593-4296-a5d9-776e304c8343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5983 | 2026.01.11 19:27:27.447474 [ 276 ] {3c607a7f-2593-4296-a5d9-776e304c8343} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5984 | 2026.01.11 19:27:27.447684 [ 276 ] {3c607a7f-2593-4296-a5d9-776e304c8343} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.01.11 19:27:27.447814 [ 276 ] {3c607a7f-2593-4296-a5d9-776e304c8343} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 5986 | 2026.01.11 19:27:27.447852 [ 276 ] {3c607a7f-2593-4296-a5d9-776e304c8343} <Debug> TCPHandler: Processed in 0.001362425 sec. | ||
| 5987 | 2026.01.11 19:27:27.447969 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5988 | 2026.01.11 19:27:27.448066 [ 276 ] {fa9011be-6ddc-46b1-a301-ec50041169f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5989 | 2026.01.11 19:27:27.448108 [ 276 ] {fa9011be-6ddc-46b1-a301-ec50041169f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5990 | 2026.01.11 19:27:27.448434 [ 276 ] {fa9011be-6ddc-46b1-a301-ec50041169f0} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2026.01.11 19:27:27.448470 [ 276 ] {fa9011be-6ddc-46b1-a301-ec50041169f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5992 | 2026.01.11 19:27:27.448772 [ 276 ] {fa9011be-6ddc-46b1-a301-ec50041169f0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5993 | 2026.01.11 19:27:27.448975 [ 276 ] {fa9011be-6ddc-46b1-a301-ec50041169f0} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2026.01.11 19:27:27.449102 [ 276 ] {fa9011be-6ddc-46b1-a301-ec50041169f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 5995 | 2026.01.11 19:27:27.449137 [ 276 ] {fa9011be-6ddc-46b1-a301-ec50041169f0} <Debug> TCPHandler: Processed in 0.001217941 sec. | ||
| 5996 | 2026.01.11 19:27:28.001239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.59 MiB, peak 273.87 MiB, free memory in arenas 0.00 B, will set to 269.21 MiB (RSS), difference: 5.63 MiB | ||
| 5997 | 2026.01.11 19:27:29.025691 [ 63 ] {} <Debug> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5998 | 2026.01.11 19:27:29.025786 [ 63 ] {} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.01.11 19:27:29.025825 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6000 | 2026.01.11 19:27:29.025962 [ 194 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::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 | ||
| 6001 | 2026.01.11 19:27:29.026138 [ 194 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6002 | 2026.01.11 19:27:29.026178 [ 194 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::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 | ||
| 6003 | 2026.01.11 19:27:29.026249 [ 194 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6004 | 2026.01.11 19:27:29.026302 [ 194 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6005 | 2026.01.11 19:27:29.026348 [ 194 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6006 | 2026.01.11 19:27:29.026386 [ 194 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6007 | 2026.01.11 19:27:29.027131 [ 200 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223642 sec., 31054.834665694703 rows/sec., 2.59 MiB/sec. | ||
| 6008 | 2026.01.11 19:27:29.027308 [ 202 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6009 | 2026.01.11 19:27:29.027633 [ 202 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_9_2} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2026.01.11 19:27:29.027719 [ 202 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_9_2} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6011 | 2026.01.11 19:27:29.027815 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6012 | 2026.01.11 19:27:31.454802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 788 | ||
| 6013 | 2026.01.11 19:27:31.457098 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.01.11 19:27:31.457136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6015 | 2026.01.11 19:27:31.458309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6016 | 2026.01.11 19:27:31.458567 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.01.11 19:27:31.458821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
| 6018 | 2026.01.11 19:27:32.456656 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.01.11 19:27:32.456851 [ 276 ] {e127cb8a-06f5-400e-a12b-eb07c798057f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6020 | 2026.01.11 19:27:32.456923 [ 276 ] {e127cb8a-06f5-400e-a12b-eb07c798057f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6021 | 2026.01.11 19:27:32.457870 [ 276 ] {e127cb8a-06f5-400e-a12b-eb07c798057f} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.01.11 19:27:32.457913 [ 276 ] {e127cb8a-06f5-400e-a12b-eb07c798057f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6023 | 2026.01.11 19:27:32.458326 [ 276 ] {e127cb8a-06f5-400e-a12b-eb07c798057f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6024 | 2026.01.11 19:27:32.458543 [ 276 ] {e127cb8a-06f5-400e-a12b-eb07c798057f} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.01.11 19:27:32.458689 [ 276 ] {e127cb8a-06f5-400e-a12b-eb07c798057f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001892 sec., 216701.90274841437 rows/sec., 13.75 MiB/sec. | ||
| 6026 | 2026.01.11 19:27:32.458737 [ 276 ] {e127cb8a-06f5-400e-a12b-eb07c798057f} <Debug> TCPHandler: Processed in 0.002215198 sec. | ||
| 6027 | 2026.01.11 19:27:32.458867 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.01.11 19:27:32.458971 [ 276 ] {410bab3e-242c-439d-a1b9-cc066a96ffb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6029 | 2026.01.11 19:27:32.459011 [ 276 ] {410bab3e-242c-439d-a1b9-cc066a96ffb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6030 | 2026.01.11 19:27:32.459450 [ 276 ] {410bab3e-242c-439d-a1b9-cc066a96ffb9} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.01.11 19:27:32.459485 [ 276 ] {410bab3e-242c-439d-a1b9-cc066a96ffb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6032 | 2026.01.11 19:27:32.459773 [ 276 ] {410bab3e-242c-439d-a1b9-cc066a96ffb9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6033 | 2026.01.11 19:27:32.459973 [ 276 ] {410bab3e-242c-439d-a1b9-cc066a96ffb9} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.01.11 19:27:32.460099 [ 276 ] {410bab3e-242c-439d-a1b9-cc066a96ffb9} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001148 sec., 12195.121951219513 rows/sec., 994.43 KiB/sec. | ||
| 6035 | 2026.01.11 19:27:32.460137 [ 276 ] {410bab3e-242c-439d-a1b9-cc066a96ffb9} <Debug> TCPHandler: Processed in 0.001318504 sec. | ||
| 6036 | 2026.01.11 19:27:32.460262 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.01.11 19:27:32.460354 [ 276 ] {8f99f6d3-7583-4d63-b11f-59c06b180aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6038 | 2026.01.11 19:27:32.460393 [ 276 ] {8f99f6d3-7583-4d63-b11f-59c06b180aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6039 | 2026.01.11 19:27:32.461374 [ 276 ] {8f99f6d3-7583-4d63-b11f-59c06b180aae} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.01.11 19:27:32.461410 [ 276 ] {8f99f6d3-7583-4d63-b11f-59c06b180aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6041 | 2026.01.11 19:27:32.461789 [ 276 ] {8f99f6d3-7583-4d63-b11f-59c06b180aae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6042 | 2026.01.11 19:27:32.461993 [ 276 ] {8f99f6d3-7583-4d63-b11f-59c06b180aae} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.01.11 19:27:32.462123 [ 276 ] {8f99f6d3-7583-4d63-b11f-59c06b180aae} <Debug> executeQuery: Read 1199 rows, 98.03 KiB in 0.001786 sec., 671332.5867861143 rows/sec., 53.60 MiB/sec. | ||
| 6044 | 2026.01.11 19:27:32.462159 [ 276 ] {8f99f6d3-7583-4d63-b11f-59c06b180aae} <Debug> TCPHandler: Processed in 0.001952401 sec. | ||
| 6045 | 2026.01.11 19:27:32.462269 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.01.11 19:27:32.462368 [ 276 ] {83ac2f98-8c11-4b52-a90b-9fca5fb78932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6047 | 2026.01.11 19:27:32.462414 [ 276 ] {83ac2f98-8c11-4b52-a90b-9fca5fb78932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6048 | 2026.01.11 19:27:32.462908 [ 276 ] {83ac2f98-8c11-4b52-a90b-9fca5fb78932} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.01.11 19:27:32.462943 [ 276 ] {83ac2f98-8c11-4b52-a90b-9fca5fb78932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6050 | 2026.01.11 19:27:32.463252 [ 276 ] {83ac2f98-8c11-4b52-a90b-9fca5fb78932} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6051 | 2026.01.11 19:27:32.463453 [ 276 ] {83ac2f98-8c11-4b52-a90b-9fca5fb78932} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.01.11 19:27:32.463578 [ 276 ] {83ac2f98-8c11-4b52-a90b-9fca5fb78932} <Debug> executeQuery: Read 259 rows, 16.30 KiB in 0.001228 sec., 210912.05211726387 rows/sec., 12.96 MiB/sec. | ||
| 6053 | 2026.01.11 19:27:32.463616 [ 276 ] {83ac2f98-8c11-4b52-a90b-9fca5fb78932} <Debug> TCPHandler: Processed in 0.001394526 sec. | ||
| 6054 | 2026.01.11 19:27:32.463723 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.01.11 19:27:32.463822 [ 276 ] {96280513-0bce-40c9-a561-6308c8acd6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6056 | 2026.01.11 19:27:32.463945 [ 276 ] {96280513-0bce-40c9-a561-6308c8acd6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6057 | 2026.01.11 19:27:32.464408 [ 276 ] {96280513-0bce-40c9-a561-6308c8acd6cc} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.01.11 19:27:32.464445 [ 276 ] {96280513-0bce-40c9-a561-6308c8acd6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6059 | 2026.01.11 19:27:32.464750 [ 276 ] {96280513-0bce-40c9-a561-6308c8acd6cc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6060 | 2026.01.11 19:27:32.464952 [ 276 ] {96280513-0bce-40c9-a561-6308c8acd6cc} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.01.11 19:27:32.465075 [ 276 ] {96280513-0bce-40c9-a561-6308c8acd6cc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00127 sec., 166929.1338582677 rows/sec., 10.77 MiB/sec. | ||
| 6062 | 2026.01.11 19:27:32.465111 [ 276 ] {96280513-0bce-40c9-a561-6308c8acd6cc} <Debug> TCPHandler: Processed in 0.001435687 sec. | ||
| 6063 | 2026.01.11 19:27:32.465217 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.01.11 19:27:32.465398 [ 276 ] {f3a0328c-eb36-4c77-9546-e69c20b04351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6065 | 2026.01.11 19:27:32.465442 [ 276 ] {f3a0328c-eb36-4c77-9546-e69c20b04351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6066 | 2026.01.11 19:27:32.465895 [ 276 ] {f3a0328c-eb36-4c77-9546-e69c20b04351} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.01.11 19:27:32.465930 [ 276 ] {f3a0328c-eb36-4c77-9546-e69c20b04351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6068 | 2026.01.11 19:27:32.466232 [ 276 ] {f3a0328c-eb36-4c77-9546-e69c20b04351} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6069 | 2026.01.11 19:27:32.466440 [ 276 ] {f3a0328c-eb36-4c77-9546-e69c20b04351} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.01.11 19:27:32.466562 [ 276 ] {f3a0328c-eb36-4c77-9546-e69c20b04351} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001181 sec., 178662.15071972905 rows/sec., 10.15 MiB/sec. | ||
| 6071 | 2026.01.11 19:27:32.466599 [ 276 ] {f3a0328c-eb36-4c77-9546-e69c20b04351} <Debug> TCPHandler: Processed in 0.001429857 sec. | ||
| 6072 | 2026.01.11 19:27:32.466706 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.01.11 19:27:32.466804 [ 276 ] {999a35dd-61aa-4916-b882-6f75a594648f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6074 | 2026.01.11 19:27:32.466842 [ 276 ] {999a35dd-61aa-4916-b882-6f75a594648f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6075 | 2026.01.11 19:27:32.467469 [ 276 ] {999a35dd-61aa-4916-b882-6f75a594648f} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.01.11 19:27:32.467505 [ 276 ] {999a35dd-61aa-4916-b882-6f75a594648f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6077 | 2026.01.11 19:27:32.467844 [ 276 ] {999a35dd-61aa-4916-b882-6f75a594648f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6078 | 2026.01.11 19:27:32.468073 [ 276 ] {999a35dd-61aa-4916-b882-6f75a594648f} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.01.11 19:27:32.468206 [ 276 ] {999a35dd-61aa-4916-b882-6f75a594648f} <Debug> executeQuery: Read 733 rows, 52.81 KiB in 0.001419 sec., 516560.95842142357 rows/sec., 36.35 MiB/sec. | ||
| 6080 | 2026.01.11 19:27:32.468242 [ 276 ] {999a35dd-61aa-4916-b882-6f75a594648f} <Debug> TCPHandler: Processed in 0.001583851 sec. | ||
| 6081 | 2026.01.11 19:27:32.468353 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.01.11 19:27:32.468455 [ 276 ] {2d77d4ed-b393-42fa-b40a-6376d711eb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6083 | 2026.01.11 19:27:32.468496 [ 276 ] {2d77d4ed-b393-42fa-b40a-6376d711eb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6084 | 2026.01.11 19:27:32.468819 [ 276 ] {2d77d4ed-b393-42fa-b40a-6376d711eb4c} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.01.11 19:27:32.468854 [ 276 ] {2d77d4ed-b393-42fa-b40a-6376d711eb4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6086 | 2026.01.11 19:27:32.469152 [ 276 ] {2d77d4ed-b393-42fa-b40a-6376d711eb4c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6087 | 2026.01.11 19:27:32.469354 [ 276 ] {2d77d4ed-b393-42fa-b40a-6376d711eb4c} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.01.11 19:27:32.469477 [ 276 ] {2d77d4ed-b393-42fa-b40a-6376d711eb4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 6089 | 2026.01.11 19:27:32.469513 [ 276 ] {2d77d4ed-b393-42fa-b40a-6376d711eb4c} <Debug> TCPHandler: Processed in 0.001207231 sec. | ||
| 6090 | 2026.01.11 19:27:32.469619 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.01.11 19:27:32.469717 [ 276 ] {1462c886-bfa1-41c0-ac43-64cad22b217d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6092 | 2026.01.11 19:27:32.469758 [ 276 ] {1462c886-bfa1-41c0-ac43-64cad22b217d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6093 | 2026.01.11 19:27:32.470207 [ 276 ] {1462c886-bfa1-41c0-ac43-64cad22b217d} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.01.11 19:27:32.470241 [ 276 ] {1462c886-bfa1-41c0-ac43-64cad22b217d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6095 | 2026.01.11 19:27:32.470580 [ 276 ] {1462c886-bfa1-41c0-ac43-64cad22b217d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6096 | 2026.01.11 19:27:32.470784 [ 276 ] {1462c886-bfa1-41c0-ac43-64cad22b217d} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.01.11 19:27:32.470916 [ 276 ] {1462c886-bfa1-41c0-ac43-64cad22b217d} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001217 sec., 263763.3525061627 rows/sec., 17.34 MiB/sec. | ||
| 6098 | 2026.01.11 19:27:32.470953 [ 276 ] {1462c886-bfa1-41c0-ac43-64cad22b217d} <Debug> TCPHandler: Processed in 0.001380516 sec. | ||
| 6099 | 2026.01.11 19:27:32.471050 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2026.01.11 19:27:32.471148 [ 276 ] {2ff7bd5e-09f4-4990-8db1-abad68fc8265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6101 | 2026.01.11 19:27:32.471190 [ 276 ] {2ff7bd5e-09f4-4990-8db1-abad68fc8265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6102 | 2026.01.11 19:27:32.471492 [ 276 ] {2ff7bd5e-09f4-4990-8db1-abad68fc8265} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.01.11 19:27:32.471527 [ 276 ] {2ff7bd5e-09f4-4990-8db1-abad68fc8265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6104 | 2026.01.11 19:27:32.471818 [ 276 ] {2ff7bd5e-09f4-4990-8db1-abad68fc8265} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6105 | 2026.01.11 19:27:32.472040 [ 276 ] {2ff7bd5e-09f4-4990-8db1-abad68fc8265} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.01.11 19:27:32.472161 [ 276 ] {2ff7bd5e-09f4-4990-8db1-abad68fc8265} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 6107 | 2026.01.11 19:27:32.472195 [ 276 ] {2ff7bd5e-09f4-4990-8db1-abad68fc8265} <Debug> TCPHandler: Processed in 0.001192631 sec. | ||
| 6108 | 2026.01.11 19:27:32.472302 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2026.01.11 19:27:32.472401 [ 276 ] {6abd28ef-7db8-4225-9557-c4996c55423c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6110 | 2026.01.11 19:27:32.472454 [ 276 ] {6abd28ef-7db8-4225-9557-c4996c55423c} <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 | ||
| 6111 | 2026.01.11 19:27:32.473317 [ 276 ] {6abd28ef-7db8-4225-9557-c4996c55423c} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2026.01.11 19:27:32.473353 [ 276 ] {6abd28ef-7db8-4225-9557-c4996c55423c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6113 | 2026.01.11 19:27:32.473946 [ 276 ] {6abd28ef-7db8-4225-9557-c4996c55423c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6114 | 2026.01.11 19:27:32.474170 [ 276 ] {6abd28ef-7db8-4225-9557-c4996c55423c} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.01.11 19:27:32.474303 [ 276 ] {6abd28ef-7db8-4225-9557-c4996c55423c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001919 sec., 20844.189682126107 rows/sec., 37.35 MiB/sec. | ||
| 6116 | 2026.01.11 19:27:32.474354 [ 276 ] {6abd28ef-7db8-4225-9557-c4996c55423c} <Debug> TCPHandler: Processed in 0.002099144 sec. | ||
| 6117 | 2026.01.11 19:27:32.474467 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2026.01.11 19:27:32.474559 [ 276 ] {e9b95c44-249d-4f8b-be13-6af9f80f184f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6119 | 2026.01.11 19:27:32.474600 [ 276 ] {e9b95c44-249d-4f8b-be13-6af9f80f184f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6120 | 2026.01.11 19:27:32.474941 [ 276 ] {e9b95c44-249d-4f8b-be13-6af9f80f184f} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.01.11 19:27:32.474977 [ 276 ] {e9b95c44-249d-4f8b-be13-6af9f80f184f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6122 | 2026.01.11 19:27:32.475299 [ 276 ] {e9b95c44-249d-4f8b-be13-6af9f80f184f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6123 | 2026.01.11 19:27:32.475505 [ 276 ] {e9b95c44-249d-4f8b-be13-6af9f80f184f} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2026.01.11 19:27:32.475645 [ 276 ] {e9b95c44-249d-4f8b-be13-6af9f80f184f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 6125 | 2026.01.11 19:27:32.475679 [ 276 ] {e9b95c44-249d-4f8b-be13-6af9f80f184f} <Debug> TCPHandler: Processed in 0.001260442 sec. | ||
| 6126 | 2026.01.11 19:27:33.965979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12875 | ||
| 6127 | 2026.01.11 19:27:33.966480 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.01.11 19:27:33.966527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6129 | 2026.01.11 19:27:33.967099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6130 | 2026.01.11 19:27:33.967340 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.01.11 19:27:33.967489 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12875 | ||
| 6132 | 2026.01.11 19:27:34.638735 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6133 | 2026.01.11 19:27:34.654523 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.01.11 19:27:34.654592 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6135 | 2026.01.11 19:27:34.660450 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6136 | 2026.01.11 19:27:34.661169 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.01.11 19:27:34.664013 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6138 | 2026.01.11 19:27:37.443229 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2026.01.11 19:27:37.443543 [ 276 ] {c845eb0c-a069-42b1-a9e9-a0c1bb1c4308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6140 | 2026.01.11 19:27:37.443651 [ 276 ] {c845eb0c-a069-42b1-a9e9-a0c1bb1c4308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6141 | 2026.01.11 19:27:37.444318 [ 276 ] {c845eb0c-a069-42b1-a9e9-a0c1bb1c4308} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2026.01.11 19:27:37.444370 [ 276 ] {c845eb0c-a069-42b1-a9e9-a0c1bb1c4308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6143 | 2026.01.11 19:27:37.444774 [ 276 ] {c845eb0c-a069-42b1-a9e9-a0c1bb1c4308} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6144 | 2026.01.11 19:27:37.445021 [ 276 ] {c845eb0c-a069-42b1-a9e9-a0c1bb1c4308} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2026.01.11 19:27:37.445187 [ 276 ] {c845eb0c-a069-42b1-a9e9-a0c1bb1c4308} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.50 MiB/sec. | ||
| 6146 | 2026.01.11 19:27:37.445239 [ 276 ] {c845eb0c-a069-42b1-a9e9-a0c1bb1c4308} <Debug> TCPHandler: Processed in 0.002199457 sec. | ||
| 6147 | 2026.01.11 19:27:37.445358 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2026.01.11 19:27:37.445461 [ 276 ] {f11dbaaa-34ff-4b2e-bc7f-b941f2c2d2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6149 | 2026.01.11 19:27:37.445505 [ 276 ] {f11dbaaa-34ff-4b2e-bc7f-b941f2c2d2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6150 | 2026.01.11 19:27:37.445934 [ 276 ] {f11dbaaa-34ff-4b2e-bc7f-b941f2c2d2ac} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.01.11 19:27:37.445973 [ 276 ] {f11dbaaa-34ff-4b2e-bc7f-b941f2c2d2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6152 | 2026.01.11 19:27:37.446294 [ 276 ] {f11dbaaa-34ff-4b2e-bc7f-b941f2c2d2ac} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6153 | 2026.01.11 19:27:37.446513 [ 276 ] {f11dbaaa-34ff-4b2e-bc7f-b941f2c2d2ac} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.01.11 19:27:37.446646 [ 276 ] {f11dbaaa-34ff-4b2e-bc7f-b941f2c2d2ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 6155 | 2026.01.11 19:27:37.446685 [ 276 ] {f11dbaaa-34ff-4b2e-bc7f-b941f2c2d2ac} <Debug> TCPHandler: Processed in 0.001379266 sec. | ||
| 6156 | 2026.01.11 19:27:37.446794 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2026.01.11 19:27:37.446890 [ 276 ] {5cd14df2-95ee-4534-8d09-cf9825a2c699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6158 | 2026.01.11 19:27:37.446935 [ 276 ] {5cd14df2-95ee-4534-8d09-cf9825a2c699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6159 | 2026.01.11 19:27:37.447339 [ 276 ] {5cd14df2-95ee-4534-8d09-cf9825a2c699} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2026.01.11 19:27:37.447377 [ 276 ] {5cd14df2-95ee-4534-8d09-cf9825a2c699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6161 | 2026.01.11 19:27:37.447710 [ 276 ] {5cd14df2-95ee-4534-8d09-cf9825a2c699} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6162 | 2026.01.11 19:27:37.447918 [ 276 ] {5cd14df2-95ee-4534-8d09-cf9825a2c699} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.01.11 19:27:37.448052 [ 276 ] {5cd14df2-95ee-4534-8d09-cf9825a2c699} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 6164 | 2026.01.11 19:27:37.448090 [ 276 ] {5cd14df2-95ee-4534-8d09-cf9825a2c699} <Debug> TCPHandler: Processed in 0.001346325 sec. | ||
| 6165 | 2026.01.11 19:27:37.448191 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2026.01.11 19:27:37.448285 [ 276 ] {a9a6e69a-089a-4605-84a4-b6f8d260457d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6167 | 2026.01.11 19:27:37.448327 [ 276 ] {a9a6e69a-089a-4605-84a4-b6f8d260457d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6168 | 2026.01.11 19:27:37.448643 [ 276 ] {a9a6e69a-089a-4605-84a4-b6f8d260457d} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.01.11 19:27:37.448680 [ 276 ] {a9a6e69a-089a-4605-84a4-b6f8d260457d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6170 | 2026.01.11 19:27:37.448988 [ 276 ] {a9a6e69a-089a-4605-84a4-b6f8d260457d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6171 | 2026.01.11 19:27:37.449205 [ 276 ] {a9a6e69a-089a-4605-84a4-b6f8d260457d} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.01.11 19:27:37.449336 [ 276 ] {a9a6e69a-089a-4605-84a4-b6f8d260457d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6173 | 2026.01.11 19:27:37.449372 [ 276 ] {a9a6e69a-089a-4605-84a4-b6f8d260457d} <Debug> TCPHandler: Processed in 0.001231681 sec. | ||
| 6174 | 2026.01.11 19:27:41.317644 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6175 | 2026.01.11 19:27:41.317745 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6176 | 2026.01.11 19:27:41.459922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 820 | ||
| 6177 | 2026.01.11 19:27:41.462185 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.01.11 19:27:41.462231 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6179 | 2026.01.11 19:27:41.463447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6180 | 2026.01.11 19:27:41.463733 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.01.11 19:27:41.464000 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6182 | 2026.01.11 19:27:41.468432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13387 | ||
| 6183 | 2026.01.11 19:27:41.469055 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.01.11 19:27:41.469094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6185 | 2026.01.11 19:27:41.469606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6186 | 2026.01.11 19:27:41.469841 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6187 | 2026.01.11 19:27:41.469968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13387 | ||
| 6188 | 2026.01.11 19:27:42.164914 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6189 | 2026.01.11 19:27:42.180404 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2026.01.11 19:27:42.180459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6191 | 2026.01.11 19:27:42.186422 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6192 | 2026.01.11 19:27:42.187118 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2026.01.11 19:27:42.189767 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6194 | 2026.01.11 19:27:42.456270 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2026.01.11 19:27:42.456467 [ 276 ] {046fd7ce-7807-4970-aee5-4eacbdaf0e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6196 | 2026.01.11 19:27:42.456542 [ 276 ] {046fd7ce-7807-4970-aee5-4eacbdaf0e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6197 | 2026.01.11 19:27:42.457388 [ 276 ] {046fd7ce-7807-4970-aee5-4eacbdaf0e99} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.01.11 19:27:42.457438 [ 276 ] {046fd7ce-7807-4970-aee5-4eacbdaf0e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6199 | 2026.01.11 19:27:42.457853 [ 276 ] {046fd7ce-7807-4970-aee5-4eacbdaf0e99} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6200 | 2026.01.11 19:27:42.458075 [ 276 ] {046fd7ce-7807-4970-aee5-4eacbdaf0e99} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.01.11 19:27:42.458234 [ 276 ] {046fd7ce-7807-4970-aee5-4eacbdaf0e99} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001823 sec., 224904.0043883708 rows/sec., 14.27 MiB/sec. | ||
| 6202 | 2026.01.11 19:27:42.458286 [ 276 ] {046fd7ce-7807-4970-aee5-4eacbdaf0e99} <Debug> TCPHandler: Processed in 0.002151776 sec. | ||
| 6203 | 2026.01.11 19:27:42.458406 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.01.11 19:27:42.458516 [ 276 ] {3c3fca55-ecab-4347-ab2a-a1212d6f50b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6205 | 2026.01.11 19:27:42.458560 [ 276 ] {3c3fca55-ecab-4347-ab2a-a1212d6f50b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6206 | 2026.01.11 19:27:42.459539 [ 276 ] {3c3fca55-ecab-4347-ab2a-a1212d6f50b7} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.01.11 19:27:42.459575 [ 276 ] {3c3fca55-ecab-4347-ab2a-a1212d6f50b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6208 | 2026.01.11 19:27:42.459975 [ 276 ] {3c3fca55-ecab-4347-ab2a-a1212d6f50b7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6209 | 2026.01.11 19:27:42.460183 [ 276 ] {3c3fca55-ecab-4347-ab2a-a1212d6f50b7} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.01.11 19:27:42.460321 [ 276 ] {3c3fca55-ecab-4347-ab2a-a1212d6f50b7} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001829 sec., 651722.2525970476 rows/sec., 52.07 MiB/sec. | ||
| 6211 | 2026.01.11 19:27:42.460358 [ 276 ] {3c3fca55-ecab-4347-ab2a-a1212d6f50b7} <Debug> TCPHandler: Processed in 0.002003192 sec. | ||
| 6212 | 2026.01.11 19:27:42.460469 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.01.11 19:27:42.460572 [ 276 ] {af16250f-213e-44da-aa13-32ee3f58b407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6214 | 2026.01.11 19:27:42.460613 [ 276 ] {af16250f-213e-44da-aa13-32ee3f58b407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6215 | 2026.01.11 19:27:42.461098 [ 276 ] {af16250f-213e-44da-aa13-32ee3f58b407} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.01.11 19:27:42.461132 [ 276 ] {af16250f-213e-44da-aa13-32ee3f58b407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6217 | 2026.01.11 19:27:42.461441 [ 276 ] {af16250f-213e-44da-aa13-32ee3f58b407} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6218 | 2026.01.11 19:27:42.461656 [ 276 ] {af16250f-213e-44da-aa13-32ee3f58b407} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.01.11 19:27:42.461781 [ 276 ] {af16250f-213e-44da-aa13-32ee3f58b407} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001229 sec., 199349.06427990235 rows/sec., 12.18 MiB/sec. | ||
| 6220 | 2026.01.11 19:27:42.461818 [ 276 ] {af16250f-213e-44da-aa13-32ee3f58b407} <Debug> TCPHandler: Processed in 0.001398797 sec. | ||
| 6221 | 2026.01.11 19:27:42.461949 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.01.11 19:27:42.462052 [ 276 ] {5f7f2475-399d-4773-b2c5-c14fcab067de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6223 | 2026.01.11 19:27:42.462094 [ 276 ] {5f7f2475-399d-4773-b2c5-c14fcab067de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6224 | 2026.01.11 19:27:42.462610 [ 276 ] {5f7f2475-399d-4773-b2c5-c14fcab067de} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.01.11 19:27:42.462647 [ 276 ] {5f7f2475-399d-4773-b2c5-c14fcab067de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6226 | 2026.01.11 19:27:42.463005 [ 276 ] {5f7f2475-399d-4773-b2c5-c14fcab067de} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6227 | 2026.01.11 19:27:42.463213 [ 276 ] {5f7f2475-399d-4773-b2c5-c14fcab067de} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.01.11 19:27:42.463312 [ 59 ] {} <Debug> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 6229 | 2026.01.11 19:27:42.463348 [ 59 ] {} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.01.11 19:27:42.463349 [ 276 ] {5f7f2475-399d-4773-b2c5-c14fcab067de} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001315 sec., 161216.73003802283 rows/sec., 10.40 MiB/sec. | ||
| 6231 | 2026.01.11 19:27:42.463367 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6232 | 2026.01.11 19:27:42.463404 [ 276 ] {5f7f2475-399d-4773-b2c5-c14fcab067de} <Debug> TCPHandler: Processed in 0.001514809 sec. | ||
| 6233 | 2026.01.11 19:27:42.463487 [ 200 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 6234 | 2026.01.11 19:27:42.463515 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.01.11 19:27:42.463624 [ 276 ] {98b603f2-ae59-4d61-8c83-99125458b394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6236 | 2026.01.11 19:27:42.463634 [ 200 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6237 | 2026.01.11 19:27:42.463673 [ 276 ] {98b603f2-ae59-4d61-8c83-99125458b394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6238 | 2026.01.11 19:27:42.463677 [ 200 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 6239 | 2026.01.11 19:27:42.463759 [ 200 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 6240 | 2026.01.11 19:27:42.463805 [ 200 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 6241 | 2026.01.11 19:27:42.463846 [ 200 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 213 rows starting from the beginning of the part | ||
| 6242 | 2026.01.11 19:27:42.463886 [ 200 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 6243 | 2026.01.11 19:27:42.463927 [ 200 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 6244 | 2026.01.11 19:27:42.464226 [ 276 ] {98b603f2-ae59-4d61-8c83-99125458b394} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.01.11 19:27:42.464273 [ 276 ] {98b603f2-ae59-4d61-8c83-99125458b394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6246 | 2026.01.11 19:27:42.464788 [ 276 ] {98b603f2-ae59-4d61-8c83-99125458b394} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6247 | 2026.01.11 19:27:42.464952 [ 202 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516239 sec., 1000501.8997664617 rows/sec., 69.31 MiB/sec. | ||
| 6248 | 2026.01.11 19:27:42.464999 [ 276 ] {98b603f2-ae59-4d61-8c83-99125458b394} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2026.01.11 19:27:42.465132 [ 276 ] {98b603f2-ae59-4d61-8c83-99125458b394} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001533 sec., 137638.61709067188 rows/sec., 7.82 MiB/sec. | ||
| 6250 | 2026.01.11 19:27:42.465146 [ 193 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 6251 | 2026.01.11 19:27:42.465171 [ 276 ] {98b603f2-ae59-4d61-8c83-99125458b394} <Debug> TCPHandler: Processed in 0.001704714 sec. | ||
| 6252 | 2026.01.11 19:27:42.465284 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.01.11 19:27:42.465389 [ 276 ] {f3ec8b2a-3a4c-4291-b3d2-d5030895f78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6254 | 2026.01.11 19:27:42.465432 [ 276 ] {f3ec8b2a-3a4c-4291-b3d2-d5030895f78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6255 | 2026.01.11 19:27:42.465434 [ 193 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_25_5} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.01.11 19:27:42.465518 [ 193 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_25_5} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 6257 | 2026.01.11 19:27:42.465603 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6258 | 2026.01.11 19:27:42.466119 [ 276 ] {f3ec8b2a-3a4c-4291-b3d2-d5030895f78a} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.01.11 19:27:42.466160 [ 276 ] {f3ec8b2a-3a4c-4291-b3d2-d5030895f78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6260 | 2026.01.11 19:27:42.466501 [ 276 ] {f3ec8b2a-3a4c-4291-b3d2-d5030895f78a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6261 | 2026.01.11 19:27:42.466702 [ 276 ] {f3ec8b2a-3a4c-4291-b3d2-d5030895f78a} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.01.11 19:27:42.466825 [ 276 ] {f3ec8b2a-3a4c-4291-b3d2-d5030895f78a} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001491 sec., 482226.69349429914 rows/sec., 33.84 MiB/sec. | ||
| 6263 | 2026.01.11 19:27:42.466861 [ 276 ] {f3ec8b2a-3a4c-4291-b3d2-d5030895f78a} <Debug> TCPHandler: Processed in 0.001667314 sec. | ||
| 6264 | 2026.01.11 19:27:42.466967 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2026.01.11 19:27:42.467056 [ 276 ] {632aa793-c699-46e3-9fd5-80bd3437648c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6266 | 2026.01.11 19:27:42.467096 [ 276 ] {632aa793-c699-46e3-9fd5-80bd3437648c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6267 | 2026.01.11 19:27:42.467477 [ 276 ] {632aa793-c699-46e3-9fd5-80bd3437648c} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.01.11 19:27:42.467511 [ 276 ] {632aa793-c699-46e3-9fd5-80bd3437648c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6269 | 2026.01.11 19:27:42.467830 [ 276 ] {632aa793-c699-46e3-9fd5-80bd3437648c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6270 | 2026.01.11 19:27:42.468041 [ 276 ] {632aa793-c699-46e3-9fd5-80bd3437648c} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2026.01.11 19:27:42.468140 [ 59 ] {} <Debug> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6272 | 2026.01.11 19:27:42.468170 [ 276 ] {632aa793-c699-46e3-9fd5-80bd3437648c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 6273 | 2026.01.11 19:27:42.468173 [ 59 ] {} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2026.01.11 19:27:42.468206 [ 276 ] {632aa793-c699-46e3-9fd5-80bd3437648c} <Debug> TCPHandler: Processed in 0.001242342 sec. | ||
| 6275 | 2026.01.11 19:27:42.468206 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6276 | 2026.01.11 19:27:42.468294 [ 200 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 6277 | 2026.01.11 19:27:42.468315 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6278 | 2026.01.11 19:27:42.468413 [ 200 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6279 | 2026.01.11 19:27:42.468419 [ 276 ] {3a27cc98-b22e-42bc-95e5-5af54d363955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6280 | 2026.01.11 19:27:42.468451 [ 200 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 6281 | 2026.01.11 19:27:42.468479 [ 276 ] {3a27cc98-b22e-42bc-95e5-5af54d363955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6282 | 2026.01.11 19:27:42.468510 [ 200 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 6283 | 2026.01.11 19:27:42.468557 [ 200 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 6284 | 2026.01.11 19:27:42.468596 [ 200 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 6285 | 2026.01.11 19:27:42.468633 [ 200 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 6286 | 2026.01.11 19:27:42.468671 [ 200 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 6287 | 2026.01.11 19:27:42.468925 [ 276 ] {3a27cc98-b22e-42bc-95e5-5af54d363955} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.01.11 19:27:42.468965 [ 276 ] {3a27cc98-b22e-42bc-95e5-5af54d363955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6289 | 2026.01.11 19:27:42.469339 [ 276 ] {3a27cc98-b22e-42bc-95e5-5af54d363955} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6290 | 2026.01.11 19:27:42.469360 [ 197 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001100628 sec., 109028.66363566981 rows/sec., 5.56 MiB/sec. | ||
| 6291 | 2026.01.11 19:27:42.469505 [ 200 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6292 | 2026.01.11 19:27:42.469575 [ 276 ] {3a27cc98-b22e-42bc-95e5-5af54d363955} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.01.11 19:27:42.469717 [ 276 ] {3a27cc98-b22e-42bc-95e5-5af54d363955} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001316 sec., 238601.8237082067 rows/sec., 15.67 MiB/sec. | ||
| 6294 | 2026.01.11 19:27:42.469757 [ 276 ] {3a27cc98-b22e-42bc-95e5-5af54d363955} <Debug> TCPHandler: Processed in 0.001492089 sec. | ||
| 6295 | 2026.01.11 19:27:42.469790 [ 200 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_20_4} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6296 | 2026.01.11 19:27:42.469869 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6297 | 2026.01.11 19:27:42.469876 [ 200 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_20_4} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6298 | 2026.01.11 19:27:42.469968 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6299 | 2026.01.11 19:27:42.469971 [ 276 ] {5f53de15-b275-482d-a668-5013b72f774c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6300 | 2026.01.11 19:27:42.470025 [ 276 ] {5f53de15-b275-482d-a668-5013b72f774c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6301 | 2026.01.11 19:27:42.470328 [ 276 ] {5f53de15-b275-482d-a668-5013b72f774c} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.01.11 19:27:42.470364 [ 276 ] {5f53de15-b275-482d-a668-5013b72f774c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6303 | 2026.01.11 19:27:42.470670 [ 276 ] {5f53de15-b275-482d-a668-5013b72f774c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6304 | 2026.01.11 19:27:42.470879 [ 276 ] {5f53de15-b275-482d-a668-5013b72f774c} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.01.11 19:27:42.470979 [ 59 ] {} <Debug> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6306 | 2026.01.11 19:27:42.471007 [ 276 ] {5f53de15-b275-482d-a668-5013b72f774c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 6307 | 2026.01.11 19:27:42.471007 [ 59 ] {} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2026.01.11 19:27:42.471037 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6309 | 2026.01.11 19:27:42.471043 [ 276 ] {5f53de15-b275-482d-a668-5013b72f774c} <Debug> TCPHandler: Processed in 0.001223972 sec. | ||
| 6310 | 2026.01.11 19:27:42.471124 [ 202 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 6311 | 2026.01.11 19:27:42.471155 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2026.01.11 19:27:42.471239 [ 202 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6313 | 2026.01.11 19:27:42.471254 [ 276 ] {462cd52a-0971-436d-afa9-dd24564ebc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6314 | 2026.01.11 19:27:42.471276 [ 202 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 6315 | 2026.01.11 19:27:42.471313 [ 276 ] {462cd52a-0971-436d-afa9-dd24564ebc4b} <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 | ||
| 6316 | 2026.01.11 19:27:42.471359 [ 202 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 6317 | 2026.01.11 19:27:42.471409 [ 202 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 6318 | 2026.01.11 19:27:42.471446 [ 202 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 6319 | 2026.01.11 19:27:42.471485 [ 202 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 6320 | 2026.01.11 19:27:42.471529 [ 202 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 6321 | 2026.01.11 19:27:42.472214 [ 276 ] {462cd52a-0971-436d-afa9-dd24564ebc4b} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2026.01.11 19:27:42.472256 [ 276 ] {462cd52a-0971-436d-afa9-dd24564ebc4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6323 | 2026.01.11 19:27:42.472474 [ 197 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001390566 sec., 15101.764317551271 rows/sec., 1014.79 KiB/sec. | ||
| 6324 | 2026.01.11 19:27:42.472680 [ 197 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6325 | 2026.01.11 19:27:42.472865 [ 276 ] {462cd52a-0971-436d-afa9-dd24564ebc4b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6326 | 2026.01.11 19:27:42.472988 [ 197 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_20_4} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.01.11 19:27:42.473077 [ 197 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_20_4} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6328 | 2026.01.11 19:27:42.473141 [ 276 ] {462cd52a-0971-436d-afa9-dd24564ebc4b} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.01.11 19:27:42.473165 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6330 | 2026.01.11 19:27:42.473290 [ 276 ] {462cd52a-0971-436d-afa9-dd24564ebc4b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002053 sec., 19483.68241597662 rows/sec., 34.91 MiB/sec. | ||
| 6331 | 2026.01.11 19:27:42.473357 [ 276 ] {462cd52a-0971-436d-afa9-dd24564ebc4b} <Debug> TCPHandler: Processed in 0.002253029 sec. | ||
| 6332 | 2026.01.11 19:27:42.473464 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6333 | 2026.01.11 19:27:42.473556 [ 276 ] {7e747cb4-ea78-456e-82c0-0e88576db484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6334 | 2026.01.11 19:27:42.473596 [ 276 ] {7e747cb4-ea78-456e-82c0-0e88576db484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6335 | 2026.01.11 19:27:42.473935 [ 276 ] {7e747cb4-ea78-456e-82c0-0e88576db484} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.01.11 19:27:42.473969 [ 276 ] {7e747cb4-ea78-456e-82c0-0e88576db484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6337 | 2026.01.11 19:27:42.474273 [ 276 ] {7e747cb4-ea78-456e-82c0-0e88576db484} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6338 | 2026.01.11 19:27:42.474480 [ 276 ] {7e747cb4-ea78-456e-82c0-0e88576db484} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.01.11 19:27:42.474605 [ 276 ] {7e747cb4-ea78-456e-82c0-0e88576db484} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 6340 | 2026.01.11 19:27:42.474643 [ 276 ] {7e747cb4-ea78-456e-82c0-0e88576db484} <Debug> TCPHandler: Processed in 0.001226902 sec. | ||
| 6341 | 2026.01.11 19:27:47.471782 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6342 | 2026.01.11 19:27:47.471979 [ 276 ] {9faddc00-8291-4911-b6c0-646aff4ac915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6343 | 2026.01.11 19:27:47.472049 [ 276 ] {9faddc00-8291-4911-b6c0-646aff4ac915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6344 | 2026.01.11 19:27:47.473354 [ 276 ] {9faddc00-8291-4911-b6c0-646aff4ac915} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6345 | 2026.01.11 19:27:47.473406 [ 276 ] {9faddc00-8291-4911-b6c0-646aff4ac915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6346 | 2026.01.11 19:27:47.473890 [ 276 ] {9faddc00-8291-4911-b6c0-646aff4ac915} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6347 | 2026.01.11 19:27:47.474125 [ 276 ] {9faddc00-8291-4911-b6c0-646aff4ac915} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2026.01.11 19:27:47.474284 [ 49 ] {} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6349 | 2026.01.11 19:27:47.474294 [ 276 ] {9faddc00-8291-4911-b6c0-646aff4ac915} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002362 sec., 506350.55038103304 rows/sec., 41.74 MiB/sec. | ||
| 6350 | 2026.01.11 19:27:47.474391 [ 49 ] {} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.01.11 19:27:47.474408 [ 276 ] {9faddc00-8291-4911-b6c0-646aff4ac915} <Debug> TCPHandler: Processed in 0.002757361 sec. | ||
| 6352 | 2026.01.11 19:27:47.474439 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6353 | 2026.01.11 19:27:47.474550 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6354 | 2026.01.11 19:27:47.474560 [ 202 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 6355 | 2026.01.11 19:27:47.474661 [ 276 ] {c11b5c3c-71d4-4b14-91d9-0d19a06c3391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6356 | 2026.01.11 19:27:47.474712 [ 276 ] {c11b5c3c-71d4-4b14-91d9-0d19a06c3391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6357 | 2026.01.11 19:27:47.474712 [ 202 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6358 | 2026.01.11 19:27:47.474765 [ 202 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2342 rows starting from the beginning of the part | ||
| 6359 | 2026.01.11 19:27:47.474829 [ 202 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6360 | 2026.01.11 19:27:47.474875 [ 202 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1199 rows starting from the beginning of the part | ||
| 6361 | 2026.01.11 19:27:47.474917 [ 202 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6362 | 2026.01.11 19:27:47.474953 [ 202 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1192 rows starting from the beginning of the part | ||
| 6363 | 2026.01.11 19:27:47.474992 [ 202 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1196 rows starting from the beginning of the part | ||
| 6364 | 2026.01.11 19:27:47.475248 [ 276 ] {c11b5c3c-71d4-4b14-91d9-0d19a06c3391} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.01.11 19:27:47.475293 [ 276 ] {c11b5c3c-71d4-4b14-91d9-0d19a06c3391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6366 | 2026.01.11 19:27:47.475632 [ 276 ] {c11b5c3c-71d4-4b14-91d9-0d19a06c3391} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6367 | 2026.01.11 19:27:47.475855 [ 276 ] {c11b5c3c-71d4-4b14-91d9-0d19a06c3391} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.01.11 19:27:47.476000 [ 276 ] {c11b5c3c-71d4-4b14-91d9-0d19a06c3391} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001362 sec., 167400.88105726874 rows/sec., 11.33 MiB/sec. | ||
| 6369 | 2026.01.11 19:27:47.476040 [ 276 ] {c11b5c3c-71d4-4b14-91d9-0d19a06c3391} <Debug> TCPHandler: Processed in 0.001544711 sec. | ||
| 6370 | 2026.01.11 19:27:47.476153 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2026.01.11 19:27:47.476250 [ 276 ] {194d15ac-4c7c-462b-a862-fb40e0664f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6372 | 2026.01.11 19:27:47.476293 [ 276 ] {194d15ac-4c7c-462b-a862-fb40e0664f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6373 | 2026.01.11 19:27:47.476909 [ 276 ] {194d15ac-4c7c-462b-a862-fb40e0664f7e} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6374 | 2026.01.11 19:27:47.476948 [ 276 ] {194d15ac-4c7c-462b-a862-fb40e0664f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6375 | 2026.01.11 19:27:47.477284 [ 276 ] {194d15ac-4c7c-462b-a862-fb40e0664f7e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6376 | 2026.01.11 19:27:47.477303 [ 197 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002794912 sec., 2161427.62276594 rows/sec., 183.00 MiB/sec. | ||
| 6377 | 2026.01.11 19:27:47.477499 [ 276 ] {194d15ac-4c7c-462b-a862-fb40e0664f7e} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.01.11 19:27:47.477562 [ 202 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6379 | 2026.01.11 19:27:47.477622 [ 49 ] {} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6380 | 2026.01.11 19:27:47.477647 [ 276 ] {194d15ac-4c7c-462b-a862-fb40e0664f7e} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001415 sec., 367491.1660777385 rows/sec., 27.19 MiB/sec. | ||
| 6381 | 2026.01.11 19:27:47.477659 [ 49 ] {} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.01.11 19:27:47.477694 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6383 | 2026.01.11 19:27:47.477695 [ 276 ] {194d15ac-4c7c-462b-a862-fb40e0664f7e} <Debug> TCPHandler: Processed in 0.001593071 sec. | ||
| 6384 | 2026.01.11 19:27:47.477790 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 6385 | 2026.01.11 19:27:47.477829 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2026.01.11 19:27:47.477839 [ 202 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_41_8} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.01.11 19:27:47.477897 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6388 | 2026.01.11 19:27:47.477930 [ 276 ] {cf5b1a99-cd13-4244-81ec-ad0741a099bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6389 | 2026.01.11 19:27:47.477939 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1211 rows starting from the beginning of the part | ||
| 6390 | 2026.01.11 19:27:47.477964 [ 202 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_41_8} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6391 | 2026.01.11 19:27:47.477978 [ 276 ] {cf5b1a99-cd13-4244-81ec-ad0741a099bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6392 | 2026.01.11 19:27:47.478008 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6393 | 2026.01.11 19:27:47.478057 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 733 rows starting from the beginning of the part | ||
| 6394 | 2026.01.11 19:27:47.478070 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 6395 | 2026.01.11 19:27:47.478102 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6396 | 2026.01.11 19:27:47.478150 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 719 rows starting from the beginning of the part | ||
| 6397 | 2026.01.11 19:27:47.478191 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 520 rows starting from the beginning of the part | ||
| 6398 | 2026.01.11 19:27:47.478581 [ 276 ] {cf5b1a99-cd13-4244-81ec-ad0741a099bd} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.01.11 19:27:47.478617 [ 276 ] {cf5b1a99-cd13-4244-81ec-ad0741a099bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6400 | 2026.01.11 19:27:47.478998 [ 276 ] {cf5b1a99-cd13-4244-81ec-ad0741a099bd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6401 | 2026.01.11 19:27:47.479225 [ 276 ] {cf5b1a99-cd13-4244-81ec-ad0741a099bd} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.01.11 19:27:47.479340 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6403 | 2026.01.11 19:27:47.479364 [ 276 ] {cf5b1a99-cd13-4244-81ec-ad0741a099bd} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001451 sec., 581667.8152997933 rows/sec., 39.15 MiB/sec. | ||
| 6404 | 2026.01.11 19:27:47.479372 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.01.11 19:27:47.479407 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6406 | 2026.01.11 19:27:47.479411 [ 276 ] {cf5b1a99-cd13-4244-81ec-ad0741a099bd} <Debug> TCPHandler: Processed in 0.001633382 sec. | ||
| 6407 | 2026.01.11 19:27:47.479488 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 6408 | 2026.01.11 19:27:47.479506 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001748305 sec., 1893834.3138068016 rows/sec., 142.95 MiB/sec. | ||
| 6409 | 2026.01.11 19:27:47.479532 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2026.01.11 19:27:47.479612 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6411 | 2026.01.11 19:27:47.479649 [ 276 ] {6300d5d5-c460-4de5-8014-c13a55d63ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6412 | 2026.01.11 19:27:47.479653 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13185 rows starting from the beginning of the part | ||
| 6413 | 2026.01.11 19:27:47.479700 [ 276 ] {6300d5d5-c460-4de5-8014-c13a55d63ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6414 | 2026.01.11 19:27:47.479712 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6415 | 2026.01.11 19:27:47.479740 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 6416 | 2026.01.11 19:27:47.479797 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 321 rows starting from the beginning of the part | ||
| 6417 | 2026.01.11 19:27:47.479851 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 6418 | 2026.01.11 19:27:47.479921 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 6419 | 2026.01.11 19:27:47.479978 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 844 rows starting from the beginning of the part | ||
| 6420 | 2026.01.11 19:27:47.479983 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_41_8} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.01.11 19:27:47.480046 [ 276 ] {6300d5d5-c460-4de5-8014-c13a55d63ca5} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.01.11 19:27:47.480067 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_41_8} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6423 | 2026.01.11 19:27:47.480082 [ 276 ] {6300d5d5-c460-4de5-8014-c13a55d63ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6424 | 2026.01.11 19:27:47.480139 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6425 | 2026.01.11 19:27:47.480413 [ 276 ] {6300d5d5-c460-4de5-8014-c13a55d63ca5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6426 | 2026.01.11 19:27:47.480623 [ 276 ] {6300d5d5-c460-4de5-8014-c13a55d63ca5} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2026.01.11 19:27:47.480733 [ 49 ] {} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6428 | 2026.01.11 19:27:47.480757 [ 276 ] {6300d5d5-c460-4de5-8014-c13a55d63ca5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 6429 | 2026.01.11 19:27:47.480763 [ 49 ] {} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2026.01.11 19:27:47.480799 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6431 | 2026.01.11 19:27:47.480802 [ 276 ] {6300d5d5-c460-4de5-8014-c13a55d63ca5} <Debug> TCPHandler: Processed in 0.001319364 sec. | ||
| 6432 | 2026.01.11 19:27:47.480873 [ 202 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 6433 | 2026.01.11 19:27:47.480962 [ 202 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6434 | 2026.01.11 19:27:47.480989 [ 202 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2892 rows starting from the beginning of the part | ||
| 6435 | 2026.01.11 19:27:47.481033 [ 202 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 6436 | 2026.01.11 19:27:47.481070 [ 202 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 6437 | 2026.01.11 19:27:47.481103 [ 202 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 6438 | 2026.01.11 19:27:47.481136 [ 202 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 6439 | 2026.01.11 19:27:47.481171 [ 202 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 6440 | 2026.01.11 19:27:47.482377 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3280 rows, containing 4 columns (4 merged, 0 gathered) in 0.00153446 sec., 2137559.793021649 rows/sec., 135.76 MiB/sec. | ||
| 6441 | 2026.01.11 19:27:47.482784 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6442 | 2026.01.11 19:27:47.483072 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_41_8} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2026.01.11 19:27:47.483139 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_41_8} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6444 | 2026.01.11 19:27:47.483210 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6445 | 2026.01.11 19:27:47.485095 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14984 rows, containing 5 columns (5 merged, 0 gathered) in 0.005642836 sec., 2655402.3544189483 rows/sec., 177.73 MiB/sec. | ||
| 6446 | 2026.01.11 19:27:47.485577 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6447 | 2026.01.11 19:27:47.485836 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2026.01.11 19:27:47.485904 [ 199 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6449 | 2026.01.11 19:27:47.485977 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 6450 | 2026.01.11 19:27:48.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.87 MiB, peak 278.79 MiB, free memory in arenas 0.00 B, will set to 273.41 MiB (RSS), difference: 1.54 MiB | ||
| 6451 | 2026.01.11 19:27:48.970308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13835 | ||
| 6452 | 2026.01.11 19:27:48.971113 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.01.11 19:27:48.971206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6454 | 2026.01.11 19:27:48.971861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6455 | 2026.01.11 19:27:48.972099 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.01.11 19:27:48.972249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13835 | ||
| 6457 | 2026.01.11 19:27:49.690048 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6458 | 2026.01.11 19:27:49.706183 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.01.11 19:27:49.706231 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6460 | 2026.01.11 19:27:49.711913 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6461 | 2026.01.11 19:27:49.712597 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.01.11 19:27:49.715408 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6463 | 2026.01.11 19:27:51.464343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 852 | ||
| 6464 | 2026.01.11 19:27:51.467044 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2026.01.11 19:27:51.467096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6466 | 2026.01.11 19:27:51.468336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6467 | 2026.01.11 19:27:51.468617 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.01.11 19:27:51.468747 [ 43 ] {} <Debug> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6469 | 2026.01.11 19:27:51.468789 [ 43 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2026.01.11 19:27:51.468811 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6471 | 2026.01.11 19:27:51.468934 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::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 | ||
| 6472 | 2026.01.11 19:27:51.468968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
| 6473 | 2026.01.11 19:27:51.469588 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6474 | 2026.01.11 19:27:51.469743 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 680 rows starting from the beginning of the part | ||
| 6475 | 2026.01.11 19:27:51.470130 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 6476 | 2026.01.11 19:27:51.470436 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 6477 | 2026.01.11 19:27:51.470735 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::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 | ||
| 6478 | 2026.01.11 19:27:51.471022 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6479 | 2026.01.11 19:27:51.471310 [ 188 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6480 | 2026.01.11 19:27:51.477093 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 72 columns (72 merged, 0 gathered) in 0.008213733 sec., 103728.71872022135 rows/sec., 85.96 MiB/sec. | ||
| 6481 | 2026.01.11 19:27:51.478295 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6482 | 2026.01.11 19:27:51.478858 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_21_4} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.01.11 19:27:51.478932 [ 191 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_21_4} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6484 | 2026.01.11 19:27:51.479242 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6485 | 2026.01.11 19:27:52.455757 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.01.11 19:27:52.455932 [ 276 ] {4449cf75-ff5b-4f8a-9e05-ab8896efe5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.01.11 19:27:52.455995 [ 276 ] {4449cf75-ff5b-4f8a-9e05-ab8896efe5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6488 | 2026.01.11 19:27:52.456769 [ 276 ] {4449cf75-ff5b-4f8a-9e05-ab8896efe5cf} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.01.11 19:27:52.456811 [ 276 ] {4449cf75-ff5b-4f8a-9e05-ab8896efe5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6490 | 2026.01.11 19:27:52.457214 [ 276 ] {4449cf75-ff5b-4f8a-9e05-ab8896efe5cf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6491 | 2026.01.11 19:27:52.457430 [ 276 ] {4449cf75-ff5b-4f8a-9e05-ab8896efe5cf} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.01.11 19:27:52.457582 [ 276 ] {4449cf75-ff5b-4f8a-9e05-ab8896efe5cf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001698 sec., 241460.5418138987 rows/sec., 15.32 MiB/sec. | ||
| 6493 | 2026.01.11 19:27:52.457598 [ 42 ] {} <Debug> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6494 | 2026.01.11 19:27:52.457625 [ 276 ] {4449cf75-ff5b-4f8a-9e05-ab8896efe5cf} <Debug> TCPHandler: Processed in 0.001994202 sec. | ||
| 6495 | 2026.01.11 19:27:52.457670 [ 42 ] {} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.01.11 19:27:52.457700 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6497 | 2026.01.11 19:27:52.457765 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2026.01.11 19:27:52.457798 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 6499 | 2026.01.11 19:27:52.457867 [ 276 ] {86fc9d89-1c4d-41f1-9dc5-6cde8017aca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6500 | 2026.01.11 19:27:52.457913 [ 276 ] {86fc9d89-1c4d-41f1-9dc5-6cde8017aca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6501 | 2026.01.11 19:27:52.457922 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6502 | 2026.01.11 19:27:52.457968 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 6503 | 2026.01.11 19:27:52.458030 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 6504 | 2026.01.11 19:27:52.458075 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 6505 | 2026.01.11 19:27:52.458118 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 6506 | 2026.01.11 19:27:52.458159 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 6507 | 2026.01.11 19:27:52.458733 [ 276 ] {86fc9d89-1c4d-41f1-9dc5-6cde8017aca4} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2026.01.11 19:27:52.458776 [ 276 ] {86fc9d89-1c4d-41f1-9dc5-6cde8017aca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6509 | 2026.01.11 19:27:52.459159 [ 190 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401677 sec., 1462533.8077174698 rows/sec., 98.36 MiB/sec. | ||
| 6510 | 2026.01.11 19:27:52.459164 [ 276 ] {86fc9d89-1c4d-41f1-9dc5-6cde8017aca4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6511 | 2026.01.11 19:27:52.459389 [ 189 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6512 | 2026.01.11 19:27:52.459414 [ 276 ] {86fc9d89-1c4d-41f1-9dc5-6cde8017aca4} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.01.11 19:27:52.459563 [ 276 ] {86fc9d89-1c4d-41f1-9dc5-6cde8017aca4} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001713 sec., 695855.2247518973 rows/sec., 55.59 MiB/sec. | ||
| 6514 | 2026.01.11 19:27:52.459606 [ 276 ] {86fc9d89-1c4d-41f1-9dc5-6cde8017aca4} <Debug> TCPHandler: Processed in 0.00189131 sec. | ||
| 6515 | 2026.01.11 19:27:52.459724 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2026.01.11 19:27:52.459766 [ 189 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_21_5} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.01.11 19:27:52.459821 [ 276 ] {e65b1f68-b16b-4cee-8e67-0f52c7f52518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6518 | 2026.01.11 19:27:52.459868 [ 276 ] {e65b1f68-b16b-4cee-8e67-0f52c7f52518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6519 | 2026.01.11 19:27:52.459869 [ 189 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_21_5} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6520 | 2026.01.11 19:27:52.459996 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 6521 | 2026.01.11 19:27:52.460344 [ 276 ] {e65b1f68-b16b-4cee-8e67-0f52c7f52518} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.01.11 19:27:52.460385 [ 276 ] {e65b1f68-b16b-4cee-8e67-0f52c7f52518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6523 | 2026.01.11 19:27:52.460698 [ 276 ] {e65b1f68-b16b-4cee-8e67-0f52c7f52518} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6524 | 2026.01.11 19:27:52.460899 [ 276 ] {e65b1f68-b16b-4cee-8e67-0f52c7f52518} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.01.11 19:27:52.461030 [ 276 ] {e65b1f68-b16b-4cee-8e67-0f52c7f52518} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001226 sec., 199836.867862969 rows/sec., 12.21 MiB/sec. | ||
| 6526 | 2026.01.11 19:27:52.461068 [ 276 ] {e65b1f68-b16b-4cee-8e67-0f52c7f52518} <Debug> TCPHandler: Processed in 0.001396007 sec. | ||
| 6527 | 2026.01.11 19:27:52.461189 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.01.11 19:27:52.461283 [ 276 ] {128c836b-27cc-4e87-8107-c2c70d8eafdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6529 | 2026.01.11 19:27:52.461323 [ 276 ] {128c836b-27cc-4e87-8107-c2c70d8eafdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6530 | 2026.01.11 19:27:52.461794 [ 276 ] {128c836b-27cc-4e87-8107-c2c70d8eafdb} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.01.11 19:27:52.461831 [ 276 ] {128c836b-27cc-4e87-8107-c2c70d8eafdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6532 | 2026.01.11 19:27:52.462128 [ 276 ] {128c836b-27cc-4e87-8107-c2c70d8eafdb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6533 | 2026.01.11 19:27:52.462336 [ 276 ] {128c836b-27cc-4e87-8107-c2c70d8eafdb} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2026.01.11 19:27:52.462467 [ 276 ] {128c836b-27cc-4e87-8107-c2c70d8eafdb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0012 sec., 176666.6666666667 rows/sec., 11.39 MiB/sec. | ||
| 6535 | 2026.01.11 19:27:52.462506 [ 276 ] {128c836b-27cc-4e87-8107-c2c70d8eafdb} <Debug> TCPHandler: Processed in 0.001366396 sec. | ||
| 6536 | 2026.01.11 19:27:52.462616 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2026.01.11 19:27:52.462711 [ 276 ] {dd0761e1-5a4f-41ec-9185-bb5b77b78e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6538 | 2026.01.11 19:27:52.462750 [ 276 ] {dd0761e1-5a4f-41ec-9185-bb5b77b78e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6539 | 2026.01.11 19:27:52.463202 [ 276 ] {dd0761e1-5a4f-41ec-9185-bb5b77b78e89} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2026.01.11 19:27:52.463238 [ 276 ] {dd0761e1-5a4f-41ec-9185-bb5b77b78e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6541 | 2026.01.11 19:27:52.463535 [ 276 ] {dd0761e1-5a4f-41ec-9185-bb5b77b78e89} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6542 | 2026.01.11 19:27:52.463741 [ 276 ] {dd0761e1-5a4f-41ec-9185-bb5b77b78e89} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.01.11 19:27:52.463862 [ 42 ] {} <Debug> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6544 | 2026.01.11 19:27:52.463870 [ 276 ] {dd0761e1-5a4f-41ec-9185-bb5b77b78e89} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001175 sec., 179574.46808510637 rows/sec., 10.20 MiB/sec. | ||
| 6545 | 2026.01.11 19:27:52.463905 [ 42 ] {} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.01.11 19:27:52.463928 [ 276 ] {dd0761e1-5a4f-41ec-9185-bb5b77b78e89} <Debug> TCPHandler: Processed in 0.001360796 sec. | ||
| 6547 | 2026.01.11 19:27:52.463929 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6548 | 2026.01.11 19:27:52.464045 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6549 | 2026.01.11 19:27:52.464052 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 6550 | 2026.01.11 19:27:52.464147 [ 276 ] {637de88e-7ff6-41be-b2ec-56a75e3c14eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6551 | 2026.01.11 19:27:52.464192 [ 276 ] {637de88e-7ff6-41be-b2ec-56a75e3c14eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6552 | 2026.01.11 19:27:52.464208 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6553 | 2026.01.11 19:27:52.464265 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 6554 | 2026.01.11 19:27:52.464367 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 6555 | 2026.01.11 19:27:52.464445 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 6556 | 2026.01.11 19:27:52.464513 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 6557 | 2026.01.11 19:27:52.464576 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 6558 | 2026.01.11 19:27:52.464802 [ 276 ] {637de88e-7ff6-41be-b2ec-56a75e3c14eb} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.01.11 19:27:52.464846 [ 276 ] {637de88e-7ff6-41be-b2ec-56a75e3c14eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6560 | 2026.01.11 19:27:52.465208 [ 276 ] {637de88e-7ff6-41be-b2ec-56a75e3c14eb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6561 | 2026.01.11 19:27:52.465438 [ 276 ] {637de88e-7ff6-41be-b2ec-56a75e3c14eb} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.01.11 19:27:52.465575 [ 276 ] {637de88e-7ff6-41be-b2ec-56a75e3c14eb} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001444 sec., 497922.4376731302 rows/sec., 34.94 MiB/sec. | ||
| 6563 | 2026.01.11 19:27:52.465615 [ 276 ] {637de88e-7ff6-41be-b2ec-56a75e3c14eb} <Debug> TCPHandler: Processed in 0.001619102 sec. | ||
| 6564 | 2026.01.11 19:27:52.465670 [ 189 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658003 sec., 636307.6544493587 rows/sec., 38.56 MiB/sec. | ||
| 6565 | 2026.01.11 19:27:52.465736 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6566 | 2026.01.11 19:27:52.465792 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6567 | 2026.01.11 19:27:52.465837 [ 276 ] {1bf06e28-3f2d-42ed-9cbd-3042746b703b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6568 | 2026.01.11 19:27:52.465885 [ 276 ] {1bf06e28-3f2d-42ed-9cbd-3042746b703b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6569 | 2026.01.11 19:27:52.466043 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_21_5} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2026.01.11 19:27:52.466109 [ 201 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_21_5} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6571 | 2026.01.11 19:27:52.466163 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6572 | 2026.01.11 19:27:52.466223 [ 276 ] {1bf06e28-3f2d-42ed-9cbd-3042746b703b} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2026.01.11 19:27:52.466264 [ 276 ] {1bf06e28-3f2d-42ed-9cbd-3042746b703b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6574 | 2026.01.11 19:27:52.466579 [ 276 ] {1bf06e28-3f2d-42ed-9cbd-3042746b703b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6575 | 2026.01.11 19:27:52.466785 [ 276 ] {1bf06e28-3f2d-42ed-9cbd-3042746b703b} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.01.11 19:27:52.466914 [ 276 ] {1bf06e28-3f2d-42ed-9cbd-3042746b703b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 6577 | 2026.01.11 19:27:52.466950 [ 276 ] {1bf06e28-3f2d-42ed-9cbd-3042746b703b} <Debug> TCPHandler: Processed in 0.001264233 sec. | ||
| 6578 | 2026.01.11 19:27:52.467059 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2026.01.11 19:27:52.467154 [ 276 ] {194b2b78-c34d-48a2-a393-a6c5acb8cd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6580 | 2026.01.11 19:27:52.467196 [ 276 ] {194b2b78-c34d-48a2-a393-a6c5acb8cd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6581 | 2026.01.11 19:27:52.467618 [ 276 ] {194b2b78-c34d-48a2-a393-a6c5acb8cd34} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.01.11 19:27:52.467653 [ 276 ] {194b2b78-c34d-48a2-a393-a6c5acb8cd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6583 | 2026.01.11 19:27:52.467983 [ 276 ] {194b2b78-c34d-48a2-a393-a6c5acb8cd34} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6584 | 2026.01.11 19:27:52.468194 [ 276 ] {194b2b78-c34d-48a2-a393-a6c5acb8cd34} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.01.11 19:27:52.468326 [ 276 ] {194b2b78-c34d-48a2-a393-a6c5acb8cd34} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001188 sec., 264309.7643097643 rows/sec., 17.36 MiB/sec. | ||
| 6586 | 2026.01.11 19:27:52.468363 [ 276 ] {194b2b78-c34d-48a2-a393-a6c5acb8cd34} <Debug> TCPHandler: Processed in 0.001353806 sec. | ||
| 6587 | 2026.01.11 19:27:52.468473 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.01.11 19:27:52.468567 [ 276 ] {461eb888-1c0c-4774-8222-2524938bb47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6589 | 2026.01.11 19:27:52.468608 [ 276 ] {461eb888-1c0c-4774-8222-2524938bb47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6590 | 2026.01.11 19:27:52.468918 [ 276 ] {461eb888-1c0c-4774-8222-2524938bb47b} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.01.11 19:27:52.468954 [ 276 ] {461eb888-1c0c-4774-8222-2524938bb47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6592 | 2026.01.11 19:27:52.469248 [ 276 ] {461eb888-1c0c-4774-8222-2524938bb47b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6593 | 2026.01.11 19:27:52.469459 [ 276 ] {461eb888-1c0c-4774-8222-2524938bb47b} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.01.11 19:27:52.469587 [ 276 ] {461eb888-1c0c-4774-8222-2524938bb47b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 6595 | 2026.01.11 19:27:52.469624 [ 276 ] {461eb888-1c0c-4774-8222-2524938bb47b} <Debug> TCPHandler: Processed in 0.001199741 sec. | ||
| 6596 | 2026.01.11 19:27:52.469750 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6597 | 2026.01.11 19:27:52.469844 [ 276 ] {80483462-6407-4f61-961d-4d264bf3d10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6598 | 2026.01.11 19:27:52.469898 [ 276 ] {80483462-6407-4f61-961d-4d264bf3d10c} <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 | ||
| 6599 | 2026.01.11 19:27:52.470714 [ 276 ] {80483462-6407-4f61-961d-4d264bf3d10c} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2026.01.11 19:27:52.470751 [ 276 ] {80483462-6407-4f61-961d-4d264bf3d10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6601 | 2026.01.11 19:27:52.471303 [ 276 ] {80483462-6407-4f61-961d-4d264bf3d10c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6602 | 2026.01.11 19:27:52.471526 [ 276 ] {80483462-6407-4f61-961d-4d264bf3d10c} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.01.11 19:27:52.471665 [ 276 ] {80483462-6407-4f61-961d-4d264bf3d10c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001836 sec., 21786.49237472767 rows/sec., 39.04 MiB/sec. | ||
| 6604 | 2026.01.11 19:27:52.471664 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6605 | 2026.01.11 19:27:52.471718 [ 276 ] {80483462-6407-4f61-961d-4d264bf3d10c} <Debug> TCPHandler: Processed in 0.002018143 sec. | ||
| 6606 | 2026.01.11 19:27:52.471755 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2026.01.11 19:27:52.471785 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6608 | 2026.01.11 19:27:52.471869 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2026.01.11 19:27:52.471892 [ 198 ] {b92632f5-6669-4d3f-940b-339439542e94::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 | ||
| 6610 | 2026.01.11 19:27:52.471968 [ 276 ] {6e13fd87-ecff-4581-a0f7-e58b594b7133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6611 | 2026.01.11 19:27:52.472014 [ 276 ] {6e13fd87-ecff-4581-a0f7-e58b594b7133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6612 | 2026.01.11 19:27:52.472125 [ 198 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6613 | 2026.01.11 19:27:52.472184 [ 198 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 523 rows starting from the beginning of the part | ||
| 6614 | 2026.01.11 19:27:52.472304 [ 198 ] {b92632f5-6669-4d3f-940b-339439542e94::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 | ||
| 6615 | 2026.01.11 19:27:52.472371 [ 276 ] {6e13fd87-ecff-4581-a0f7-e58b594b7133} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.01.11 19:27:52.472413 [ 276 ] {6e13fd87-ecff-4581-a0f7-e58b594b7133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6617 | 2026.01.11 19:27:52.472414 [ 198 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 6618 | 2026.01.11 19:27:52.472531 [ 198 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6619 | 2026.01.11 19:27:52.472629 [ 198 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 6620 | 2026.01.11 19:27:52.472723 [ 198 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 6621 | 2026.01.11 19:27:52.472741 [ 276 ] {6e13fd87-ecff-4581-a0f7-e58b594b7133} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6622 | 2026.01.11 19:27:52.472962 [ 276 ] {6e13fd87-ecff-4581-a0f7-e58b594b7133} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.01.11 19:27:52.473101 [ 276 ] {6e13fd87-ecff-4581-a0f7-e58b594b7133} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001149 sec., 90513.48999129678 rows/sec., 5.55 MiB/sec. | ||
| 6624 | 2026.01.11 19:27:52.473141 [ 276 ] {6e13fd87-ecff-4581-a0f7-e58b594b7133} <Debug> TCPHandler: Processed in 0.001322244 sec. | ||
| 6625 | 2026.01.11 19:27:52.494838 [ 198 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 19 columns (19 merged, 0 gathered) in 0.022988846 sec., 31450.034508039247 rows/sec., 56.36 MiB/sec. | ||
| 6626 | 2026.01.11 19:27:52.495554 [ 198 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6627 | 2026.01.11 19:27:52.495880 [ 198 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.01.11 19:27:52.495950 [ 198 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6629 | 2026.01.11 19:27:52.496031 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.73 MiB. | ||
| 6630 | 2026.01.11 19:27:53.001263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.37 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 275.45 MiB (RSS), difference: 1.08 MiB | ||
| 6631 | 2026.01.11 19:27:56.317809 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6632 | 2026.01.11 19:27:56.317900 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6633 | 2026.01.11 19:27:56.473200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14347 | ||
| 6634 | 2026.01.11 19:27:56.473729 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.01.11 19:27:56.473777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6636 | 2026.01.11 19:27:56.474394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6637 | 2026.01.11 19:27:56.474642 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.01.11 19:27:56.474788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14347 | ||
| 6639 | 2026.01.11 19:27:57.216397 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6640 | 2026.01.11 19:27:57.237169 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.01.11 19:27:57.237238 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6642 | 2026.01.11 19:27:57.243623 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6643 | 2026.01.11 19:27:57.244382 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.01.11 19:27:57.248175 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6645 | 2026.01.11 19:27:57.443212 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6646 | 2026.01.11 19:27:57.443399 [ 276 ] {55e8a04d-3ae6-4ed7-bbf3-e3ec6a9851c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6647 | 2026.01.11 19:27:57.443474 [ 276 ] {55e8a04d-3ae6-4ed7-bbf3-e3ec6a9851c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6648 | 2026.01.11 19:27:57.444213 [ 276 ] {55e8a04d-3ae6-4ed7-bbf3-e3ec6a9851c3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.01.11 19:27:57.444272 [ 276 ] {55e8a04d-3ae6-4ed7-bbf3-e3ec6a9851c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6650 | 2026.01.11 19:27:57.444683 [ 276 ] {55e8a04d-3ae6-4ed7-bbf3-e3ec6a9851c3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6651 | 2026.01.11 19:27:57.444923 [ 276 ] {55e8a04d-3ae6-4ed7-bbf3-e3ec6a9851c3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2026.01.11 19:27:57.445087 [ 276 ] {55e8a04d-3ae6-4ed7-bbf3-e3ec6a9851c3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001739 sec., 32202.415181138582 rows/sec., 2.47 MiB/sec. | ||
| 6653 | 2026.01.11 19:27:57.445138 [ 276 ] {55e8a04d-3ae6-4ed7-bbf3-e3ec6a9851c3} <Debug> TCPHandler: Processed in 0.002053684 sec. | ||
| 6654 | 2026.01.11 19:27:57.445273 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6655 | 2026.01.11 19:27:57.445374 [ 276 ] {2b7d318c-3ae3-4e4e-a134-a81fd1c5ec0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6656 | 2026.01.11 19:27:57.445417 [ 276 ] {2b7d318c-3ae3-4e4e-a134-a81fd1c5ec0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6657 | 2026.01.11 19:27:57.445866 [ 276 ] {2b7d318c-3ae3-4e4e-a134-a81fd1c5ec0d} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.01.11 19:27:57.445903 [ 276 ] {2b7d318c-3ae3-4e4e-a134-a81fd1c5ec0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6659 | 2026.01.11 19:27:57.446211 [ 276 ] {2b7d318c-3ae3-4e4e-a134-a81fd1c5ec0d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6660 | 2026.01.11 19:27:57.446424 [ 276 ] {2b7d318c-3ae3-4e4e-a134-a81fd1c5ec0d} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.01.11 19:27:57.446560 [ 276 ] {2b7d318c-3ae3-4e4e-a134-a81fd1c5ec0d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 6662 | 2026.01.11 19:27:57.446601 [ 276 ] {2b7d318c-3ae3-4e4e-a134-a81fd1c5ec0d} <Debug> TCPHandler: Processed in 0.001378866 sec. | ||
| 6663 | 2026.01.11 19:27:57.446734 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2026.01.11 19:27:57.446830 [ 276 ] {a549731b-d486-4648-8e59-330234afab13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6665 | 2026.01.11 19:27:57.446874 [ 276 ] {a549731b-d486-4648-8e59-330234afab13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6666 | 2026.01.11 19:27:57.447313 [ 276 ] {a549731b-d486-4648-8e59-330234afab13} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.01.11 19:27:57.447349 [ 276 ] {a549731b-d486-4648-8e59-330234afab13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6668 | 2026.01.11 19:27:57.447681 [ 276 ] {a549731b-d486-4648-8e59-330234afab13} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6669 | 2026.01.11 19:27:57.447893 [ 276 ] {a549731b-d486-4648-8e59-330234afab13} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.01.11 19:27:57.448025 [ 276 ] {a549731b-d486-4648-8e59-330234afab13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 6671 | 2026.01.11 19:27:57.448065 [ 276 ] {a549731b-d486-4648-8e59-330234afab13} <Debug> TCPHandler: Processed in 0.001378216 sec. | ||
| 6672 | 2026.01.11 19:27:57.448222 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6673 | 2026.01.11 19:27:57.448314 [ 276 ] {c128dcf8-3e3b-4cb6-9dcf-ccdb3ed3c343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6674 | 2026.01.11 19:27:57.448356 [ 276 ] {c128dcf8-3e3b-4cb6-9dcf-ccdb3ed3c343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6675 | 2026.01.11 19:27:57.448715 [ 276 ] {c128dcf8-3e3b-4cb6-9dcf-ccdb3ed3c343} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2026.01.11 19:27:57.448751 [ 276 ] {c128dcf8-3e3b-4cb6-9dcf-ccdb3ed3c343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6677 | 2026.01.11 19:27:57.449065 [ 276 ] {c128dcf8-3e3b-4cb6-9dcf-ccdb3ed3c343} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6678 | 2026.01.11 19:27:57.449307 [ 276 ] {c128dcf8-3e3b-4cb6-9dcf-ccdb3ed3c343} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2026.01.11 19:27:57.449440 [ 276 ] {c128dcf8-3e3b-4cb6-9dcf-ccdb3ed3c343} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 6680 | 2026.01.11 19:27:57.449479 [ 276 ] {c128dcf8-3e3b-4cb6-9dcf-ccdb3ed3c343} <Debug> TCPHandler: Processed in 0.001305944 sec. | ||
| 6681 | 2026.01.11 19:28:01.469191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 882 | ||
| 6682 | 2026.01.11 19:28:01.471517 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.01.11 19:28:01.471569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6684 | 2026.01.11 19:28:01.472768 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6685 | 2026.01.11 19:28:01.473053 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.01.11 19:28:01.473408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 6687 | 2026.01.11 19:28:02.456645 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2026.01.11 19:28:02.456844 [ 276 ] {50d0c4ed-3b1e-4c73-bf62-ef2bae35eee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6689 | 2026.01.11 19:28:02.456916 [ 276 ] {50d0c4ed-3b1e-4c73-bf62-ef2bae35eee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6690 | 2026.01.11 19:28:02.457866 [ 276 ] {50d0c4ed-3b1e-4c73-bf62-ef2bae35eee0} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2026.01.11 19:28:02.457911 [ 276 ] {50d0c4ed-3b1e-4c73-bf62-ef2bae35eee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6692 | 2026.01.11 19:28:02.458309 [ 276 ] {50d0c4ed-3b1e-4c73-bf62-ef2bae35eee0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6693 | 2026.01.11 19:28:02.458539 [ 276 ] {50d0c4ed-3b1e-4c73-bf62-ef2bae35eee0} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2026.01.11 19:28:02.458696 [ 276 ] {50d0c4ed-3b1e-4c73-bf62-ef2bae35eee0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001904 sec., 215336.1344537815 rows/sec., 13.66 MiB/sec. | ||
| 6695 | 2026.01.11 19:28:02.458740 [ 276 ] {50d0c4ed-3b1e-4c73-bf62-ef2bae35eee0} <Debug> TCPHandler: Processed in 0.002233698 sec. | ||
| 6696 | 2026.01.11 19:28:02.458870 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2026.01.11 19:28:02.458967 [ 276 ] {94a412eb-8665-43e2-af02-2b23a2d12f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6698 | 2026.01.11 19:28:02.459008 [ 276 ] {94a412eb-8665-43e2-af02-2b23a2d12f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6699 | 2026.01.11 19:28:02.459402 [ 276 ] {94a412eb-8665-43e2-af02-2b23a2d12f96} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2026.01.11 19:28:02.459439 [ 276 ] {94a412eb-8665-43e2-af02-2b23a2d12f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6701 | 2026.01.11 19:28:02.459732 [ 276 ] {94a412eb-8665-43e2-af02-2b23a2d12f96} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6702 | 2026.01.11 19:28:02.459945 [ 276 ] {94a412eb-8665-43e2-af02-2b23a2d12f96} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2026.01.11 19:28:02.460081 [ 276 ] {94a412eb-8665-43e2-af02-2b23a2d12f96} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 6704 | 2026.01.11 19:28:02.460121 [ 276 ] {94a412eb-8665-43e2-af02-2b23a2d12f96} <Debug> TCPHandler: Processed in 0.001301234 sec. | ||
| 6705 | 2026.01.11 19:28:02.460236 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6706 | 2026.01.11 19:28:02.460331 [ 276 ] {d3420eca-41d2-442a-a4a5-440e7ad723ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6707 | 2026.01.11 19:28:02.460370 [ 276 ] {d3420eca-41d2-442a-a4a5-440e7ad723ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6708 | 2026.01.11 19:28:02.461318 [ 276 ] {d3420eca-41d2-442a-a4a5-440e7ad723ca} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.01.11 19:28:02.461355 [ 276 ] {d3420eca-41d2-442a-a4a5-440e7ad723ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6710 | 2026.01.11 19:28:02.461725 [ 276 ] {d3420eca-41d2-442a-a4a5-440e7ad723ca} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6711 | 2026.01.11 19:28:02.461937 [ 276 ] {d3420eca-41d2-442a-a4a5-440e7ad723ca} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.01.11 19:28:02.462065 [ 276 ] {d3420eca-41d2-442a-a4a5-440e7ad723ca} <Debug> executeQuery: Read 1193 rows, 97.59 KiB in 0.00175 sec., 681714.2857142857 rows/sec., 54.46 MiB/sec. | ||
| 6713 | 2026.01.11 19:28:02.462104 [ 276 ] {d3420eca-41d2-442a-a4a5-440e7ad723ca} <Debug> TCPHandler: Processed in 0.001917329 sec. | ||
| 6714 | 2026.01.11 19:28:02.462230 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2026.01.11 19:28:02.462325 [ 276 ] {ce464f88-fac3-44c6-8708-17c83cb4a4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6716 | 2026.01.11 19:28:02.462364 [ 276 ] {ce464f88-fac3-44c6-8708-17c83cb4a4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6717 | 2026.01.11 19:28:02.462865 [ 276 ] {ce464f88-fac3-44c6-8708-17c83cb4a4e5} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.01.11 19:28:02.462901 [ 276 ] {ce464f88-fac3-44c6-8708-17c83cb4a4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6719 | 2026.01.11 19:28:02.463213 [ 276 ] {ce464f88-fac3-44c6-8708-17c83cb4a4e5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6720 | 2026.01.11 19:28:02.463419 [ 276 ] {ce464f88-fac3-44c6-8708-17c83cb4a4e5} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.01.11 19:28:02.463554 [ 276 ] {ce464f88-fac3-44c6-8708-17c83cb4a4e5} <Debug> executeQuery: Read 247 rows, 15.46 KiB in 0.001244 sec., 198553.0546623794 rows/sec., 12.14 MiB/sec. | ||
| 6722 | 2026.01.11 19:28:02.463592 [ 276 ] {ce464f88-fac3-44c6-8708-17c83cb4a4e5} <Debug> TCPHandler: Processed in 0.001411517 sec. | ||
| 6723 | 2026.01.11 19:28:02.463707 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6724 | 2026.01.11 19:28:02.463801 [ 276 ] {26667899-3953-4c05-bdda-52ad098dcd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6725 | 2026.01.11 19:28:02.463841 [ 276 ] {26667899-3953-4c05-bdda-52ad098dcd29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6726 | 2026.01.11 19:28:02.464313 [ 276 ] {26667899-3953-4c05-bdda-52ad098dcd29} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2026.01.11 19:28:02.464350 [ 276 ] {26667899-3953-4c05-bdda-52ad098dcd29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6728 | 2026.01.11 19:28:02.464648 [ 276 ] {26667899-3953-4c05-bdda-52ad098dcd29} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6729 | 2026.01.11 19:28:02.464855 [ 276 ] {26667899-3953-4c05-bdda-52ad098dcd29} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.01.11 19:28:02.464986 [ 276 ] {26667899-3953-4c05-bdda-52ad098dcd29} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0012 sec., 176666.6666666667 rows/sec., 11.39 MiB/sec. | ||
| 6731 | 2026.01.11 19:28:02.465025 [ 276 ] {26667899-3953-4c05-bdda-52ad098dcd29} <Debug> TCPHandler: Processed in 0.001367195 sec. | ||
| 6732 | 2026.01.11 19:28:02.465137 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2026.01.11 19:28:02.465232 [ 276 ] {708434fd-1e2a-421f-b018-c033692054bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6734 | 2026.01.11 19:28:02.465271 [ 276 ] {708434fd-1e2a-421f-b018-c033692054bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6735 | 2026.01.11 19:28:02.465734 [ 276 ] {708434fd-1e2a-421f-b018-c033692054bf} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.01.11 19:28:02.465771 [ 276 ] {708434fd-1e2a-421f-b018-c033692054bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6737 | 2026.01.11 19:28:02.466074 [ 276 ] {708434fd-1e2a-421f-b018-c033692054bf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6738 | 2026.01.11 19:28:02.466282 [ 276 ] {708434fd-1e2a-421f-b018-c033692054bf} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.01.11 19:28:02.466410 [ 276 ] {708434fd-1e2a-421f-b018-c033692054bf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001195 sec., 176569.03765690376 rows/sec., 10.03 MiB/sec. | ||
| 6740 | 2026.01.11 19:28:02.466479 [ 276 ] {708434fd-1e2a-421f-b018-c033692054bf} <Debug> TCPHandler: Processed in 0.001390716 sec. | ||
| 6741 | 2026.01.11 19:28:02.466596 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6742 | 2026.01.11 19:28:02.466690 [ 276 ] {f1b845bc-ea0b-47be-ae09-328275c28c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6743 | 2026.01.11 19:28:02.466730 [ 276 ] {f1b845bc-ea0b-47be-ae09-328275c28c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6744 | 2026.01.11 19:28:02.467369 [ 276 ] {f1b845bc-ea0b-47be-ae09-328275c28c2d} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.01.11 19:28:02.467406 [ 276 ] {f1b845bc-ea0b-47be-ae09-328275c28c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6746 | 2026.01.11 19:28:02.467747 [ 276 ] {f1b845bc-ea0b-47be-ae09-328275c28c2d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6747 | 2026.01.11 19:28:02.467957 [ 276 ] {f1b845bc-ea0b-47be-ae09-328275c28c2d} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.01.11 19:28:02.468084 [ 276 ] {f1b845bc-ea0b-47be-ae09-328275c28c2d} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.00141 sec., 511347.5177304965 rows/sec., 35.90 MiB/sec. | ||
| 6749 | 2026.01.11 19:28:02.468149 [ 276 ] {f1b845bc-ea0b-47be-ae09-328275c28c2d} <Debug> TCPHandler: Processed in 0.001601951 sec. | ||
| 6750 | 2026.01.11 19:28:02.468265 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6751 | 2026.01.11 19:28:02.468359 [ 276 ] {b6ef05d3-0e0a-4720-b776-63155137c836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6752 | 2026.01.11 19:28:02.468400 [ 276 ] {b6ef05d3-0e0a-4720-b776-63155137c836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6753 | 2026.01.11 19:28:02.468735 [ 276 ] {b6ef05d3-0e0a-4720-b776-63155137c836} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.01.11 19:28:02.468771 [ 276 ] {b6ef05d3-0e0a-4720-b776-63155137c836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6755 | 2026.01.11 19:28:02.469064 [ 276 ] {b6ef05d3-0e0a-4720-b776-63155137c836} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6756 | 2026.01.11 19:28:02.469270 [ 276 ] {b6ef05d3-0e0a-4720-b776-63155137c836} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.01.11 19:28:02.469397 [ 276 ] {b6ef05d3-0e0a-4720-b776-63155137c836} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 6758 | 2026.01.11 19:28:02.469435 [ 276 ] {b6ef05d3-0e0a-4720-b776-63155137c836} <Debug> TCPHandler: Processed in 0.001219652 sec. | ||
| 6759 | 2026.01.11 19:28:02.469547 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6760 | 2026.01.11 19:28:02.469642 [ 276 ] {976346cc-4c80-45f9-9a78-4012fbf8f1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6761 | 2026.01.11 19:28:02.469684 [ 276 ] {976346cc-4c80-45f9-9a78-4012fbf8f1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6762 | 2026.01.11 19:28:02.470122 [ 276 ] {976346cc-4c80-45f9-9a78-4012fbf8f1c9} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.01.11 19:28:02.470159 [ 276 ] {976346cc-4c80-45f9-9a78-4012fbf8f1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6764 | 2026.01.11 19:28:02.470491 [ 276 ] {976346cc-4c80-45f9-9a78-4012fbf8f1c9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6765 | 2026.01.11 19:28:02.470699 [ 276 ] {976346cc-4c80-45f9-9a78-4012fbf8f1c9} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.01.11 19:28:02.470830 [ 276 ] {976346cc-4c80-45f9-9a78-4012fbf8f1c9} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001204 sec., 261627.90697674418 rows/sec., 17.19 MiB/sec. | ||
| 6767 | 2026.01.11 19:28:02.470867 [ 276 ] {976346cc-4c80-45f9-9a78-4012fbf8f1c9} <Debug> TCPHandler: Processed in 0.001370656 sec. | ||
| 6768 | 2026.01.11 19:28:02.470977 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6769 | 2026.01.11 19:28:02.471071 [ 276 ] {8ab7abd7-e982-4890-abda-86a9d03902de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6770 | 2026.01.11 19:28:02.471111 [ 276 ] {8ab7abd7-e982-4890-abda-86a9d03902de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6771 | 2026.01.11 19:28:02.471430 [ 276 ] {8ab7abd7-e982-4890-abda-86a9d03902de} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.01.11 19:28:02.471466 [ 276 ] {8ab7abd7-e982-4890-abda-86a9d03902de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6773 | 2026.01.11 19:28:02.471750 [ 276 ] {8ab7abd7-e982-4890-abda-86a9d03902de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6774 | 2026.01.11 19:28:02.471959 [ 276 ] {8ab7abd7-e982-4890-abda-86a9d03902de} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.01.11 19:28:02.472085 [ 276 ] {8ab7abd7-e982-4890-abda-86a9d03902de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 6776 | 2026.01.11 19:28:02.472124 [ 276 ] {8ab7abd7-e982-4890-abda-86a9d03902de} <Debug> TCPHandler: Processed in 0.001195202 sec. | ||
| 6777 | 2026.01.11 19:28:02.472235 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.01.11 19:28:02.472328 [ 276 ] {de9de2a2-de94-4263-836f-72a06608e7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6779 | 2026.01.11 19:28:02.472381 [ 276 ] {de9de2a2-de94-4263-836f-72a06608e7f2} <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 | ||
| 6780 | 2026.01.11 19:28:02.473208 [ 276 ] {de9de2a2-de94-4263-836f-72a06608e7f2} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.01.11 19:28:02.473245 [ 276 ] {de9de2a2-de94-4263-836f-72a06608e7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6782 | 2026.01.11 19:28:02.473798 [ 276 ] {de9de2a2-de94-4263-836f-72a06608e7f2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6783 | 2026.01.11 19:28:02.474020 [ 276 ] {de9de2a2-de94-4263-836f-72a06608e7f2} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.01.11 19:28:02.474159 [ 276 ] {de9de2a2-de94-4263-836f-72a06608e7f2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001847 sec., 21656.74066053059 rows/sec., 38.81 MiB/sec. | ||
| 6785 | 2026.01.11 19:28:02.474212 [ 276 ] {de9de2a2-de94-4263-836f-72a06608e7f2} <Debug> TCPHandler: Processed in 0.002026953 sec. | ||
| 6786 | 2026.01.11 19:28:02.474324 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6787 | 2026.01.11 19:28:02.474418 [ 276 ] {c856969f-8a10-4203-a549-1e240f6164b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6788 | 2026.01.11 19:28:02.474459 [ 276 ] {c856969f-8a10-4203-a549-1e240f6164b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6789 | 2026.01.11 19:28:02.474794 [ 276 ] {c856969f-8a10-4203-a549-1e240f6164b3} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.01.11 19:28:02.474831 [ 276 ] {c856969f-8a10-4203-a549-1e240f6164b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6791 | 2026.01.11 19:28:02.475133 [ 276 ] {c856969f-8a10-4203-a549-1e240f6164b3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6792 | 2026.01.11 19:28:02.475344 [ 276 ] {c856969f-8a10-4203-a549-1e240f6164b3} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.01.11 19:28:02.475473 [ 276 ] {c856969f-8a10-4203-a549-1e240f6164b3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 6794 | 2026.01.11 19:28:02.475510 [ 276 ] {c856969f-8a10-4203-a549-1e240f6164b3} <Debug> TCPHandler: Processed in 0.001235172 sec. | ||
| 6795 | 2026.01.11 19:28:03.974976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14795 | ||
| 6796 | 2026.01.11 19:28:03.975740 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2026.01.11 19:28:03.975785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6798 | 2026.01.11 19:28:03.976305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6799 | 2026.01.11 19:28:03.976548 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2026.01.11 19:28:03.976689 [ 24 ] {} <Debug> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6801 | 2026.01.11 19:28:03.976697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14795 | ||
| 6802 | 2026.01.11 19:28:03.976740 [ 24 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6803 | 2026.01.11 19:28:03.976763 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6804 | 2026.01.11 19:28:03.976929 [ 201 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 6805 | 2026.01.11 19:28:03.977152 [ 201 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6806 | 2026.01.11 19:28:03.977219 [ 201 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12427 rows starting from the beginning of the part | ||
| 6807 | 2026.01.11 19:28:03.977323 [ 201 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 6808 | 2026.01.11 19:28:03.977399 [ 201 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 6809 | 2026.01.11 19:28:03.977467 [ 201 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 6810 | 2026.01.11 19:28:03.977536 [ 201 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 6811 | 2026.01.11 19:28:03.977601 [ 201 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 6812 | 2026.01.11 19:28:03.979366 [ 189 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14795 rows, containing 4 columns (4 merged, 0 gathered) in 0.002521856 sec., 5866710.866917064 rows/sec., 83.92 MiB/sec. | ||
| 6813 | 2026.01.11 19:28:03.979643 [ 201 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6814 | 2026.01.11 19:28:03.979896 [ 201 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_31_6} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6815 | 2026.01.11 19:28:03.979974 [ 201 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_31_6} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6816 | 2026.01.11 19:28:03.980053 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6817 | 2026.01.11 19:28:04.748345 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6818 | 2026.01.11 19:28:04.766395 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.01.11 19:28:04.766464 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6820 | 2026.01.11 19:28:04.772209 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6821 | 2026.01.11 19:28:04.773027 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.01.11 19:28:04.773365 [ 47 ] {} <Debug> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6823 | 2026.01.11 19:28:04.773435 [ 47 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.01.11 19:28:04.773460 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6825 | 2026.01.11 19:28:04.773552 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 6826 | 2026.01.11 19:28:04.776417 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6827 | 2026.01.11 19:28:04.776452 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6828 | 2026.01.11 19:28:04.777158 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 6829 | 2026.01.11 19:28:04.780357 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 6830 | 2026.01.11 19:28:04.783476 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 6831 | 2026.01.11 19:28:04.787129 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 6832 | 2026.01.11 19:28:04.790815 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 6833 | 2026.01.11 19:28:04.794714 [ 189 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 6834 | 2026.01.11 19:28:04.849829 [ 195 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.07631053 sec., 3066.4182256367503 rows/sec., 15.86 MiB/sec. | ||
| 6835 | 2026.01.11 19:28:04.851850 [ 193 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6836 | 2026.01.11 19:28:04.853668 [ 193 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_31_6} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2026.01.11 19:28:04.853775 [ 193 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_31_6} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6838 | 2026.01.11 19:28:04.854988 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6839 | 2026.01.11 19:28:05.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.53 MiB, peak 287.11 MiB, free memory in arenas 0.00 B, will set to 281.05 MiB (RSS), difference: 4.53 MiB | ||
| 6840 | 2026.01.11 19:28:07.443473 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6841 | 2026.01.11 19:28:07.443674 [ 276 ] {20983290-4a4f-4dbc-bbb3-bcc0b43fb6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6842 | 2026.01.11 19:28:07.443746 [ 276 ] {20983290-4a4f-4dbc-bbb3-bcc0b43fb6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6843 | 2026.01.11 19:28:07.444425 [ 276 ] {20983290-4a4f-4dbc-bbb3-bcc0b43fb6f3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6844 | 2026.01.11 19:28:07.444486 [ 276 ] {20983290-4a4f-4dbc-bbb3-bcc0b43fb6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6845 | 2026.01.11 19:28:07.444909 [ 276 ] {20983290-4a4f-4dbc-bbb3-bcc0b43fb6f3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6846 | 2026.01.11 19:28:07.445163 [ 276 ] {20983290-4a4f-4dbc-bbb3-bcc0b43fb6f3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2026.01.11 19:28:07.445337 [ 276 ] {20983290-4a4f-4dbc-bbb3-bcc0b43fb6f3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001708 sec., 32786.885245901634 rows/sec., 2.52 MiB/sec. | ||
| 6848 | 2026.01.11 19:28:07.445388 [ 276 ] {20983290-4a4f-4dbc-bbb3-bcc0b43fb6f3} <Debug> TCPHandler: Processed in 0.002054173 sec. | ||
| 6849 | 2026.01.11 19:28:07.445525 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6850 | 2026.01.11 19:28:07.445630 [ 276 ] {5958f4e4-b3f8-4807-bf80-15201f3ebbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6851 | 2026.01.11 19:28:07.445677 [ 276 ] {5958f4e4-b3f8-4807-bf80-15201f3ebbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6852 | 2026.01.11 19:28:07.446140 [ 276 ] {5958f4e4-b3f8-4807-bf80-15201f3ebbef} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6853 | 2026.01.11 19:28:07.446184 [ 276 ] {5958f4e4-b3f8-4807-bf80-15201f3ebbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6854 | 2026.01.11 19:28:07.446509 [ 276 ] {5958f4e4-b3f8-4807-bf80-15201f3ebbef} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6855 | 2026.01.11 19:28:07.446729 [ 276 ] {5958f4e4-b3f8-4807-bf80-15201f3ebbef} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2026.01.11 19:28:07.446880 [ 276 ] {5958f4e4-b3f8-4807-bf80-15201f3ebbef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 6857 | 2026.01.11 19:28:07.446921 [ 276 ] {5958f4e4-b3f8-4807-bf80-15201f3ebbef} <Debug> TCPHandler: Processed in 0.001454797 sec. | ||
| 6858 | 2026.01.11 19:28:07.447048 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6859 | 2026.01.11 19:28:07.447146 [ 276 ] {a15919d8-3cd8-461c-b1e9-153aeb0a7fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6860 | 2026.01.11 19:28:07.447192 [ 276 ] {a15919d8-3cd8-461c-b1e9-153aeb0a7fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6861 | 2026.01.11 19:28:07.447628 [ 276 ] {a15919d8-3cd8-461c-b1e9-153aeb0a7fe1} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.01.11 19:28:07.447666 [ 276 ] {a15919d8-3cd8-461c-b1e9-153aeb0a7fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6863 | 2026.01.11 19:28:07.448001 [ 276 ] {a15919d8-3cd8-461c-b1e9-153aeb0a7fe1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6864 | 2026.01.11 19:28:07.448212 [ 276 ] {a15919d8-3cd8-461c-b1e9-153aeb0a7fe1} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2026.01.11 19:28:07.448358 [ 276 ] {a15919d8-3cd8-461c-b1e9-153aeb0a7fe1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 6866 | 2026.01.11 19:28:07.448397 [ 276 ] {a15919d8-3cd8-461c-b1e9-153aeb0a7fe1} <Debug> TCPHandler: Processed in 0.001401486 sec. | ||
| 6867 | 2026.01.11 19:28:07.448512 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.01.11 19:28:07.448608 [ 276 ] {bb639f33-49ba-40c6-9e70-9814aef24d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6869 | 2026.01.11 19:28:07.448651 [ 276 ] {bb639f33-49ba-40c6-9e70-9814aef24d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6870 | 2026.01.11 19:28:07.448994 [ 276 ] {bb639f33-49ba-40c6-9e70-9814aef24d7a} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.01.11 19:28:07.449033 [ 276 ] {bb639f33-49ba-40c6-9e70-9814aef24d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6872 | 2026.01.11 19:28:07.449355 [ 276 ] {bb639f33-49ba-40c6-9e70-9814aef24d7a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6873 | 2026.01.11 19:28:07.449608 [ 276 ] {bb639f33-49ba-40c6-9e70-9814aef24d7a} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.01.11 19:28:07.449752 [ 276 ] {bb639f33-49ba-40c6-9e70-9814aef24d7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 6875 | 2026.01.11 19:28:07.449789 [ 276 ] {bb639f33-49ba-40c6-9e70-9814aef24d7a} <Debug> TCPHandler: Processed in 0.001326524 sec. | ||
| 6876 | 2026.01.11 19:28:11.317956 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6877 | 2026.01.11 19:28:11.318056 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6878 | 2026.01.11 19:28:11.473614 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 914 | ||
| 6879 | 2026.01.11 19:28:11.476116 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.01.11 19:28:11.476157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6881 | 2026.01.11 19:28:11.476980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15307 | ||
| 6882 | 2026.01.11 19:28:11.477387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6883 | 2026.01.11 19:28:11.477524 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2026.01.11 19:28:11.477574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6885 | 2026.01.11 19:28:11.477682 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.01.11 19:28:11.478043 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 6887 | 2026.01.11 19:28:11.478338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6888 | 2026.01.11 19:28:11.478567 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2026.01.11 19:28:11.478697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15307 | ||
| 6890 | 2026.01.11 19:28:12.001275 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000900114 sec. | ||
| 6891 | 2026.01.11 19:28:12.276503 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6892 | 2026.01.11 19:28:12.292108 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2026.01.11 19:28:12.292167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6894 | 2026.01.11 19:28:12.297985 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6895 | 2026.01.11 19:28:12.298660 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2026.01.11 19:28:12.301506 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6897 | 2026.01.11 19:28:12.455794 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.01.11 19:28:12.455985 [ 276 ] {d1f56f67-1441-42b7-af4d-f54cc1779d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6899 | 2026.01.11 19:28:12.456062 [ 276 ] {d1f56f67-1441-42b7-af4d-f54cc1779d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6900 | 2026.01.11 19:28:12.456976 [ 276 ] {d1f56f67-1441-42b7-af4d-f54cc1779d80} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.01.11 19:28:12.457033 [ 276 ] {d1f56f67-1441-42b7-af4d-f54cc1779d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6902 | 2026.01.11 19:28:12.457468 [ 276 ] {d1f56f67-1441-42b7-af4d-f54cc1779d80} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6903 | 2026.01.11 19:28:12.457714 [ 276 ] {d1f56f67-1441-42b7-af4d-f54cc1779d80} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.01.11 19:28:12.457884 [ 276 ] {d1f56f67-1441-42b7-af4d-f54cc1779d80} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001953 sec., 209933.43573988735 rows/sec., 13.32 MiB/sec. | ||
| 6905 | 2026.01.11 19:28:12.457936 [ 276 ] {d1f56f67-1441-42b7-af4d-f54cc1779d80} <Debug> TCPHandler: Processed in 0.002272239 sec. | ||
| 6906 | 2026.01.11 19:28:12.458065 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.01.11 19:28:12.458170 [ 276 ] {91ece8ac-7eea-4b48-98c9-ba6156e740e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6908 | 2026.01.11 19:28:12.458215 [ 276 ] {91ece8ac-7eea-4b48-98c9-ba6156e740e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6909 | 2026.01.11 19:28:12.459288 [ 276 ] {91ece8ac-7eea-4b48-98c9-ba6156e740e6} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.01.11 19:28:12.459330 [ 276 ] {91ece8ac-7eea-4b48-98c9-ba6156e740e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6911 | 2026.01.11 19:28:12.459721 [ 276 ] {91ece8ac-7eea-4b48-98c9-ba6156e740e6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6912 | 2026.01.11 19:28:12.459927 [ 276 ] {91ece8ac-7eea-4b48-98c9-ba6156e740e6} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.01.11 19:28:12.460041 [ 41 ] {} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6914 | 2026.01.11 19:28:12.460060 [ 276 ] {91ece8ac-7eea-4b48-98c9-ba6156e740e6} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001914 sec., 622779.5193312435 rows/sec., 49.75 MiB/sec. | ||
| 6915 | 2026.01.11 19:28:12.460094 [ 41 ] {} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.01.11 19:28:12.460113 [ 276 ] {91ece8ac-7eea-4b48-98c9-ba6156e740e6} <Debug> TCPHandler: Processed in 0.002100824 sec. | ||
| 6917 | 2026.01.11 19:28:12.460120 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6918 | 2026.01.11 19:28:12.460232 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 6919 | 2026.01.11 19:28:12.460241 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2026.01.11 19:28:12.460333 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6921 | 2026.01.11 19:28:12.460357 [ 276 ] {77a57ae3-b50c-459b-985d-094c96d1de26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6922 | 2026.01.11 19:28:12.460367 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2342 rows starting from the beginning of the part | ||
| 6923 | 2026.01.11 19:28:12.460407 [ 276 ] {77a57ae3-b50c-459b-985d-094c96d1de26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6924 | 2026.01.11 19:28:12.460439 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1192 rows starting from the beginning of the part | ||
| 6925 | 2026.01.11 19:28:12.460485 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6926 | 2026.01.11 19:28:12.460525 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1193 rows starting from the beginning of the part | ||
| 6927 | 2026.01.11 19:28:12.460566 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6928 | 2026.01.11 19:28:12.460601 [ 201 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1192 rows starting from the beginning of the part | ||
| 6929 | 2026.01.11 19:28:12.461098 [ 276 ] {77a57ae3-b50c-459b-985d-094c96d1de26} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2026.01.11 19:28:12.461153 [ 276 ] {77a57ae3-b50c-459b-985d-094c96d1de26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6931 | 2026.01.11 19:28:12.461522 [ 276 ] {77a57ae3-b50c-459b-985d-094c96d1de26} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6932 | 2026.01.11 19:28:12.461791 [ 276 ] {77a57ae3-b50c-459b-985d-094c96d1de26} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2026.01.11 19:28:12.461907 [ 41 ] {} <Debug> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6934 | 2026.01.11 19:28:12.461927 [ 276 ] {77a57ae3-b50c-459b-985d-094c96d1de26} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001591 sec., 153991.2005028284 rows/sec., 9.41 MiB/sec. | ||
| 6935 | 2026.01.11 19:28:12.461946 [ 41 ] {} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2026.01.11 19:28:12.461971 [ 276 ] {77a57ae3-b50c-459b-985d-094c96d1de26} <Debug> TCPHandler: Processed in 0.001779976 sec. | ||
| 6937 | 2026.01.11 19:28:12.461972 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6938 | 2026.01.11 19:28:12.462077 [ 193 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::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 | ||
| 6939 | 2026.01.11 19:28:12.462098 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6940 | 2026.01.11 19:28:12.462154 [ 193 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6941 | 2026.01.11 19:28:12.462183 [ 193 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 263 rows starting from the beginning of the part | ||
| 6942 | 2026.01.11 19:28:12.462199 [ 276 ] {e4dcee89-26da-44b9-bb06-e48db86c9ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6943 | 2026.01.11 19:28:12.462231 [ 193 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 259 rows starting from the beginning of the part | ||
| 6944 | 2026.01.11 19:28:12.462246 [ 276 ] {e4dcee89-26da-44b9-bb06-e48db86c9ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6945 | 2026.01.11 19:28:12.462278 [ 193 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 245 rows starting from the beginning of the part | ||
| 6946 | 2026.01.11 19:28:12.462321 [ 193 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 245 rows starting from the beginning of the part | ||
| 6947 | 2026.01.11 19:28:12.462357 [ 193 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 247 rows starting from the beginning of the part | ||
| 6948 | 2026.01.11 19:28:12.462393 [ 193 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 245 rows starting from the beginning of the part | ||
| 6949 | 2026.01.11 19:28:12.462615 [ 200 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6031 rows, containing 5 columns (5 merged, 0 gathered) in 0.002417403 sec., 2494826.059204858 rows/sec., 209.99 MiB/sec. | ||
| 6950 | 2026.01.11 19:28:12.462815 [ 276 ] {e4dcee89-26da-44b9-bb06-e48db86c9ab2} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2026.01.11 19:28:12.462860 [ 276 ] {e4dcee89-26da-44b9-bb06-e48db86c9ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6952 | 2026.01.11 19:28:12.462937 [ 192 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6953 | 2026.01.11 19:28:12.463274 [ 192 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_46_9} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.01.11 19:28:12.463303 [ 187 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251633 sec., 1201630.1903193668 rows/sec., 78.17 MiB/sec. | ||
| 6955 | 2026.01.11 19:28:12.463375 [ 192 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_46_9} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6956 | 2026.01.11 19:28:12.463453 [ 193 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6957 | 2026.01.11 19:28:12.463494 [ 276 ] {e4dcee89-26da-44b9-bb06-e48db86c9ab2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6958 | 2026.01.11 19:28:12.463496 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 6959 | 2026.01.11 19:28:12.463767 [ 193 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_26_5} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.01.11 19:28:12.463843 [ 193 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_26_5} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6961 | 2026.01.11 19:28:12.463842 [ 276 ] {e4dcee89-26da-44b9-bb06-e48db86c9ab2} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.01.11 19:28:12.463908 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6963 | 2026.01.11 19:28:12.464007 [ 276 ] {e4dcee89-26da-44b9-bb06-e48db86c9ab2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001825 sec., 116164.38356164383 rows/sec., 7.49 MiB/sec. | ||
| 6964 | 2026.01.11 19:28:12.464053 [ 276 ] {e4dcee89-26da-44b9-bb06-e48db86c9ab2} <Debug> TCPHandler: Processed in 0.002004692 sec. | ||
| 6965 | 2026.01.11 19:28:12.464172 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2026.01.11 19:28:12.464267 [ 276 ] {65547604-e20d-4856-8df6-6efdef45b32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6967 | 2026.01.11 19:28:12.464308 [ 276 ] {65547604-e20d-4856-8df6-6efdef45b32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6968 | 2026.01.11 19:28:12.464808 [ 276 ] {65547604-e20d-4856-8df6-6efdef45b32a} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2026.01.11 19:28:12.464846 [ 276 ] {65547604-e20d-4856-8df6-6efdef45b32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6970 | 2026.01.11 19:28:12.465172 [ 276 ] {65547604-e20d-4856-8df6-6efdef45b32a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6971 | 2026.01.11 19:28:12.465390 [ 276 ] {65547604-e20d-4856-8df6-6efdef45b32a} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2026.01.11 19:28:12.465525 [ 276 ] {65547604-e20d-4856-8df6-6efdef45b32a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001274 sec., 165620.09419152277 rows/sec., 9.40 MiB/sec. | ||
| 6973 | 2026.01.11 19:28:12.465566 [ 276 ] {65547604-e20d-4856-8df6-6efdef45b32a} <Debug> TCPHandler: Processed in 0.001443057 sec. | ||
| 6974 | 2026.01.11 19:28:12.465680 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2026.01.11 19:28:12.465773 [ 276 ] {97194932-a61a-4cb1-ad91-667cce406ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6976 | 2026.01.11 19:28:12.465813 [ 276 ] {97194932-a61a-4cb1-ad91-667cce406ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6977 | 2026.01.11 19:28:12.466509 [ 276 ] {97194932-a61a-4cb1-ad91-667cce406ad6} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2026.01.11 19:28:12.466546 [ 276 ] {97194932-a61a-4cb1-ad91-667cce406ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6979 | 2026.01.11 19:28:12.466881 [ 276 ] {97194932-a61a-4cb1-ad91-667cce406ad6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6980 | 2026.01.11 19:28:12.467090 [ 276 ] {97194932-a61a-4cb1-ad91-667cce406ad6} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2026.01.11 19:28:12.467214 [ 151 ] {} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6982 | 2026.01.11 19:28:12.467219 [ 276 ] {97194932-a61a-4cb1-ad91-667cce406ad6} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001462 sec., 491792.0656634747 rows/sec., 34.51 MiB/sec. | ||
| 6983 | 2026.01.11 19:28:12.467249 [ 151 ] {} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2026.01.11 19:28:12.467267 [ 276 ] {97194932-a61a-4cb1-ad91-667cce406ad6} <Debug> TCPHandler: Processed in 0.001637593 sec. | ||
| 6985 | 2026.01.11 19:28:12.467271 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6986 | 2026.01.11 19:28:12.467366 [ 197 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 6987 | 2026.01.11 19:28:12.467390 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2026.01.11 19:28:12.467486 [ 197 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6989 | 2026.01.11 19:28:12.467494 [ 276 ] {d09ffb23-2894-4f64-bb1f-6a27cf5f34a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6990 | 2026.01.11 19:28:12.467525 [ 197 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1211 rows starting from the beginning of the part | ||
| 6991 | 2026.01.11 19:28:12.467556 [ 276 ] {d09ffb23-2894-4f64-bb1f-6a27cf5f34a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6992 | 2026.01.11 19:28:12.467590 [ 197 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 719 rows starting from the beginning of the part | ||
| 6993 | 2026.01.11 19:28:12.467641 [ 197 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6994 | 2026.01.11 19:28:12.467687 [ 197 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 721 rows starting from the beginning of the part | ||
| 6995 | 2026.01.11 19:28:12.467731 [ 197 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6996 | 2026.01.11 19:28:12.467771 [ 197 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 719 rows starting from the beginning of the part | ||
| 6997 | 2026.01.11 19:28:12.467907 [ 276 ] {d09ffb23-2894-4f64-bb1f-6a27cf5f34a4} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2026.01.11 19:28:12.467949 [ 276 ] {d09ffb23-2894-4f64-bb1f-6a27cf5f34a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6999 | 2026.01.11 19:28:12.468300 [ 276 ] {d09ffb23-2894-4f64-bb1f-6a27cf5f34a4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7000 | 2026.01.11 19:28:12.468538 [ 276 ] {d09ffb23-2894-4f64-bb1f-6a27cf5f34a4} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2026.01.11 19:28:12.468672 [ 276 ] {d09ffb23-2894-4f64-bb1f-6a27cf5f34a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001195 sec., 5020.92050209205 rows/sec., 262.32 KiB/sec. | ||
| 7002 | 2026.01.11 19:28:12.468709 [ 276 ] {d09ffb23-2894-4f64-bb1f-6a27cf5f34a4} <Debug> TCPHandler: Processed in 0.001368825 sec. | ||
| 7003 | 2026.01.11 19:28:12.468823 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2026.01.11 19:28:12.468918 [ 276 ] {b171672d-be05-4e07-b449-f85381162ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7005 | 2026.01.11 19:28:12.468961 [ 276 ] {b171672d-be05-4e07-b449-f85381162ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7006 | 2026.01.11 19:28:12.469023 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696504 sec., 2061887.269349203 rows/sec., 154.24 MiB/sec. | ||
| 7007 | 2026.01.11 19:28:12.469241 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7008 | 2026.01.11 19:28:12.469413 [ 276 ] {b171672d-be05-4e07-b449-f85381162ec8} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.01.11 19:28:12.469447 [ 276 ] {b171672d-be05-4e07-b449-f85381162ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7010 | 2026.01.11 19:28:12.469549 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_46_9} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.01.11 19:28:12.469629 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_46_9} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7012 | 2026.01.11 19:28:12.469719 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7013 | 2026.01.11 19:28:12.469800 [ 276 ] {b171672d-be05-4e07-b449-f85381162ec8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7014 | 2026.01.11 19:28:12.470013 [ 276 ] {b171672d-be05-4e07-b449-f85381162ec8} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.01.11 19:28:12.470121 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7016 | 2026.01.11 19:28:12.470144 [ 276 ] {b171672d-be05-4e07-b449-f85381162ec8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001243 sec., 252614.64199517298 rows/sec., 16.59 MiB/sec. | ||
| 7017 | 2026.01.11 19:28:12.470149 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2026.01.11 19:28:12.470176 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7019 | 2026.01.11 19:28:12.470183 [ 276 ] {b171672d-be05-4e07-b449-f85381162ec8} <Debug> TCPHandler: Processed in 0.001409246 sec. | ||
| 7020 | 2026.01.11 19:28:12.470246 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 7021 | 2026.01.11 19:28:12.470307 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7022 | 2026.01.11 19:28:12.470339 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7023 | 2026.01.11 19:28:12.470369 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14984 rows starting from the beginning of the part | ||
| 7024 | 2026.01.11 19:28:12.470406 [ 276 ] {e9fa83ee-6da2-4832-9a3a-dfe3d5ddfee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7025 | 2026.01.11 19:28:12.470415 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 7026 | 2026.01.11 19:28:12.470455 [ 276 ] {e9fa83ee-6da2-4832-9a3a-dfe3d5ddfee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7027 | 2026.01.11 19:28:12.470466 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 7028 | 2026.01.11 19:28:12.470524 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 315 rows starting from the beginning of the part | ||
| 7029 | 2026.01.11 19:28:12.470558 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 7030 | 2026.01.11 19:28:12.470589 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 7031 | 2026.01.11 19:28:12.470770 [ 276 ] {e9fa83ee-6da2-4832-9a3a-dfe3d5ddfee6} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.01.11 19:28:12.470809 [ 276 ] {e9fa83ee-6da2-4832-9a3a-dfe3d5ddfee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7033 | 2026.01.11 19:28:12.471113 [ 276 ] {e9fa83ee-6da2-4832-9a3a-dfe3d5ddfee6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7034 | 2026.01.11 19:28:12.471308 [ 276 ] {e9fa83ee-6da2-4832-9a3a-dfe3d5ddfee6} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.01.11 19:28:12.471431 [ 276 ] {e9fa83ee-6da2-4832-9a3a-dfe3d5ddfee6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 7036 | 2026.01.11 19:28:12.471465 [ 276 ] {e9fa83ee-6da2-4832-9a3a-dfe3d5ddfee6} <Debug> TCPHandler: Processed in 0.001271003 sec. | ||
| 7037 | 2026.01.11 19:28:12.471641 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2026.01.11 19:28:12.471735 [ 276 ] {9b65916d-d67a-435b-b668-11f90d410391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7039 | 2026.01.11 19:28:12.471789 [ 276 ] {9b65916d-d67a-435b-b668-11f90d410391} <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 | ||
| 7040 | 2026.01.11 19:28:12.472666 [ 276 ] {9b65916d-d67a-435b-b668-11f90d410391} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.01.11 19:28:12.472702 [ 276 ] {9b65916d-d67a-435b-b668-11f90d410391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7042 | 2026.01.11 19:28:12.473306 [ 276 ] {9b65916d-d67a-435b-b668-11f90d410391} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7043 | 2026.01.11 19:28:12.473543 [ 276 ] {9b65916d-d67a-435b-b668-11f90d410391} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.01.11 19:28:12.473685 [ 276 ] {9b65916d-d67a-435b-b668-11f90d410391} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001966 sec., 20345.87995930824 rows/sec., 36.46 MiB/sec. | ||
| 7045 | 2026.01.11 19:28:12.473745 [ 276 ] {9b65916d-d67a-435b-b668-11f90d410391} <Debug> TCPHandler: Processed in 0.002153696 sec. | ||
| 7046 | 2026.01.11 19:28:12.473856 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7047 | 2026.01.11 19:28:12.473950 [ 276 ] {53e70809-77b6-4dcb-9cea-fc53cba502cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7048 | 2026.01.11 19:28:12.473991 [ 276 ] {53e70809-77b6-4dcb-9cea-fc53cba502cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7049 | 2026.01.11 19:28:12.474331 [ 276 ] {53e70809-77b6-4dcb-9cea-fc53cba502cc} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2026.01.11 19:28:12.474365 [ 276 ] {53e70809-77b6-4dcb-9cea-fc53cba502cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7051 | 2026.01.11 19:28:12.474693 [ 276 ] {53e70809-77b6-4dcb-9cea-fc53cba502cc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7052 | 2026.01.11 19:28:12.474906 [ 276 ] {53e70809-77b6-4dcb-9cea-fc53cba502cc} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.01.11 19:28:12.474999 [ 151 ] {} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7054 | 2026.01.11 19:28:12.475024 [ 151 ] {} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.01.11 19:28:12.475032 [ 276 ] {53e70809-77b6-4dcb-9cea-fc53cba502cc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001099 sec., 94631.48316651501 rows/sec., 5.80 MiB/sec. | ||
| 7056 | 2026.01.11 19:28:12.475039 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7057 | 2026.01.11 19:28:12.475070 [ 276 ] {53e70809-77b6-4dcb-9cea-fc53cba502cc} <Debug> TCPHandler: Processed in 0.001263673 sec. | ||
| 7058 | 2026.01.11 19:28:12.475122 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 7059 | 2026.01.11 19:28:12.475206 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7060 | 2026.01.11 19:28:12.475235 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3280 rows starting from the beginning of the part | ||
| 7061 | 2026.01.11 19:28:12.475280 [ 192 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16247 rows, containing 5 columns (5 merged, 0 gathered) in 0.005061231 sec., 3210088.6128295665 rows/sec., 214.80 MiB/sec. | ||
| 7062 | 2026.01.11 19:28:12.475290 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 7063 | 2026.01.11 19:28:12.475351 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 7064 | 2026.01.11 19:28:12.475389 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 7065 | 2026.01.11 19:28:12.475428 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 7066 | 2026.01.11 19:28:12.475467 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 7067 | 2026.01.11 19:28:12.475743 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7068 | 2026.01.11 19:28:12.475990 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2026.01.11 19:28:12.476058 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7070 | 2026.01.11 19:28:12.476124 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 7071 | 2026.01.11 19:28:12.476873 [ 202 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3712 rows, containing 4 columns (4 merged, 0 gathered) in 0.001776097 sec., 2089975.9416293143 rows/sec., 132.61 MiB/sec. | ||
| 7072 | 2026.01.11 19:28:12.477260 [ 193 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7073 | 2026.01.11 19:28:12.477493 [ 193 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_46_9} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2026.01.11 19:28:12.477561 [ 193 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_46_9} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7075 | 2026.01.11 19:28:12.477638 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7076 | 2026.01.11 19:28:13.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.48 MiB, peak 289.87 MiB, free memory in arenas 0.00 B, will set to 283.98 MiB (RSS), difference: 1.50 MiB | ||
| 7077 | 2026.01.11 19:28:14.801524 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41192 | ||
| 7078 | 2026.01.11 19:28:14.801649 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7079 | 2026.01.11 19:28:14.801680 [ 286 ] {} <Debug> TCP-Session: b1861661-2cc6-433a-8a96-3e9414b6a567 Authenticating user 'default' from [fd00:1122:3344:101::e]:41192 | ||
| 7080 | 2026.01.11 19:28:14.801707 [ 286 ] {} <Debug> TCP-Session: b1861661-2cc6-433a-8a96-3e9414b6a567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7081 | 2026.01.11 19:28:14.801723 [ 286 ] {} <Debug> TCP-Session: b1861661-2cc6-433a-8a96-3e9414b6a567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7082 | 2026.01.11 19:28:14.801922 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38988 | ||
| 7083 | 2026.01.11 19:28:14.801932 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48602 | ||
| 7084 | 2026.01.11 19:28:14.801924 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41855 | ||
| 7085 | 2026.01.11 19:28:14.802044 [ 286 ] {} <Trace> TCP-Session: b1861661-2cc6-433a-8a96-3e9414b6a567 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.01.11 19:28:14.802048 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7087 | 2026.01.11 19:28:14.802082 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7088 | 2026.01.11 19:28:14.802108 [ 288 ] {} <Debug> TCP-Session: 62312c9a-d448-4822-bad5-c2d69727acb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38988 | ||
| 7089 | 2026.01.11 19:28:14.802121 [ 289 ] {} <Debug> TCP-Session: 1e9eafa3-8d69-4ebc-9355-137eb484d4be Authenticating user 'default' from [fd00:1122:3344:101::e]:48602 | ||
| 7090 | 2026.01.11 19:28:14.802138 [ 288 ] {} <Debug> TCP-Session: 62312c9a-d448-4822-bad5-c2d69727acb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7091 | 2026.01.11 19:28:14.802150 [ 289 ] {} <Debug> TCP-Session: 1e9eafa3-8d69-4ebc-9355-137eb484d4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7092 | 2026.01.11 19:28:14.802162 [ 288 ] {} <Debug> TCP-Session: 62312c9a-d448-4822-bad5-c2d69727acb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7093 | 2026.01.11 19:28:14.802179 [ 289 ] {} <Debug> TCP-Session: 1e9eafa3-8d69-4ebc-9355-137eb484d4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7094 | 2026.01.11 19:28:14.802225 [ 286 ] {0cb0b99b-b608-424c-acad-2f43fdfdda07} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41192) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7095 | 2026.01.11 19:28:14.802484 [ 286 ] {0cb0b99b-b608-424c-acad-2f43fdfdda07} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7096 | 2026.01.11 19:28:14.802540 [ 286 ] {0cb0b99b-b608-424c-acad-2f43fdfdda07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7097 | 2026.01.11 19:28:14.802819 [ 286 ] {0cb0b99b-b608-424c-acad-2f43fdfdda07} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 7098 | 2026.01.11 19:28:14.806810 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7099 | 2026.01.11 19:28:14.806849 [ 324 ] {0cb0b99b-b608-424c-acad-2f43fdfdda07} <Trace> AggregatingTransform: Aggregating | ||
| 7100 | 2026.01.11 19:28:14.806860 [ 287 ] {} <Debug> TCP-Session: da4e6cd5-69aa-4806-bc01-05e2e1a01102 Authenticating user 'default' from [fd00:1122:3344:101::e]:41855 | ||
| 7101 | 2026.01.11 19:28:14.806898 [ 324 ] {0cb0b99b-b608-424c-acad-2f43fdfdda07} <Trace> Aggregator: Aggregation method: without_key | ||
| 7102 | 2026.01.11 19:28:14.806910 [ 287 ] {} <Debug> TCP-Session: da4e6cd5-69aa-4806-bc01-05e2e1a01102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7103 | 2026.01.11 19:28:14.806938 [ 287 ] {} <Debug> TCP-Session: da4e6cd5-69aa-4806-bc01-05e2e1a01102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7104 | 2026.01.11 19:28:14.806951 [ 324 ] {0cb0b99b-b608-424c-acad-2f43fdfdda07} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004033855 sec. (247.902 rows/sec., 9.68 KiB/sec.) | ||
| 7105 | 2026.01.11 19:28:14.806973 [ 324 ] {0cb0b99b-b608-424c-acad-2f43fdfdda07} <Trace> Aggregator: Merging aggregated data | ||
| 7106 | 2026.01.11 19:28:14.807574 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55430 | ||
| 7107 | 2026.01.11 19:28:14.807597 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54621 | ||
| 7108 | 2026.01.11 19:28:14.807611 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65377 | ||
| 7109 | 2026.01.11 19:28:14.807617 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60742 | ||
| 7110 | 2026.01.11 19:28:14.807590 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52602 | ||
| 7111 | 2026.01.11 19:28:14.808116 [ 286 ] {0cb0b99b-b608-424c-acad-2f43fdfdda07} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005944 sec., 168.23687752355318 rows/sec., 6.57 KiB/sec. | ||
| 7112 | 2026.01.11 19:28:14.808125 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7113 | 2026.01.11 19:28:14.808170 [ 290 ] {} <Debug> TCP-Session: c7927c89-18be-4ffe-bef0-d2721624612a Authenticating user 'default' from [fd00:1122:3344:101::e]:55430 | ||
| 7114 | 2026.01.11 19:28:14.808196 [ 290 ] {} <Debug> TCP-Session: c7927c89-18be-4ffe-bef0-d2721624612a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7115 | 2026.01.11 19:28:14.808215 [ 290 ] {} <Debug> TCP-Session: c7927c89-18be-4ffe-bef0-d2721624612a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7116 | 2026.01.11 19:28:14.808250 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7117 | 2026.01.11 19:28:14.808285 [ 291 ] {} <Debug> TCP-Session: 87b6f4fd-74ef-4569-8aad-45909d4658bf Authenticating user 'default' from [fd00:1122:3344:101::e]:52602 | ||
| 7118 | 2026.01.11 19:28:14.808305 [ 291 ] {} <Debug> TCP-Session: 87b6f4fd-74ef-4569-8aad-45909d4658bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7119 | 2026.01.11 19:28:14.808308 [ 286 ] {0cb0b99b-b608-424c-acad-2f43fdfdda07} <Debug> TCPHandler: Processed in 0.006384986 sec. | ||
| 7120 | 2026.01.11 19:28:14.808319 [ 291 ] {} <Debug> TCP-Session: 87b6f4fd-74ef-4569-8aad-45909d4658bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7121 | 2026.01.11 19:28:14.808411 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7122 | 2026.01.11 19:28:14.808434 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7123 | 2026.01.11 19:28:14.808449 [ 286 ] {} <Debug> TCP-Session: b1861661-2cc6-433a-8a96-3e9414b6a567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7124 | 2026.01.11 19:28:14.808462 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7125 | 2026.01.11 19:28:14.808485 [ 288 ] {} <Debug> TCP-Session: 62312c9a-d448-4822-bad5-c2d69727acb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7126 | 2026.01.11 19:28:14.808499 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7127 | 2026.01.11 19:28:14.808513 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7128 | 2026.01.11 19:28:14.808543 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7129 | 2026.01.11 19:28:14.808525 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7130 | 2026.01.11 19:28:14.808592 [ 291 ] {} <Debug> TCP-Session: 87b6f4fd-74ef-4569-8aad-45909d4658bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7131 | 2026.01.11 19:28:14.808622 [ 290 ] {} <Debug> TCP-Session: c7927c89-18be-4ffe-bef0-d2721624612a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7132 | 2026.01.11 19:28:14.808635 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7133 | 2026.01.11 19:28:14.808578 [ 289 ] {} <Debug> TCP-Session: 1e9eafa3-8d69-4ebc-9355-137eb484d4be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7134 | 2026.01.11 19:28:14.808688 [ 293 ] {} <Debug> TCP-Session: 42ec0c8a-144a-4689-b554-510cda93dec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65377 | ||
| 7135 | 2026.01.11 19:28:14.808518 [ 287 ] {} <Debug> TCP-Session: da4e6cd5-69aa-4806-bc01-05e2e1a01102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7136 | 2026.01.11 19:28:14.808714 [ 293 ] {} <Debug> TCP-Session: 42ec0c8a-144a-4689-b554-510cda93dec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7137 | 2026.01.11 19:28:14.808735 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7138 | 2026.01.11 19:28:14.808749 [ 293 ] {} <Debug> TCP-Session: 42ec0c8a-144a-4689-b554-510cda93dec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7139 | 2026.01.11 19:28:14.808541 [ 294 ] {} <Debug> TCP-Session: 267e6fc3-b244-4975-a2b4-103b1623777f Authenticating user 'default' from [fd00:1122:3344:101::e]:60742 | ||
| 7140 | 2026.01.11 19:28:14.808772 [ 292 ] {} <Debug> TCP-Session: 7190c32b-c43f-493d-86bf-2ad54123be2e Authenticating user 'default' from [fd00:1122:3344:101::e]:54621 | ||
| 7141 | 2026.01.11 19:28:14.808803 [ 294 ] {} <Debug> TCP-Session: 267e6fc3-b244-4975-a2b4-103b1623777f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7142 | 2026.01.11 19:28:14.808813 [ 292 ] {} <Debug> TCP-Session: 7190c32b-c43f-493d-86bf-2ad54123be2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7143 | 2026.01.11 19:28:14.808824 [ 294 ] {} <Debug> TCP-Session: 267e6fc3-b244-4975-a2b4-103b1623777f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7144 | 2026.01.11 19:28:14.808838 [ 292 ] {} <Debug> TCP-Session: 7190c32b-c43f-493d-86bf-2ad54123be2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7145 | 2026.01.11 19:28:14.818047 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36077 | ||
| 7146 | 2026.01.11 19:28:14.818115 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7147 | 2026.01.11 19:28:14.818135 [ 290 ] {} <Debug> TCP-Session: 1c3cbb62-6e05-48e9-bf3b-8527470482d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36077 | ||
| 7148 | 2026.01.11 19:28:14.818151 [ 290 ] {} <Debug> TCP-Session: 1c3cbb62-6e05-48e9-bf3b-8527470482d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7149 | 2026.01.11 19:28:14.818163 [ 290 ] {} <Debug> TCP-Session: 1c3cbb62-6e05-48e9-bf3b-8527470482d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7150 | 2026.01.11 19:28:14.818309 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36143 | ||
| 7151 | 2026.01.11 19:28:14.818316 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51528 | ||
| 7152 | 2026.01.11 19:28:14.818341 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59010 | ||
| 7153 | 2026.01.11 19:28:14.818344 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34134 | ||
| 7154 | 2026.01.11 19:28:14.818382 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7155 | 2026.01.11 19:28:14.818403 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7156 | 2026.01.11 19:28:14.818407 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7157 | 2026.01.11 19:28:14.818425 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54730 | ||
| 7158 | 2026.01.11 19:28:14.818444 [ 287 ] {} <Debug> TCP-Session: f335f6a9-eeb9-48f6-bc5c-d7fd0265b65e Authenticating user 'default' from [fd00:1122:3344:101::e]:59010 | ||
| 7159 | 2026.01.11 19:28:14.818438 [ 291 ] {} <Debug> TCP-Session: 85d4c9d4-50ff-43c7-9bf5-8aaa92bdc82f Authenticating user 'default' from [fd00:1122:3344:101::e]:51528 | ||
| 7160 | 2026.01.11 19:28:14.818469 [ 287 ] {} <Debug> TCP-Session: f335f6a9-eeb9-48f6-bc5c-d7fd0265b65e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7161 | 2026.01.11 19:28:14.818480 [ 291 ] {} <Debug> TCP-Session: 85d4c9d4-50ff-43c7-9bf5-8aaa92bdc82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7162 | 2026.01.11 19:28:14.818487 [ 287 ] {} <Debug> TCP-Session: f335f6a9-eeb9-48f6-bc5c-d7fd0265b65e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7163 | 2026.01.11 19:28:14.818494 [ 291 ] {} <Debug> TCP-Session: 85d4c9d4-50ff-43c7-9bf5-8aaa92bdc82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7164 | 2026.01.11 19:28:14.818441 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7165 | 2026.01.11 19:28:14.818427 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41306 | ||
| 7166 | 2026.01.11 19:28:14.818546 [ 288 ] {} <Debug> TCP-Session: cbd27705-9316-4d9c-b007-4c93ee6059ff Authenticating user 'default' from [fd00:1122:3344:101::e]:34134 | ||
| 7167 | 2026.01.11 19:28:14.818410 [ 290 ] {} <Trace> TCP-Session: 1c3cbb62-6e05-48e9-bf3b-8527470482d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.01.11 19:28:14.818584 [ 288 ] {} <Debug> TCP-Session: cbd27705-9316-4d9c-b007-4c93ee6059ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7169 | 2026.01.11 19:28:14.818427 [ 286 ] {} <Debug> TCP-Session: 817b6acc-fb96-4b07-8b30-23ae472f4c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:36143 | ||
| 7170 | 2026.01.11 19:28:14.818619 [ 288 ] {} <Debug> TCP-Session: cbd27705-9316-4d9c-b007-4c93ee6059ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7171 | 2026.01.11 19:28:14.818647 [ 286 ] {} <Debug> TCP-Session: 817b6acc-fb96-4b07-8b30-23ae472f4c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7172 | 2026.01.11 19:28:14.818668 [ 286 ] {} <Debug> TCP-Session: 817b6acc-fb96-4b07-8b30-23ae472f4c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7173 | 2026.01.11 19:28:14.818734 [ 290 ] {629c6ba1-aa38-4f4c-9fc3-ac29637d17d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7174 | 2026.01.11 19:28:14.819144 [ 290 ] {629c6ba1-aa38-4f4c-9fc3-ac29637d17d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7175 | 2026.01.11 19:28:14.819217 [ 290 ] {629c6ba1-aa38-4f4c-9fc3-ac29637d17d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7176 | 2026.01.11 19:28:14.819225 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7177 | 2026.01.11 19:28:14.819239 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38677 | ||
| 7178 | 2026.01.11 19:28:14.819269 [ 351 ] {} <Debug> TCP-Session: 3d259689-2eb0-4ac1-9e0d-ba8ca8705c66 Authenticating user 'default' from [fd00:1122:3344:101::e]:54730 | ||
| 7179 | 2026.01.11 19:28:14.819306 [ 351 ] {} <Debug> TCP-Session: 3d259689-2eb0-4ac1-9e0d-ba8ca8705c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7180 | 2026.01.11 19:28:14.819320 [ 351 ] {} <Debug> TCP-Session: 3d259689-2eb0-4ac1-9e0d-ba8ca8705c66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7181 | 2026.01.11 19:28:14.819338 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7182 | 2026.01.11 19:28:14.819376 [ 289 ] {} <Debug> TCP-Session: e9622e6b-171c-40e1-a151-21d9631e15b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41306 | ||
| 7183 | 2026.01.11 19:28:14.819396 [ 289 ] {} <Debug> TCP-Session: e9622e6b-171c-40e1-a151-21d9631e15b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7184 | 2026.01.11 19:28:14.819409 [ 289 ] {} <Debug> TCP-Session: e9622e6b-171c-40e1-a151-21d9631e15b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7185 | 2026.01.11 19:28:14.819532 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42403 | ||
| 7186 | 2026.01.11 19:28:14.819599 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7187 | 2026.01.11 19:28:14.819628 [ 290 ] {629c6ba1-aa38-4f4c-9fc3-ac29637d17d1} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 7188 | 2026.01.11 19:28:14.819642 [ 352 ] {} <Debug> TCP-Session: 4d555a5a-4bd3-4fd9-921f-03e45284e459 Authenticating user 'default' from [fd00:1122:3344:101::e]:38677 | ||
| 7189 | 2026.01.11 19:28:14.819667 [ 352 ] {} <Debug> TCP-Session: 4d555a5a-4bd3-4fd9-921f-03e45284e459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7190 | 2026.01.11 19:28:14.819682 [ 352 ] {} <Debug> TCP-Session: 4d555a5a-4bd3-4fd9-921f-03e45284e459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7191 | 2026.01.11 19:28:14.819808 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7192 | 2026.01.11 19:28:14.819844 [ 353 ] {} <Debug> TCP-Session: 19b9cd9c-6528-4b44-886e-ef0bf447cfc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42403 | ||
| 7193 | 2026.01.11 19:28:14.819862 [ 353 ] {} <Debug> TCP-Session: 19b9cd9c-6528-4b44-886e-ef0bf447cfc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7194 | 2026.01.11 19:28:14.819874 [ 353 ] {} <Debug> TCP-Session: 19b9cd9c-6528-4b44-886e-ef0bf447cfc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7195 | 2026.01.11 19:28:14.820587 [ 299 ] {629c6ba1-aa38-4f4c-9fc3-ac29637d17d1} <Trace> AggregatingTransform: Aggregating | ||
| 7196 | 2026.01.11 19:28:14.820659 [ 299 ] {629c6ba1-aa38-4f4c-9fc3-ac29637d17d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 7197 | 2026.01.11 19:28:14.820696 [ 299 ] {629c6ba1-aa38-4f4c-9fc3-ac29637d17d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973275 sec. (1027.459 rows/sec., 40.14 KiB/sec.) | ||
| 7198 | 2026.01.11 19:28:14.820716 [ 299 ] {629c6ba1-aa38-4f4c-9fc3-ac29637d17d1} <Trace> Aggregator: Merging aggregated data | ||
| 7199 | 2026.01.11 19:28:14.822271 [ 290 ] {629c6ba1-aa38-4f4c-9fc3-ac29637d17d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003579 sec., 279.4076557697681 rows/sec., 10.91 KiB/sec. | ||
| 7200 | 2026.01.11 19:28:14.822435 [ 290 ] {629c6ba1-aa38-4f4c-9fc3-ac29637d17d1} <Debug> TCPHandler: Processed in 0.004108347 sec. | ||
| 7201 | 2026.01.11 19:28:14.822519 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7202 | 2026.01.11 19:28:14.822546 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7203 | 2026.01.11 19:28:14.822574 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7204 | 2026.01.11 19:28:14.822599 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7205 | 2026.01.11 19:28:14.822620 [ 351 ] {} <Debug> TCP-Session: 3d259689-2eb0-4ac1-9e0d-ba8ca8705c66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7206 | 2026.01.11 19:28:14.822626 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7207 | 2026.01.11 19:28:14.822646 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7208 | 2026.01.11 19:28:14.822665 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7209 | 2026.01.11 19:28:14.822688 [ 353 ] {} <Debug> TCP-Session: 19b9cd9c-6528-4b44-886e-ef0bf447cfc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7210 | 2026.01.11 19:28:14.822705 [ 289 ] {} <Debug> TCP-Session: e9622e6b-171c-40e1-a151-21d9631e15b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7211 | 2026.01.11 19:28:14.822727 [ 288 ] {} <Debug> TCP-Session: cbd27705-9316-4d9c-b007-4c93ee6059ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7212 | 2026.01.11 19:28:14.822713 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7213 | 2026.01.11 19:28:14.822689 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7214 | 2026.01.11 19:28:14.822805 [ 290 ] {} <Debug> TCP-Session: 1c3cbb62-6e05-48e9-bf3b-8527470482d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7215 | 2026.01.11 19:28:14.822657 [ 287 ] {} <Debug> TCP-Session: f335f6a9-eeb9-48f6-bc5c-d7fd0265b65e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7216 | 2026.01.11 19:28:14.822822 [ 352 ] {} <Debug> TCP-Session: 4d555a5a-4bd3-4fd9-921f-03e45284e459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2026.01.11 19:28:14.822604 [ 291 ] {} <Debug> TCP-Session: 85d4c9d4-50ff-43c7-9bf5-8aaa92bdc82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7218 | 2026.01.11 19:28:14.822553 [ 286 ] {} <Debug> TCP-Session: 817b6acc-fb96-4b07-8b30-23ae472f4c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7219 | 2026.01.11 19:28:14.826277 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:65377). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7220 | |||
| 7221 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7222 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7223 | 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 | ||
| 7224 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7225 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7226 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7227 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7228 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7229 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7230 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7231 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7232 | (version 23.8.7.1) | ||
| 7233 | 2026.01.11 19:28:14.826478 [ 293 ] {} <Debug> TCP-Session: 42ec0c8a-144a-4689-b554-510cda93dec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7234 | 2026.01.11 19:28:14.826498 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60742). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7235 | |||
| 7236 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7237 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7238 | 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 | ||
| 7239 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7240 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7241 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7242 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7243 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7244 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7245 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7246 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7247 | (version 23.8.7.1) | ||
| 7248 | 2026.01.11 19:28:14.826577 [ 294 ] {} <Debug> TCP-Session: 267e6fc3-b244-4975-a2b4-103b1623777f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7249 | 2026.01.11 19:28:14.826599 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54621). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7250 | |||
| 7251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7253 | 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 | ||
| 7254 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7255 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7256 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7257 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7258 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7259 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7260 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7261 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7262 | (version 23.8.7.1) | ||
| 7263 | 2026.01.11 19:28:14.826663 [ 292 ] {} <Debug> TCP-Session: 7190c32b-c43f-493d-86bf-2ad54123be2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2026.01.11 19:28:14.973196 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41135 | ||
| 7265 | 2026.01.11 19:28:14.973314 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7266 | 2026.01.11 19:28:14.973340 [ 290 ] {} <Debug> TCP-Session: 70bb7f46-d822-47b4-be32-46ca2a5523c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41135 | ||
| 7267 | 2026.01.11 19:28:14.973361 [ 290 ] {} <Debug> TCP-Session: 70bb7f46-d822-47b4-be32-46ca2a5523c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7268 | 2026.01.11 19:28:14.973374 [ 290 ] {} <Debug> TCP-Session: 70bb7f46-d822-47b4-be32-46ca2a5523c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7269 | 2026.01.11 19:28:14.973555 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59647 | ||
| 7270 | 2026.01.11 19:28:14.973580 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54802 | ||
| 7271 | 2026.01.11 19:28:14.973602 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55057 | ||
| 7272 | 2026.01.11 19:28:14.973650 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42526 | ||
| 7273 | 2026.01.11 19:28:14.973675 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7274 | 2026.01.11 19:28:14.973695 [ 290 ] {} <Trace> TCP-Session: 70bb7f46-d822-47b4-be32-46ca2a5523c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7275 | 2026.01.11 19:28:14.973710 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7276 | 2026.01.11 19:28:14.973709 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7277 | 2026.01.11 19:28:14.973758 [ 293 ] {} <Debug> TCP-Session: 4f9106ee-05d7-4467-b0a2-7f1971520259 Authenticating user 'default' from [fd00:1122:3344:101::e]:54802 | ||
| 7278 | 2026.01.11 19:28:14.973765 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7279 | 2026.01.11 19:28:14.973783 [ 287 ] {} <Debug> TCP-Session: 97298f28-c0f8-4a72-b7cb-d3974f0346a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55057 | ||
| 7280 | 2026.01.11 19:28:14.973795 [ 293 ] {} <Debug> TCP-Session: 4f9106ee-05d7-4467-b0a2-7f1971520259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7281 | 2026.01.11 19:28:14.973818 [ 288 ] {} <Debug> TCP-Session: 76e538da-6173-4d28-9fd3-bc13d3a90822 Authenticating user 'default' from [fd00:1122:3344:101::e]:42526 | ||
| 7282 | 2026.01.11 19:28:14.973826 [ 287 ] {} <Debug> TCP-Session: 97298f28-c0f8-4a72-b7cb-d3974f0346a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7283 | 2026.01.11 19:28:14.973831 [ 293 ] {} <Debug> TCP-Session: 4f9106ee-05d7-4467-b0a2-7f1971520259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7284 | 2026.01.11 19:28:14.973858 [ 287 ] {} <Debug> TCP-Session: 97298f28-c0f8-4a72-b7cb-d3974f0346a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2026.01.11 19:28:14.973854 [ 288 ] {} <Debug> TCP-Session: 76e538da-6173-4d28-9fd3-bc13d3a90822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7286 | 2026.01.11 19:28:14.973895 [ 290 ] {df3489a8-f7d8-4b0b-8ce9-677e0f18f410} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41135) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7287 | 2026.01.11 19:28:14.973907 [ 288 ] {} <Debug> TCP-Session: 76e538da-6173-4d28-9fd3-bc13d3a90822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7288 | 2026.01.11 19:28:14.973661 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42361 | ||
| 7289 | 2026.01.11 19:28:14.973722 [ 291 ] {} <Debug> TCP-Session: 39012c40-e65d-4171-95a4-8e9682baf77b Authenticating user 'default' from [fd00:1122:3344:101::e]:59647 | ||
| 7290 | 2026.01.11 19:28:14.973593 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35143 | ||
| 7291 | 2026.01.11 19:28:14.973991 [ 291 ] {} <Debug> TCP-Session: 39012c40-e65d-4171-95a4-8e9682baf77b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7292 | 2026.01.11 19:28:14.974016 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7293 | 2026.01.11 19:28:14.974042 [ 291 ] {} <Debug> TCP-Session: 39012c40-e65d-4171-95a4-8e9682baf77b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7294 | 2026.01.11 19:28:14.974065 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7295 | 2026.01.11 19:28:14.974069 [ 289 ] {} <Debug> TCP-Session: 13b1c302-b603-42c6-9c57-17f849541933 Authenticating user 'default' from [fd00:1122:3344:101::e]:42361 | ||
| 7296 | 2026.01.11 19:28:14.974097 [ 286 ] {} <Debug> TCP-Session: 3c8a1bd7-ddb8-469c-9ad9-97a0a587fcf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35143 | ||
| 7297 | 2026.01.11 19:28:14.974112 [ 289 ] {} <Debug> TCP-Session: 13b1c302-b603-42c6-9c57-17f849541933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7298 | 2026.01.11 19:28:14.973563 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64305 | ||
| 7299 | 2026.01.11 19:28:14.974133 [ 286 ] {} <Debug> TCP-Session: 3c8a1bd7-ddb8-469c-9ad9-97a0a587fcf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7300 | 2026.01.11 19:28:14.974143 [ 289 ] {} <Debug> TCP-Session: 13b1c302-b603-42c6-9c57-17f849541933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7301 | 2026.01.11 19:28:14.974171 [ 286 ] {} <Debug> TCP-Session: 3c8a1bd7-ddb8-469c-9ad9-97a0a587fcf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2026.01.11 19:28:14.974172 [ 290 ] {df3489a8-f7d8-4b0b-8ce9-677e0f18f410} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7303 | 2026.01.11 19:28:14.974206 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7304 | 2026.01.11 19:28:14.973583 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39980 | ||
| 7305 | 2026.01.11 19:28:14.974243 [ 292 ] {} <Debug> TCP-Session: 9b86f965-0b6e-4dea-b612-99bea9c46001 Authenticating user 'default' from [fd00:1122:3344:101::e]:64305 | ||
| 7306 | 2026.01.11 19:28:14.974250 [ 290 ] {df3489a8-f7d8-4b0b-8ce9-677e0f18f410} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7307 | 2026.01.11 19:28:14.974282 [ 292 ] {} <Debug> TCP-Session: 9b86f965-0b6e-4dea-b612-99bea9c46001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7308 | 2026.01.11 19:28:14.974302 [ 292 ] {} <Debug> TCP-Session: 9b86f965-0b6e-4dea-b612-99bea9c46001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7309 | 2026.01.11 19:28:14.974307 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7310 | 2026.01.11 19:28:14.974336 [ 294 ] {} <Debug> TCP-Session: 7bed9ce5-3597-4c9b-8482-8db9b9034ad5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39980 | ||
| 7311 | 2026.01.11 19:28:14.974353 [ 294 ] {} <Debug> TCP-Session: 7bed9ce5-3597-4c9b-8482-8db9b9034ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7312 | 2026.01.11 19:28:14.974366 [ 294 ] {} <Debug> TCP-Session: 7bed9ce5-3597-4c9b-8482-8db9b9034ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7313 | 2026.01.11 19:28:14.974550 [ 290 ] {df3489a8-f7d8-4b0b-8ce9-677e0f18f410} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 7314 | 2026.01.11 19:28:14.975434 [ 310 ] {df3489a8-f7d8-4b0b-8ce9-677e0f18f410} <Trace> AggregatingTransform: Aggregating | ||
| 7315 | 2026.01.11 19:28:14.975486 [ 310 ] {df3489a8-f7d8-4b0b-8ce9-677e0f18f410} <Trace> Aggregator: Aggregation method: without_key | ||
| 7316 | 2026.01.11 19:28:14.975522 [ 310 ] {df3489a8-f7d8-4b0b-8ce9-677e0f18f410} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871772 sec. (1147.089 rows/sec., 44.81 KiB/sec.) | ||
| 7317 | 2026.01.11 19:28:14.975542 [ 310 ] {df3489a8-f7d8-4b0b-8ce9-677e0f18f410} <Trace> Aggregator: Merging aggregated data | ||
| 7318 | 2026.01.11 19:28:14.976671 [ 290 ] {df3489a8-f7d8-4b0b-8ce9-677e0f18f410} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002832 sec., 353.1073446327684 rows/sec., 13.79 KiB/sec. | ||
| 7319 | 2026.01.11 19:28:14.976757 [ 290 ] {df3489a8-f7d8-4b0b-8ce9-677e0f18f410} <Debug> TCPHandler: Processed in 0.003181653 sec. | ||
| 7320 | 2026.01.11 19:28:14.976904 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7321 | 2026.01.11 19:28:14.976937 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7322 | 2026.01.11 19:28:14.976941 [ 290 ] {} <Debug> TCP-Session: 70bb7f46-d822-47b4-be32-46ca2a5523c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.01.11 19:28:14.976967 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7324 | 2026.01.11 19:28:14.976986 [ 291 ] {} <Debug> TCP-Session: 39012c40-e65d-4171-95a4-8e9682baf77b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7325 | 2026.01.11 19:28:14.976993 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7326 | 2026.01.11 19:28:14.977020 [ 292 ] {} <Debug> TCP-Session: 9b86f965-0b6e-4dea-b612-99bea9c46001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7327 | 2026.01.11 19:28:14.977029 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7328 | 2026.01.11 19:28:14.977058 [ 289 ] {} <Debug> TCP-Session: 13b1c302-b603-42c6-9c57-17f849541933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7329 | 2026.01.11 19:28:14.977065 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7330 | 2026.01.11 19:28:14.977085 [ 293 ] {} <Debug> TCP-Session: 4f9106ee-05d7-4467-b0a2-7f1971520259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7331 | 2026.01.11 19:28:14.977090 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7332 | 2026.01.11 19:28:14.977114 [ 287 ] {} <Debug> TCP-Session: 97298f28-c0f8-4a72-b7cb-d3974f0346a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7333 | 2026.01.11 19:28:14.977048 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7334 | 2026.01.11 19:28:14.977154 [ 288 ] {} <Debug> TCP-Session: 76e538da-6173-4d28-9fd3-bc13d3a90822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7335 | 2026.01.11 19:28:14.977039 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7336 | 2026.01.11 19:28:14.977197 [ 294 ] {} <Debug> TCP-Session: 7bed9ce5-3597-4c9b-8482-8db9b9034ad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2026.01.11 19:28:14.977232 [ 286 ] {} <Debug> TCP-Session: 3c8a1bd7-ddb8-469c-9ad9-97a0a587fcf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7338 | 2026.01.11 19:28:17.470525 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2026.01.11 19:28:17.470721 [ 276 ] {cc587088-3156-466f-bfe6-1d1c495bff0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7340 | 2026.01.11 19:28:17.470790 [ 276 ] {cc587088-3156-466f-bfe6-1d1c495bff0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7341 | 2026.01.11 19:28:17.471416 [ 276 ] {cc587088-3156-466f-bfe6-1d1c495bff0d} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.01.11 19:28:17.471465 [ 276 ] {cc587088-3156-466f-bfe6-1d1c495bff0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7343 | 2026.01.11 19:28:17.471853 [ 276 ] {cc587088-3156-466f-bfe6-1d1c495bff0d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7344 | 2026.01.11 19:28:17.472076 [ 276 ] {cc587088-3156-466f-bfe6-1d1c495bff0d} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.01.11 19:28:17.472242 [ 276 ] {cc587088-3156-466f-bfe6-1d1c495bff0d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001568 sec., 1275.5102040816328 rows/sec., 104.01 KiB/sec. | ||
| 7346 | 2026.01.11 19:28:17.472292 [ 276 ] {cc587088-3156-466f-bfe6-1d1c495bff0d} <Debug> TCPHandler: Processed in 0.001903289 sec. | ||
| 7347 | 2026.01.11 19:28:17.472421 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2026.01.11 19:28:17.472525 [ 276 ] {c6f2c3c7-618f-42d4-ad0a-953d32ba2ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7349 | 2026.01.11 19:28:17.472571 [ 276 ] {c6f2c3c7-618f-42d4-ad0a-953d32ba2ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7350 | 2026.01.11 19:28:17.473623 [ 276 ] {c6f2c3c7-618f-42d4-ad0a-953d32ba2ca3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2026.01.11 19:28:17.473660 [ 276 ] {c6f2c3c7-618f-42d4-ad0a-953d32ba2ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7352 | 2026.01.11 19:28:17.474061 [ 276 ] {c6f2c3c7-618f-42d4-ad0a-953d32ba2ca3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7353 | 2026.01.11 19:28:17.474271 [ 276 ] {c6f2c3c7-618f-42d4-ad0a-953d32ba2ca3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2026.01.11 19:28:17.474407 [ 276 ] {c6f2c3c7-618f-42d4-ad0a-953d32ba2ca3} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001903 sec., 629006.8313189701 rows/sec., 51.85 MiB/sec. | ||
| 7355 | 2026.01.11 19:28:17.474447 [ 276 ] {c6f2c3c7-618f-42d4-ad0a-953d32ba2ca3} <Debug> TCPHandler: Processed in 0.002080294 sec. | ||
| 7356 | 2026.01.11 19:28:17.474567 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.01.11 19:28:17.474663 [ 276 ] {51fb0b7b-2058-4a02-966d-c74c3def95ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7358 | 2026.01.11 19:28:17.474705 [ 276 ] {51fb0b7b-2058-4a02-966d-c74c3def95ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7359 | 2026.01.11 19:28:17.475111 [ 276 ] {51fb0b7b-2058-4a02-966d-c74c3def95ed} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.01.11 19:28:17.475148 [ 276 ] {51fb0b7b-2058-4a02-966d-c74c3def95ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7361 | 2026.01.11 19:28:17.475448 [ 276 ] {51fb0b7b-2058-4a02-966d-c74c3def95ed} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7362 | 2026.01.11 19:28:17.475656 [ 276 ] {51fb0b7b-2058-4a02-966d-c74c3def95ed} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.01.11 19:28:17.475792 [ 276 ] {51fb0b7b-2058-4a02-966d-c74c3def95ed} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001148 sec., 1742.1602787456447 rows/sec., 121.64 KiB/sec. | ||
| 7364 | 2026.01.11 19:28:17.475831 [ 276 ] {51fb0b7b-2058-4a02-966d-c74c3def95ed} <Debug> TCPHandler: Processed in 0.001317584 sec. | ||
| 7365 | 2026.01.11 19:28:17.475945 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.01.11 19:28:17.476040 [ 276 ] {32888d01-a507-4ef6-a551-affc7bbb2c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7367 | 2026.01.11 19:28:17.476080 [ 276 ] {32888d01-a507-4ef6-a551-affc7bbb2c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7368 | 2026.01.11 19:28:17.476573 [ 276 ] {32888d01-a507-4ef6-a551-affc7bbb2c1b} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.01.11 19:28:17.476610 [ 276 ] {32888d01-a507-4ef6-a551-affc7bbb2c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7370 | 2026.01.11 19:28:17.476919 [ 276 ] {32888d01-a507-4ef6-a551-affc7bbb2c1b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7371 | 2026.01.11 19:28:17.477126 [ 276 ] {32888d01-a507-4ef6-a551-affc7bbb2c1b} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.01.11 19:28:17.477244 [ 145 ] {} <Debug> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 7373 | 2026.01.11 19:28:17.477261 [ 276 ] {32888d01-a507-4ef6-a551-affc7bbb2c1b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001237 sec., 184316.89571544057 rows/sec., 12.48 MiB/sec. | ||
| 7374 | 2026.01.11 19:28:17.477314 [ 145 ] {} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2026.01.11 19:28:17.477321 [ 276 ] {32888d01-a507-4ef6-a551-affc7bbb2c1b} <Debug> TCPHandler: Processed in 0.001425917 sec. | ||
| 7376 | 2026.01.11 19:28:17.477345 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7377 | 2026.01.11 19:28:17.477447 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7378 | 2026.01.11 19:28:17.477457 [ 187 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 7379 | 2026.01.11 19:28:17.477546 [ 276 ] {92ca96dd-56aa-43c3-9f1f-b991c79a3aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7380 | 2026.01.11 19:28:17.477563 [ 187 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7381 | 2026.01.11 19:28:17.477593 [ 276 ] {92ca96dd-56aa-43c3-9f1f-b991c79a3aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7382 | 2026.01.11 19:28:17.477604 [ 187 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 441 rows starting from the beginning of the part | ||
| 7383 | 2026.01.11 19:28:17.477671 [ 187 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 7384 | 2026.01.11 19:28:17.477723 [ 187 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 7385 | 2026.01.11 19:28:17.477773 [ 187 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 7386 | 2026.01.11 19:28:17.477819 [ 187 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 7387 | 2026.01.11 19:28:17.477865 [ 187 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 7388 | 2026.01.11 19:28:17.478205 [ 276 ] {92ca96dd-56aa-43c3-9f1f-b991c79a3aff} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.01.11 19:28:17.478242 [ 276 ] {92ca96dd-56aa-43c3-9f1f-b991c79a3aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7390 | 2026.01.11 19:28:17.478593 [ 276 ] {92ca96dd-56aa-43c3-9f1f-b991c79a3aff} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7391 | 2026.01.11 19:28:17.478797 [ 276 ] {92ca96dd-56aa-43c3-9f1f-b991c79a3aff} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2026.01.11 19:28:17.478881 [ 202 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465338 sec., 1046175.0121814898 rows/sec., 72.96 MiB/sec. | ||
| 7393 | 2026.01.11 19:28:17.478934 [ 276 ] {92ca96dd-56aa-43c3-9f1f-b991c79a3aff} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001403 sec., 372059.87170349254 rows/sec., 27.54 MiB/sec. | ||
| 7394 | 2026.01.11 19:28:17.478977 [ 276 ] {92ca96dd-56aa-43c3-9f1f-b991c79a3aff} <Debug> TCPHandler: Processed in 0.001578841 sec. | ||
| 7395 | 2026.01.11 19:28:17.479095 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7396 | 2026.01.11 19:28:17.479108 [ 192 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 7397 | 2026.01.11 19:28:17.479189 [ 276 ] {f983f7c0-ef0b-4392-999b-bcd96bc5d74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7398 | 2026.01.11 19:28:17.479238 [ 276 ] {f983f7c0-ef0b-4392-999b-bcd96bc5d74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7399 | 2026.01.11 19:28:17.479487 [ 192 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_30_6} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.01.11 19:28:17.479584 [ 192 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_30_6} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 7401 | 2026.01.11 19:28:17.479708 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7402 | 2026.01.11 19:28:17.479863 [ 276 ] {f983f7c0-ef0b-4392-999b-bcd96bc5d74e} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2026.01.11 19:28:17.479904 [ 276 ] {f983f7c0-ef0b-4392-999b-bcd96bc5d74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7404 | 2026.01.11 19:28:17.480286 [ 276 ] {f983f7c0-ef0b-4392-999b-bcd96bc5d74e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7405 | 2026.01.11 19:28:17.480492 [ 276 ] {f983f7c0-ef0b-4392-999b-bcd96bc5d74e} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2026.01.11 19:28:17.480627 [ 276 ] {f983f7c0-ef0b-4392-999b-bcd96bc5d74e} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001454 sec., 581155.4332874828 rows/sec., 39.12 MiB/sec. | ||
| 7407 | 2026.01.11 19:28:17.480666 [ 276 ] {f983f7c0-ef0b-4392-999b-bcd96bc5d74e} <Debug> TCPHandler: Processed in 0.001621133 sec. | ||
| 7408 | 2026.01.11 19:28:17.480780 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7409 | 2026.01.11 19:28:17.480875 [ 276 ] {65b8b7fe-b34b-4bc4-b6de-f05fd7baa6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7410 | 2026.01.11 19:28:17.480919 [ 276 ] {65b8b7fe-b34b-4bc4-b6de-f05fd7baa6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7411 | 2026.01.11 19:28:17.481275 [ 276 ] {65b8b7fe-b34b-4bc4-b6de-f05fd7baa6f3} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2026.01.11 19:28:17.481312 [ 276 ] {65b8b7fe-b34b-4bc4-b6de-f05fd7baa6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7413 | 2026.01.11 19:28:17.481614 [ 276 ] {65b8b7fe-b34b-4bc4-b6de-f05fd7baa6f3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7414 | 2026.01.11 19:28:17.481823 [ 276 ] {65b8b7fe-b34b-4bc4-b6de-f05fd7baa6f3} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2026.01.11 19:28:17.481956 [ 276 ] {65b8b7fe-b34b-4bc4-b6de-f05fd7baa6f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 7416 | 2026.01.11 19:28:17.481992 [ 276 ] {65b8b7fe-b34b-4bc4-b6de-f05fd7baa6f3} <Debug> TCPHandler: Processed in 0.001261373 sec. | ||
| 7417 | 2026.01.11 19:28:18.978813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15755 | ||
| 7418 | 2026.01.11 19:28:18.979328 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2026.01.11 19:28:18.979378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7420 | 2026.01.11 19:28:18.979885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7421 | 2026.01.11 19:28:18.980133 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2026.01.11 19:28:18.980279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15755 | ||
| 7423 | 2026.01.11 19:28:19.801603 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7424 | 2026.01.11 19:28:19.817118 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2026.01.11 19:28:19.817165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7426 | 2026.01.11 19:28:19.823021 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7427 | 2026.01.11 19:28:19.823699 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2026.01.11 19:28:19.826340 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7429 | 2026.01.11 19:28:21.478260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 956 | ||
| 7430 | 2026.01.11 19:28:21.480801 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2026.01.11 19:28:21.480847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7432 | 2026.01.11 19:28:21.482071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7433 | 2026.01.11 19:28:21.482334 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2026.01.11 19:28:21.482594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7435 | 2026.01.11 19:28:22.456486 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2026.01.11 19:28:22.456677 [ 276 ] {411b2535-5f42-455b-8665-da588fb2adc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7437 | 2026.01.11 19:28:22.456744 [ 276 ] {411b2535-5f42-455b-8665-da588fb2adc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7438 | 2026.01.11 19:28:22.457660 [ 276 ] {411b2535-5f42-455b-8665-da588fb2adc9} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2026.01.11 19:28:22.457710 [ 276 ] {411b2535-5f42-455b-8665-da588fb2adc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7440 | 2026.01.11 19:28:22.458120 [ 276 ] {411b2535-5f42-455b-8665-da588fb2adc9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7441 | 2026.01.11 19:28:22.458335 [ 276 ] {411b2535-5f42-455b-8665-da588fb2adc9} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.01.11 19:28:22.458492 [ 276 ] {411b2535-5f42-455b-8665-da588fb2adc9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00186 sec., 220430.1075268817 rows/sec., 13.98 MiB/sec. | ||
| 7443 | 2026.01.11 19:28:22.458536 [ 276 ] {411b2535-5f42-455b-8665-da588fb2adc9} <Debug> TCPHandler: Processed in 0.002184086 sec. | ||
| 7444 | 2026.01.11 19:28:22.458660 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7445 | 2026.01.11 19:28:22.458754 [ 276 ] {0123f7b7-ac46-4b04-ac34-bb7391777c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7446 | 2026.01.11 19:28:22.458794 [ 276 ] {0123f7b7-ac46-4b04-ac34-bb7391777c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7447 | 2026.01.11 19:28:22.459809 [ 276 ] {0123f7b7-ac46-4b04-ac34-bb7391777c50} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.01.11 19:28:22.459847 [ 276 ] {0123f7b7-ac46-4b04-ac34-bb7391777c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7449 | 2026.01.11 19:28:22.460230 [ 276 ] {0123f7b7-ac46-4b04-ac34-bb7391777c50} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7450 | 2026.01.11 19:28:22.460445 [ 276 ] {0123f7b7-ac46-4b04-ac34-bb7391777c50} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2026.01.11 19:28:22.460576 [ 276 ] {0123f7b7-ac46-4b04-ac34-bb7391777c50} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001839 sec., 648178.3578031539 rows/sec., 51.78 MiB/sec. | ||
| 7452 | 2026.01.11 19:28:22.460616 [ 276 ] {0123f7b7-ac46-4b04-ac34-bb7391777c50} <Debug> TCPHandler: Processed in 0.002003862 sec. | ||
| 7453 | 2026.01.11 19:28:22.460732 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7454 | 2026.01.11 19:28:22.460826 [ 276 ] {4c141f39-0ef3-4a7f-9a53-0ee41ec45ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7455 | 2026.01.11 19:28:22.460865 [ 276 ] {4c141f39-0ef3-4a7f-9a53-0ee41ec45ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7456 | 2026.01.11 19:28:22.461363 [ 276 ] {4c141f39-0ef3-4a7f-9a53-0ee41ec45ea3} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.01.11 19:28:22.461399 [ 276 ] {4c141f39-0ef3-4a7f-9a53-0ee41ec45ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7458 | 2026.01.11 19:28:22.461701 [ 276 ] {4c141f39-0ef3-4a7f-9a53-0ee41ec45ea3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7459 | 2026.01.11 19:28:22.461906 [ 276 ] {4c141f39-0ef3-4a7f-9a53-0ee41ec45ea3} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.01.11 19:28:22.462036 [ 276 ] {4c141f39-0ef3-4a7f-9a53-0ee41ec45ea3} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001227 sec., 199674.00162999184 rows/sec., 12.20 MiB/sec. | ||
| 7461 | 2026.01.11 19:28:22.462074 [ 276 ] {4c141f39-0ef3-4a7f-9a53-0ee41ec45ea3} <Debug> TCPHandler: Processed in 0.001390446 sec. | ||
| 7462 | 2026.01.11 19:28:22.462181 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2026.01.11 19:28:22.462274 [ 276 ] {e5e65bb9-2fb4-46df-ace5-5de5dd2d2b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7464 | 2026.01.11 19:28:22.462312 [ 276 ] {e5e65bb9-2fb4-46df-ace5-5de5dd2d2b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7465 | 2026.01.11 19:28:22.462787 [ 276 ] {e5e65bb9-2fb4-46df-ace5-5de5dd2d2b9b} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.01.11 19:28:22.462822 [ 276 ] {e5e65bb9-2fb4-46df-ace5-5de5dd2d2b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7467 | 2026.01.11 19:28:22.463115 [ 276 ] {e5e65bb9-2fb4-46df-ace5-5de5dd2d2b9b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7468 | 2026.01.11 19:28:22.463311 [ 276 ] {e5e65bb9-2fb4-46df-ace5-5de5dd2d2b9b} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.01.11 19:28:22.463443 [ 276 ] {e5e65bb9-2fb4-46df-ace5-5de5dd2d2b9b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001185 sec., 178902.95358649787 rows/sec., 11.54 MiB/sec. | ||
| 7470 | 2026.01.11 19:28:22.463482 [ 276 ] {e5e65bb9-2fb4-46df-ace5-5de5dd2d2b9b} <Debug> TCPHandler: Processed in 0.001347805 sec. | ||
| 7471 | 2026.01.11 19:28:22.463581 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7472 | 2026.01.11 19:28:22.463674 [ 276 ] {97cc07d0-55e1-4b4d-ac1c-22f94893f568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7473 | 2026.01.11 19:28:22.463711 [ 276 ] {97cc07d0-55e1-4b4d-ac1c-22f94893f568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7474 | 2026.01.11 19:28:22.464174 [ 276 ] {97cc07d0-55e1-4b4d-ac1c-22f94893f568} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.01.11 19:28:22.464209 [ 276 ] {97cc07d0-55e1-4b4d-ac1c-22f94893f568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7476 | 2026.01.11 19:28:22.464498 [ 276 ] {97cc07d0-55e1-4b4d-ac1c-22f94893f568} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7477 | 2026.01.11 19:28:22.464704 [ 276 ] {97cc07d0-55e1-4b4d-ac1c-22f94893f568} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2026.01.11 19:28:22.464836 [ 276 ] {97cc07d0-55e1-4b4d-ac1c-22f94893f568} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001179 sec., 178965.2247667515 rows/sec., 10.16 MiB/sec. | ||
| 7479 | 2026.01.11 19:28:22.464873 [ 276 ] {97cc07d0-55e1-4b4d-ac1c-22f94893f568} <Debug> TCPHandler: Processed in 0.001338985 sec. | ||
| 7480 | 2026.01.11 19:28:22.464978 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7481 | 2026.01.11 19:28:22.465069 [ 276 ] {0e9ef7fa-63ff-46bb-9f90-4594b6a1836c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7482 | 2026.01.11 19:28:22.465108 [ 276 ] {0e9ef7fa-63ff-46bb-9f90-4594b6a1836c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7483 | 2026.01.11 19:28:22.465757 [ 276 ] {0e9ef7fa-63ff-46bb-9f90-4594b6a1836c} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2026.01.11 19:28:22.465790 [ 276 ] {0e9ef7fa-63ff-46bb-9f90-4594b6a1836c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7485 | 2026.01.11 19:28:22.466106 [ 276 ] {0e9ef7fa-63ff-46bb-9f90-4594b6a1836c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7486 | 2026.01.11 19:28:22.466305 [ 276 ] {0e9ef7fa-63ff-46bb-9f90-4594b6a1836c} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2026.01.11 19:28:22.466430 [ 276 ] {0e9ef7fa-63ff-46bb-9f90-4594b6a1836c} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001376 sec., 522529.06976744183 rows/sec., 36.67 MiB/sec. | ||
| 7488 | 2026.01.11 19:28:22.466492 [ 276 ] {0e9ef7fa-63ff-46bb-9f90-4594b6a1836c} <Debug> TCPHandler: Processed in 0.001562331 sec. | ||
| 7489 | 2026.01.11 19:28:22.466599 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7490 | 2026.01.11 19:28:22.466690 [ 276 ] {87e63eca-124c-4fc7-82a9-10c6ddbe26d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7491 | 2026.01.11 19:28:22.466730 [ 276 ] {87e63eca-124c-4fc7-82a9-10c6ddbe26d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7492 | 2026.01.11 19:28:22.467058 [ 276 ] {87e63eca-124c-4fc7-82a9-10c6ddbe26d9} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2026.01.11 19:28:22.467091 [ 276 ] {87e63eca-124c-4fc7-82a9-10c6ddbe26d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7494 | 2026.01.11 19:28:22.467375 [ 276 ] {87e63eca-124c-4fc7-82a9-10c6ddbe26d9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7495 | 2026.01.11 19:28:22.467568 [ 276 ] {87e63eca-124c-4fc7-82a9-10c6ddbe26d9} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7496 | 2026.01.11 19:28:22.467716 [ 276 ] {87e63eca-124c-4fc7-82a9-10c6ddbe26d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 7497 | 2026.01.11 19:28:22.467753 [ 276 ] {87e63eca-124c-4fc7-82a9-10c6ddbe26d9} <Debug> TCPHandler: Processed in 0.001201281 sec. | ||
| 7498 | 2026.01.11 19:28:22.467852 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7499 | 2026.01.11 19:28:22.467943 [ 276 ] {0fa291ac-abd0-48be-9641-a3429b49904d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7500 | 2026.01.11 19:28:22.467984 [ 276 ] {0fa291ac-abd0-48be-9641-a3429b49904d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7501 | 2026.01.11 19:28:22.468416 [ 276 ] {0fa291ac-abd0-48be-9641-a3429b49904d} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2026.01.11 19:28:22.468449 [ 276 ] {0fa291ac-abd0-48be-9641-a3429b49904d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7503 | 2026.01.11 19:28:22.468765 [ 276 ] {0fa291ac-abd0-48be-9641-a3429b49904d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7504 | 2026.01.11 19:28:22.468969 [ 276 ] {0fa291ac-abd0-48be-9641-a3429b49904d} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2026.01.11 19:28:22.469097 [ 276 ] {0fa291ac-abd0-48be-9641-a3429b49904d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00117 sec., 268376.0683760684 rows/sec., 17.63 MiB/sec. | ||
| 7506 | 2026.01.11 19:28:22.469134 [ 276 ] {0fa291ac-abd0-48be-9641-a3429b49904d} <Debug> TCPHandler: Processed in 0.001329444 sec. | ||
| 7507 | 2026.01.11 19:28:22.469231 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7508 | 2026.01.11 19:28:22.469322 [ 276 ] {c3f39817-d210-493b-8ad3-3cb2187c634c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7509 | 2026.01.11 19:28:22.469362 [ 276 ] {c3f39817-d210-493b-8ad3-3cb2187c634c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7510 | 2026.01.11 19:28:22.469669 [ 276 ] {c3f39817-d210-493b-8ad3-3cb2187c634c} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2026.01.11 19:28:22.469701 [ 276 ] {c3f39817-d210-493b-8ad3-3cb2187c634c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7512 | 2026.01.11 19:28:22.469986 [ 276 ] {c3f39817-d210-493b-8ad3-3cb2187c634c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7513 | 2026.01.11 19:28:22.470178 [ 276 ] {c3f39817-d210-493b-8ad3-3cb2187c634c} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.01.11 19:28:22.470302 [ 276 ] {c3f39817-d210-493b-8ad3-3cb2187c634c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 7515 | 2026.01.11 19:28:22.470337 [ 276 ] {c3f39817-d210-493b-8ad3-3cb2187c634c} <Debug> TCPHandler: Processed in 0.00115358 sec. | ||
| 7516 | 2026.01.11 19:28:22.470453 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7517 | 2026.01.11 19:28:22.470575 [ 276 ] {669ab14a-309f-4857-a75c-a5fe9dcf95a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7518 | 2026.01.11 19:28:22.470641 [ 276 ] {669ab14a-309f-4857-a75c-a5fe9dcf95a3} <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 | ||
| 7519 | 2026.01.11 19:28:22.471586 [ 276 ] {669ab14a-309f-4857-a75c-a5fe9dcf95a3} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7520 | 2026.01.11 19:28:22.471622 [ 276 ] {669ab14a-309f-4857-a75c-a5fe9dcf95a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7521 | 2026.01.11 19:28:22.472185 [ 276 ] {669ab14a-309f-4857-a75c-a5fe9dcf95a3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7522 | 2026.01.11 19:28:22.472403 [ 276 ] {669ab14a-309f-4857-a75c-a5fe9dcf95a3} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7523 | 2026.01.11 19:28:22.472544 [ 276 ] {669ab14a-309f-4857-a75c-a5fe9dcf95a3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001993 sec., 20070.24586051179 rows/sec., 35.96 MiB/sec. | ||
| 7524 | 2026.01.11 19:28:22.472597 [ 276 ] {669ab14a-309f-4857-a75c-a5fe9dcf95a3} <Debug> TCPHandler: Processed in 0.002203747 sec. | ||
| 7525 | 2026.01.11 19:28:22.472707 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7526 | 2026.01.11 19:28:22.472802 [ 276 ] {cccca322-3424-4d4f-84bc-d0c135b45d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7527 | 2026.01.11 19:28:22.472843 [ 276 ] {cccca322-3424-4d4f-84bc-d0c135b45d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7528 | 2026.01.11 19:28:22.473172 [ 276 ] {cccca322-3424-4d4f-84bc-d0c135b45d20} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.01.11 19:28:22.473207 [ 276 ] {cccca322-3424-4d4f-84bc-d0c135b45d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7530 | 2026.01.11 19:28:22.473512 [ 276 ] {cccca322-3424-4d4f-84bc-d0c135b45d20} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7531 | 2026.01.11 19:28:22.473717 [ 276 ] {cccca322-3424-4d4f-84bc-d0c135b45d20} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.01.11 19:28:22.473840 [ 276 ] {cccca322-3424-4d4f-84bc-d0c135b45d20} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 7533 | 2026.01.11 19:28:22.473874 [ 276 ] {cccca322-3424-4d4f-84bc-d0c135b45d20} <Debug> TCPHandler: Processed in 0.001216501 sec. | ||
| 7534 | 2026.01.11 19:28:26.318310 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7535 | 2026.01.11 19:28:26.318381 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7536 | 2026.01.11 19:28:26.481243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16267 | ||
| 7537 | 2026.01.11 19:28:26.482026 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7538 | 2026.01.11 19:28:26.482069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7539 | 2026.01.11 19:28:26.482585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7540 | 2026.01.11 19:28:26.482822 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2026.01.11 19:28:26.482971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16267 | ||
| 7542 | 2026.01.11 19:28:27.327260 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7543 | 2026.01.11 19:28:27.343822 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7544 | 2026.01.11 19:28:27.343889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7545 | 2026.01.11 19:28:27.350566 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7546 | 2026.01.11 19:28:27.351253 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7547 | 2026.01.11 19:28:27.354202 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7548 | 2026.01.11 19:28:27.442930 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2026.01.11 19:28:27.443135 [ 276 ] {0a95c02a-1ae7-4e8d-8723-423566a199c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7550 | 2026.01.11 19:28:27.443213 [ 276 ] {0a95c02a-1ae7-4e8d-8723-423566a199c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7551 | 2026.01.11 19:28:27.443859 [ 276 ] {0a95c02a-1ae7-4e8d-8723-423566a199c9} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.01.11 19:28:27.443907 [ 276 ] {0a95c02a-1ae7-4e8d-8723-423566a199c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7553 | 2026.01.11 19:28:27.444291 [ 276 ] {0a95c02a-1ae7-4e8d-8723-423566a199c9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7554 | 2026.01.11 19:28:27.444585 [ 276 ] {0a95c02a-1ae7-4e8d-8723-423566a199c9} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2026.01.11 19:28:27.444754 [ 276 ] {0a95c02a-1ae7-4e8d-8723-423566a199c9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001674 sec., 33452.807646356036 rows/sec., 2.57 MiB/sec. | ||
| 7556 | 2026.01.11 19:28:27.444807 [ 276 ] {0a95c02a-1ae7-4e8d-8723-423566a199c9} <Debug> TCPHandler: Processed in 0.002019272 sec. | ||
| 7557 | 2026.01.11 19:28:27.444929 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7558 | 2026.01.11 19:28:27.445034 [ 276 ] {3c67daa6-52f1-49cd-9b57-080747bd4744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7559 | 2026.01.11 19:28:27.445079 [ 276 ] {3c67daa6-52f1-49cd-9b57-080747bd4744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7560 | 2026.01.11 19:28:27.445514 [ 276 ] {3c67daa6-52f1-49cd-9b57-080747bd4744} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2026.01.11 19:28:27.445553 [ 276 ] {3c67daa6-52f1-49cd-9b57-080747bd4744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7562 | 2026.01.11 19:28:27.445876 [ 276 ] {3c67daa6-52f1-49cd-9b57-080747bd4744} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7563 | 2026.01.11 19:28:27.446101 [ 276 ] {3c67daa6-52f1-49cd-9b57-080747bd4744} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7564 | 2026.01.11 19:28:27.446233 [ 276 ] {3c67daa6-52f1-49cd-9b57-080747bd4744} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 7565 | 2026.01.11 19:28:27.446272 [ 276 ] {3c67daa6-52f1-49cd-9b57-080747bd4744} <Debug> TCPHandler: Processed in 0.001396796 sec. | ||
| 7566 | 2026.01.11 19:28:27.446386 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7567 | 2026.01.11 19:28:27.446483 [ 276 ] {7508b3c2-241d-437e-8fea-14ae4abdc01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7568 | 2026.01.11 19:28:27.446529 [ 276 ] {7508b3c2-241d-437e-8fea-14ae4abdc01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7569 | 2026.01.11 19:28:27.446934 [ 276 ] {7508b3c2-241d-437e-8fea-14ae4abdc01c} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7570 | 2026.01.11 19:28:27.446971 [ 276 ] {7508b3c2-241d-437e-8fea-14ae4abdc01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7571 | 2026.01.11 19:28:27.447314 [ 276 ] {7508b3c2-241d-437e-8fea-14ae4abdc01c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7572 | 2026.01.11 19:28:27.447522 [ 276 ] {7508b3c2-241d-437e-8fea-14ae4abdc01c} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2026.01.11 19:28:27.447659 [ 276 ] {7508b3c2-241d-437e-8fea-14ae4abdc01c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 7574 | 2026.01.11 19:28:27.447695 [ 276 ] {7508b3c2-241d-437e-8fea-14ae4abdc01c} <Debug> TCPHandler: Processed in 0.001360335 sec. | ||
| 7575 | 2026.01.11 19:28:27.447799 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7576 | 2026.01.11 19:28:27.447893 [ 276 ] {f5a01ed3-0edd-4728-bfe4-b94c41289164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7577 | 2026.01.11 19:28:27.447935 [ 276 ] {f5a01ed3-0edd-4728-bfe4-b94c41289164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7578 | 2026.01.11 19:28:27.448267 [ 276 ] {f5a01ed3-0edd-4728-bfe4-b94c41289164} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7579 | 2026.01.11 19:28:27.448304 [ 276 ] {f5a01ed3-0edd-4728-bfe4-b94c41289164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7580 | 2026.01.11 19:28:27.448624 [ 276 ] {f5a01ed3-0edd-4728-bfe4-b94c41289164} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7581 | 2026.01.11 19:28:27.448828 [ 276 ] {f5a01ed3-0edd-4728-bfe4-b94c41289164} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2026.01.11 19:28:27.448960 [ 276 ] {f5a01ed3-0edd-4728-bfe4-b94c41289164} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 7583 | 2026.01.11 19:28:27.448997 [ 276 ] {f5a01ed3-0edd-4728-bfe4-b94c41289164} <Debug> TCPHandler: Processed in 0.001248512 sec. | ||
| 7584 | 2026.01.11 19:28:31.483837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 986 | ||
| 7585 | 2026.01.11 19:28:31.486122 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.01.11 19:28:31.486166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7587 | 2026.01.11 19:28:31.487321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7588 | 2026.01.11 19:28:31.487600 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.01.11 19:28:31.487866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 7590 | 2026.01.11 19:28:32.456841 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2026.01.11 19:28:32.457027 [ 276 ] {9244859f-fd0f-4836-8215-a718d7aa77b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7592 | 2026.01.11 19:28:32.457097 [ 276 ] {9244859f-fd0f-4836-8215-a718d7aa77b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7593 | 2026.01.11 19:28:32.457988 [ 276 ] {9244859f-fd0f-4836-8215-a718d7aa77b6} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2026.01.11 19:28:32.458040 [ 276 ] {9244859f-fd0f-4836-8215-a718d7aa77b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7595 | 2026.01.11 19:28:32.458454 [ 276 ] {9244859f-fd0f-4836-8215-a718d7aa77b6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7596 | 2026.01.11 19:28:32.458697 [ 276 ] {9244859f-fd0f-4836-8215-a718d7aa77b6} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.01.11 19:28:32.458854 [ 132 ] {} <Debug> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7598 | 2026.01.11 19:28:32.458862 [ 276 ] {9244859f-fd0f-4836-8215-a718d7aa77b6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001883 sec., 217737.6526818906 rows/sec., 13.81 MiB/sec. | ||
| 7599 | 2026.01.11 19:28:32.458937 [ 132 ] {} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.01.11 19:28:32.458963 [ 276 ] {9244859f-fd0f-4836-8215-a718d7aa77b6} <Debug> TCPHandler: Processed in 0.002261099 sec. | ||
| 7601 | 2026.01.11 19:28:32.458963 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7602 | 2026.01.11 19:28:32.459076 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 7603 | 2026.01.11 19:28:32.459115 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7604 | 2026.01.11 19:28:32.459169 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7605 | 2026.01.11 19:28:32.459199 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 7606 | 2026.01.11 19:28:32.459217 [ 276 ] {7fa9d570-1b56-4001-9064-62f6091151d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7607 | 2026.01.11 19:28:32.459260 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 7608 | 2026.01.11 19:28:32.459265 [ 276 ] {7fa9d570-1b56-4001-9064-62f6091151d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7609 | 2026.01.11 19:28:32.459306 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 7610 | 2026.01.11 19:28:32.459348 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 7611 | 2026.01.11 19:28:32.459387 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 7612 | 2026.01.11 19:28:32.459708 [ 276 ] {7fa9d570-1b56-4001-9064-62f6091151d7} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.01.11 19:28:32.459747 [ 276 ] {7fa9d570-1b56-4001-9064-62f6091151d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7614 | 2026.01.11 19:28:32.460053 [ 276 ] {7fa9d570-1b56-4001-9064-62f6091151d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7615 | 2026.01.11 19:28:32.460266 [ 276 ] {7fa9d570-1b56-4001-9064-62f6091151d7} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2026.01.11 19:28:32.460374 [ 188 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335395 sec., 1535126.3109417064 rows/sec., 103.24 MiB/sec. | ||
| 7617 | 2026.01.11 19:28:32.460402 [ 276 ] {7fa9d570-1b56-4001-9064-62f6091151d7} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001205 sec., 11618.257261410788 rows/sec., 947.39 KiB/sec. | ||
| 7618 | 2026.01.11 19:28:32.460446 [ 276 ] {7fa9d570-1b56-4001-9064-62f6091151d7} <Debug> TCPHandler: Processed in 0.001383906 sec. | ||
| 7619 | 2026.01.11 19:28:32.460569 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7620 | 2026.01.11 19:28:32.460581 [ 188 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7621 | 2026.01.11 19:28:32.460665 [ 276 ] {d405f2b2-8e0e-4015-8479-4f481f77cfc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7622 | 2026.01.11 19:28:32.460713 [ 276 ] {d405f2b2-8e0e-4015-8479-4f481f77cfc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7623 | 2026.01.11 19:28:32.460901 [ 188 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_25_6} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.01.11 19:28:32.460982 [ 188 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_25_6} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7625 | 2026.01.11 19:28:32.461076 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 7626 | 2026.01.11 19:28:32.461910 [ 276 ] {d405f2b2-8e0e-4015-8479-4f481f77cfc1} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.01.11 19:28:32.461953 [ 276 ] {d405f2b2-8e0e-4015-8479-4f481f77cfc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7628 | 2026.01.11 19:28:32.462366 [ 276 ] {d405f2b2-8e0e-4015-8479-4f481f77cfc1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7629 | 2026.01.11 19:28:32.462581 [ 276 ] {d405f2b2-8e0e-4015-8479-4f481f77cfc1} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.01.11 19:28:32.462720 [ 276 ] {d405f2b2-8e0e-4015-8479-4f481f77cfc1} <Debug> executeQuery: Read 1199 rows, 98.03 KiB in 0.002073 sec., 578388.8084901109 rows/sec., 46.18 MiB/sec. | ||
| 7631 | 2026.01.11 19:28:32.462760 [ 276 ] {d405f2b2-8e0e-4015-8479-4f481f77cfc1} <Debug> TCPHandler: Processed in 0.002241888 sec. | ||
| 7632 | 2026.01.11 19:28:32.462879 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2026.01.11 19:28:32.462974 [ 276 ] {f117c3bb-98cc-4c61-a67e-281d16c04311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7634 | 2026.01.11 19:28:32.463016 [ 276 ] {f117c3bb-98cc-4c61-a67e-281d16c04311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7635 | 2026.01.11 19:28:32.463562 [ 276 ] {f117c3bb-98cc-4c61-a67e-281d16c04311} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.01.11 19:28:32.463604 [ 276 ] {f117c3bb-98cc-4c61-a67e-281d16c04311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7637 | 2026.01.11 19:28:32.463914 [ 276 ] {f117c3bb-98cc-4c61-a67e-281d16c04311} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7638 | 2026.01.11 19:28:32.464126 [ 276 ] {f117c3bb-98cc-4c61-a67e-281d16c04311} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.01.11 19:28:32.464257 [ 276 ] {f117c3bb-98cc-4c61-a67e-281d16c04311} <Debug> executeQuery: Read 259 rows, 16.30 KiB in 0.0013 sec., 199230.76923076925 rows/sec., 12.25 MiB/sec. | ||
| 7640 | 2026.01.11 19:28:32.464296 [ 276 ] {f117c3bb-98cc-4c61-a67e-281d16c04311} <Debug> TCPHandler: Processed in 0.001466867 sec. | ||
| 7641 | 2026.01.11 19:28:32.464413 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2026.01.11 19:28:32.464507 [ 276 ] {42a27653-6cd4-470d-8eaf-44aa8276be7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7643 | 2026.01.11 19:28:32.464545 [ 276 ] {42a27653-6cd4-470d-8eaf-44aa8276be7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7644 | 2026.01.11 19:28:32.465061 [ 276 ] {42a27653-6cd4-470d-8eaf-44aa8276be7c} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.01.11 19:28:32.465096 [ 276 ] {42a27653-6cd4-470d-8eaf-44aa8276be7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7646 | 2026.01.11 19:28:32.465394 [ 276 ] {42a27653-6cd4-470d-8eaf-44aa8276be7c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7647 | 2026.01.11 19:28:32.465596 [ 276 ] {42a27653-6cd4-470d-8eaf-44aa8276be7c} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.01.11 19:28:32.465729 [ 276 ] {42a27653-6cd4-470d-8eaf-44aa8276be7c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001239 sec., 171105.73042776433 rows/sec., 11.03 MiB/sec. | ||
| 7649 | 2026.01.11 19:28:32.465767 [ 276 ] {42a27653-6cd4-470d-8eaf-44aa8276be7c} <Debug> TCPHandler: Processed in 0.001403947 sec. | ||
| 7650 | 2026.01.11 19:28:32.465880 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7651 | 2026.01.11 19:28:32.465973 [ 276 ] {9140a00a-a9b0-4091-9cfa-45bc4c28a957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7652 | 2026.01.11 19:28:32.466012 [ 276 ] {9140a00a-a9b0-4091-9cfa-45bc4c28a957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7653 | 2026.01.11 19:28:32.466545 [ 276 ] {9140a00a-a9b0-4091-9cfa-45bc4c28a957} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.01.11 19:28:32.466583 [ 276 ] {9140a00a-a9b0-4091-9cfa-45bc4c28a957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7655 | 2026.01.11 19:28:32.466891 [ 276 ] {9140a00a-a9b0-4091-9cfa-45bc4c28a957} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7656 | 2026.01.11 19:28:32.467102 [ 276 ] {9140a00a-a9b0-4091-9cfa-45bc4c28a957} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2026.01.11 19:28:32.467213 [ 132 ] {} <Debug> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7658 | 2026.01.11 19:28:32.467231 [ 276 ] {9140a00a-a9b0-4091-9cfa-45bc4c28a957} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001273 sec., 165750.1963864886 rows/sec., 9.41 MiB/sec. | ||
| 7659 | 2026.01.11 19:28:32.467256 [ 132 ] {} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.01.11 19:28:32.467276 [ 276 ] {9140a00a-a9b0-4091-9cfa-45bc4c28a957} <Debug> TCPHandler: Processed in 0.001446038 sec. | ||
| 7661 | 2026.01.11 19:28:32.467281 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7662 | 2026.01.11 19:28:32.467364 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 7663 | 2026.01.11 19:28:32.467401 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7664 | 2026.01.11 19:28:32.467448 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7665 | 2026.01.11 19:28:32.467473 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 7666 | 2026.01.11 19:28:32.467496 [ 276 ] {36cdf9de-6b77-4a53-be05-acef5a7ad28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7667 | 2026.01.11 19:28:32.467518 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 7668 | 2026.01.11 19:28:32.467535 [ 276 ] {36cdf9de-6b77-4a53-be05-acef5a7ad28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7669 | 2026.01.11 19:28:32.467559 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 7670 | 2026.01.11 19:28:32.467599 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 7671 | 2026.01.11 19:28:32.467636 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 7672 | 2026.01.11 19:28:32.468294 [ 276 ] {36cdf9de-6b77-4a53-be05-acef5a7ad28c} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2026.01.11 19:28:32.468329 [ 276 ] {36cdf9de-6b77-4a53-be05-acef5a7ad28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7674 | 2026.01.11 19:28:32.468389 [ 202 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001047768 sec., 1006902.2913469395 rows/sec., 61.02 MiB/sec. | ||
| 7675 | 2026.01.11 19:28:32.468531 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7676 | 2026.01.11 19:28:32.468688 [ 276 ] {36cdf9de-6b77-4a53-be05-acef5a7ad28c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7677 | 2026.01.11 19:28:32.468776 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_25_6} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2026.01.11 19:28:32.468840 [ 199 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_25_6} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7679 | 2026.01.11 19:28:32.468900 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7680 | 2026.01.11 19:28:32.468907 [ 276 ] {36cdf9de-6b77-4a53-be05-acef5a7ad28c} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2026.01.11 19:28:32.469046 [ 276 ] {36cdf9de-6b77-4a53-be05-acef5a7ad28c} <Debug> executeQuery: Read 733 rows, 52.81 KiB in 0.001567 sec., 467772.8142948309 rows/sec., 32.91 MiB/sec. | ||
| 7682 | 2026.01.11 19:28:32.469086 [ 276 ] {36cdf9de-6b77-4a53-be05-acef5a7ad28c} <Debug> TCPHandler: Processed in 0.001735975 sec. | ||
| 7683 | 2026.01.11 19:28:32.469211 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7684 | 2026.01.11 19:28:32.469306 [ 276 ] {70c840ea-3111-4a4c-a1fc-2f4dc9639c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7685 | 2026.01.11 19:28:32.469348 [ 276 ] {70c840ea-3111-4a4c-a1fc-2f4dc9639c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7686 | 2026.01.11 19:28:32.469715 [ 276 ] {70c840ea-3111-4a4c-a1fc-2f4dc9639c9a} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2026.01.11 19:28:32.469752 [ 276 ] {70c840ea-3111-4a4c-a1fc-2f4dc9639c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7688 | 2026.01.11 19:28:32.470067 [ 276 ] {70c840ea-3111-4a4c-a1fc-2f4dc9639c9a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7689 | 2026.01.11 19:28:32.470283 [ 276 ] {70c840ea-3111-4a4c-a1fc-2f4dc9639c9a} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.01.11 19:28:32.470399 [ 132 ] {} <Debug> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7691 | 2026.01.11 19:28:32.470427 [ 276 ] {70c840ea-3111-4a4c-a1fc-2f4dc9639c9a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 7692 | 2026.01.11 19:28:32.470440 [ 132 ] {} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.01.11 19:28:32.470468 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7694 | 2026.01.11 19:28:32.470471 [ 276 ] {70c840ea-3111-4a4c-a1fc-2f4dc9639c9a} <Debug> TCPHandler: Processed in 0.001310214 sec. | ||
| 7695 | 2026.01.11 19:28:32.470566 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 7696 | 2026.01.11 19:28:32.470595 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2026.01.11 19:28:32.470695 [ 276 ] {86c4d28b-d33c-4dd3-bcbc-d321874afadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7698 | 2026.01.11 19:28:32.470709 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7699 | 2026.01.11 19:28:32.470740 [ 276 ] {86c4d28b-d33c-4dd3-bcbc-d321874afadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7700 | 2026.01.11 19:28:32.470749 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 7701 | 2026.01.11 19:28:32.470820 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 7702 | 2026.01.11 19:28:32.470869 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 7703 | 2026.01.11 19:28:32.470932 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 7704 | 2026.01.11 19:28:32.470978 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 7705 | 2026.01.11 19:28:32.471024 [ 190 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 7706 | 2026.01.11 19:28:32.471228 [ 276 ] {86c4d28b-d33c-4dd3-bcbc-d321874afadd} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2026.01.11 19:28:32.471271 [ 276 ] {86c4d28b-d33c-4dd3-bcbc-d321874afadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7708 | 2026.01.11 19:28:32.471666 [ 276 ] {86c4d28b-d33c-4dd3-bcbc-d321874afadd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7709 | 2026.01.11 19:28:32.471883 [ 199 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001361865 sec., 110143.07585553633 rows/sec., 5.62 MiB/sec. | ||
| 7710 | 2026.01.11 19:28:32.471899 [ 276 ] {86c4d28b-d33c-4dd3-bcbc-d321874afadd} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.01.11 19:28:32.472028 [ 202 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7712 | 2026.01.11 19:28:32.472041 [ 276 ] {86c4d28b-d33c-4dd3-bcbc-d321874afadd} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001361 sec., 235855.98824393828 rows/sec., 15.51 MiB/sec. | ||
| 7713 | 2026.01.11 19:28:32.472087 [ 276 ] {86c4d28b-d33c-4dd3-bcbc-d321874afadd} <Debug> TCPHandler: Processed in 0.00154162 sec. | ||
| 7714 | 2026.01.11 19:28:32.472199 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7715 | 2026.01.11 19:28:32.472294 [ 276 ] {38fdafa1-5b4f-4474-b3fc-24b28984d722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7716 | 2026.01.11 19:28:32.472327 [ 202 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_25_5} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2026.01.11 19:28:32.472338 [ 276 ] {38fdafa1-5b4f-4474-b3fc-24b28984d722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7718 | 2026.01.11 19:28:32.472410 [ 202 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_25_5} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7719 | 2026.01.11 19:28:32.472499 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7720 | 2026.01.11 19:28:32.472670 [ 276 ] {38fdafa1-5b4f-4474-b3fc-24b28984d722} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.01.11 19:28:32.472710 [ 276 ] {38fdafa1-5b4f-4474-b3fc-24b28984d722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7722 | 2026.01.11 19:28:32.473015 [ 276 ] {38fdafa1-5b4f-4474-b3fc-24b28984d722} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7723 | 2026.01.11 19:28:32.473219 [ 276 ] {38fdafa1-5b4f-4474-b3fc-24b28984d722} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2026.01.11 19:28:32.473340 [ 132 ] {} <Debug> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7725 | 2026.01.11 19:28:32.473366 [ 276 ] {38fdafa1-5b4f-4474-b3fc-24b28984d722} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 7726 | 2026.01.11 19:28:32.473372 [ 132 ] {} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7727 | 2026.01.11 19:28:32.473406 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7728 | 2026.01.11 19:28:32.473409 [ 276 ] {38fdafa1-5b4f-4474-b3fc-24b28984d722} <Debug> TCPHandler: Processed in 0.001259253 sec. | ||
| 7729 | 2026.01.11 19:28:32.473492 [ 198 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 7730 | 2026.01.11 19:28:32.473531 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7731 | 2026.01.11 19:28:32.473597 [ 198 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7732 | 2026.01.11 19:28:32.473629 [ 198 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 21 rows starting from the beginning of the part | ||
| 7733 | 2026.01.11 19:28:32.473632 [ 276 ] {fd37cde4-276c-4dc3-9337-c6fdd406ce5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7734 | 2026.01.11 19:28:32.473682 [ 198 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 7735 | 2026.01.11 19:28:32.473698 [ 276 ] {fd37cde4-276c-4dc3-9337-c6fdd406ce5a} <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 | ||
| 7736 | 2026.01.11 19:28:32.473730 [ 198 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 7737 | 2026.01.11 19:28:32.473778 [ 198 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 7738 | 2026.01.11 19:28:32.473816 [ 198 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 7739 | 2026.01.11 19:28:32.473852 [ 198 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 7740 | 2026.01.11 19:28:32.474583 [ 199 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001132179 sec., 22964.566557055023 rows/sec., 1.51 MiB/sec. | ||
| 7741 | 2026.01.11 19:28:32.474621 [ 276 ] {fd37cde4-276c-4dc3-9337-c6fdd406ce5a} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.01.11 19:28:32.474658 [ 276 ] {fd37cde4-276c-4dc3-9337-c6fdd406ce5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7743 | 2026.01.11 19:28:32.474736 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7744 | 2026.01.11 19:28:32.475049 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_25_5} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.01.11 19:28:32.475118 [ 194 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_25_5} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7746 | 2026.01.11 19:28:32.475187 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7747 | 2026.01.11 19:28:32.475290 [ 276 ] {fd37cde4-276c-4dc3-9337-c6fdd406ce5a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7748 | 2026.01.11 19:28:32.475527 [ 276 ] {fd37cde4-276c-4dc3-9337-c6fdd406ce5a} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.01.11 19:28:32.475680 [ 276 ] {fd37cde4-276c-4dc3-9337-c6fdd406ce5a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002063 sec., 19389.238972370335 rows/sec., 34.74 MiB/sec. | ||
| 7750 | 2026.01.11 19:28:32.475753 [ 276 ] {fd37cde4-276c-4dc3-9337-c6fdd406ce5a} <Debug> TCPHandler: Processed in 0.002271269 sec. | ||
| 7751 | 2026.01.11 19:28:32.475864 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.01.11 19:28:32.475958 [ 276 ] {5c390c23-1984-472e-a91e-6f4701dd74a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7753 | 2026.01.11 19:28:32.476001 [ 276 ] {5c390c23-1984-472e-a91e-6f4701dd74a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7754 | 2026.01.11 19:28:32.476350 [ 276 ] {5c390c23-1984-472e-a91e-6f4701dd74a2} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.01.11 19:28:32.476384 [ 276 ] {5c390c23-1984-472e-a91e-6f4701dd74a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7756 | 2026.01.11 19:28:32.476695 [ 276 ] {5c390c23-1984-472e-a91e-6f4701dd74a2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7757 | 2026.01.11 19:28:32.476908 [ 276 ] {5c390c23-1984-472e-a91e-6f4701dd74a2} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.01.11 19:28:32.477036 [ 276 ] {5c390c23-1984-472e-a91e-6f4701dd74a2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001094 sec., 95063.98537477148 rows/sec., 5.82 MiB/sec. | ||
| 7759 | 2026.01.11 19:28:32.477079 [ 276 ] {5c390c23-1984-472e-a91e-6f4701dd74a2} <Debug> TCPHandler: Processed in 0.001264423 sec. | ||
| 7760 | 2026.01.11 19:28:33.983197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16715 | ||
| 7761 | 2026.01.11 19:28:33.983714 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7762 | 2026.01.11 19:28:33.983761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7763 | 2026.01.11 19:28:33.984287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7764 | 2026.01.11 19:28:33.984519 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.01.11 19:28:33.984659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16715 | ||
| 7766 | 2026.01.11 19:28:34.854453 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7767 | 2026.01.11 19:28:34.870604 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2026.01.11 19:28:34.870665 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7769 | 2026.01.11 19:28:34.877178 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7770 | 2026.01.11 19:28:34.877901 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2026.01.11 19:28:34.880817 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7772 | 2026.01.11 19:28:37.443556 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7773 | 2026.01.11 19:28:37.443771 [ 276 ] {d8bf2e95-a39b-4d0e-9230-d4585f17d7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7774 | 2026.01.11 19:28:37.443848 [ 276 ] {d8bf2e95-a39b-4d0e-9230-d4585f17d7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7775 | 2026.01.11 19:28:37.444496 [ 276 ] {d8bf2e95-a39b-4d0e-9230-d4585f17d7c3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7776 | 2026.01.11 19:28:37.444548 [ 276 ] {d8bf2e95-a39b-4d0e-9230-d4585f17d7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7777 | 2026.01.11 19:28:37.444959 [ 276 ] {d8bf2e95-a39b-4d0e-9230-d4585f17d7c3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7778 | 2026.01.11 19:28:37.445184 [ 276 ] {d8bf2e95-a39b-4d0e-9230-d4585f17d7c3} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7779 | 2026.01.11 19:28:37.445327 [ 126 ] {} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7780 | 2026.01.11 19:28:37.445346 [ 276 ] {d8bf2e95-a39b-4d0e-9230-d4585f17d7c3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.64 MiB/sec. | ||
| 7781 | 2026.01.11 19:28:37.445401 [ 126 ] {} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.01.11 19:28:37.445422 [ 276 ] {d8bf2e95-a39b-4d0e-9230-d4585f17d7c3} <Debug> TCPHandler: Processed in 0.002009602 sec. | ||
| 7783 | 2026.01.11 19:28:37.445432 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7784 | 2026.01.11 19:28:37.445554 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 7785 | 2026.01.11 19:28:37.445557 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7786 | 2026.01.11 19:28:37.445671 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7787 | 2026.01.11 19:28:37.445691 [ 276 ] {e52241fa-aa47-4e2b-bba8-d628d1528544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7788 | 2026.01.11 19:28:37.445706 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2342 rows starting from the beginning of the part | ||
| 7789 | 2026.01.11 19:28:37.445737 [ 276 ] {e52241fa-aa47-4e2b-bba8-d628d1528544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7790 | 2026.01.11 19:28:37.445773 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1197 rows starting from the beginning of the part | ||
| 7791 | 2026.01.11 19:28:37.445826 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1192 rows starting from the beginning of the part | ||
| 7792 | 2026.01.11 19:28:37.445875 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7793 | 2026.01.11 19:28:37.445921 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1199 rows starting from the beginning of the part | ||
| 7794 | 2026.01.11 19:28:37.445970 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7795 | 2026.01.11 19:28:37.446191 [ 276 ] {e52241fa-aa47-4e2b-bba8-d628d1528544} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2026.01.11 19:28:37.446229 [ 276 ] {e52241fa-aa47-4e2b-bba8-d628d1528544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7797 | 2026.01.11 19:28:37.446541 [ 276 ] {e52241fa-aa47-4e2b-bba8-d628d1528544} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7798 | 2026.01.11 19:28:37.446755 [ 276 ] {e52241fa-aa47-4e2b-bba8-d628d1528544} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2026.01.11 19:28:37.446873 [ 126 ] {} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7800 | 2026.01.11 19:28:37.446897 [ 276 ] {e52241fa-aa47-4e2b-bba8-d628d1528544} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 7801 | 2026.01.11 19:28:37.446905 [ 126 ] {} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.01.11 19:28:37.446939 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7803 | 2026.01.11 19:28:37.446945 [ 276 ] {e52241fa-aa47-4e2b-bba8-d628d1528544} <Debug> TCPHandler: Processed in 0.001441488 sec. | ||
| 7804 | 2026.01.11 19:28:37.447031 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 7805 | 2026.01.11 19:28:37.447071 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7806 | 2026.01.11 19:28:37.447153 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7807 | 2026.01.11 19:28:37.447175 [ 276 ] {7a2e5d0e-1c86-436c-8584-9515398fb0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7808 | 2026.01.11 19:28:37.447192 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1211 rows starting from the beginning of the part | ||
| 7809 | 2026.01.11 19:28:37.447225 [ 276 ] {7a2e5d0e-1c86-436c-8584-9515398fb0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7810 | 2026.01.11 19:28:37.447258 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 522 rows starting from the beginning of the part | ||
| 7811 | 2026.01.11 19:28:37.447308 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 719 rows starting from the beginning of the part | ||
| 7812 | 2026.01.11 19:28:37.447348 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7813 | 2026.01.11 19:28:37.447385 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 733 rows starting from the beginning of the part | ||
| 7814 | 2026.01.11 19:28:37.447423 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7815 | 2026.01.11 19:28:37.447645 [ 276 ] {7a2e5d0e-1c86-436c-8584-9515398fb0ff} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7816 | 2026.01.11 19:28:37.447688 [ 276 ] {7a2e5d0e-1c86-436c-8584-9515398fb0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7817 | 2026.01.11 19:28:37.448063 [ 276 ] {7a2e5d0e-1c86-436c-8584-9515398fb0ff} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7818 | 2026.01.11 19:28:37.448095 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002581896 sec., 2340140.733786334 rows/sec., 198.13 MiB/sec. | ||
| 7819 | 2026.01.11 19:28:37.448307 [ 276 ] {7a2e5d0e-1c86-436c-8584-9515398fb0ff} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.01.11 19:28:37.448432 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7821 | 2026.01.11 19:28:37.448457 [ 276 ] {7a2e5d0e-1c86-436c-8584-9515398fb0ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 7822 | 2026.01.11 19:28:37.448462 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2026.01.11 19:28:37.448468 [ 189 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7824 | 2026.01.11 19:28:37.448505 [ 276 ] {7a2e5d0e-1c86-436c-8584-9515398fb0ff} <Debug> TCPHandler: Processed in 0.001483878 sec. | ||
| 7825 | 2026.01.11 19:28:37.448499 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7826 | 2026.01.11 19:28:37.448611 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 7827 | 2026.01.11 19:28:37.448640 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7828 | 2026.01.11 19:28:37.448719 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7829 | 2026.01.11 19:28:37.448740 [ 276 ] {44f89af8-1406-4ae3-9d69-1b6dbbfe29e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7830 | 2026.01.11 19:28:37.448751 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16247 rows starting from the beginning of the part | ||
| 7831 | 2026.01.11 19:28:37.448786 [ 276 ] {44f89af8-1406-4ae3-9d69-1b6dbbfe29e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7832 | 2026.01.11 19:28:37.448808 [ 197 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813857 sec., 1826494.5913597378 rows/sec., 137.88 MiB/sec. | ||
| 7833 | 2026.01.11 19:28:37.448810 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 845 rows starting from the beginning of the part | ||
| 7834 | 2026.01.11 19:28:37.448873 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_51_10} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2026.01.11 19:28:37.448900 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 7836 | 2026.01.11 19:28:37.448950 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 7837 | 2026.01.11 19:28:37.448991 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 321 rows starting from the beginning of the part | ||
| 7838 | 2026.01.11 19:28:37.449000 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_51_10} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7839 | 2026.01.11 19:28:37.449035 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 7840 | 2026.01.11 19:28:37.449090 [ 200 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7841 | 2026.01.11 19:28:37.449126 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 7842 | 2026.01.11 19:28:37.449137 [ 276 ] {44f89af8-1406-4ae3-9d69-1b6dbbfe29e4} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2026.01.11 19:28:37.449179 [ 276 ] {44f89af8-1406-4ae3-9d69-1b6dbbfe29e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7844 | 2026.01.11 19:28:37.449461 [ 200 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_51_10} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.01.11 19:28:37.449529 [ 276 ] {44f89af8-1406-4ae3-9d69-1b6dbbfe29e4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7846 | 2026.01.11 19:28:37.449554 [ 200 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_51_10} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7847 | 2026.01.11 19:28:37.449644 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7848 | 2026.01.11 19:28:37.449752 [ 276 ] {44f89af8-1406-4ae3-9d69-1b6dbbfe29e4} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2026.01.11 19:28:37.449871 [ 126 ] {} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7850 | 2026.01.11 19:28:37.449894 [ 276 ] {44f89af8-1406-4ae3-9d69-1b6dbbfe29e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 7851 | 2026.01.11 19:28:37.449899 [ 126 ] {} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.01.11 19:28:37.449933 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7853 | 2026.01.11 19:28:37.449937 [ 276 ] {44f89af8-1406-4ae3-9d69-1b6dbbfe29e4} <Debug> TCPHandler: Processed in 0.001348375 sec. | ||
| 7854 | 2026.01.11 19:28:37.450018 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 7855 | 2026.01.11 19:28:37.450126 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7856 | 2026.01.11 19:28:37.450157 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3712 rows starting from the beginning of the part | ||
| 7857 | 2026.01.11 19:28:37.450214 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 7858 | 2026.01.11 19:28:37.450255 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 7859 | 2026.01.11 19:28:37.450292 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 7860 | 2026.01.11 19:28:37.450331 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 7861 | 2026.01.11 19:28:37.450367 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 7862 | 2026.01.11 19:28:37.452002 [ 200 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002017423 sec., 2032295.656389364 rows/sec., 129.08 MiB/sec. | ||
| 7863 | 2026.01.11 19:28:37.452488 [ 196 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7864 | 2026.01.11 19:28:37.452808 [ 196 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_51_10} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.01.11 19:28:37.452899 [ 196 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_51_10} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7866 | 2026.01.11 19:28:37.452985 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7867 | 2026.01.11 19:28:37.454942 [ 196 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18047 rows, containing 5 columns (5 merged, 0 gathered) in 0.006364025 sec., 2835783.9574797396 rows/sec., 189.82 MiB/sec. | ||
| 7868 | 2026.01.11 19:28:37.455155 [ 189 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7869 | 2026.01.11 19:28:37.455424 [ 189 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.01.11 19:28:37.455520 [ 189 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7871 | 2026.01.11 19:28:37.455618 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 7872 | 2026.01.11 19:28:38.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.46 MiB, peak 299.65 MiB, free memory in arenas 0.00 B, will set to 288.30 MiB (RSS), difference: 1.84 MiB | ||
| 7873 | 2026.01.11 19:28:41.319427 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7874 | 2026.01.11 19:28:41.319505 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7875 | 2026.01.11 19:28:41.485710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17227 | ||
| 7876 | 2026.01.11 19:28:41.486238 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2026.01.11 19:28:41.486279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7878 | 2026.01.11 19:28:41.486779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7879 | 2026.01.11 19:28:41.487023 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2026.01.11 19:28:41.487170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17227 | ||
| 7881 | 2026.01.11 19:28:41.487519 [ 75 ] {} <Debug> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7882 | 2026.01.11 19:28:41.487604 [ 75 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7883 | 2026.01.11 19:28:41.487643 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7884 | 2026.01.11 19:28:41.487777 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 7885 | 2026.01.11 19:28:41.487892 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7886 | 2026.01.11 19:28:41.487928 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14795 rows starting from the beginning of the part | ||
| 7887 | 2026.01.11 19:28:41.487995 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 7888 | 2026.01.11 19:28:41.488048 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 7889 | 2026.01.11 19:28:41.488094 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 7890 | 2026.01.11 19:28:41.488103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1018 | ||
| 7891 | 2026.01.11 19:28:41.488137 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 7892 | 2026.01.11 19:28:41.488184 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 7893 | 2026.01.11 19:28:41.489944 [ 189 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17227 rows, containing 4 columns (4 merged, 0 gathered) in 0.002212377 sec., 7786647.574079824 rows/sec., 111.39 MiB/sec. | ||
| 7894 | 2026.01.11 19:28:41.490098 [ 189 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7895 | 2026.01.11 19:28:41.490393 [ 189 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_36_7} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2026.01.11 19:28:41.490470 [ 189 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_36_7} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7897 | 2026.01.11 19:28:41.490489 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2026.01.11 19:28:41.490529 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7899 | 2026.01.11 19:28:41.490595 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7900 | 2026.01.11 19:28:41.491730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7901 | 2026.01.11 19:28:41.491986 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.01.11 19:28:41.492139 [ 75 ] {} <Debug> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7903 | 2026.01.11 19:28:41.492179 [ 75 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2026.01.11 19:28:41.492201 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7905 | 2026.01.11 19:28:41.492247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 7906 | 2026.01.11 19:28:41.492357 [ 193 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::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 | ||
| 7907 | 2026.01.11 19:28:41.493157 [ 193 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7908 | 2026.01.11 19:28:41.493290 [ 193 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 852 rows starting from the beginning of the part | ||
| 7909 | 2026.01.11 19:28:41.493616 [ 193 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 7910 | 2026.01.11 19:28:41.493913 [ 193 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7911 | 2026.01.11 19:28:41.494215 [ 193 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 7912 | 2026.01.11 19:28:41.494509 [ 193 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 7913 | 2026.01.11 19:28:41.494807 [ 193 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7914 | 2026.01.11 19:28:41.500808 [ 189 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 72 columns (72 merged, 0 gathered) in 0.008521621 sec., 119460.8396688846 rows/sec., 96.72 MiB/sec. | ||
| 7915 | 2026.01.11 19:28:41.501860 [ 189 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7916 | 2026.01.11 19:28:41.502365 [ 189 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_26_5} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.01.11 19:28:41.502431 [ 189 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_26_5} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7918 | 2026.01.11 19:28:41.502590 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 7919 | 2026.01.11 19:28:42.381805 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7920 | 2026.01.11 19:28:42.399823 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.01.11 19:28:42.399892 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7922 | 2026.01.11 19:28:42.406114 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7923 | 2026.01.11 19:28:42.406829 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.01.11 19:28:42.407128 [ 75 ] {} <Debug> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7925 | 2026.01.11 19:28:42.407193 [ 75 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.01.11 19:28:42.407213 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7927 | 2026.01.11 19:28:42.407333 [ 202 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 7928 | 2026.01.11 19:28:42.410090 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7929 | 2026.01.11 19:28:42.410696 [ 202 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7930 | 2026.01.11 19:28:42.412159 [ 202 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 7931 | 2026.01.11 19:28:42.416931 [ 202 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 7932 | 2026.01.11 19:28:42.421438 [ 202 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 7933 | 2026.01.11 19:28:42.425850 [ 202 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 7934 | 2026.01.11 19:28:42.430367 [ 202 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 7935 | 2026.01.11 19:28:42.434724 [ 202 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7936 | 2026.01.11 19:28:42.456929 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7937 | 2026.01.11 19:28:42.457106 [ 276 ] {26444902-2906-41ae-9b29-0f095fd21df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7938 | 2026.01.11 19:28:42.457175 [ 276 ] {26444902-2906-41ae-9b29-0f095fd21df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7939 | 2026.01.11 19:28:42.458116 [ 276 ] {26444902-2906-41ae-9b29-0f095fd21df2} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2026.01.11 19:28:42.458153 [ 276 ] {26444902-2906-41ae-9b29-0f095fd21df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7941 | 2026.01.11 19:28:42.458571 [ 276 ] {26444902-2906-41ae-9b29-0f095fd21df2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7942 | 2026.01.11 19:28:42.458807 [ 276 ] {26444902-2906-41ae-9b29-0f095fd21df2} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2026.01.11 19:28:42.458957 [ 276 ] {26444902-2906-41ae-9b29-0f095fd21df2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001903 sec., 215449.29059379926 rows/sec., 13.67 MiB/sec. | ||
| 7944 | 2026.01.11 19:28:42.459011 [ 276 ] {26444902-2906-41ae-9b29-0f095fd21df2} <Debug> TCPHandler: Processed in 0.002209907 sec. | ||
| 7945 | 2026.01.11 19:28:42.459122 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7946 | 2026.01.11 19:28:42.459225 [ 276 ] {ceb6fdb2-4720-4324-83ec-0c787001901c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7947 | 2026.01.11 19:28:42.459265 [ 276 ] {ceb6fdb2-4720-4324-83ec-0c787001901c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7948 | 2026.01.11 19:28:42.460243 [ 276 ] {ceb6fdb2-4720-4324-83ec-0c787001901c} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2026.01.11 19:28:42.460278 [ 276 ] {ceb6fdb2-4720-4324-83ec-0c787001901c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7950 | 2026.01.11 19:28:42.460704 [ 276 ] {ceb6fdb2-4720-4324-83ec-0c787001901c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7951 | 2026.01.11 19:28:42.460932 [ 276 ] {ceb6fdb2-4720-4324-83ec-0c787001901c} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7952 | 2026.01.11 19:28:42.461064 [ 276 ] {ceb6fdb2-4720-4324-83ec-0c787001901c} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001856 sec., 642241.3793103448 rows/sec., 51.31 MiB/sec. | ||
| 7953 | 2026.01.11 19:28:42.461105 [ 276 ] {ceb6fdb2-4720-4324-83ec-0c787001901c} <Debug> TCPHandler: Processed in 0.002031203 sec. | ||
| 7954 | 2026.01.11 19:28:42.461225 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7955 | 2026.01.11 19:28:42.461325 [ 276 ] {a21fd1c2-a842-4ce1-893f-b8b6d205e962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7956 | 2026.01.11 19:28:42.461364 [ 276 ] {a21fd1c2-a842-4ce1-893f-b8b6d205e962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7957 | 2026.01.11 19:28:42.461857 [ 276 ] {a21fd1c2-a842-4ce1-893f-b8b6d205e962} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2026.01.11 19:28:42.461891 [ 276 ] {a21fd1c2-a842-4ce1-893f-b8b6d205e962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7959 | 2026.01.11 19:28:42.462211 [ 276 ] {a21fd1c2-a842-4ce1-893f-b8b6d205e962} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7960 | 2026.01.11 19:28:42.462413 [ 276 ] {a21fd1c2-a842-4ce1-893f-b8b6d205e962} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2026.01.11 19:28:42.462543 [ 276 ] {a21fd1c2-a842-4ce1-893f-b8b6d205e962} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001233 sec., 198702.35198702352 rows/sec., 12.14 MiB/sec. | ||
| 7962 | 2026.01.11 19:28:42.462581 [ 276 ] {a21fd1c2-a842-4ce1-893f-b8b6d205e962} <Debug> TCPHandler: Processed in 0.001413066 sec. | ||
| 7963 | 2026.01.11 19:28:42.462697 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7964 | 2026.01.11 19:28:42.462806 [ 276 ] {572964f6-a0d7-4c75-b1eb-42f945bb8385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7965 | 2026.01.11 19:28:42.462844 [ 276 ] {572964f6-a0d7-4c75-b1eb-42f945bb8385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7966 | 2026.01.11 19:28:42.463310 [ 276 ] {572964f6-a0d7-4c75-b1eb-42f945bb8385} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2026.01.11 19:28:42.463343 [ 276 ] {572964f6-a0d7-4c75-b1eb-42f945bb8385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7968 | 2026.01.11 19:28:42.463649 [ 276 ] {572964f6-a0d7-4c75-b1eb-42f945bb8385} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7969 | 2026.01.11 19:28:42.463854 [ 276 ] {572964f6-a0d7-4c75-b1eb-42f945bb8385} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2026.01.11 19:28:42.463979 [ 276 ] {572964f6-a0d7-4c75-b1eb-42f945bb8385} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00119 sec., 178151.26050420167 rows/sec., 11.49 MiB/sec. | ||
| 7971 | 2026.01.11 19:28:42.464017 [ 276 ] {572964f6-a0d7-4c75-b1eb-42f945bb8385} <Debug> TCPHandler: Processed in 0.001366976 sec. | ||
| 7972 | 2026.01.11 19:28:42.464123 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2026.01.11 19:28:42.464235 [ 276 ] {132b0140-e7ea-4031-bf9a-118983c2a09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7974 | 2026.01.11 19:28:42.464274 [ 276 ] {132b0140-e7ea-4031-bf9a-118983c2a09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7975 | 2026.01.11 19:28:42.464740 [ 276 ] {132b0140-e7ea-4031-bf9a-118983c2a09d} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2026.01.11 19:28:42.464775 [ 276 ] {132b0140-e7ea-4031-bf9a-118983c2a09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7977 | 2026.01.11 19:28:42.465088 [ 276 ] {132b0140-e7ea-4031-bf9a-118983c2a09d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7978 | 2026.01.11 19:28:42.465311 [ 276 ] {132b0140-e7ea-4031-bf9a-118983c2a09d} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7979 | 2026.01.11 19:28:42.465444 [ 276 ] {132b0140-e7ea-4031-bf9a-118983c2a09d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 7980 | 2026.01.11 19:28:42.465483 [ 276 ] {132b0140-e7ea-4031-bf9a-118983c2a09d} <Debug> TCPHandler: Processed in 0.001409117 sec. | ||
| 7981 | 2026.01.11 19:28:42.465586 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7982 | 2026.01.11 19:28:42.465679 [ 276 ] {89382f91-b9a6-4526-9314-e2137ead66a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7983 | 2026.01.11 19:28:42.465719 [ 276 ] {89382f91-b9a6-4526-9314-e2137ead66a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7984 | 2026.01.11 19:28:42.466371 [ 276 ] {89382f91-b9a6-4526-9314-e2137ead66a4} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.01.11 19:28:42.466407 [ 276 ] {89382f91-b9a6-4526-9314-e2137ead66a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7986 | 2026.01.11 19:28:42.466769 [ 276 ] {89382f91-b9a6-4526-9314-e2137ead66a4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7987 | 2026.01.11 19:28:42.466970 [ 276 ] {89382f91-b9a6-4526-9314-e2137ead66a4} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2026.01.11 19:28:42.467095 [ 276 ] {89382f91-b9a6-4526-9314-e2137ead66a4} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001432 sec., 502094.97206703917 rows/sec., 35.24 MiB/sec. | ||
| 7989 | 2026.01.11 19:28:42.467135 [ 276 ] {89382f91-b9a6-4526-9314-e2137ead66a4} <Debug> TCPHandler: Processed in 0.001596342 sec. | ||
| 7990 | 2026.01.11 19:28:42.467242 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2026.01.11 19:28:42.467341 [ 276 ] {d63ff59b-10e0-4daf-9598-748103f8142c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7992 | 2026.01.11 19:28:42.467382 [ 276 ] {d63ff59b-10e0-4daf-9598-748103f8142c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7993 | 2026.01.11 19:28:42.467712 [ 276 ] {d63ff59b-10e0-4daf-9598-748103f8142c} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2026.01.11 19:28:42.467748 [ 276 ] {d63ff59b-10e0-4daf-9598-748103f8142c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7995 | 2026.01.11 19:28:42.468039 [ 276 ] {d63ff59b-10e0-4daf-9598-748103f8142c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7996 | 2026.01.11 19:28:42.468236 [ 276 ] {d63ff59b-10e0-4daf-9598-748103f8142c} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2026.01.11 19:28:42.468360 [ 276 ] {d63ff59b-10e0-4daf-9598-748103f8142c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 7998 | 2026.01.11 19:28:42.468397 [ 276 ] {d63ff59b-10e0-4daf-9598-748103f8142c} <Debug> TCPHandler: Processed in 0.001202081 sec. | ||
| 7999 | 2026.01.11 19:28:42.468497 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8000 | 2026.01.11 19:28:42.468590 [ 276 ] {5d078f6b-3808-4475-b462-b874b9cd0465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8001 | 2026.01.11 19:28:42.468640 [ 276 ] {5d078f6b-3808-4475-b462-b874b9cd0465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8002 | 2026.01.11 19:28:42.469074 [ 276 ] {5d078f6b-3808-4475-b462-b874b9cd0465} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8003 | 2026.01.11 19:28:42.469109 [ 276 ] {5d078f6b-3808-4475-b462-b874b9cd0465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8004 | 2026.01.11 19:28:42.469439 [ 276 ] {5d078f6b-3808-4475-b462-b874b9cd0465} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8005 | 2026.01.11 19:28:42.469653 [ 276 ] {5d078f6b-3808-4475-b462-b874b9cd0465} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.01.11 19:28:42.469784 [ 276 ] {5d078f6b-3808-4475-b462-b874b9cd0465} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00121 sec., 259504.13223140498 rows/sec., 17.05 MiB/sec. | ||
| 8007 | 2026.01.11 19:28:42.469821 [ 276 ] {5d078f6b-3808-4475-b462-b874b9cd0465} <Debug> TCPHandler: Processed in 0.001372295 sec. | ||
| 8008 | 2026.01.11 19:28:42.469919 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2026.01.11 19:28:42.470025 [ 276 ] {57738f97-f522-4054-9d29-d3c813fd975e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8010 | 2026.01.11 19:28:42.470065 [ 276 ] {57738f97-f522-4054-9d29-d3c813fd975e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8011 | 2026.01.11 19:28:42.470374 [ 276 ] {57738f97-f522-4054-9d29-d3c813fd975e} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.01.11 19:28:42.470408 [ 276 ] {57738f97-f522-4054-9d29-d3c813fd975e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8013 | 2026.01.11 19:28:42.470742 [ 276 ] {57738f97-f522-4054-9d29-d3c813fd975e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8014 | 2026.01.11 19:28:42.470994 [ 276 ] {57738f97-f522-4054-9d29-d3c813fd975e} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2026.01.11 19:28:42.471119 [ 276 ] {57738f97-f522-4054-9d29-d3c813fd975e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 8016 | 2026.01.11 19:28:42.471157 [ 276 ] {57738f97-f522-4054-9d29-d3c813fd975e} <Debug> TCPHandler: Processed in 0.001283593 sec. | ||
| 8017 | 2026.01.11 19:28:42.471275 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.01.11 19:28:42.471377 [ 276 ] {55a16cff-1923-4e92-bb95-6713ae4396e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8019 | 2026.01.11 19:28:42.471429 [ 276 ] {55a16cff-1923-4e92-bb95-6713ae4396e8} <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 | ||
| 8020 | 2026.01.11 19:28:42.472355 [ 276 ] {55a16cff-1923-4e92-bb95-6713ae4396e8} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.01.11 19:28:42.472391 [ 276 ] {55a16cff-1923-4e92-bb95-6713ae4396e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8022 | 2026.01.11 19:28:42.472998 [ 276 ] {55a16cff-1923-4e92-bb95-6713ae4396e8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8023 | 2026.01.11 19:28:42.473213 [ 276 ] {55a16cff-1923-4e92-bb95-6713ae4396e8} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.01.11 19:28:42.473351 [ 276 ] {55a16cff-1923-4e92-bb95-6713ae4396e8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001993 sec., 20070.24586051179 rows/sec., 35.96 MiB/sec. | ||
| 8025 | 2026.01.11 19:28:42.473348 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8026 | 2026.01.11 19:28:42.473406 [ 276 ] {55a16cff-1923-4e92-bb95-6713ae4396e8} <Debug> TCPHandler: Processed in 0.002181836 sec. | ||
| 8027 | 2026.01.11 19:28:42.473414 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8028 | 2026.01.11 19:28:42.473450 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8029 | 2026.01.11 19:28:42.473529 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8030 | 2026.01.11 19:28:42.473567 [ 192 ] {b92632f5-6669-4d3f-940b-339439542e94::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 | ||
| 8031 | 2026.01.11 19:28:42.473636 [ 276 ] {c625f2a5-7b9d-4dd5-9757-2da516ab2b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8032 | 2026.01.11 19:28:42.473682 [ 276 ] {c625f2a5-7b9d-4dd5-9757-2da516ab2b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8033 | 2026.01.11 19:28:42.473822 [ 192 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8034 | 2026.01.11 19:28:42.473887 [ 192 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 723 rows starting from the beginning of the part | ||
| 8035 | 2026.01.11 19:28:42.474016 [ 192 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 8036 | 2026.01.11 19:28:42.474020 [ 276 ] {c625f2a5-7b9d-4dd5-9757-2da516ab2b17} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2026.01.11 19:28:42.474065 [ 276 ] {c625f2a5-7b9d-4dd5-9757-2da516ab2b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8038 | 2026.01.11 19:28:42.474120 [ 192 ] {b92632f5-6669-4d3f-940b-339439542e94::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 | ||
| 8039 | 2026.01.11 19:28:42.474226 [ 192 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 8040 | 2026.01.11 19:28:42.474328 [ 192 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 8041 | 2026.01.11 19:28:42.474387 [ 276 ] {c625f2a5-7b9d-4dd5-9757-2da516ab2b17} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8042 | 2026.01.11 19:28:42.474421 [ 192 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 8043 | 2026.01.11 19:28:42.474612 [ 276 ] {c625f2a5-7b9d-4dd5-9757-2da516ab2b17} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2026.01.11 19:28:42.474743 [ 276 ] {c625f2a5-7b9d-4dd5-9757-2da516ab2b17} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001134 sec., 91710.75837742504 rows/sec., 5.62 MiB/sec. | ||
| 8045 | 2026.01.11 19:28:42.474783 [ 276 ] {c625f2a5-7b9d-4dd5-9757-2da516ab2b17} <Debug> TCPHandler: Processed in 0.001302754 sec. | ||
| 8046 | 2026.01.11 19:28:42.486614 [ 191 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.079336228 sec., 3428.4463334959664 rows/sec., 17.73 MiB/sec. | ||
| 8047 | 2026.01.11 19:28:42.488299 [ 190 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8048 | 2026.01.11 19:28:42.490200 [ 190 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_36_7} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2026.01.11 19:28:42.490292 [ 190 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_36_7} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8050 | 2026.01.11 19:28:42.491565 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8051 | 2026.01.11 19:28:42.492493 [ 192 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 923 rows, containing 19 columns (19 merged, 0 gathered) in 0.018982062 sec., 48624.85434933254 rows/sec., 87.13 MiB/sec. | ||
| 8052 | 2026.01.11 19:28:42.493665 [ 192 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8053 | 2026.01.11 19:28:42.493973 [ 192 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2026.01.11 19:28:42.494044 [ 192 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8055 | 2026.01.11 19:28:42.494148 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 8056 | 2026.01.11 19:28:43.000450 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.45 MiB, peak 305.64 MiB, free memory in arenas 0.00 B, will set to 298.22 MiB (RSS), difference: 7.77 MiB | ||
| 8057 | 2026.01.11 19:28:45.133264 [ 113 ] {} <Debug> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8058 | 2026.01.11 19:28:45.133337 [ 113 ] {} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8059 | 2026.01.11 19:28:45.133363 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8060 | 2026.01.11 19:28:45.133496 [ 191 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::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 | ||
| 8061 | 2026.01.11 19:28:45.133651 [ 191 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8062 | 2026.01.11 19:28:45.133688 [ 191 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::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 | ||
| 8063 | 2026.01.11 19:28:45.133757 [ 191 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 8064 | 2026.01.11 19:28:45.133802 [ 191 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8065 | 2026.01.11 19:28:45.133846 [ 191 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8066 | 2026.01.11 19:28:45.133890 [ 191 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 8067 | 2026.01.11 19:28:45.134707 [ 198 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267003 sec., 39463.20569090996 rows/sec., 3.29 MiB/sec. | ||
| 8068 | 2026.01.11 19:28:45.134911 [ 188 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8069 | 2026.01.11 19:28:45.135269 [ 188 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_13_3} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2026.01.11 19:28:45.135359 [ 188 ] {24cf49d4-cb7d-4a01-883c-da012df64a90::all_1_13_3} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8071 | 2026.01.11 19:28:45.135460 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8072 | 2026.01.11 19:28:47.469571 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8073 | 2026.01.11 19:28:47.469768 [ 276 ] {f7091596-a106-4194-a602-413be26cefec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8074 | 2026.01.11 19:28:47.469835 [ 276 ] {f7091596-a106-4194-a602-413be26cefec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8075 | 2026.01.11 19:28:47.471110 [ 276 ] {f7091596-a106-4194-a602-413be26cefec} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2026.01.11 19:28:47.471156 [ 276 ] {f7091596-a106-4194-a602-413be26cefec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8077 | 2026.01.11 19:28:47.471625 [ 276 ] {f7091596-a106-4194-a602-413be26cefec} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8078 | 2026.01.11 19:28:47.471857 [ 276 ] {f7091596-a106-4194-a602-413be26cefec} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2026.01.11 19:28:47.472030 [ 276 ] {f7091596-a106-4194-a602-413be26cefec} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.00231 sec., 517748.91774891777 rows/sec., 42.68 MiB/sec. | ||
| 8080 | 2026.01.11 19:28:47.472083 [ 276 ] {f7091596-a106-4194-a602-413be26cefec} <Debug> TCPHandler: Processed in 0.002641639 sec. | ||
| 8081 | 2026.01.11 19:28:47.472216 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8082 | 2026.01.11 19:28:47.472321 [ 276 ] {604e4dd0-f8f4-49cd-bf3c-f3e13aaf68ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8083 | 2026.01.11 19:28:47.472366 [ 276 ] {604e4dd0-f8f4-49cd-bf3c-f3e13aaf68ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8084 | 2026.01.11 19:28:47.472924 [ 276 ] {604e4dd0-f8f4-49cd-bf3c-f3e13aaf68ac} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2026.01.11 19:28:47.472964 [ 276 ] {604e4dd0-f8f4-49cd-bf3c-f3e13aaf68ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8086 | 2026.01.11 19:28:47.473286 [ 276 ] {604e4dd0-f8f4-49cd-bf3c-f3e13aaf68ac} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8087 | 2026.01.11 19:28:47.473489 [ 276 ] {604e4dd0-f8f4-49cd-bf3c-f3e13aaf68ac} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2026.01.11 19:28:47.473630 [ 276 ] {604e4dd0-f8f4-49cd-bf3c-f3e13aaf68ac} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001331 sec., 171299.77460555974 rows/sec., 11.60 MiB/sec. | ||
| 8089 | 2026.01.11 19:28:47.473671 [ 276 ] {604e4dd0-f8f4-49cd-bf3c-f3e13aaf68ac} <Debug> TCPHandler: Processed in 0.001508849 sec. | ||
| 8090 | 2026.01.11 19:28:47.473776 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8091 | 2026.01.11 19:28:47.473872 [ 276 ] {047f53b2-4ad6-40d9-aa8c-c4b1aabc386c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8092 | 2026.01.11 19:28:47.473913 [ 276 ] {047f53b2-4ad6-40d9-aa8c-c4b1aabc386c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8093 | 2026.01.11 19:28:47.474511 [ 276 ] {047f53b2-4ad6-40d9-aa8c-c4b1aabc386c} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.01.11 19:28:47.474548 [ 276 ] {047f53b2-4ad6-40d9-aa8c-c4b1aabc386c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8095 | 2026.01.11 19:28:47.474865 [ 276 ] {047f53b2-4ad6-40d9-aa8c-c4b1aabc386c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8096 | 2026.01.11 19:28:47.475065 [ 276 ] {047f53b2-4ad6-40d9-aa8c-c4b1aabc386c} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2026.01.11 19:28:47.475204 [ 276 ] {047f53b2-4ad6-40d9-aa8c-c4b1aabc386c} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.00135 sec., 385185.18518518517 rows/sec., 28.50 MiB/sec. | ||
| 8098 | 2026.01.11 19:28:47.475243 [ 276 ] {047f53b2-4ad6-40d9-aa8c-c4b1aabc386c} <Debug> TCPHandler: Processed in 0.00151801 sec. | ||
| 8099 | 2026.01.11 19:28:47.475356 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8100 | 2026.01.11 19:28:47.475452 [ 276 ] {919abf45-5382-467e-9809-87a2781334b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8101 | 2026.01.11 19:28:47.475497 [ 276 ] {919abf45-5382-467e-9809-87a2781334b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8102 | 2026.01.11 19:28:47.476146 [ 276 ] {919abf45-5382-467e-9809-87a2781334b0} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2026.01.11 19:28:47.476181 [ 276 ] {919abf45-5382-467e-9809-87a2781334b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8104 | 2026.01.11 19:28:47.476558 [ 276 ] {919abf45-5382-467e-9809-87a2781334b0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8105 | 2026.01.11 19:28:47.476768 [ 276 ] {919abf45-5382-467e-9809-87a2781334b0} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2026.01.11 19:28:47.476902 [ 276 ] {919abf45-5382-467e-9809-87a2781334b0} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001467 sec., 575323.7900477165 rows/sec., 38.72 MiB/sec. | ||
| 8107 | 2026.01.11 19:28:47.476940 [ 276 ] {919abf45-5382-467e-9809-87a2781334b0} <Debug> TCPHandler: Processed in 0.001633092 sec. | ||
| 8108 | 2026.01.11 19:28:47.477063 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8109 | 2026.01.11 19:28:47.477158 [ 276 ] {4d23f9b8-2851-43a0-9a09-0a9dcb0c0956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8110 | 2026.01.11 19:28:47.477200 [ 276 ] {4d23f9b8-2851-43a0-9a09-0a9dcb0c0956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8111 | 2026.01.11 19:28:47.477552 [ 276 ] {4d23f9b8-2851-43a0-9a09-0a9dcb0c0956} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2026.01.11 19:28:47.477588 [ 276 ] {4d23f9b8-2851-43a0-9a09-0a9dcb0c0956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8113 | 2026.01.11 19:28:47.477894 [ 276 ] {4d23f9b8-2851-43a0-9a09-0a9dcb0c0956} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8114 | 2026.01.11 19:28:47.478096 [ 276 ] {4d23f9b8-2851-43a0-9a09-0a9dcb0c0956} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2026.01.11 19:28:47.478231 [ 276 ] {4d23f9b8-2851-43a0-9a09-0a9dcb0c0956} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 8116 | 2026.01.11 19:28:47.478267 [ 276 ] {4d23f9b8-2851-43a0-9a09-0a9dcb0c0956} <Debug> TCPHandler: Processed in 0.001253432 sec. | ||
| 8117 | 2026.01.11 19:28:48.988214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17675 | ||
| 8118 | 2026.01.11 19:28:48.988718 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.01.11 19:28:48.988760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8120 | 2026.01.11 19:28:48.989231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8121 | 2026.01.11 19:28:48.989455 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2026.01.11 19:28:48.989583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17675 | ||
| 8123 | 2026.01.11 19:28:49.911147 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8124 | 2026.01.11 19:28:49.926331 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8125 | 2026.01.11 19:28:49.926380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8126 | 2026.01.11 19:28:49.932479 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8127 | 2026.01.11 19:28:49.933163 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8128 | 2026.01.11 19:28:49.935809 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8129 | 2026.01.11 19:28:51.492450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1050 | ||
| 8130 | 2026.01.11 19:28:51.495207 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2026.01.11 19:28:51.495257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8132 | 2026.01.11 19:28:51.496457 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8133 | 2026.01.11 19:28:51.496729 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2026.01.11 19:28:51.497000 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
| 8135 | 2026.01.11 19:28:52.455379 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8136 | 2026.01.11 19:28:52.455557 [ 276 ] {a7b2978a-0396-4dfe-a3da-acfe8b3e4182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8137 | 2026.01.11 19:28:52.455623 [ 276 ] {a7b2978a-0396-4dfe-a3da-acfe8b3e4182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8138 | 2026.01.11 19:28:52.456461 [ 276 ] {a7b2978a-0396-4dfe-a3da-acfe8b3e4182} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2026.01.11 19:28:52.456501 [ 276 ] {a7b2978a-0396-4dfe-a3da-acfe8b3e4182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8140 | 2026.01.11 19:28:52.456916 [ 276 ] {a7b2978a-0396-4dfe-a3da-acfe8b3e4182} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8141 | 2026.01.11 19:28:52.457138 [ 276 ] {a7b2978a-0396-4dfe-a3da-acfe8b3e4182} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2026.01.11 19:28:52.457297 [ 276 ] {a7b2978a-0396-4dfe-a3da-acfe8b3e4182} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001786 sec., 229563.26987681972 rows/sec., 14.56 MiB/sec. | ||
| 8143 | 2026.01.11 19:28:52.457346 [ 276 ] {a7b2978a-0396-4dfe-a3da-acfe8b3e4182} <Debug> TCPHandler: Processed in 0.002091594 sec. | ||
| 8144 | 2026.01.11 19:28:52.457475 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2026.01.11 19:28:52.457583 [ 276 ] {4e152ca1-6e4d-40e9-8961-4670b91c270d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8146 | 2026.01.11 19:28:52.457627 [ 276 ] {4e152ca1-6e4d-40e9-8961-4670b91c270d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8147 | 2026.01.11 19:28:52.458726 [ 276 ] {4e152ca1-6e4d-40e9-8961-4670b91c270d} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.01.11 19:28:52.458763 [ 276 ] {4e152ca1-6e4d-40e9-8961-4670b91c270d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8149 | 2026.01.11 19:28:52.459150 [ 276 ] {4e152ca1-6e4d-40e9-8961-4670b91c270d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8150 | 2026.01.11 19:28:52.459364 [ 276 ] {4e152ca1-6e4d-40e9-8961-4670b91c270d} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.01.11 19:28:52.459500 [ 276 ] {4e152ca1-6e4d-40e9-8961-4670b91c270d} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001939 sec., 614749.8710675606 rows/sec., 49.11 MiB/sec. | ||
| 8152 | 2026.01.11 19:28:52.459548 [ 276 ] {4e152ca1-6e4d-40e9-8961-4670b91c270d} <Debug> TCPHandler: Processed in 0.002125175 sec. | ||
| 8153 | 2026.01.11 19:28:52.459674 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.01.11 19:28:52.459770 [ 276 ] {4731becc-978c-4ad4-9a88-5320d9be88ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8155 | 2026.01.11 19:28:52.459811 [ 276 ] {4731becc-978c-4ad4-9a88-5320d9be88ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8156 | 2026.01.11 19:28:52.460331 [ 276 ] {4731becc-978c-4ad4-9a88-5320d9be88ef} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.01.11 19:28:52.460366 [ 276 ] {4731becc-978c-4ad4-9a88-5320d9be88ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8158 | 2026.01.11 19:28:52.460691 [ 276 ] {4731becc-978c-4ad4-9a88-5320d9be88ef} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8159 | 2026.01.11 19:28:52.460899 [ 276 ] {4731becc-978c-4ad4-9a88-5320d9be88ef} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.01.11 19:28:52.461017 [ 115 ] {} <Debug> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8161 | 2026.01.11 19:28:52.461034 [ 276 ] {4731becc-978c-4ad4-9a88-5320d9be88ef} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001282 sec., 191107.64430577224 rows/sec., 11.67 MiB/sec. | ||
| 8162 | 2026.01.11 19:28:52.461055 [ 115 ] {} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2026.01.11 19:28:52.461074 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8164 | 2026.01.11 19:28:52.461075 [ 276 ] {4731becc-978c-4ad4-9a88-5320d9be88ef} <Debug> TCPHandler: Processed in 0.001451868 sec. | ||
| 8165 | 2026.01.11 19:28:52.461196 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8166 | 2026.01.11 19:28:52.461218 [ 188 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::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 | ||
| 8167 | 2026.01.11 19:28:52.461298 [ 276 ] {1e03dd1f-87f3-452d-b562-57865f25559f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8168 | 2026.01.11 19:28:52.461344 [ 276 ] {1e03dd1f-87f3-452d-b562-57865f25559f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8169 | 2026.01.11 19:28:52.461384 [ 188 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8170 | 2026.01.11 19:28:52.461428 [ 188 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 263 rows starting from the beginning of the part | ||
| 8171 | 2026.01.11 19:28:52.461534 [ 188 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 8172 | 2026.01.11 19:28:52.461578 [ 188 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 245 rows starting from the beginning of the part | ||
| 8173 | 2026.01.11 19:28:52.461620 [ 188 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 259 rows starting from the beginning of the part | ||
| 8174 | 2026.01.11 19:28:52.461661 [ 188 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 245 rows starting from the beginning of the part | ||
| 8175 | 2026.01.11 19:28:52.461700 [ 188 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 245 rows starting from the beginning of the part | ||
| 8176 | 2026.01.11 19:28:52.461854 [ 276 ] {1e03dd1f-87f3-452d-b562-57865f25559f} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2026.01.11 19:28:52.461898 [ 276 ] {1e03dd1f-87f3-452d-b562-57865f25559f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8178 | 2026.01.11 19:28:52.462243 [ 276 ] {1e03dd1f-87f3-452d-b562-57865f25559f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8179 | 2026.01.11 19:28:52.462489 [ 276 ] {1e03dd1f-87f3-452d-b562-57865f25559f} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2026.01.11 19:28:52.462638 [ 276 ] {1e03dd1f-87f3-452d-b562-57865f25559f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001356 sec., 156342.18289085545 rows/sec., 10.08 MiB/sec. | ||
| 8181 | 2026.01.11 19:28:52.462662 [ 114 ] {} <Debug> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 8182 | 2026.01.11 19:28:52.462679 [ 276 ] {1e03dd1f-87f3-452d-b562-57865f25559f} <Debug> TCPHandler: Processed in 0.001533829 sec. | ||
| 8183 | 2026.01.11 19:28:52.462729 [ 114 ] {} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.01.11 19:28:52.462729 [ 198 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1259 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577161 sec., 798269.8025122356 rows/sec., 51.96 MiB/sec. | ||
| 8185 | 2026.01.11 19:28:52.462757 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8186 | 2026.01.11 19:28:52.462826 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8187 | 2026.01.11 19:28:52.462851 [ 188 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 8188 | 2026.01.11 19:28:52.462902 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8189 | 2026.01.11 19:28:52.462931 [ 276 ] {43b6138e-2533-4624-93fd-bdd29b4424bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8190 | 2026.01.11 19:28:52.462939 [ 188 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8191 | 2026.01.11 19:28:52.462984 [ 276 ] {43b6138e-2533-4624-93fd-bdd29b4424bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8192 | 2026.01.11 19:28:52.462989 [ 188 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 441 rows starting from the beginning of the part | ||
| 8193 | 2026.01.11 19:28:52.463045 [ 188 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 8194 | 2026.01.11 19:28:52.463079 [ 188 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 8195 | 2026.01.11 19:28:52.463112 [ 188 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 8196 | 2026.01.11 19:28:52.463143 [ 188 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 8197 | 2026.01.11 19:28:52.463173 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_31_6} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2026.01.11 19:28:52.463175 [ 188 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 8199 | 2026.01.11 19:28:52.463255 [ 196 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_31_6} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8200 | 2026.01.11 19:28:52.463328 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8201 | 2026.01.11 19:28:52.463491 [ 276 ] {43b6138e-2533-4624-93fd-bdd29b4424bf} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.01.11 19:28:52.463534 [ 276 ] {43b6138e-2533-4624-93fd-bdd29b4424bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8203 | 2026.01.11 19:28:52.463865 [ 276 ] {43b6138e-2533-4624-93fd-bdd29b4424bf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8204 | 2026.01.11 19:28:52.464016 [ 188 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191821 sec., 1272842.1465975177 rows/sec., 88.17 MiB/sec. | ||
| 8205 | 2026.01.11 19:28:52.464076 [ 276 ] {43b6138e-2533-4624-93fd-bdd29b4424bf} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.01.11 19:28:52.464140 [ 188 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 8207 | 2026.01.11 19:28:52.464232 [ 276 ] {43b6138e-2533-4624-93fd-bdd29b4424bf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001317 sec., 160212.60440394835 rows/sec., 9.10 MiB/sec. | ||
| 8208 | 2026.01.11 19:28:52.464286 [ 276 ] {43b6138e-2533-4624-93fd-bdd29b4424bf} <Debug> TCPHandler: Processed in 0.001514139 sec. | ||
| 8209 | 2026.01.11 19:28:52.464392 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2026.01.11 19:28:52.464392 [ 188 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_35_7} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8211 | 2026.01.11 19:28:52.464477 [ 188 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_35_7} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 8212 | 2026.01.11 19:28:52.464490 [ 276 ] {1b3bf213-0f00-4c31-8547-89a265da9761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8213 | 2026.01.11 19:28:52.464535 [ 276 ] {1b3bf213-0f00-4c31-8547-89a265da9761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8214 | 2026.01.11 19:28:52.464535 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8215 | 2026.01.11 19:28:52.465200 [ 276 ] {1b3bf213-0f00-4c31-8547-89a265da9761} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8216 | 2026.01.11 19:28:52.465241 [ 276 ] {1b3bf213-0f00-4c31-8547-89a265da9761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8217 | 2026.01.11 19:28:52.465601 [ 276 ] {1b3bf213-0f00-4c31-8547-89a265da9761} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8218 | 2026.01.11 19:28:52.465804 [ 276 ] {1b3bf213-0f00-4c31-8547-89a265da9761} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8219 | 2026.01.11 19:28:52.465930 [ 276 ] {1b3bf213-0f00-4c31-8547-89a265da9761} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001456 sec., 493818.6813186813 rows/sec., 34.66 MiB/sec. | ||
| 8220 | 2026.01.11 19:28:52.465968 [ 276 ] {1b3bf213-0f00-4c31-8547-89a265da9761} <Debug> TCPHandler: Processed in 0.001625932 sec. | ||
| 8221 | 2026.01.11 19:28:52.466082 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8222 | 2026.01.11 19:28:52.466176 [ 276 ] {0786cd9a-e8da-48f1-9ade-13666ab2496b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8223 | 2026.01.11 19:28:52.466218 [ 276 ] {0786cd9a-e8da-48f1-9ade-13666ab2496b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8224 | 2026.01.11 19:28:52.466553 [ 276 ] {0786cd9a-e8da-48f1-9ade-13666ab2496b} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8225 | 2026.01.11 19:28:52.466588 [ 276 ] {0786cd9a-e8da-48f1-9ade-13666ab2496b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8226 | 2026.01.11 19:28:52.466899 [ 276 ] {0786cd9a-e8da-48f1-9ade-13666ab2496b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8227 | 2026.01.11 19:28:52.467100 [ 276 ] {0786cd9a-e8da-48f1-9ade-13666ab2496b} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8228 | 2026.01.11 19:28:52.467236 [ 276 ] {0786cd9a-e8da-48f1-9ade-13666ab2496b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 8229 | 2026.01.11 19:28:52.467273 [ 276 ] {0786cd9a-e8da-48f1-9ade-13666ab2496b} <Debug> TCPHandler: Processed in 0.001241133 sec. | ||
| 8230 | 2026.01.11 19:28:52.467374 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8231 | 2026.01.11 19:28:52.467468 [ 276 ] {9fe7ff61-68ba-4604-b9a6-730896fff77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8232 | 2026.01.11 19:28:52.467510 [ 276 ] {9fe7ff61-68ba-4604-b9a6-730896fff77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8233 | 2026.01.11 19:28:52.467953 [ 276 ] {9fe7ff61-68ba-4604-b9a6-730896fff77a} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2026.01.11 19:28:52.467987 [ 276 ] {9fe7ff61-68ba-4604-b9a6-730896fff77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8235 | 2026.01.11 19:28:52.468328 [ 276 ] {9fe7ff61-68ba-4604-b9a6-730896fff77a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8236 | 2026.01.11 19:28:52.468534 [ 276 ] {9fe7ff61-68ba-4604-b9a6-730896fff77a} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.01.11 19:28:52.468667 [ 276 ] {9fe7ff61-68ba-4604-b9a6-730896fff77a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 8238 | 2026.01.11 19:28:52.468705 [ 276 ] {9fe7ff61-68ba-4604-b9a6-730896fff77a} <Debug> TCPHandler: Processed in 0.001379526 sec. | ||
| 8239 | 2026.01.11 19:28:52.468805 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2026.01.11 19:28:52.468910 [ 276 ] {a59b4d15-dd08-469b-9c7d-aa6fcc70c452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8241 | 2026.01.11 19:28:52.468951 [ 276 ] {a59b4d15-dd08-469b-9c7d-aa6fcc70c452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8242 | 2026.01.11 19:28:52.469263 [ 276 ] {a59b4d15-dd08-469b-9c7d-aa6fcc70c452} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.01.11 19:28:52.469297 [ 276 ] {a59b4d15-dd08-469b-9c7d-aa6fcc70c452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8244 | 2026.01.11 19:28:52.469586 [ 276 ] {a59b4d15-dd08-469b-9c7d-aa6fcc70c452} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8245 | 2026.01.11 19:28:52.469800 [ 276 ] {a59b4d15-dd08-469b-9c7d-aa6fcc70c452} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.01.11 19:28:52.469929 [ 276 ] {a59b4d15-dd08-469b-9c7d-aa6fcc70c452} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 8247 | 2026.01.11 19:28:52.469965 [ 276 ] {a59b4d15-dd08-469b-9c7d-aa6fcc70c452} <Debug> TCPHandler: Processed in 0.001209271 sec. | ||
| 8248 | 2026.01.11 19:28:52.470074 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.01.11 19:28:52.470168 [ 276 ] {ed992046-0ab2-485c-9e20-d22ebeee3c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8250 | 2026.01.11 19:28:52.470221 [ 276 ] {ed992046-0ab2-485c-9e20-d22ebeee3c70} <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 | ||
| 8251 | 2026.01.11 19:28:52.471082 [ 276 ] {ed992046-0ab2-485c-9e20-d22ebeee3c70} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.01.11 19:28:52.471116 [ 276 ] {ed992046-0ab2-485c-9e20-d22ebeee3c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8253 | 2026.01.11 19:28:52.471664 [ 276 ] {ed992046-0ab2-485c-9e20-d22ebeee3c70} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8254 | 2026.01.11 19:28:52.471882 [ 276 ] {ed992046-0ab2-485c-9e20-d22ebeee3c70} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.01.11 19:28:52.472024 [ 276 ] {ed992046-0ab2-485c-9e20-d22ebeee3c70} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001872 sec., 21367.521367521367 rows/sec., 38.29 MiB/sec. | ||
| 8256 | 2026.01.11 19:28:52.472086 [ 276 ] {ed992046-0ab2-485c-9e20-d22ebeee3c70} <Debug> TCPHandler: Processed in 0.002061743 sec. | ||
| 8257 | 2026.01.11 19:28:52.472218 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8258 | 2026.01.11 19:28:52.472312 [ 276 ] {23a6c5b1-4867-4777-b59e-754b8fc79dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8259 | 2026.01.11 19:28:52.472353 [ 276 ] {23a6c5b1-4867-4777-b59e-754b8fc79dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8260 | 2026.01.11 19:28:52.472745 [ 276 ] {23a6c5b1-4867-4777-b59e-754b8fc79dd8} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.01.11 19:28:52.472780 [ 276 ] {23a6c5b1-4867-4777-b59e-754b8fc79dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8262 | 2026.01.11 19:28:52.473082 [ 276 ] {23a6c5b1-4867-4777-b59e-754b8fc79dd8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8263 | 2026.01.11 19:28:52.473284 [ 276 ] {23a6c5b1-4867-4777-b59e-754b8fc79dd8} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.01.11 19:28:52.473413 [ 276 ] {23a6c5b1-4867-4777-b59e-754b8fc79dd8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001118 sec., 93023.25581395348 rows/sec., 5.70 MiB/sec. | ||
| 8265 | 2026.01.11 19:28:52.473452 [ 276 ] {23a6c5b1-4867-4777-b59e-754b8fc79dd8} <Debug> TCPHandler: Processed in 0.001287934 sec. | ||
| 8266 | 2026.01.11 19:28:56.319562 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8267 | 2026.01.11 19:28:56.319628 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8268 | 2026.01.11 19:28:56.489751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18187 | ||
| 8269 | 2026.01.11 19:28:56.490599 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.01.11 19:28:56.490695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8271 | 2026.01.11 19:28:56.491373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8272 | 2026.01.11 19:28:56.491610 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.01.11 19:28:56.491762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18187 | ||
| 8274 | 2026.01.11 19:28:57.435940 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8275 | 2026.01.11 19:28:57.443595 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.01.11 19:28:57.443831 [ 276 ] {72e39a33-6de0-455d-9fd2-2403213d9dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8277 | 2026.01.11 19:28:57.443900 [ 276 ] {72e39a33-6de0-455d-9fd2-2403213d9dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8278 | 2026.01.11 19:28:57.444624 [ 276 ] {72e39a33-6de0-455d-9fd2-2403213d9dca} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.01.11 19:28:57.444678 [ 276 ] {72e39a33-6de0-455d-9fd2-2403213d9dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8280 | 2026.01.11 19:28:57.445085 [ 276 ] {72e39a33-6de0-455d-9fd2-2403213d9dca} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8281 | 2026.01.11 19:28:57.445324 [ 276 ] {72e39a33-6de0-455d-9fd2-2403213d9dca} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.01.11 19:28:57.445489 [ 276 ] {72e39a33-6de0-455d-9fd2-2403213d9dca} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001705 sec., 32844.574780058654 rows/sec., 2.52 MiB/sec. | ||
| 8283 | 2026.01.11 19:28:57.445536 [ 276 ] {72e39a33-6de0-455d-9fd2-2403213d9dca} <Debug> TCPHandler: Processed in 0.002114704 sec. | ||
| 8284 | 2026.01.11 19:28:57.445669 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8285 | 2026.01.11 19:28:57.445767 [ 276 ] {12c4d1c8-1836-4fad-b35c-5048d864d9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8286 | 2026.01.11 19:28:57.445810 [ 276 ] {12c4d1c8-1836-4fad-b35c-5048d864d9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8287 | 2026.01.11 19:28:57.446266 [ 276 ] {12c4d1c8-1836-4fad-b35c-5048d864d9a5} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2026.01.11 19:28:57.446302 [ 276 ] {12c4d1c8-1836-4fad-b35c-5048d864d9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8289 | 2026.01.11 19:28:57.446608 [ 276 ] {12c4d1c8-1836-4fad-b35c-5048d864d9a5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8290 | 2026.01.11 19:28:57.446830 [ 276 ] {12c4d1c8-1836-4fad-b35c-5048d864d9a5} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2026.01.11 19:28:57.446963 [ 276 ] {12c4d1c8-1836-4fad-b35c-5048d864d9a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 8292 | 2026.01.11 19:28:57.447005 [ 276 ] {12c4d1c8-1836-4fad-b35c-5048d864d9a5} <Debug> TCPHandler: Processed in 0.001388286 sec. | ||
| 8293 | 2026.01.11 19:28:57.447120 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8294 | 2026.01.11 19:28:57.447216 [ 276 ] {ec048c73-baa4-46b3-9887-b3081167f9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8295 | 2026.01.11 19:28:57.447260 [ 276 ] {ec048c73-baa4-46b3-9887-b3081167f9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8296 | 2026.01.11 19:28:57.447681 [ 276 ] {ec048c73-baa4-46b3-9887-b3081167f9c3} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8297 | 2026.01.11 19:28:57.447719 [ 276 ] {ec048c73-baa4-46b3-9887-b3081167f9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8298 | 2026.01.11 19:28:57.448053 [ 276 ] {ec048c73-baa4-46b3-9887-b3081167f9c3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8299 | 2026.01.11 19:28:57.448261 [ 276 ] {ec048c73-baa4-46b3-9887-b3081167f9c3} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2026.01.11 19:28:57.448398 [ 276 ] {ec048c73-baa4-46b3-9887-b3081167f9c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 8301 | 2026.01.11 19:28:57.448437 [ 276 ] {ec048c73-baa4-46b3-9887-b3081167f9c3} <Debug> TCPHandler: Processed in 0.001366416 sec. | ||
| 8302 | 2026.01.11 19:28:57.448546 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2026.01.11 19:28:57.448640 [ 276 ] {82ef93d0-479d-4aa1-bebf-f9e06e35f974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8304 | 2026.01.11 19:28:57.448682 [ 276 ] {82ef93d0-479d-4aa1-bebf-f9e06e35f974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8305 | 2026.01.11 19:28:57.449027 [ 276 ] {82ef93d0-479d-4aa1-bebf-f9e06e35f974} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2026.01.11 19:28:57.449063 [ 276 ] {82ef93d0-479d-4aa1-bebf-f9e06e35f974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8307 | 2026.01.11 19:28:57.449374 [ 276 ] {82ef93d0-479d-4aa1-bebf-f9e06e35f974} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8308 | 2026.01.11 19:28:57.449580 [ 276 ] {82ef93d0-479d-4aa1-bebf-f9e06e35f974} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2026.01.11 19:28:57.449712 [ 276 ] {82ef93d0-479d-4aa1-bebf-f9e06e35f974} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 8310 | 2026.01.11 19:28:57.449749 [ 276 ] {82ef93d0-479d-4aa1-bebf-f9e06e35f974} <Debug> TCPHandler: Processed in 0.001252783 sec. | ||
| 8311 | 2026.01.11 19:28:57.451852 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8312 | 2026.01.11 19:28:57.451912 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8313 | 2026.01.11 19:28:57.458044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8314 | 2026.01.11 19:28:57.458755 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8315 | 2026.01.11 19:28:57.461531 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8316 | 2026.01.11 19:29:01.497260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1080 | ||
| 8317 | 2026.01.11 19:29:01.499743 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.01.11 19:29:01.499790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8319 | 2026.01.11 19:29:01.500991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8320 | 2026.01.11 19:29:01.501259 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.01.11 19:29:01.501518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1080 | ||
| 8322 | 2026.01.11 19:29:02.456593 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.01.11 19:29:02.456792 [ 276 ] {cd49da57-8efb-4d84-99b6-1639351c7913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8324 | 2026.01.11 19:29:02.456866 [ 276 ] {cd49da57-8efb-4d84-99b6-1639351c7913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8325 | 2026.01.11 19:29:02.457766 [ 276 ] {cd49da57-8efb-4d84-99b6-1639351c7913} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.01.11 19:29:02.457806 [ 276 ] {cd49da57-8efb-4d84-99b6-1639351c7913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8327 | 2026.01.11 19:29:02.458235 [ 276 ] {cd49da57-8efb-4d84-99b6-1639351c7913} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8328 | 2026.01.11 19:29:02.458456 [ 276 ] {cd49da57-8efb-4d84-99b6-1639351c7913} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.01.11 19:29:02.458608 [ 276 ] {cd49da57-8efb-4d84-99b6-1639351c7913} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001868 sec., 219486.08137044968 rows/sec., 13.92 MiB/sec. | ||
| 8330 | 2026.01.11 19:29:02.458653 [ 276 ] {cd49da57-8efb-4d84-99b6-1639351c7913} <Debug> TCPHandler: Processed in 0.002196987 sec. | ||
| 8331 | 2026.01.11 19:29:02.458778 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.01.11 19:29:02.458885 [ 276 ] {6f1a4665-3ce1-453d-a127-c0b1673f9941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8333 | 2026.01.11 19:29:02.458927 [ 276 ] {6f1a4665-3ce1-453d-a127-c0b1673f9941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8334 | 2026.01.11 19:29:02.459359 [ 276 ] {6f1a4665-3ce1-453d-a127-c0b1673f9941} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.01.11 19:29:02.459394 [ 276 ] {6f1a4665-3ce1-453d-a127-c0b1673f9941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8336 | 2026.01.11 19:29:02.459705 [ 276 ] {6f1a4665-3ce1-453d-a127-c0b1673f9941} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8337 | 2026.01.11 19:29:02.459912 [ 276 ] {6f1a4665-3ce1-453d-a127-c0b1673f9941} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.01.11 19:29:02.460042 [ 276 ] {6f1a4665-3ce1-453d-a127-c0b1673f9941} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001174 sec., 1703.5775127768316 rows/sec., 138.91 KiB/sec. | ||
| 8339 | 2026.01.11 19:29:02.460081 [ 276 ] {6f1a4665-3ce1-453d-a127-c0b1673f9941} <Debug> TCPHandler: Processed in 0.001353075 sec. | ||
| 8340 | 2026.01.11 19:29:02.460204 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2026.01.11 19:29:02.460306 [ 276 ] {4dbe1655-ed98-489f-899f-1f04dc1a980c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8342 | 2026.01.11 19:29:02.460355 [ 276 ] {4dbe1655-ed98-489f-899f-1f04dc1a980c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8343 | 2026.01.11 19:29:02.461375 [ 276 ] {4dbe1655-ed98-489f-899f-1f04dc1a980c} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.01.11 19:29:02.461410 [ 276 ] {4dbe1655-ed98-489f-899f-1f04dc1a980c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8345 | 2026.01.11 19:29:02.461773 [ 276 ] {4dbe1655-ed98-489f-899f-1f04dc1a980c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8346 | 2026.01.11 19:29:02.461977 [ 276 ] {4dbe1655-ed98-489f-899f-1f04dc1a980c} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2026.01.11 19:29:02.462077 [ 103 ] {} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8348 | 2026.01.11 19:29:02.462104 [ 276 ] {4dbe1655-ed98-489f-899f-1f04dc1a980c} <Debug> executeQuery: Read 1193 rows, 97.59 KiB in 0.001815 sec., 657300.2754820937 rows/sec., 52.51 MiB/sec. | ||
| 8349 | 2026.01.11 19:29:02.462113 [ 103 ] {} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2026.01.11 19:29:02.462140 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8351 | 2026.01.11 19:29:02.462144 [ 276 ] {4dbe1655-ed98-489f-899f-1f04dc1a980c} <Debug> TCPHandler: Processed in 0.001990322 sec. | ||
| 8352 | 2026.01.11 19:29:02.462244 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 8353 | 2026.01.11 19:29:02.462273 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8354 | 2026.01.11 19:29:02.462365 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8355 | 2026.01.11 19:29:02.462369 [ 276 ] {ed3ee737-eb57-434f-bc09-61d18b57b494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8356 | 2026.01.11 19:29:02.462401 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2342 rows starting from the beginning of the part | ||
| 8357 | 2026.01.11 19:29:02.462418 [ 276 ] {ed3ee737-eb57-434f-bc09-61d18b57b494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8358 | 2026.01.11 19:29:02.462466 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1192 rows starting from the beginning of the part | ||
| 8359 | 2026.01.11 19:29:02.462519 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1196 rows starting from the beginning of the part | ||
| 8360 | 2026.01.11 19:29:02.462566 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1192 rows starting from the beginning of the part | ||
| 8361 | 2026.01.11 19:29:02.462619 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 8362 | 2026.01.11 19:29:02.462669 [ 195 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1193 rows starting from the beginning of the part | ||
| 8363 | 2026.01.11 19:29:02.462932 [ 276 ] {ed3ee737-eb57-434f-bc09-61d18b57b494} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2026.01.11 19:29:02.462966 [ 276 ] {ed3ee737-eb57-434f-bc09-61d18b57b494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8365 | 2026.01.11 19:29:02.463304 [ 276 ] {ed3ee737-eb57-434f-bc09-61d18b57b494} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8366 | 2026.01.11 19:29:02.463508 [ 276 ] {ed3ee737-eb57-434f-bc09-61d18b57b494} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2026.01.11 19:29:02.463638 [ 276 ] {ed3ee737-eb57-434f-bc09-61d18b57b494} <Debug> executeQuery: Read 247 rows, 15.46 KiB in 0.001286 sec., 192068.42923794713 rows/sec., 11.74 MiB/sec. | ||
| 8368 | 2026.01.11 19:29:02.463683 [ 276 ] {ed3ee737-eb57-434f-bc09-61d18b57b494} <Debug> TCPHandler: Processed in 0.001463017 sec. | ||
| 8369 | 2026.01.11 19:29:02.463796 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2026.01.11 19:29:02.463890 [ 276 ] {76bbfa54-b010-4034-9506-1c15b1aba3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8371 | 2026.01.11 19:29:02.463929 [ 276 ] {76bbfa54-b010-4034-9506-1c15b1aba3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8372 | 2026.01.11 19:29:02.464410 [ 276 ] {76bbfa54-b010-4034-9506-1c15b1aba3d9} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.01.11 19:29:02.464443 [ 276 ] {76bbfa54-b010-4034-9506-1c15b1aba3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8374 | 2026.01.11 19:29:02.464748 [ 276 ] {76bbfa54-b010-4034-9506-1c15b1aba3d9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8375 | 2026.01.11 19:29:02.464795 [ 188 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7171 rows, containing 5 columns (5 merged, 0 gathered) in 0.002589197 sec., 2769584.5468691643 rows/sec., 234.16 MiB/sec. | ||
| 8376 | 2026.01.11 19:29:02.464955 [ 276 ] {76bbfa54-b010-4034-9506-1c15b1aba3d9} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2026.01.11 19:29:02.465056 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8378 | 2026.01.11 19:29:02.465090 [ 276 ] {76bbfa54-b010-4034-9506-1c15b1aba3d9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001216 sec., 174342.1052631579 rows/sec., 11.24 MiB/sec. | ||
| 8379 | 2026.01.11 19:29:02.465129 [ 276 ] {76bbfa54-b010-4034-9506-1c15b1aba3d9} <Debug> TCPHandler: Processed in 0.001381766 sec. | ||
| 8380 | 2026.01.11 19:29:02.465243 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8381 | 2026.01.11 19:29:02.465297 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_56_11} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.01.11 19:29:02.465344 [ 276 ] {d3179dbd-f4bd-476f-a666-c9708ff416f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8383 | 2026.01.11 19:29:02.465365 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_56_11} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8384 | 2026.01.11 19:29:02.465384 [ 276 ] {d3179dbd-f4bd-476f-a666-c9708ff416f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8385 | 2026.01.11 19:29:02.465423 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 8386 | 2026.01.11 19:29:02.465884 [ 276 ] {d3179dbd-f4bd-476f-a666-c9708ff416f9} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8387 | 2026.01.11 19:29:02.465918 [ 276 ] {d3179dbd-f4bd-476f-a666-c9708ff416f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8388 | 2026.01.11 19:29:02.466224 [ 276 ] {d3179dbd-f4bd-476f-a666-c9708ff416f9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8389 | 2026.01.11 19:29:02.466424 [ 276 ] {d3179dbd-f4bd-476f-a666-c9708ff416f9} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8390 | 2026.01.11 19:29:02.466550 [ 276 ] {d3179dbd-f4bd-476f-a666-c9708ff416f9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001229 sec., 171684.29617575265 rows/sec., 9.75 MiB/sec. | ||
| 8391 | 2026.01.11 19:29:02.466588 [ 276 ] {d3179dbd-f4bd-476f-a666-c9708ff416f9} <Debug> TCPHandler: Processed in 0.001395036 sec. | ||
| 8392 | 2026.01.11 19:29:02.466703 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8393 | 2026.01.11 19:29:02.466805 [ 276 ] {1c20f931-e731-4aed-9b9e-154378ad66c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8394 | 2026.01.11 19:29:02.466845 [ 276 ] {1c20f931-e731-4aed-9b9e-154378ad66c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8395 | 2026.01.11 19:29:02.467596 [ 276 ] {1c20f931-e731-4aed-9b9e-154378ad66c0} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8396 | 2026.01.11 19:29:02.467632 [ 276 ] {1c20f931-e731-4aed-9b9e-154378ad66c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8397 | 2026.01.11 19:29:02.467971 [ 276 ] {1c20f931-e731-4aed-9b9e-154378ad66c0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8398 | 2026.01.11 19:29:02.468174 [ 276 ] {1c20f931-e731-4aed-9b9e-154378ad66c0} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2026.01.11 19:29:02.468296 [ 99 ] {} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8400 | 2026.01.11 19:29:02.468302 [ 276 ] {1c20f931-e731-4aed-9b9e-154378ad66c0} <Debug> executeQuery: Read 721 rows, 51.83 KiB in 0.001513 sec., 476536.6820885658 rows/sec., 33.46 MiB/sec. | ||
| 8401 | 2026.01.11 19:29:02.468329 [ 99 ] {} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8402 | 2026.01.11 19:29:02.468348 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8403 | 2026.01.11 19:29:02.468351 [ 276 ] {1c20f931-e731-4aed-9b9e-154378ad66c0} <Debug> TCPHandler: Processed in 0.001696753 sec. | ||
| 8404 | 2026.01.11 19:29:02.468471 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8405 | 2026.01.11 19:29:02.468472 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 8406 | 2026.01.11 19:29:02.468568 [ 276 ] {6089d79e-bc56-48a3-9708-afe316bb3f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8407 | 2026.01.11 19:29:02.468618 [ 276 ] {6089d79e-bc56-48a3-9708-afe316bb3f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8408 | 2026.01.11 19:29:02.468623 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8409 | 2026.01.11 19:29:02.468676 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1211 rows starting from the beginning of the part | ||
| 8410 | 2026.01.11 19:29:02.468751 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 719 rows starting from the beginning of the part | ||
| 8411 | 2026.01.11 19:29:02.468804 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 520 rows starting from the beginning of the part | ||
| 8412 | 2026.01.11 19:29:02.468853 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 719 rows starting from the beginning of the part | ||
| 8413 | 2026.01.11 19:29:02.468896 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 8414 | 2026.01.11 19:29:02.468935 [ 196 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 721 rows starting from the beginning of the part | ||
| 8415 | 2026.01.11 19:29:02.468976 [ 276 ] {6089d79e-bc56-48a3-9708-afe316bb3f07} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2026.01.11 19:29:02.469016 [ 276 ] {6089d79e-bc56-48a3-9708-afe316bb3f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8417 | 2026.01.11 19:29:02.469358 [ 276 ] {6089d79e-bc56-48a3-9708-afe316bb3f07} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8418 | 2026.01.11 19:29:02.469573 [ 276 ] {6089d79e-bc56-48a3-9708-afe316bb3f07} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.01.11 19:29:02.469708 [ 276 ] {6089d79e-bc56-48a3-9708-afe316bb3f07} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 8420 | 2026.01.11 19:29:02.469745 [ 276 ] {6089d79e-bc56-48a3-9708-afe316bb3f07} <Debug> TCPHandler: Processed in 0.001323725 sec. | ||
| 8421 | 2026.01.11 19:29:02.469859 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8422 | 2026.01.11 19:29:02.469955 [ 276 ] {df16f59f-e7e6-4b04-a049-4aca7f9768d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8423 | 2026.01.11 19:29:02.469996 [ 276 ] {df16f59f-e7e6-4b04-a049-4aca7f9768d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8424 | 2026.01.11 19:29:02.470413 [ 197 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3954 rows, containing 5 columns (5 merged, 0 gathered) in 0.001983852 sec., 1993092.2266378743 rows/sec., 149.65 MiB/sec. | ||
| 8425 | 2026.01.11 19:29:02.470461 [ 276 ] {df16f59f-e7e6-4b04-a049-4aca7f9768d5} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.01.11 19:29:02.470500 [ 276 ] {df16f59f-e7e6-4b04-a049-4aca7f9768d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8427 | 2026.01.11 19:29:02.470716 [ 197 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8428 | 2026.01.11 19:29:02.470840 [ 276 ] {df16f59f-e7e6-4b04-a049-4aca7f9768d5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8429 | 2026.01.11 19:29:02.471092 [ 197 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_56_11} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.01.11 19:29:02.471125 [ 276 ] {df16f59f-e7e6-4b04-a049-4aca7f9768d5} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2026.01.11 19:29:02.471185 [ 197 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_56_11} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8432 | 2026.01.11 19:29:02.471260 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8433 | 2026.01.11 19:29:02.471271 [ 276 ] {df16f59f-e7e6-4b04-a049-4aca7f9768d5} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001333 sec., 236309.07726931732 rows/sec., 15.53 MiB/sec. | ||
| 8434 | 2026.01.11 19:29:02.471292 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8435 | 2026.01.11 19:29:02.471298 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2026.01.11 19:29:02.471316 [ 276 ] {df16f59f-e7e6-4b04-a049-4aca7f9768d5} <Debug> TCPHandler: Processed in 0.001506109 sec. | ||
| 8437 | 2026.01.11 19:29:02.471332 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8438 | 2026.01.11 19:29:02.471415 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 8439 | 2026.01.11 19:29:02.471430 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8440 | 2026.01.11 19:29:02.471518 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8441 | 2026.01.11 19:29:02.471536 [ 276 ] {58496f47-8a3b-42ea-ac16-1d597426dd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8442 | 2026.01.11 19:29:02.471552 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18047 rows starting from the beginning of the part | ||
| 8443 | 2026.01.11 19:29:02.471585 [ 276 ] {58496f47-8a3b-42ea-ac16-1d597426dd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8444 | 2026.01.11 19:29:02.471623 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 8445 | 2026.01.11 19:29:02.471674 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 844 rows starting from the beginning of the part | ||
| 8446 | 2026.01.11 19:29:02.471717 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 8447 | 2026.01.11 19:29:02.471762 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 8448 | 2026.01.11 19:29:02.471803 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 315 rows starting from the beginning of the part | ||
| 8449 | 2026.01.11 19:29:02.471914 [ 276 ] {58496f47-8a3b-42ea-ac16-1d597426dd99} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.01.11 19:29:02.471958 [ 276 ] {58496f47-8a3b-42ea-ac16-1d597426dd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8451 | 2026.01.11 19:29:02.472272 [ 276 ] {58496f47-8a3b-42ea-ac16-1d597426dd99} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8452 | 2026.01.11 19:29:02.472483 [ 276 ] {58496f47-8a3b-42ea-ac16-1d597426dd99} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2026.01.11 19:29:02.472614 [ 276 ] {58496f47-8a3b-42ea-ac16-1d597426dd99} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 8454 | 2026.01.11 19:29:02.472652 [ 276 ] {58496f47-8a3b-42ea-ac16-1d597426dd99} <Debug> TCPHandler: Processed in 0.001271253 sec. | ||
| 8455 | 2026.01.11 19:29:02.472772 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2026.01.11 19:29:02.472866 [ 276 ] {e333947d-ba82-43ae-a240-e7a468817dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8457 | 2026.01.11 19:29:02.472919 [ 276 ] {e333947d-ba82-43ae-a240-e7a468817dcc} <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 | ||
| 8458 | 2026.01.11 19:29:02.473797 [ 276 ] {e333947d-ba82-43ae-a240-e7a468817dcc} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2026.01.11 19:29:02.473832 [ 276 ] {e333947d-ba82-43ae-a240-e7a468817dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8460 | 2026.01.11 19:29:02.474433 [ 276 ] {e333947d-ba82-43ae-a240-e7a468817dcc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8461 | 2026.01.11 19:29:02.474657 [ 276 ] {e333947d-ba82-43ae-a240-e7a468817dcc} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.01.11 19:29:02.474798 [ 276 ] {e333947d-ba82-43ae-a240-e7a468817dcc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001947 sec., 20544.42732408834 rows/sec., 36.81 MiB/sec. | ||
| 8463 | 2026.01.11 19:29:02.474851 [ 276 ] {e333947d-ba82-43ae-a240-e7a468817dcc} <Debug> TCPHandler: Processed in 0.002135775 sec. | ||
| 8464 | 2026.01.11 19:29:02.474968 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8465 | 2026.01.11 19:29:02.475063 [ 276 ] {0d593f8b-167f-4315-a8bc-f455d1c6126c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8466 | 2026.01.11 19:29:02.475104 [ 276 ] {0d593f8b-167f-4315-a8bc-f455d1c6126c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8467 | 2026.01.11 19:29:02.475461 [ 276 ] {0d593f8b-167f-4315-a8bc-f455d1c6126c} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.01.11 19:29:02.475496 [ 276 ] {0d593f8b-167f-4315-a8bc-f455d1c6126c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8469 | 2026.01.11 19:29:02.475810 [ 276 ] {0d593f8b-167f-4315-a8bc-f455d1c6126c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8470 | 2026.01.11 19:29:02.476015 [ 276 ] {0d593f8b-167f-4315-a8bc-f455d1c6126c} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2026.01.11 19:29:02.476118 [ 103 ] {} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8472 | 2026.01.11 19:29:02.476144 [ 276 ] {0d593f8b-167f-4315-a8bc-f455d1c6126c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001098 sec., 94717.66848816029 rows/sec., 5.80 MiB/sec. | ||
| 8473 | 2026.01.11 19:29:02.476149 [ 103 ] {} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.01.11 19:29:02.476177 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8475 | 2026.01.11 19:29:02.476182 [ 276 ] {0d593f8b-167f-4315-a8bc-f455d1c6126c} <Debug> TCPHandler: Processed in 0.001264032 sec. | ||
| 8476 | 2026.01.11 19:29:02.476250 [ 199 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 8477 | 2026.01.11 19:29:02.476317 [ 199 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8478 | 2026.01.11 19:29:02.476348 [ 199 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 4100 rows starting from the beginning of the part | ||
| 8479 | 2026.01.11 19:29:02.476394 [ 199 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 8480 | 2026.01.11 19:29:02.476433 [ 199 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 8481 | 2026.01.11 19:29:02.476470 [ 199 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 8482 | 2026.01.11 19:29:02.476506 [ 199 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 8483 | 2026.01.11 19:29:02.476543 [ 199 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 8484 | 2026.01.11 19:29:02.476815 [ 189 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19994 rows, containing 5 columns (5 merged, 0 gathered) in 0.005432561 sec., 3680400.459378183 rows/sec., 246.28 MiB/sec. | ||
| 8485 | 2026.01.11 19:29:02.477099 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8486 | 2026.01.11 19:29:02.477370 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2026.01.11 19:29:02.477438 [ 193 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8488 | 2026.01.11 19:29:02.477510 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 8489 | 2026.01.11 19:29:02.478287 [ 193 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4532 rows, containing 4 columns (4 merged, 0 gathered) in 0.002061993 sec., 2197873.6106281644 rows/sec., 139.48 MiB/sec. | ||
| 8490 | 2026.01.11 19:29:02.478643 [ 189 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8491 | 2026.01.11 19:29:02.478902 [ 189 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_56_11} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2026.01.11 19:29:02.478974 [ 189 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_56_11} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8493 | 2026.01.11 19:29:02.479059 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8494 | 2026.01.11 19:29:03.991828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18635 | ||
| 8495 | 2026.01.11 19:29:03.992347 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2026.01.11 19:29:03.992391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8497 | 2026.01.11 19:29:03.992891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8498 | 2026.01.11 19:29:03.993126 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2026.01.11 19:29:03.993268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18635 | ||
| 8500 | 2026.01.11 19:29:04.961615 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8501 | 2026.01.11 19:29:04.978085 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2026.01.11 19:29:04.978147 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8503 | 2026.01.11 19:29:04.984264 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8504 | 2026.01.11 19:29:04.984965 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2026.01.11 19:29:04.988038 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8506 | 2026.01.11 19:29:07.443531 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2026.01.11 19:29:07.443813 [ 276 ] {5ee5514e-b019-4257-8876-138adba6bde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8508 | 2026.01.11 19:29:07.443912 [ 276 ] {5ee5514e-b019-4257-8876-138adba6bde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8509 | 2026.01.11 19:29:07.444649 [ 276 ] {5ee5514e-b019-4257-8876-138adba6bde4} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.01.11 19:29:07.444700 [ 276 ] {5ee5514e-b019-4257-8876-138adba6bde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8511 | 2026.01.11 19:29:07.445101 [ 276 ] {5ee5514e-b019-4257-8876-138adba6bde4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8512 | 2026.01.11 19:29:07.445339 [ 276 ] {5ee5514e-b019-4257-8876-138adba6bde4} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.01.11 19:29:07.445510 [ 276 ] {5ee5514e-b019-4257-8876-138adba6bde4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001766 sec., 31710.07927519819 rows/sec., 2.44 MiB/sec. | ||
| 8514 | 2026.01.11 19:29:07.445563 [ 276 ] {5ee5514e-b019-4257-8876-138adba6bde4} <Debug> TCPHandler: Processed in 0.002204397 sec. | ||
| 8515 | 2026.01.11 19:29:07.445692 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8516 | 2026.01.11 19:29:07.445796 [ 276 ] {86cffc6d-8400-49b0-96ff-7cd92d7ae25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8517 | 2026.01.11 19:29:07.445840 [ 276 ] {86cffc6d-8400-49b0-96ff-7cd92d7ae25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8518 | 2026.01.11 19:29:07.446284 [ 276 ] {86cffc6d-8400-49b0-96ff-7cd92d7ae25f} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2026.01.11 19:29:07.446322 [ 276 ] {86cffc6d-8400-49b0-96ff-7cd92d7ae25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8520 | 2026.01.11 19:29:07.446634 [ 276 ] {86cffc6d-8400-49b0-96ff-7cd92d7ae25f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8521 | 2026.01.11 19:29:07.446843 [ 276 ] {86cffc6d-8400-49b0-96ff-7cd92d7ae25f} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2026.01.11 19:29:07.446979 [ 276 ] {86cffc6d-8400-49b0-96ff-7cd92d7ae25f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 8523 | 2026.01.11 19:29:07.447020 [ 276 ] {86cffc6d-8400-49b0-96ff-7cd92d7ae25f} <Debug> TCPHandler: Processed in 0.001382116 sec. | ||
| 8524 | 2026.01.11 19:29:07.447136 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8525 | 2026.01.11 19:29:07.447233 [ 276 ] {aaf53e29-9783-4324-b5fb-22786bf541d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8526 | 2026.01.11 19:29:07.447280 [ 276 ] {aaf53e29-9783-4324-b5fb-22786bf541d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8527 | 2026.01.11 19:29:07.447702 [ 276 ] {aaf53e29-9783-4324-b5fb-22786bf541d5} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.01.11 19:29:07.447738 [ 276 ] {aaf53e29-9783-4324-b5fb-22786bf541d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8529 | 2026.01.11 19:29:07.448075 [ 276 ] {aaf53e29-9783-4324-b5fb-22786bf541d5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8530 | 2026.01.11 19:29:07.448284 [ 276 ] {aaf53e29-9783-4324-b5fb-22786bf541d5} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8531 | 2026.01.11 19:29:07.448422 [ 276 ] {aaf53e29-9783-4324-b5fb-22786bf541d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 8532 | 2026.01.11 19:29:07.448461 [ 276 ] {aaf53e29-9783-4324-b5fb-22786bf541d5} <Debug> TCPHandler: Processed in 0.001376885 sec. | ||
| 8533 | 2026.01.11 19:29:07.448573 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8534 | 2026.01.11 19:29:07.448668 [ 276 ] {29b73723-0a3c-412b-8810-edf2400a3aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8535 | 2026.01.11 19:29:07.448711 [ 276 ] {29b73723-0a3c-412b-8810-edf2400a3aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8536 | 2026.01.11 19:29:07.449053 [ 276 ] {29b73723-0a3c-412b-8810-edf2400a3aaf} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2026.01.11 19:29:07.449090 [ 276 ] {29b73723-0a3c-412b-8810-edf2400a3aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8538 | 2026.01.11 19:29:07.449399 [ 276 ] {29b73723-0a3c-412b-8810-edf2400a3aaf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8539 | 2026.01.11 19:29:07.449615 [ 276 ] {29b73723-0a3c-412b-8810-edf2400a3aaf} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2026.01.11 19:29:07.449748 [ 276 ] {29b73723-0a3c-412b-8810-edf2400a3aaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 8541 | 2026.01.11 19:29:07.449786 [ 276 ] {29b73723-0a3c-412b-8810-edf2400a3aaf} <Debug> TCPHandler: Processed in 0.001263223 sec. | ||
| 8542 | 2026.01.11 19:29:11.319668 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8543 | 2026.01.11 19:29:11.319770 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8544 | 2026.01.11 19:29:11.493437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19147 | ||
| 8545 | 2026.01.11 19:29:11.494148 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8546 | 2026.01.11 19:29:11.494195 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8547 | 2026.01.11 19:29:11.494691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8548 | 2026.01.11 19:29:11.494923 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8549 | 2026.01.11 19:29:11.495052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19147 | ||
| 8550 | 2026.01.11 19:29:11.501768 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1112 | ||
| 8551 | 2026.01.11 19:29:11.504487 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.01.11 19:29:11.504532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8553 | 2026.01.11 19:29:11.505771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8554 | 2026.01.11 19:29:11.506036 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.01.11 19:29:11.506309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 8556 | 2026.01.11 19:29:12.456579 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8557 | 2026.01.11 19:29:12.456755 [ 276 ] {a78ec580-fad5-4b25-9637-52c53e16938c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8558 | 2026.01.11 19:29:12.456820 [ 276 ] {a78ec580-fad5-4b25-9637-52c53e16938c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8559 | 2026.01.11 19:29:12.457650 [ 276 ] {a78ec580-fad5-4b25-9637-52c53e16938c} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8560 | 2026.01.11 19:29:12.457694 [ 276 ] {a78ec580-fad5-4b25-9637-52c53e16938c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8561 | 2026.01.11 19:29:12.458097 [ 276 ] {a78ec580-fad5-4b25-9637-52c53e16938c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8562 | 2026.01.11 19:29:12.458321 [ 276 ] {a78ec580-fad5-4b25-9637-52c53e16938c} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8563 | 2026.01.11 19:29:12.458450 [ 90 ] {} <Debug> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8564 | 2026.01.11 19:29:12.458484 [ 276 ] {a78ec580-fad5-4b25-9637-52c53e16938c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001774 sec., 231116.1217587373 rows/sec., 14.66 MiB/sec. | ||
| 8565 | 2026.01.11 19:29:12.458514 [ 90 ] {} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8566 | 2026.01.11 19:29:12.458539 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8567 | 2026.01.11 19:29:12.458541 [ 276 ] {a78ec580-fad5-4b25-9637-52c53e16938c} <Debug> TCPHandler: Processed in 0.002090304 sec. | ||
| 8568 | 2026.01.11 19:29:12.458646 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 8569 | 2026.01.11 19:29:12.458683 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8570 | 2026.01.11 19:29:12.458766 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8571 | 2026.01.11 19:29:12.458782 [ 276 ] {3830ecdc-f1d1-42c2-be1f-bf2953975591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8572 | 2026.01.11 19:29:12.458802 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 8573 | 2026.01.11 19:29:12.458826 [ 276 ] {3830ecdc-f1d1-42c2-be1f-bf2953975591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8574 | 2026.01.11 19:29:12.458869 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 8575 | 2026.01.11 19:29:12.458921 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 8576 | 2026.01.11 19:29:12.458972 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 8577 | 2026.01.11 19:29:12.459019 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 8578 | 2026.01.11 19:29:12.459869 [ 276 ] {3830ecdc-f1d1-42c2-be1f-bf2953975591} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2026.01.11 19:29:12.459906 [ 276 ] {3830ecdc-f1d1-42c2-be1f-bf2953975591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8580 | 2026.01.11 19:29:12.460056 [ 189 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451498 sec., 1412334.0163059128 rows/sec., 94.98 MiB/sec. | ||
| 8581 | 2026.01.11 19:29:12.460250 [ 189 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8582 | 2026.01.11 19:29:12.460295 [ 276 ] {3830ecdc-f1d1-42c2-be1f-bf2953975591} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8583 | 2026.01.11 19:29:12.460586 [ 276 ] {3830ecdc-f1d1-42c2-be1f-bf2953975591} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.01.11 19:29:12.460600 [ 189 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_29_7} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8585 | 2026.01.11 19:29:12.460684 [ 189 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_29_7} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8586 | 2026.01.11 19:29:12.460732 [ 276 ] {3830ecdc-f1d1-42c2-be1f-bf2953975591} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.00197 sec., 605076.1421319797 rows/sec., 48.34 MiB/sec. | ||
| 8587 | 2026.01.11 19:29:12.460779 [ 276 ] {3830ecdc-f1d1-42c2-be1f-bf2953975591} <Debug> TCPHandler: Processed in 0.002146516 sec. | ||
| 8588 | 2026.01.11 19:29:12.460787 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8589 | 2026.01.11 19:29:12.460927 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8590 | 2026.01.11 19:29:12.461028 [ 276 ] {400607b5-303c-4da2-95c2-790ed6b36996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8591 | 2026.01.11 19:29:12.461069 [ 276 ] {400607b5-303c-4da2-95c2-790ed6b36996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8592 | 2026.01.11 19:29:12.461601 [ 276 ] {400607b5-303c-4da2-95c2-790ed6b36996} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8593 | 2026.01.11 19:29:12.461637 [ 276 ] {400607b5-303c-4da2-95c2-790ed6b36996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8594 | 2026.01.11 19:29:12.461975 [ 276 ] {400607b5-303c-4da2-95c2-790ed6b36996} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8595 | 2026.01.11 19:29:12.462181 [ 276 ] {400607b5-303c-4da2-95c2-790ed6b36996} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8596 | 2026.01.11 19:29:12.462312 [ 276 ] {400607b5-303c-4da2-95c2-790ed6b36996} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001304 sec., 187883.43558282207 rows/sec., 11.48 MiB/sec. | ||
| 8597 | 2026.01.11 19:29:12.462352 [ 276 ] {400607b5-303c-4da2-95c2-790ed6b36996} <Debug> TCPHandler: Processed in 0.001476959 sec. | ||
| 8598 | 2026.01.11 19:29:12.462478 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8599 | 2026.01.11 19:29:12.462572 [ 276 ] {d6dbd564-0c6c-49d2-bf84-72379df6022b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8600 | 2026.01.11 19:29:12.462610 [ 276 ] {d6dbd564-0c6c-49d2-bf84-72379df6022b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8601 | 2026.01.11 19:29:12.463127 [ 276 ] {d6dbd564-0c6c-49d2-bf84-72379df6022b} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2026.01.11 19:29:12.463163 [ 276 ] {d6dbd564-0c6c-49d2-bf84-72379df6022b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8603 | 2026.01.11 19:29:12.463472 [ 276 ] {d6dbd564-0c6c-49d2-bf84-72379df6022b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8604 | 2026.01.11 19:29:12.463671 [ 276 ] {d6dbd564-0c6c-49d2-bf84-72379df6022b} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8605 | 2026.01.11 19:29:12.463801 [ 276 ] {d6dbd564-0c6c-49d2-bf84-72379df6022b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001246 sec., 170144.46227929374 rows/sec., 10.97 MiB/sec. | ||
| 8606 | 2026.01.11 19:29:12.463840 [ 276 ] {d6dbd564-0c6c-49d2-bf84-72379df6022b} <Debug> TCPHandler: Processed in 0.001410356 sec. | ||
| 8607 | 2026.01.11 19:29:12.463951 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8608 | 2026.01.11 19:29:12.464043 [ 276 ] {c817eaf6-c8d5-42f8-abe1-bb80a58bff60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8609 | 2026.01.11 19:29:12.464082 [ 276 ] {c817eaf6-c8d5-42f8-abe1-bb80a58bff60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8610 | 2026.01.11 19:29:12.464567 [ 276 ] {c817eaf6-c8d5-42f8-abe1-bb80a58bff60} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2026.01.11 19:29:12.464602 [ 276 ] {c817eaf6-c8d5-42f8-abe1-bb80a58bff60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8612 | 2026.01.11 19:29:12.464916 [ 276 ] {c817eaf6-c8d5-42f8-abe1-bb80a58bff60} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8613 | 2026.01.11 19:29:12.465118 [ 276 ] {c817eaf6-c8d5-42f8-abe1-bb80a58bff60} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2026.01.11 19:29:12.465217 [ 90 ] {} <Debug> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8615 | 2026.01.11 19:29:12.465246 [ 276 ] {c817eaf6-c8d5-42f8-abe1-bb80a58bff60} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 8616 | 2026.01.11 19:29:12.465259 [ 90 ] {} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2026.01.11 19:29:12.465289 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8618 | 2026.01.11 19:29:12.465292 [ 276 ] {c817eaf6-c8d5-42f8-abe1-bb80a58bff60} <Debug> TCPHandler: Processed in 0.001388376 sec. | ||
| 8619 | 2026.01.11 19:29:12.465395 [ 200 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 8620 | 2026.01.11 19:29:12.465412 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8621 | 2026.01.11 19:29:12.465525 [ 276 ] {5357268c-6e7a-4e72-b677-d1872f5326c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8622 | 2026.01.11 19:29:12.465549 [ 200 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8623 | 2026.01.11 19:29:12.465564 [ 276 ] {5357268c-6e7a-4e72-b677-d1872f5326c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8624 | 2026.01.11 19:29:12.465586 [ 200 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 8625 | 2026.01.11 19:29:12.465657 [ 200 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 8626 | 2026.01.11 19:29:12.465707 [ 200 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 8627 | 2026.01.11 19:29:12.465747 [ 200 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 8628 | 2026.01.11 19:29:12.465787 [ 200 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 8629 | 2026.01.11 19:29:12.466241 [ 276 ] {5357268c-6e7a-4e72-b677-d1872f5326c2} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.01.11 19:29:12.466281 [ 276 ] {5357268c-6e7a-4e72-b677-d1872f5326c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8631 | 2026.01.11 19:29:12.466615 [ 276 ] {5357268c-6e7a-4e72-b677-d1872f5326c2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8632 | 2026.01.11 19:29:12.466640 [ 189 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295284 sec., 814493.1922265696 rows/sec., 49.36 MiB/sec. | ||
| 8633 | 2026.01.11 19:29:12.466788 [ 189 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8634 | 2026.01.11 19:29:12.466837 [ 276 ] {5357268c-6e7a-4e72-b677-d1872f5326c2} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2026.01.11 19:29:12.466988 [ 276 ] {5357268c-6e7a-4e72-b677-d1872f5326c2} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001479 sec., 486139.28329952667 rows/sec., 34.12 MiB/sec. | ||
| 8636 | 2026.01.11 19:29:12.467032 [ 276 ] {5357268c-6e7a-4e72-b677-d1872f5326c2} <Debug> TCPHandler: Processed in 0.001667133 sec. | ||
| 8637 | 2026.01.11 19:29:12.467065 [ 189 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_29_7} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2026.01.11 19:29:12.467143 [ 189 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_29_7} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8639 | 2026.01.11 19:29:12.467147 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2026.01.11 19:29:12.467231 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8641 | 2026.01.11 19:29:12.467248 [ 276 ] {d7b6bf13-ae76-4ae2-a9d1-1ea86937c032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8642 | 2026.01.11 19:29:12.467293 [ 276 ] {d7b6bf13-ae76-4ae2-a9d1-1ea86937c032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8643 | 2026.01.11 19:29:12.467629 [ 276 ] {d7b6bf13-ae76-4ae2-a9d1-1ea86937c032} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2026.01.11 19:29:12.467664 [ 276 ] {d7b6bf13-ae76-4ae2-a9d1-1ea86937c032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8645 | 2026.01.11 19:29:12.467978 [ 276 ] {d7b6bf13-ae76-4ae2-a9d1-1ea86937c032} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8646 | 2026.01.11 19:29:12.468176 [ 276 ] {d7b6bf13-ae76-4ae2-a9d1-1ea86937c032} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2026.01.11 19:29:12.468306 [ 276 ] {d7b6bf13-ae76-4ae2-a9d1-1ea86937c032} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 8648 | 2026.01.11 19:29:12.468344 [ 276 ] {d7b6bf13-ae76-4ae2-a9d1-1ea86937c032} <Debug> TCPHandler: Processed in 0.001245772 sec. | ||
| 8649 | 2026.01.11 19:29:12.468450 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2026.01.11 19:29:12.468543 [ 276 ] {b524c315-9591-44c9-b3a1-36d8eae6469c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8651 | 2026.01.11 19:29:12.468584 [ 276 ] {b524c315-9591-44c9-b3a1-36d8eae6469c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8652 | 2026.01.11 19:29:12.469030 [ 276 ] {b524c315-9591-44c9-b3a1-36d8eae6469c} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.01.11 19:29:12.469065 [ 276 ] {b524c315-9591-44c9-b3a1-36d8eae6469c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8654 | 2026.01.11 19:29:12.469387 [ 276 ] {b524c315-9591-44c9-b3a1-36d8eae6469c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8655 | 2026.01.11 19:29:12.469586 [ 276 ] {b524c315-9591-44c9-b3a1-36d8eae6469c} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2026.01.11 19:29:12.469717 [ 276 ] {b524c315-9591-44c9-b3a1-36d8eae6469c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001191 sec., 263643.99664147774 rows/sec., 17.32 MiB/sec. | ||
| 8657 | 2026.01.11 19:29:12.469756 [ 276 ] {b524c315-9591-44c9-b3a1-36d8eae6469c} <Debug> TCPHandler: Processed in 0.001352935 sec. | ||
| 8658 | 2026.01.11 19:29:12.469864 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2026.01.11 19:29:12.469955 [ 276 ] {1fc7d6a3-eeee-43b7-8186-88ce600c25ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8660 | 2026.01.11 19:29:12.469995 [ 276 ] {1fc7d6a3-eeee-43b7-8186-88ce600c25ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8661 | 2026.01.11 19:29:12.470306 [ 276 ] {1fc7d6a3-eeee-43b7-8186-88ce600c25ef} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2026.01.11 19:29:12.470341 [ 276 ] {1fc7d6a3-eeee-43b7-8186-88ce600c25ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8663 | 2026.01.11 19:29:12.470618 [ 276 ] {1fc7d6a3-eeee-43b7-8186-88ce600c25ef} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8664 | 2026.01.11 19:29:12.470816 [ 276 ] {1fc7d6a3-eeee-43b7-8186-88ce600c25ef} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2026.01.11 19:29:12.470942 [ 276 ] {1fc7d6a3-eeee-43b7-8186-88ce600c25ef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 8666 | 2026.01.11 19:29:12.470980 [ 276 ] {1fc7d6a3-eeee-43b7-8186-88ce600c25ef} <Debug> TCPHandler: Processed in 0.00116301 sec. | ||
| 8667 | 2026.01.11 19:29:12.471086 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2026.01.11 19:29:12.471178 [ 276 ] {5bc65288-6488-47ae-8eaa-52e44a098575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8669 | 2026.01.11 19:29:12.471232 [ 276 ] {5bc65288-6488-47ae-8eaa-52e44a098575} <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 | ||
| 8670 | 2026.01.11 19:29:12.472106 [ 276 ] {5bc65288-6488-47ae-8eaa-52e44a098575} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.01.11 19:29:12.472141 [ 276 ] {5bc65288-6488-47ae-8eaa-52e44a098575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8672 | 2026.01.11 19:29:12.472691 [ 276 ] {5bc65288-6488-47ae-8eaa-52e44a098575} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8673 | 2026.01.11 19:29:12.472911 [ 276 ] {5bc65288-6488-47ae-8eaa-52e44a098575} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2026.01.11 19:29:12.473051 [ 276 ] {5bc65288-6488-47ae-8eaa-52e44a098575} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001889 sec., 21175.224986765483 rows/sec., 37.95 MiB/sec. | ||
| 8675 | 2026.01.11 19:29:12.473115 [ 276 ] {5bc65288-6488-47ae-8eaa-52e44a098575} <Debug> TCPHandler: Processed in 0.002075084 sec. | ||
| 8676 | 2026.01.11 19:29:12.473223 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2026.01.11 19:29:12.473316 [ 276 ] {9c94654d-469e-4be3-ace4-05337af7c37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8678 | 2026.01.11 19:29:12.473355 [ 276 ] {9c94654d-469e-4be3-ace4-05337af7c37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8679 | 2026.01.11 19:29:12.473688 [ 276 ] {9c94654d-469e-4be3-ace4-05337af7c37c} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2026.01.11 19:29:12.473724 [ 276 ] {9c94654d-469e-4be3-ace4-05337af7c37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8681 | 2026.01.11 19:29:12.474021 [ 276 ] {9c94654d-469e-4be3-ace4-05337af7c37c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8682 | 2026.01.11 19:29:12.474215 [ 276 ] {9c94654d-469e-4be3-ace4-05337af7c37c} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2026.01.11 19:29:12.474345 [ 276 ] {9c94654d-469e-4be3-ace4-05337af7c37c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001046 sec., 99426.38623326959 rows/sec., 6.09 MiB/sec. | ||
| 8684 | 2026.01.11 19:29:12.474383 [ 276 ] {9c94654d-469e-4be3-ace4-05337af7c37c} <Debug> TCPHandler: Processed in 0.001206572 sec. | ||
| 8685 | 2026.01.11 19:29:12.488145 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8686 | 2026.01.11 19:29:12.505773 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2026.01.11 19:29:12.505818 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8688 | 2026.01.11 19:29:12.511695 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8689 | 2026.01.11 19:29:12.512371 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8690 | 2026.01.11 19:29:12.515180 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8691 | 2026.01.11 19:29:13.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.89 MiB, peak 307.03 MiB, free memory in arenas 0.00 B, will set to 300.68 MiB (RSS), difference: -1.22 MiB | ||
| 8692 | 2026.01.11 19:29:14.692789 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64126 | ||
| 8693 | 2026.01.11 19:29:14.692899 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8694 | 2026.01.11 19:29:14.692926 [ 290 ] {} <Debug> TCP-Session: 929fbc71-580a-4331-a23c-f650290ba0a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64126 | ||
| 8695 | 2026.01.11 19:29:14.692948 [ 290 ] {} <Debug> TCP-Session: 929fbc71-580a-4331-a23c-f650290ba0a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8696 | 2026.01.11 19:29:14.692960 [ 290 ] {} <Debug> TCP-Session: 929fbc71-580a-4331-a23c-f650290ba0a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8697 | 2026.01.11 19:29:14.693152 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36773 | ||
| 8698 | 2026.01.11 19:29:14.693172 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63861 | ||
| 8699 | 2026.01.11 19:29:14.693204 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54121 | ||
| 8700 | 2026.01.11 19:29:14.693226 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43673 | ||
| 8701 | 2026.01.11 19:29:14.693272 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8702 | 2026.01.11 19:29:14.693273 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33346 | ||
| 8703 | 2026.01.11 19:29:14.693306 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8704 | 2026.01.11 19:29:14.693317 [ 291 ] {} <Debug> TCP-Session: 030fb8aa-5cd1-4a8c-a6c2-59fa5b29612c Authenticating user 'default' from [fd00:1122:3344:101::e]:36773 | ||
| 8705 | 2026.01.11 19:29:14.693336 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8706 | 2026.01.11 19:29:14.693356 [ 293 ] {} <Debug> TCP-Session: 1192eeeb-a959-4849-a8ac-5348db5c8dd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63861 | ||
| 8707 | 2026.01.11 19:29:14.693369 [ 291 ] {} <Debug> TCP-Session: 030fb8aa-5cd1-4a8c-a6c2-59fa5b29612c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8708 | 2026.01.11 19:29:14.693390 [ 294 ] {} <Debug> TCP-Session: 90e7bd4d-01a9-4c40-bd57-60f4af6140c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54121 | ||
| 8709 | 2026.01.11 19:29:14.693404 [ 290 ] {} <Trace> TCP-Session: 929fbc71-580a-4331-a23c-f650290ba0a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2026.01.11 19:29:14.693426 [ 294 ] {} <Debug> TCP-Session: 90e7bd4d-01a9-4c40-bd57-60f4af6140c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8711 | 2026.01.11 19:29:14.693400 [ 293 ] {} <Debug> TCP-Session: 1192eeeb-a959-4849-a8ac-5348db5c8dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8712 | 2026.01.11 19:29:14.693452 [ 294 ] {} <Debug> TCP-Session: 90e7bd4d-01a9-4c40-bd57-60f4af6140c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8713 | 2026.01.11 19:29:14.693482 [ 293 ] {} <Debug> TCP-Session: 1192eeeb-a959-4849-a8ac-5348db5c8dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8714 | 2026.01.11 19:29:14.693222 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37413 | ||
| 8715 | 2026.01.11 19:29:14.693520 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8716 | 2026.01.11 19:29:14.693214 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32850 | ||
| 8717 | 2026.01.11 19:29:14.693566 [ 288 ] {} <Debug> TCP-Session: 63e130f1-4619-42ea-aa04-4218aa8dc11e Authenticating user 'default' from [fd00:1122:3344:101::e]:43673 | ||
| 8718 | 2026.01.11 19:29:14.693161 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37838 | ||
| 8719 | 2026.01.11 19:29:14.693612 [ 288 ] {} <Debug> TCP-Session: 63e130f1-4619-42ea-aa04-4218aa8dc11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8720 | 2026.01.11 19:29:14.693608 [ 290 ] {47ea7602-4c44-434b-8ed0-fc3fa8c6ff03} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64126) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8721 | 2026.01.11 19:29:14.693645 [ 288 ] {} <Debug> TCP-Session: 63e130f1-4619-42ea-aa04-4218aa8dc11e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8722 | 2026.01.11 19:29:14.693404 [ 291 ] {} <Debug> TCP-Session: 030fb8aa-5cd1-4a8c-a6c2-59fa5b29612c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8723 | 2026.01.11 19:29:14.693927 [ 290 ] {47ea7602-4c44-434b-8ed0-fc3fa8c6ff03} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8724 | 2026.01.11 19:29:14.693988 [ 290 ] {47ea7602-4c44-434b-8ed0-fc3fa8c6ff03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8725 | 2026.01.11 19:29:14.694078 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8726 | 2026.01.11 19:29:14.694116 [ 292 ] {} <Debug> TCP-Session: 19c73458-f929-4119-81b7-a1b447ee03e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37838 | ||
| 8727 | 2026.01.11 19:29:14.694134 [ 292 ] {} <Debug> TCP-Session: 19c73458-f929-4119-81b7-a1b447ee03e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8728 | 2026.01.11 19:29:14.694147 [ 292 ] {} <Debug> TCP-Session: 19c73458-f929-4119-81b7-a1b447ee03e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8729 | 2026.01.11 19:29:14.694206 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8730 | 2026.01.11 19:29:14.694242 [ 286 ] {} <Debug> TCP-Session: d8a694ef-309f-4404-99cb-509b7be68753 Authenticating user 'default' from [fd00:1122:3344:101::e]:32850 | ||
| 8731 | 2026.01.11 19:29:14.694259 [ 286 ] {} <Debug> TCP-Session: d8a694ef-309f-4404-99cb-509b7be68753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8732 | 2026.01.11 19:29:14.694275 [ 286 ] {} <Debug> TCP-Session: d8a694ef-309f-4404-99cb-509b7be68753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8733 | 2026.01.11 19:29:14.694291 [ 290 ] {47ea7602-4c44-434b-8ed0-fc3fa8c6ff03} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 8734 | 2026.01.11 19:29:14.694330 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8735 | 2026.01.11 19:29:14.694365 [ 289 ] {} <Debug> TCP-Session: d6ab6171-0144-459c-b338-f39d24b04cda Authenticating user 'default' from [fd00:1122:3344:101::e]:33346 | ||
| 8736 | 2026.01.11 19:29:14.694381 [ 289 ] {} <Debug> TCP-Session: d6ab6171-0144-459c-b338-f39d24b04cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8737 | 2026.01.11 19:29:14.694394 [ 289 ] {} <Debug> TCP-Session: d6ab6171-0144-459c-b338-f39d24b04cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8738 | 2026.01.11 19:29:14.694539 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8739 | 2026.01.11 19:29:14.694571 [ 287 ] {} <Debug> TCP-Session: bb73ca1c-521d-4495-a84f-f95d6fad025b Authenticating user 'default' from [fd00:1122:3344:101::e]:37413 | ||
| 8740 | 2026.01.11 19:29:14.694589 [ 287 ] {} <Debug> TCP-Session: bb73ca1c-521d-4495-a84f-f95d6fad025b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8741 | 2026.01.11 19:29:14.694603 [ 287 ] {} <Debug> TCP-Session: bb73ca1c-521d-4495-a84f-f95d6fad025b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8742 | 2026.01.11 19:29:14.695267 [ 319 ] {47ea7602-4c44-434b-8ed0-fc3fa8c6ff03} <Trace> AggregatingTransform: Aggregating | ||
| 8743 | 2026.01.11 19:29:14.695301 [ 319 ] {47ea7602-4c44-434b-8ed0-fc3fa8c6ff03} <Trace> Aggregator: Aggregation method: without_key | ||
| 8744 | 2026.01.11 19:29:14.695332 [ 319 ] {47ea7602-4c44-434b-8ed0-fc3fa8c6ff03} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940164 sec. (1063.644 rows/sec., 41.55 KiB/sec.) | ||
| 8745 | 2026.01.11 19:29:14.695348 [ 319 ] {47ea7602-4c44-434b-8ed0-fc3fa8c6ff03} <Trace> Aggregator: Merging aggregated data | ||
| 8746 | 2026.01.11 19:29:14.696790 [ 290 ] {47ea7602-4c44-434b-8ed0-fc3fa8c6ff03} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003249 sec., 307.7870113881194 rows/sec., 12.02 KiB/sec. | ||
| 8747 | 2026.01.11 19:29:14.696944 [ 290 ] {47ea7602-4c44-434b-8ed0-fc3fa8c6ff03} <Debug> TCPHandler: Processed in 0.003702896 sec. | ||
| 8748 | 2026.01.11 19:29:14.697092 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8749 | 2026.01.11 19:29:14.697123 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8750 | 2026.01.11 19:29:14.697128 [ 290 ] {} <Debug> TCP-Session: 929fbc71-580a-4331-a23c-f650290ba0a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8751 | 2026.01.11 19:29:14.697141 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8752 | 2026.01.11 19:29:14.697160 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8753 | 2026.01.11 19:29:14.697180 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8754 | 2026.01.11 19:29:14.697198 [ 287 ] {} <Debug> TCP-Session: bb73ca1c-521d-4495-a84f-f95d6fad025b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8755 | 2026.01.11 19:29:14.697220 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8756 | 2026.01.11 19:29:14.697241 [ 292 ] {} <Debug> TCP-Session: 19c73458-f929-4119-81b7-a1b447ee03e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8757 | 2026.01.11 19:29:14.697256 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8758 | 2026.01.11 19:29:14.697267 [ 294 ] {} <Debug> TCP-Session: 90e7bd4d-01a9-4c40-bd57-60f4af6140c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8759 | 2026.01.11 19:29:14.697236 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8760 | 2026.01.11 19:29:14.697300 [ 288 ] {} <Debug> TCP-Session: 63e130f1-4619-42ea-aa04-4218aa8dc11e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8761 | 2026.01.11 19:29:14.697334 [ 293 ] {} <Debug> TCP-Session: 1192eeeb-a959-4849-a8ac-5348db5c8dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8762 | 2026.01.11 19:29:14.697203 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8763 | 2026.01.11 19:29:14.697220 [ 289 ] {} <Debug> TCP-Session: d6ab6171-0144-459c-b338-f39d24b04cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8764 | 2026.01.11 19:29:14.697418 [ 286 ] {} <Debug> TCP-Session: d8a694ef-309f-4404-99cb-509b7be68753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8765 | 2026.01.11 19:29:14.697173 [ 291 ] {} <Debug> TCP-Session: 030fb8aa-5cd1-4a8c-a6c2-59fa5b29612c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8766 | 2026.01.11 19:29:14.776034 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46762 | ||
| 8767 | 2026.01.11 19:29:14.776159 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8768 | 2026.01.11 19:29:14.776199 [ 290 ] {} <Debug> TCP-Session: 54f11bba-d103-46b9-a403-1982b15cce40 Authenticating user 'default' from [fd00:1122:3344:101::e]:46762 | ||
| 8769 | 2026.01.11 19:29:14.776230 [ 290 ] {} <Debug> TCP-Session: 54f11bba-d103-46b9-a403-1982b15cce40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8770 | 2026.01.11 19:29:14.776252 [ 290 ] {} <Debug> TCP-Session: 54f11bba-d103-46b9-a403-1982b15cce40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8771 | 2026.01.11 19:29:14.776476 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40767 | ||
| 8772 | 2026.01.11 19:29:14.776499 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60518 | ||
| 8773 | 2026.01.11 19:29:14.776544 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41340 | ||
| 8774 | 2026.01.11 19:29:14.776558 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64339 | ||
| 8775 | 2026.01.11 19:29:14.776580 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38233 | ||
| 8776 | 2026.01.11 19:29:14.776606 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8777 | 2026.01.11 19:29:14.776632 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8778 | 2026.01.11 19:29:14.776643 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8779 | 2026.01.11 19:29:14.776657 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8780 | 2026.01.11 19:29:14.776686 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8781 | 2026.01.11 19:29:14.776697 [ 286 ] {} <Debug> TCP-Session: 06e08d74-b5fd-4ea4-8b89-b2654ab7f735 Authenticating user 'default' from [fd00:1122:3344:101::e]:41340 | ||
| 8782 | 2026.01.11 19:29:14.776722 [ 288 ] {} <Debug> TCP-Session: 070158e2-7f1c-4b02-848d-5ae3fb74595b Authenticating user 'default' from [fd00:1122:3344:101::e]:38233 | ||
| 8783 | 2026.01.11 19:29:14.776729 [ 290 ] {} <Trace> TCP-Session: 54f11bba-d103-46b9-a403-1982b15cce40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2026.01.11 19:29:14.776740 [ 286 ] {} <Debug> TCP-Session: 06e08d74-b5fd-4ea4-8b89-b2654ab7f735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8785 | 2026.01.11 19:29:14.776756 [ 288 ] {} <Debug> TCP-Session: 070158e2-7f1c-4b02-848d-5ae3fb74595b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8786 | 2026.01.11 19:29:14.776780 [ 286 ] {} <Debug> TCP-Session: 06e08d74-b5fd-4ea4-8b89-b2654ab7f735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8787 | 2026.01.11 19:29:14.776793 [ 288 ] {} <Debug> TCP-Session: 070158e2-7f1c-4b02-848d-5ae3fb74595b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8788 | 2026.01.11 19:29:14.776708 [ 287 ] {} <Debug> TCP-Session: cf56bc2b-19a1-4572-9b2f-ae324a3f1f02 Authenticating user 'default' from [fd00:1122:3344:101::e]:64339 | ||
| 8789 | 2026.01.11 19:29:14.776677 [ 292 ] {} <Debug> TCP-Session: 49a41ff2-3445-4997-828e-b07f037873d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60518 | ||
| 8790 | 2026.01.11 19:29:14.776860 [ 287 ] {} <Debug> TCP-Session: cf56bc2b-19a1-4572-9b2f-ae324a3f1f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8791 | 2026.01.11 19:29:14.776877 [ 292 ] {} <Debug> TCP-Session: 49a41ff2-3445-4997-828e-b07f037873d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8792 | 2026.01.11 19:29:14.776887 [ 287 ] {} <Debug> TCP-Session: cf56bc2b-19a1-4572-9b2f-ae324a3f1f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8793 | 2026.01.11 19:29:14.776900 [ 292 ] {} <Debug> TCP-Session: 49a41ff2-3445-4997-828e-b07f037873d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8794 | 2026.01.11 19:29:14.776661 [ 291 ] {} <Debug> TCP-Session: 3793140a-6926-46b6-a441-de77b8fe23de Authenticating user 'default' from [fd00:1122:3344:101::e]:40767 | ||
| 8795 | 2026.01.11 19:29:14.776924 [ 290 ] {4ea7ba2a-8932-46fd-b7a1-e78b4e301a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46762) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8796 | 2026.01.11 19:29:14.776977 [ 291 ] {} <Debug> TCP-Session: 3793140a-6926-46b6-a441-de77b8fe23de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8797 | 2026.01.11 19:29:14.776585 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44831 | ||
| 8798 | 2026.01.11 19:29:14.777022 [ 291 ] {} <Debug> TCP-Session: 3793140a-6926-46b6-a441-de77b8fe23de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8799 | 2026.01.11 19:29:14.776514 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42551 | ||
| 8800 | 2026.01.11 19:29:14.776515 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61400 | ||
| 8801 | 2026.01.11 19:29:14.777114 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8802 | 2026.01.11 19:29:14.777148 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8803 | 2026.01.11 19:29:14.777157 [ 289 ] {} <Debug> TCP-Session: f0b5f943-3d9e-4dc0-b504-2017b0fc6e2b Authenticating user 'default' from [fd00:1122:3344:101::e]:44831 | ||
| 8804 | 2026.01.11 19:29:14.777172 [ 293 ] {} <Debug> TCP-Session: 61c080d5-6766-43b1-be5c-126e3b8bcdd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42551 | ||
| 8805 | 2026.01.11 19:29:14.777180 [ 289 ] {} <Debug> TCP-Session: f0b5f943-3d9e-4dc0-b504-2017b0fc6e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8806 | 2026.01.11 19:29:14.777186 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8807 | 2026.01.11 19:29:14.777197 [ 289 ] {} <Debug> TCP-Session: f0b5f943-3d9e-4dc0-b504-2017b0fc6e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8808 | 2026.01.11 19:29:14.777219 [ 294 ] {} <Debug> TCP-Session: 7ff586a5-b9f7-4c75-9d2f-49c03c5d6804 Authenticating user 'default' from [fd00:1122:3344:101::e]:61400 | ||
| 8809 | 2026.01.11 19:29:14.777191 [ 293 ] {} <Debug> TCP-Session: 61c080d5-6766-43b1-be5c-126e3b8bcdd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8810 | 2026.01.11 19:29:14.777244 [ 290 ] {4ea7ba2a-8932-46fd-b7a1-e78b4e301a1d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8811 | 2026.01.11 19:29:14.777260 [ 293 ] {} <Debug> TCP-Session: 61c080d5-6766-43b1-be5c-126e3b8bcdd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8812 | 2026.01.11 19:29:14.777246 [ 294 ] {} <Debug> TCP-Session: 7ff586a5-b9f7-4c75-9d2f-49c03c5d6804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8813 | 2026.01.11 19:29:14.777313 [ 294 ] {} <Debug> TCP-Session: 7ff586a5-b9f7-4c75-9d2f-49c03c5d6804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2026.01.11 19:29:14.777320 [ 290 ] {4ea7ba2a-8932-46fd-b7a1-e78b4e301a1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8815 | 2026.01.11 19:29:14.777606 [ 290 ] {4ea7ba2a-8932-46fd-b7a1-e78b4e301a1d} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 8816 | 2026.01.11 19:29:14.778575 [ 333 ] {4ea7ba2a-8932-46fd-b7a1-e78b4e301a1d} <Trace> AggregatingTransform: Aggregating | ||
| 8817 | 2026.01.11 19:29:14.778615 [ 333 ] {4ea7ba2a-8932-46fd-b7a1-e78b4e301a1d} <Trace> Aggregator: Aggregation method: without_key | ||
| 8818 | 2026.01.11 19:29:14.778648 [ 333 ] {4ea7ba2a-8932-46fd-b7a1-e78b4e301a1d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943974 sec. (1059.351 rows/sec., 41.38 KiB/sec.) | ||
| 8819 | 2026.01.11 19:29:14.778663 [ 333 ] {4ea7ba2a-8932-46fd-b7a1-e78b4e301a1d} <Trace> Aggregator: Merging aggregated data | ||
| 8820 | 2026.01.11 19:29:14.779993 [ 290 ] {4ea7ba2a-8932-46fd-b7a1-e78b4e301a1d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00313 sec., 319.4888178913738 rows/sec., 12.48 KiB/sec. | ||
| 8821 | 2026.01.11 19:29:14.780146 [ 290 ] {4ea7ba2a-8932-46fd-b7a1-e78b4e301a1d} <Debug> TCPHandler: Processed in 0.003588073 sec. | ||
| 8822 | 2026.01.11 19:29:14.780269 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8823 | 2026.01.11 19:29:14.780300 [ 290 ] {} <Debug> TCP-Session: 54f11bba-d103-46b9-a403-1982b15cce40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8824 | 2026.01.11 19:29:14.780300 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8825 | 2026.01.11 19:29:14.780323 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8826 | 2026.01.11 19:29:14.780343 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8827 | 2026.01.11 19:29:14.780358 [ 292 ] {} <Debug> TCP-Session: 49a41ff2-3445-4997-828e-b07f037873d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8828 | 2026.01.11 19:29:14.780378 [ 291 ] {} <Debug> TCP-Session: 3793140a-6926-46b6-a441-de77b8fe23de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8829 | 2026.01.11 19:29:14.780391 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8830 | 2026.01.11 19:29:14.780409 [ 293 ] {} <Debug> TCP-Session: 61c080d5-6766-43b1-be5c-126e3b8bcdd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8831 | 2026.01.11 19:29:14.780416 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8832 | 2026.01.11 19:29:14.780435 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8833 | 2026.01.11 19:29:14.780474 [ 289 ] {} <Debug> TCP-Session: f0b5f943-3d9e-4dc0-b504-2017b0fc6e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8834 | 2026.01.11 19:29:14.780398 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8835 | 2026.01.11 19:29:14.780502 [ 288 ] {} <Debug> TCP-Session: 070158e2-7f1c-4b02-848d-5ae3fb74595b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8836 | 2026.01.11 19:29:14.780363 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8837 | 2026.01.11 19:29:14.780543 [ 286 ] {} <Debug> TCP-Session: 06e08d74-b5fd-4ea4-8b89-b2654ab7f735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8838 | 2026.01.11 19:29:14.780448 [ 287 ] {} <Debug> TCP-Session: cf56bc2b-19a1-4572-9b2f-ae324a3f1f02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8839 | 2026.01.11 19:29:14.780580 [ 294 ] {} <Debug> TCP-Session: 7ff586a5-b9f7-4c75-9d2f-49c03c5d6804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8840 | 2026.01.11 19:29:15.008771 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42845 | ||
| 8841 | 2026.01.11 19:29:15.008874 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8842 | 2026.01.11 19:29:15.008901 [ 290 ] {} <Debug> TCP-Session: ead2c775-a390-4077-91fd-00f2ef2773e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42845 | ||
| 8843 | 2026.01.11 19:29:15.008923 [ 290 ] {} <Debug> TCP-Session: ead2c775-a390-4077-91fd-00f2ef2773e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8844 | 2026.01.11 19:29:15.008936 [ 290 ] {} <Debug> TCP-Session: ead2c775-a390-4077-91fd-00f2ef2773e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2026.01.11 19:29:15.009134 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49307 | ||
| 8846 | 2026.01.11 19:29:15.009166 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35563 | ||
| 8847 | 2026.01.11 19:29:15.009179 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63877 | ||
| 8848 | 2026.01.11 19:29:15.009207 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33531 | ||
| 8849 | 2026.01.11 19:29:15.009228 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64378 | ||
| 8850 | 2026.01.11 19:29:15.009253 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8851 | 2026.01.11 19:29:15.009278 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8852 | 2026.01.11 19:29:15.009287 [ 290 ] {} <Trace> TCP-Session: ead2c775-a390-4077-91fd-00f2ef2773e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8853 | 2026.01.11 19:29:15.009305 [ 291 ] {} <Debug> TCP-Session: 3ba7d15d-2d3e-4778-97c0-b553846fe8ff Authenticating user 'default' from [fd00:1122:3344:101::e]:49307 | ||
| 8854 | 2026.01.11 19:29:15.009319 [ 292 ] {} <Debug> TCP-Session: 43b24b53-b8e6-4dc5-9e9a-0a560865e2d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35563 | ||
| 8855 | 2026.01.11 19:29:15.009325 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8856 | 2026.01.11 19:29:15.009354 [ 291 ] {} <Debug> TCP-Session: 3ba7d15d-2d3e-4778-97c0-b553846fe8ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8857 | 2026.01.11 19:29:15.009365 [ 292 ] {} <Debug> TCP-Session: 43b24b53-b8e6-4dc5-9e9a-0a560865e2d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8858 | 2026.01.11 19:29:15.009373 [ 288 ] {} <Debug> TCP-Session: 8aa4e926-afe3-4c52-bd20-d2e436388604 Authenticating user 'default' from [fd00:1122:3344:101::e]:64378 | ||
| 8859 | 2026.01.11 19:29:15.009383 [ 291 ] {} <Debug> TCP-Session: 3ba7d15d-2d3e-4778-97c0-b553846fe8ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2026.01.11 19:29:15.009394 [ 292 ] {} <Debug> TCP-Session: 43b24b53-b8e6-4dc5-9e9a-0a560865e2d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2026.01.11 19:29:15.009404 [ 288 ] {} <Debug> TCP-Session: 8aa4e926-afe3-4c52-bd20-d2e436388604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8862 | 2026.01.11 19:29:15.009309 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8863 | 2026.01.11 19:29:15.009435 [ 288 ] {} <Debug> TCP-Session: 8aa4e926-afe3-4c52-bd20-d2e436388604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8864 | 2026.01.11 19:29:15.009475 [ 290 ] {38115dda-5dd5-4c8a-bbf6-d862d5608af3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42845) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8865 | 2026.01.11 19:29:15.009483 [ 287 ] {} <Debug> TCP-Session: c2a8cfd6-911a-4e11-a52f-1b0d7c244793 Authenticating user 'default' from [fd00:1122:3344:101::e]:33531 | ||
| 8866 | 2026.01.11 19:29:15.009306 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8867 | 2026.01.11 19:29:15.009522 [ 287 ] {} <Debug> TCP-Session: c2a8cfd6-911a-4e11-a52f-1b0d7c244793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8868 | 2026.01.11 19:29:15.009556 [ 293 ] {} <Debug> TCP-Session: 79f9e1e8-3252-499a-8951-c7577ac40428 Authenticating user 'default' from [fd00:1122:3344:101::e]:63877 | ||
| 8869 | 2026.01.11 19:29:15.009573 [ 287 ] {} <Debug> TCP-Session: c2a8cfd6-911a-4e11-a52f-1b0d7c244793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8870 | 2026.01.11 19:29:15.009238 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61440 | ||
| 8871 | 2026.01.11 19:29:15.009602 [ 293 ] {} <Debug> TCP-Session: 79f9e1e8-3252-499a-8951-c7577ac40428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8872 | 2026.01.11 19:29:15.009195 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47544 | ||
| 8873 | 2026.01.11 19:29:15.009632 [ 293 ] {} <Debug> TCP-Session: 79f9e1e8-3252-499a-8951-c7577ac40428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8874 | 2026.01.11 19:29:15.009184 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59410 | ||
| 8875 | 2026.01.11 19:29:15.009670 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8876 | 2026.01.11 19:29:15.009710 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8877 | 2026.01.11 19:29:15.009720 [ 289 ] {} <Debug> TCP-Session: 115ccf7c-8a28-443d-a887-55742f0d5052 Authenticating user 'default' from [fd00:1122:3344:101::e]:61440 | ||
| 8878 | 2026.01.11 19:29:15.009740 [ 286 ] {} <Debug> TCP-Session: ed567f15-65f8-47b7-a61c-f9bb01be44ef Authenticating user 'default' from [fd00:1122:3344:101::e]:47544 | ||
| 8879 | 2026.01.11 19:29:15.009748 [ 289 ] {} <Debug> TCP-Session: 115ccf7c-8a28-443d-a887-55742f0d5052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8880 | 2026.01.11 19:29:15.009754 [ 290 ] {38115dda-5dd5-4c8a-bbf6-d862d5608af3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8881 | 2026.01.11 19:29:15.009766 [ 286 ] {} <Debug> TCP-Session: ed567f15-65f8-47b7-a61c-f9bb01be44ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8882 | 2026.01.11 19:29:15.009774 [ 289 ] {} <Debug> TCP-Session: 115ccf7c-8a28-443d-a887-55742f0d5052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8883 | 2026.01.11 19:29:15.009798 [ 286 ] {} <Debug> TCP-Session: ed567f15-65f8-47b7-a61c-f9bb01be44ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8884 | 2026.01.11 19:29:15.009742 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8885 | 2026.01.11 19:29:15.009827 [ 290 ] {38115dda-5dd5-4c8a-bbf6-d862d5608af3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8886 | 2026.01.11 19:29:15.009848 [ 294 ] {} <Debug> TCP-Session: 173f3bad-513a-4313-8eea-787e0ca89bd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59410 | ||
| 8887 | 2026.01.11 19:29:15.009865 [ 294 ] {} <Debug> TCP-Session: 173f3bad-513a-4313-8eea-787e0ca89bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8888 | 2026.01.11 19:29:15.009878 [ 294 ] {} <Debug> TCP-Session: 173f3bad-513a-4313-8eea-787e0ca89bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8889 | 2026.01.11 19:29:15.010120 [ 290 ] {38115dda-5dd5-4c8a-bbf6-d862d5608af3} <Debug> oximeter.version (078fc50f-7da1-440a-84f4-e5233f51ce58) (SelectExecutor): Key condition: unknown | ||
| 8890 | 2026.01.11 19:29:15.011305 [ 334 ] {38115dda-5dd5-4c8a-bbf6-d862d5608af3} <Trace> AggregatingTransform: Aggregating | ||
| 8891 | 2026.01.11 19:29:15.011343 [ 334 ] {38115dda-5dd5-4c8a-bbf6-d862d5608af3} <Trace> Aggregator: Aggregation method: without_key | ||
| 8892 | 2026.01.11 19:29:15.011373 [ 334 ] {38115dda-5dd5-4c8a-bbf6-d862d5608af3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00115132 sec. (868.568 rows/sec., 33.93 KiB/sec.) | ||
| 8893 | 2026.01.11 19:29:15.011388 [ 334 ] {38115dda-5dd5-4c8a-bbf6-d862d5608af3} <Trace> Aggregator: Merging aggregated data | ||
| 8894 | 2026.01.11 19:29:15.012294 [ 290 ] {38115dda-5dd5-4c8a-bbf6-d862d5608af3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002875 sec., 347.82608695652175 rows/sec., 13.59 KiB/sec. | ||
| 8895 | 2026.01.11 19:29:15.012418 [ 290 ] {38115dda-5dd5-4c8a-bbf6-d862d5608af3} <Debug> TCPHandler: Processed in 0.003291156 sec. | ||
| 8896 | 2026.01.11 19:29:15.012536 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8897 | 2026.01.11 19:29:15.012563 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8898 | 2026.01.11 19:29:15.012576 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8899 | 2026.01.11 19:29:15.012594 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8900 | 2026.01.11 19:29:15.012606 [ 289 ] {} <Debug> TCP-Session: 115ccf7c-8a28-443d-a887-55742f0d5052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8901 | 2026.01.11 19:29:15.012616 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8902 | 2026.01.11 19:29:15.012630 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8903 | 2026.01.11 19:29:15.012650 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8904 | 2026.01.11 19:29:15.012644 [ 293 ] {} <Debug> TCP-Session: 79f9e1e8-3252-499a-8951-c7577ac40428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8905 | 2026.01.11 19:29:15.012747 [ 288 ] {} <Debug> TCP-Session: 8aa4e926-afe3-4c52-bd20-d2e436388604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8906 | 2026.01.11 19:29:15.012627 [ 294 ] {} <Debug> TCP-Session: 173f3bad-513a-4313-8eea-787e0ca89bd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8907 | 2026.01.11 19:29:15.012580 [ 291 ] {} <Debug> TCP-Session: 3ba7d15d-2d3e-4778-97c0-b553846fe8ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8908 | 2026.01.11 19:29:15.012698 [ 286 ] {} <Debug> TCP-Session: ed567f15-65f8-47b7-a61c-f9bb01be44ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8909 | 2026.01.11 19:29:15.012688 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8910 | 2026.01.11 19:29:15.012676 [ 292 ] {} <Debug> TCP-Session: 43b24b53-b8e6-4dc5-9e9a-0a560865e2d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8911 | 2026.01.11 19:29:15.012874 [ 290 ] {} <Debug> TCP-Session: ead2c775-a390-4077-91fd-00f2ef2773e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8912 | 2026.01.11 19:29:15.012672 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8913 | 2026.01.11 19:29:15.012939 [ 287 ] {} <Debug> TCP-Session: c2a8cfd6-911a-4e11-a52f-1b0d7c244793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8914 | 2026.01.11 19:29:17.472410 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2026.01.11 19:29:17.472656 [ 276 ] {d9b770f3-d4ed-401e-a78b-81bd5d37a4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8916 | 2026.01.11 19:29:17.472734 [ 276 ] {d9b770f3-d4ed-401e-a78b-81bd5d37a4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8917 | 2026.01.11 19:29:17.473465 [ 276 ] {d9b770f3-d4ed-401e-a78b-81bd5d37a4e2} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.01.11 19:29:17.473517 [ 276 ] {d9b770f3-d4ed-401e-a78b-81bd5d37a4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8919 | 2026.01.11 19:29:17.473919 [ 276 ] {d9b770f3-d4ed-401e-a78b-81bd5d37a4e2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8920 | 2026.01.11 19:29:17.474146 [ 276 ] {d9b770f3-d4ed-401e-a78b-81bd5d37a4e2} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.01.11 19:29:17.474317 [ 276 ] {d9b770f3-d4ed-401e-a78b-81bd5d37a4e2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001717 sec., 1164.8223645894002 rows/sec., 94.98 KiB/sec. | ||
| 8922 | 2026.01.11 19:29:17.474373 [ 276 ] {d9b770f3-d4ed-401e-a78b-81bd5d37a4e2} <Debug> TCPHandler: Processed in 0.002094804 sec. | ||
| 8923 | 2026.01.11 19:29:17.474515 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8924 | 2026.01.11 19:29:17.474618 [ 276 ] {67b408f8-1794-4293-bf45-6e48001266c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8925 | 2026.01.11 19:29:17.474663 [ 276 ] {67b408f8-1794-4293-bf45-6e48001266c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8926 | 2026.01.11 19:29:17.475669 [ 276 ] {67b408f8-1794-4293-bf45-6e48001266c5} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.01.11 19:29:17.475708 [ 276 ] {67b408f8-1794-4293-bf45-6e48001266c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8928 | 2026.01.11 19:29:17.476110 [ 276 ] {67b408f8-1794-4293-bf45-6e48001266c5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8929 | 2026.01.11 19:29:17.476321 [ 276 ] {67b408f8-1794-4293-bf45-6e48001266c5} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.01.11 19:29:17.476463 [ 276 ] {67b408f8-1794-4293-bf45-6e48001266c5} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001869 sec., 640449.4382022471 rows/sec., 52.79 MiB/sec. | ||
| 8931 | 2026.01.11 19:29:17.476504 [ 276 ] {67b408f8-1794-4293-bf45-6e48001266c5} <Debug> TCPHandler: Processed in 0.002046833 sec. | ||
| 8932 | 2026.01.11 19:29:17.476621 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8933 | 2026.01.11 19:29:17.476719 [ 276 ] {cf00a646-31f7-4214-80bc-b22c368a68b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8934 | 2026.01.11 19:29:17.476764 [ 276 ] {cf00a646-31f7-4214-80bc-b22c368a68b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8935 | 2026.01.11 19:29:17.477171 [ 276 ] {cf00a646-31f7-4214-80bc-b22c368a68b4} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2026.01.11 19:29:17.477208 [ 276 ] {cf00a646-31f7-4214-80bc-b22c368a68b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8937 | 2026.01.11 19:29:17.477510 [ 276 ] {cf00a646-31f7-4214-80bc-b22c368a68b4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8938 | 2026.01.11 19:29:17.477739 [ 276 ] {cf00a646-31f7-4214-80bc-b22c368a68b4} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2026.01.11 19:29:17.477876 [ 276 ] {cf00a646-31f7-4214-80bc-b22c368a68b4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001178 sec., 1697.792869269949 rows/sec., 118.55 KiB/sec. | ||
| 8940 | 2026.01.11 19:29:17.477915 [ 276 ] {cf00a646-31f7-4214-80bc-b22c368a68b4} <Debug> TCPHandler: Processed in 0.001344675 sec. | ||
| 8941 | 2026.01.11 19:29:17.478018 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8942 | 2026.01.11 19:29:17.478113 [ 276 ] {ddb88144-b76c-486d-bf6d-81acd986ced2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8943 | 2026.01.11 19:29:17.478153 [ 276 ] {ddb88144-b76c-486d-bf6d-81acd986ced2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8944 | 2026.01.11 19:29:17.478638 [ 276 ] {ddb88144-b76c-486d-bf6d-81acd986ced2} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.01.11 19:29:17.478676 [ 276 ] {ddb88144-b76c-486d-bf6d-81acd986ced2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8946 | 2026.01.11 19:29:17.478976 [ 276 ] {ddb88144-b76c-486d-bf6d-81acd986ced2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8947 | 2026.01.11 19:29:17.479181 [ 276 ] {ddb88144-b76c-486d-bf6d-81acd986ced2} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2026.01.11 19:29:17.479320 [ 276 ] {ddb88144-b76c-486d-bf6d-81acd986ced2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001226 sec., 185970.6362153344 rows/sec., 12.59 MiB/sec. | ||
| 8949 | 2026.01.11 19:29:17.479357 [ 276 ] {ddb88144-b76c-486d-bf6d-81acd986ced2} <Debug> TCPHandler: Processed in 0.001389866 sec. | ||
| 8950 | 2026.01.11 19:29:17.479473 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8951 | 2026.01.11 19:29:17.479565 [ 276 ] {9fc6a507-e491-4d91-9c7c-838345ec646b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8952 | 2026.01.11 19:29:17.479605 [ 276 ] {9fc6a507-e491-4d91-9c7c-838345ec646b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8953 | 2026.01.11 19:29:17.480178 [ 276 ] {9fc6a507-e491-4d91-9c7c-838345ec646b} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2026.01.11 19:29:17.480214 [ 276 ] {9fc6a507-e491-4d91-9c7c-838345ec646b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8955 | 2026.01.11 19:29:17.480533 [ 276 ] {9fc6a507-e491-4d91-9c7c-838345ec646b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8956 | 2026.01.11 19:29:17.480749 [ 276 ] {9fc6a507-e491-4d91-9c7c-838345ec646b} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2026.01.11 19:29:17.480882 [ 276 ] {9fc6a507-e491-4d91-9c7c-838345ec646b} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001334 sec., 391304.347826087 rows/sec., 28.97 MiB/sec. | ||
| 8958 | 2026.01.11 19:29:17.480921 [ 276 ] {9fc6a507-e491-4d91-9c7c-838345ec646b} <Debug> TCPHandler: Processed in 0.001501289 sec. | ||
| 8959 | 2026.01.11 19:29:17.481062 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2026.01.11 19:29:17.481157 [ 276 ] {f721cbef-b2a1-427d-8b95-0a159e0ce50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8961 | 2026.01.11 19:29:17.481201 [ 276 ] {f721cbef-b2a1-427d-8b95-0a159e0ce50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8962 | 2026.01.11 19:29:17.481772 [ 276 ] {f721cbef-b2a1-427d-8b95-0a159e0ce50b} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8963 | 2026.01.11 19:29:17.481810 [ 276 ] {f721cbef-b2a1-427d-8b95-0a159e0ce50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8964 | 2026.01.11 19:29:17.482194 [ 276 ] {f721cbef-b2a1-427d-8b95-0a159e0ce50b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8965 | 2026.01.11 19:29:17.482410 [ 276 ] {f721cbef-b2a1-427d-8b95-0a159e0ce50b} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8966 | 2026.01.11 19:29:17.482541 [ 276 ] {f721cbef-b2a1-427d-8b95-0a159e0ce50b} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001402 sec., 602710.4136947218 rows/sec., 40.57 MiB/sec. | ||
| 8967 | 2026.01.11 19:29:17.482586 [ 276 ] {f721cbef-b2a1-427d-8b95-0a159e0ce50b} <Debug> TCPHandler: Processed in 0.001573611 sec. | ||
| 8968 | 2026.01.11 19:29:17.482703 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8969 | 2026.01.11 19:29:17.482797 [ 276 ] {5823a434-2709-4112-baee-019947b348d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8970 | 2026.01.11 19:29:17.482840 [ 276 ] {5823a434-2709-4112-baee-019947b348d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8971 | 2026.01.11 19:29:17.483183 [ 276 ] {5823a434-2709-4112-baee-019947b348d2} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.01.11 19:29:17.483218 [ 276 ] {5823a434-2709-4112-baee-019947b348d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8973 | 2026.01.11 19:29:17.483516 [ 276 ] {5823a434-2709-4112-baee-019947b348d2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8974 | 2026.01.11 19:29:17.483725 [ 276 ] {5823a434-2709-4112-baee-019947b348d2} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.01.11 19:29:17.483854 [ 276 ] {5823a434-2709-4112-baee-019947b348d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 8976 | 2026.01.11 19:29:17.483891 [ 276 ] {5823a434-2709-4112-baee-019947b348d2} <Debug> TCPHandler: Processed in 0.001240742 sec. | ||
| 8977 | 2026.01.11 19:29:18.996106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19595 | ||
| 8978 | 2026.01.11 19:29:18.996613 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2026.01.11 19:29:18.996657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8980 | 2026.01.11 19:29:18.997160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8981 | 2026.01.11 19:29:18.997399 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2026.01.11 19:29:18.997538 [ 70 ] {} <Debug> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8983 | 2026.01.11 19:29:18.997547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19595 | ||
| 8984 | 2026.01.11 19:29:18.997611 [ 70 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.01.11 19:29:18.997637 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8986 | 2026.01.11 19:29:18.997742 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 8987 | 2026.01.11 19:29:18.997831 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8988 | 2026.01.11 19:29:18.997862 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17227 rows starting from the beginning of the part | ||
| 8989 | 2026.01.11 19:29:18.997922 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 8990 | 2026.01.11 19:29:18.997968 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 8991 | 2026.01.11 19:29:18.998010 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 8992 | 2026.01.11 19:29:18.998052 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 8993 | 2026.01.11 19:29:18.998091 [ 200 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 8994 | 2026.01.11 19:29:19.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.10 MiB, peak 311.24 MiB, free memory in arenas 0.00 B, will set to 301.16 MiB (RSS), difference: -5.95 MiB | ||
| 8995 | 2026.01.11 19:29:19.000327 [ 190 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19595 rows, containing 4 columns (4 merged, 0 gathered) in 0.002626759 sec., 7459763.152995763 rows/sec., 106.71 MiB/sec. | ||
| 8996 | 2026.01.11 19:29:19.000622 [ 192 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8997 | 2026.01.11 19:29:19.000936 [ 192 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_41_8} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.01.11 19:29:19.001010 [ 192 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_41_8} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8999 | 2026.01.11 19:29:19.001107 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9000 | 2026.01.11 19:29:20.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.80 MiB, peak 311.24 MiB, free memory in arenas 0.00 B, will set to 301.17 MiB (RSS), difference: 6.37 MiB | ||
| 9001 | 2026.01.11 19:29:20.015231 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9002 | 2026.01.11 19:29:20.031805 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.01.11 19:29:20.031865 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9004 | 2026.01.11 19:29:20.038260 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9005 | 2026.01.11 19:29:20.038943 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.01.11 19:29:20.039270 [ 71 ] {} <Debug> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9007 | 2026.01.11 19:29:20.039348 [ 71 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.01.11 19:29:20.039374 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9009 | 2026.01.11 19:29:20.039496 [ 200 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 9010 | 2026.01.11 19:29:20.042031 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9011 | 2026.01.11 19:29:20.043747 [ 200 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9012 | 2026.01.11 19:29:20.045311 [ 200 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9013 | 2026.01.11 19:29:20.050056 [ 200 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9014 | 2026.01.11 19:29:20.054671 [ 200 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 9015 | 2026.01.11 19:29:20.059610 [ 200 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 9016 | 2026.01.11 19:29:20.063852 [ 200 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 9017 | 2026.01.11 19:29:20.067555 [ 200 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 9018 | 2026.01.11 19:29:20.117471 [ 192 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.078026914 sec., 3960.171999113024 rows/sec., 20.48 MiB/sec. | ||
| 9019 | 2026.01.11 19:29:20.120306 [ 194 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9020 | 2026.01.11 19:29:20.122613 [ 194 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_41_8} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.01.11 19:29:20.122728 [ 194 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_41_8} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9022 | 2026.01.11 19:29:20.125360 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9023 | 2026.01.11 19:29:21.506472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1154 | ||
| 9024 | 2026.01.11 19:29:21.508942 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9025 | 2026.01.11 19:29:21.508976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9026 | 2026.01.11 19:29:21.510203 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9027 | 2026.01.11 19:29:21.510460 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9028 | 2026.01.11 19:29:21.510714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
| 9029 | 2026.01.11 19:29:22.456515 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9030 | 2026.01.11 19:29:22.456692 [ 276 ] {d5e57097-b804-4a30-bb54-faaef9f2534b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9031 | 2026.01.11 19:29:22.456763 [ 276 ] {d5e57097-b804-4a30-bb54-faaef9f2534b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9032 | 2026.01.11 19:29:22.457565 [ 276 ] {d5e57097-b804-4a30-bb54-faaef9f2534b} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2026.01.11 19:29:22.457608 [ 276 ] {d5e57097-b804-4a30-bb54-faaef9f2534b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9034 | 2026.01.11 19:29:22.458059 [ 276 ] {d5e57097-b804-4a30-bb54-faaef9f2534b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9035 | 2026.01.11 19:29:22.458286 [ 276 ] {d5e57097-b804-4a30-bb54-faaef9f2534b} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2026.01.11 19:29:22.458454 [ 276 ] {d5e57097-b804-4a30-bb54-faaef9f2534b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001812 sec., 226269.31567328918 rows/sec., 14.35 MiB/sec. | ||
| 9037 | 2026.01.11 19:29:22.458512 [ 276 ] {d5e57097-b804-4a30-bb54-faaef9f2534b} <Debug> TCPHandler: Processed in 0.002121755 sec. | ||
| 9038 | 2026.01.11 19:29:22.458631 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9039 | 2026.01.11 19:29:22.458746 [ 276 ] {02a5a65a-90c5-44de-baaa-8d9987084df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9040 | 2026.01.11 19:29:22.458792 [ 276 ] {02a5a65a-90c5-44de-baaa-8d9987084df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9041 | 2026.01.11 19:29:22.459686 [ 276 ] {02a5a65a-90c5-44de-baaa-8d9987084df7} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.01.11 19:29:22.459724 [ 276 ] {02a5a65a-90c5-44de-baaa-8d9987084df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9043 | 2026.01.11 19:29:22.460114 [ 276 ] {02a5a65a-90c5-44de-baaa-8d9987084df7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9044 | 2026.01.11 19:29:22.460322 [ 276 ] {02a5a65a-90c5-44de-baaa-8d9987084df7} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2026.01.11 19:29:22.460457 [ 276 ] {02a5a65a-90c5-44de-baaa-8d9987084df7} <Debug> executeQuery: Read 1193 rows, 97.61 KiB in 0.001736 sec., 687211.9815668203 rows/sec., 54.91 MiB/sec. | ||
| 9046 | 2026.01.11 19:29:22.460497 [ 276 ] {02a5a65a-90c5-44de-baaa-8d9987084df7} <Debug> TCPHandler: Processed in 0.00191802 sec. | ||
| 9047 | 2026.01.11 19:29:22.460613 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9048 | 2026.01.11 19:29:22.460718 [ 276 ] {d6065c2e-444a-4cd9-9387-1ee0810dc7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9049 | 2026.01.11 19:29:22.460760 [ 276 ] {d6065c2e-444a-4cd9-9387-1ee0810dc7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9050 | 2026.01.11 19:29:22.461241 [ 276 ] {d6065c2e-444a-4cd9-9387-1ee0810dc7c7} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.01.11 19:29:22.461277 [ 276 ] {d6065c2e-444a-4cd9-9387-1ee0810dc7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9052 | 2026.01.11 19:29:22.461589 [ 276 ] {d6065c2e-444a-4cd9-9387-1ee0810dc7c7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9053 | 2026.01.11 19:29:22.461797 [ 276 ] {d6065c2e-444a-4cd9-9387-1ee0810dc7c7} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.01.11 19:29:22.461929 [ 276 ] {d6065c2e-444a-4cd9-9387-1ee0810dc7c7} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001231 sec., 199025.18277822906 rows/sec., 12.16 MiB/sec. | ||
| 9055 | 2026.01.11 19:29:22.461968 [ 276 ] {d6065c2e-444a-4cd9-9387-1ee0810dc7c7} <Debug> TCPHandler: Processed in 0.001406107 sec. | ||
| 9056 | 2026.01.11 19:29:22.462076 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9057 | 2026.01.11 19:29:22.462177 [ 276 ] {ade8380b-a4e2-4854-b7ec-b8716bd6c8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9058 | 2026.01.11 19:29:22.462217 [ 276 ] {ade8380b-a4e2-4854-b7ec-b8716bd6c8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9059 | 2026.01.11 19:29:22.462678 [ 276 ] {ade8380b-a4e2-4854-b7ec-b8716bd6c8b3} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9060 | 2026.01.11 19:29:22.462719 [ 276 ] {ade8380b-a4e2-4854-b7ec-b8716bd6c8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9061 | 2026.01.11 19:29:22.463044 [ 276 ] {ade8380b-a4e2-4854-b7ec-b8716bd6c8b3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9062 | 2026.01.11 19:29:22.463255 [ 276 ] {ade8380b-a4e2-4854-b7ec-b8716bd6c8b3} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9063 | 2026.01.11 19:29:22.463385 [ 276 ] {ade8380b-a4e2-4854-b7ec-b8716bd6c8b3} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001226 sec., 173735.72593800977 rows/sec., 11.20 MiB/sec. | ||
| 9064 | 2026.01.11 19:29:22.463424 [ 276 ] {ade8380b-a4e2-4854-b7ec-b8716bd6c8b3} <Debug> TCPHandler: Processed in 0.001397406 sec. | ||
| 9065 | 2026.01.11 19:29:22.463529 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9066 | 2026.01.11 19:29:22.463636 [ 276 ] {61d78f4b-93ad-4234-b851-8d4b21a16906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9067 | 2026.01.11 19:29:22.463676 [ 276 ] {61d78f4b-93ad-4234-b851-8d4b21a16906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9068 | 2026.01.11 19:29:22.464130 [ 276 ] {61d78f4b-93ad-4234-b851-8d4b21a16906} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.01.11 19:29:22.464166 [ 276 ] {61d78f4b-93ad-4234-b851-8d4b21a16906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9070 | 2026.01.11 19:29:22.464471 [ 276 ] {61d78f4b-93ad-4234-b851-8d4b21a16906} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9071 | 2026.01.11 19:29:22.464674 [ 276 ] {61d78f4b-93ad-4234-b851-8d4b21a16906} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2026.01.11 19:29:22.464811 [ 276 ] {61d78f4b-93ad-4234-b851-8d4b21a16906} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 9073 | 2026.01.11 19:29:22.464851 [ 276 ] {61d78f4b-93ad-4234-b851-8d4b21a16906} <Debug> TCPHandler: Processed in 0.001370386 sec. | ||
| 9074 | 2026.01.11 19:29:22.464956 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2026.01.11 19:29:22.465055 [ 276 ] {299558e4-e059-4228-b0eb-8ebd97389eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9076 | 2026.01.11 19:29:22.465095 [ 276 ] {299558e4-e059-4228-b0eb-8ebd97389eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9077 | 2026.01.11 19:29:22.465695 [ 276 ] {299558e4-e059-4228-b0eb-8ebd97389eb8} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2026.01.11 19:29:22.465732 [ 276 ] {299558e4-e059-4228-b0eb-8ebd97389eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9079 | 2026.01.11 19:29:22.466067 [ 276 ] {299558e4-e059-4228-b0eb-8ebd97389eb8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9080 | 2026.01.11 19:29:22.466272 [ 276 ] {299558e4-e059-4228-b0eb-8ebd97389eb8} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2026.01.11 19:29:22.466399 [ 276 ] {299558e4-e059-4228-b0eb-8ebd97389eb8} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001362 sec., 527900.1468428782 rows/sec., 37.05 MiB/sec. | ||
| 9082 | 2026.01.11 19:29:22.466438 [ 276 ] {299558e4-e059-4228-b0eb-8ebd97389eb8} <Debug> TCPHandler: Processed in 0.00153024 sec. | ||
| 9083 | 2026.01.11 19:29:22.466549 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9084 | 2026.01.11 19:29:22.466650 [ 276 ] {4571da1f-2532-40f8-b4bd-38a754eca8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9085 | 2026.01.11 19:29:22.466692 [ 276 ] {4571da1f-2532-40f8-b4bd-38a754eca8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9086 | 2026.01.11 19:29:22.467019 [ 276 ] {4571da1f-2532-40f8-b4bd-38a754eca8dc} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2026.01.11 19:29:22.467054 [ 276 ] {4571da1f-2532-40f8-b4bd-38a754eca8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9088 | 2026.01.11 19:29:22.467354 [ 276 ] {4571da1f-2532-40f8-b4bd-38a754eca8dc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9089 | 2026.01.11 19:29:22.467566 [ 276 ] {4571da1f-2532-40f8-b4bd-38a754eca8dc} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2026.01.11 19:29:22.467673 [ 80 ] {} <Debug> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9091 | 2026.01.11 19:29:22.467697 [ 276 ] {4571da1f-2532-40f8-b4bd-38a754eca8dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 9092 | 2026.01.11 19:29:22.467743 [ 80 ] {} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.01.11 19:29:22.467751 [ 276 ] {4571da1f-2532-40f8-b4bd-38a754eca8dc} <Debug> TCPHandler: Processed in 0.001253182 sec. | ||
| 9094 | 2026.01.11 19:29:22.467773 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9095 | 2026.01.11 19:29:22.467887 [ 191 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 9096 | 2026.01.11 19:29:22.467897 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9097 | 2026.01.11 19:29:22.468002 [ 191 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9098 | 2026.01.11 19:29:22.468034 [ 191 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 9099 | 2026.01.11 19:29:22.468035 [ 276 ] {defda7c2-34d0-47e2-a6d1-05ed7601ad17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9100 | 2026.01.11 19:29:22.468093 [ 276 ] {defda7c2-34d0-47e2-a6d1-05ed7601ad17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9101 | 2026.01.11 19:29:22.468094 [ 191 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 9102 | 2026.01.11 19:29:22.468152 [ 191 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 9103 | 2026.01.11 19:29:22.468198 [ 191 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 9104 | 2026.01.11 19:29:22.468242 [ 191 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 9105 | 2026.01.11 19:29:22.468284 [ 191 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::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 | ||
| 9106 | 2026.01.11 19:29:22.468605 [ 276 ] {defda7c2-34d0-47e2-a6d1-05ed7601ad17} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9107 | 2026.01.11 19:29:22.468647 [ 276 ] {defda7c2-34d0-47e2-a6d1-05ed7601ad17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9108 | 2026.01.11 19:29:22.469025 [ 192 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001180901 sec., 152425.98659836853 rows/sec., 7.78 MiB/sec. | ||
| 9109 | 2026.01.11 19:29:22.469104 [ 276 ] {defda7c2-34d0-47e2-a6d1-05ed7601ad17} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9110 | 2026.01.11 19:29:22.469226 [ 198 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9111 | 2026.01.11 19:29:22.469390 [ 276 ] {defda7c2-34d0-47e2-a6d1-05ed7601ad17} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2026.01.11 19:29:22.469565 [ 276 ] {defda7c2-34d0-47e2-a6d1-05ed7601ad17} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001553 sec., 202189.31101094658 rows/sec., 13.28 MiB/sec. | ||
| 9113 | 2026.01.11 19:29:22.469572 [ 198 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_30_6} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.01.11 19:29:22.469617 [ 276 ] {defda7c2-34d0-47e2-a6d1-05ed7601ad17} <Debug> TCPHandler: Processed in 0.001779466 sec. | ||
| 9115 | 2026.01.11 19:29:22.469693 [ 198 ] {999bbed3-1100-401a-b059-6a7ba78aaad1::all_1_30_6} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9116 | 2026.01.11 19:29:22.469743 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2026.01.11 19:29:22.469803 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9118 | 2026.01.11 19:29:22.469850 [ 276 ] {ae1a4a65-8474-4af5-96bf-bc9b63c1779d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9119 | 2026.01.11 19:29:22.469899 [ 276 ] {ae1a4a65-8474-4af5-96bf-bc9b63c1779d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9120 | 2026.01.11 19:29:22.470209 [ 276 ] {ae1a4a65-8474-4af5-96bf-bc9b63c1779d} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.01.11 19:29:22.470244 [ 276 ] {ae1a4a65-8474-4af5-96bf-bc9b63c1779d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9122 | 2026.01.11 19:29:22.470551 [ 276 ] {ae1a4a65-8474-4af5-96bf-bc9b63c1779d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9123 | 2026.01.11 19:29:22.470755 [ 276 ] {ae1a4a65-8474-4af5-96bf-bc9b63c1779d} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2026.01.11 19:29:22.470882 [ 276 ] {ae1a4a65-8474-4af5-96bf-bc9b63c1779d} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00105 sec., 1904.7619047619048 rows/sec., 124.63 KiB/sec. | ||
| 9125 | 2026.01.11 19:29:22.470884 [ 85 ] {} <Debug> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9126 | 2026.01.11 19:29:22.470919 [ 276 ] {ae1a4a65-8474-4af5-96bf-bc9b63c1779d} <Debug> TCPHandler: Processed in 0.001224592 sec. | ||
| 9127 | 2026.01.11 19:29:22.470955 [ 85 ] {} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9128 | 2026.01.11 19:29:22.470981 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9129 | 2026.01.11 19:29:22.471043 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9130 | 2026.01.11 19:29:22.471068 [ 191 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 9131 | 2026.01.11 19:29:22.471147 [ 276 ] {42e7ab94-9f44-494a-a1ea-67b51ea42fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9132 | 2026.01.11 19:29:22.471162 [ 191 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9133 | 2026.01.11 19:29:22.471191 [ 191 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 26 rows starting from the beginning of the part | ||
| 9134 | 2026.01.11 19:29:22.471201 [ 276 ] {42e7ab94-9f44-494a-a1ea-67b51ea42fa8} <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 | ||
| 9135 | 2026.01.11 19:29:22.471233 [ 191 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 9136 | 2026.01.11 19:29:22.471269 [ 191 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 9137 | 2026.01.11 19:29:22.471301 [ 191 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 9138 | 2026.01.11 19:29:22.471329 [ 191 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::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 | ||
| 9139 | 2026.01.11 19:29:22.471361 [ 191 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 9140 | 2026.01.11 19:29:22.472007 [ 188 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.000970015 sec., 32989.18057968176 rows/sec., 2.16 MiB/sec. | ||
| 9141 | 2026.01.11 19:29:22.472010 [ 276 ] {42e7ab94-9f44-494a-a1ea-67b51ea42fa8} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2026.01.11 19:29:22.472084 [ 276 ] {42e7ab94-9f44-494a-a1ea-67b51ea42fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9143 | 2026.01.11 19:29:22.472181 [ 188 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9144 | 2026.01.11 19:29:22.472515 [ 188 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_30_6} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.01.11 19:29:22.472593 [ 188 ] {6557cdff-cb0f-4013-a043-958bb689e3d8::all_1_30_6} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9146 | 2026.01.11 19:29:22.472683 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9147 | 2026.01.11 19:29:22.472702 [ 276 ] {42e7ab94-9f44-494a-a1ea-67b51ea42fa8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9148 | 2026.01.11 19:29:22.472929 [ 276 ] {42e7ab94-9f44-494a-a1ea-67b51ea42fa8} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2026.01.11 19:29:22.473091 [ 276 ] {42e7ab94-9f44-494a-a1ea-67b51ea42fa8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001961 sec., 20397.75624681285 rows/sec., 36.55 MiB/sec. | ||
| 9150 | 2026.01.11 19:29:22.473149 [ 276 ] {42e7ab94-9f44-494a-a1ea-67b51ea42fa8} <Debug> TCPHandler: Processed in 0.002153426 sec. | ||
| 9151 | 2026.01.11 19:29:22.473268 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9152 | 2026.01.11 19:29:22.473371 [ 276 ] {4c0e4a72-8368-4e00-a0ce-641f93712abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9153 | 2026.01.11 19:29:22.473411 [ 276 ] {4c0e4a72-8368-4e00-a0ce-641f93712abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9154 | 2026.01.11 19:29:22.473789 [ 276 ] {4c0e4a72-8368-4e00-a0ce-641f93712abb} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.01.11 19:29:22.473824 [ 276 ] {4c0e4a72-8368-4e00-a0ce-641f93712abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9156 | 2026.01.11 19:29:22.474125 [ 276 ] {4c0e4a72-8368-4e00-a0ce-641f93712abb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9157 | 2026.01.11 19:29:22.474328 [ 276 ] {4c0e4a72-8368-4e00-a0ce-641f93712abb} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.01.11 19:29:22.474473 [ 276 ] {4c0e4a72-8368-4e00-a0ce-641f93712abb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001121 sec., 92774.3086529884 rows/sec., 5.68 MiB/sec. | ||
| 9159 | 2026.01.11 19:29:22.474512 [ 276 ] {4c0e4a72-8368-4e00-a0ce-641f93712abb} <Debug> TCPHandler: Processed in 0.001299573 sec. | ||
| 9160 | 2026.01.11 19:29:26.319836 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9161 | 2026.01.11 19:29:26.319900 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9162 | 2026.01.11 19:29:26.497692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20107 | ||
| 9163 | 2026.01.11 19:29:26.498304 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.01.11 19:29:26.498356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9165 | 2026.01.11 19:29:26.498895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9166 | 2026.01.11 19:29:26.499121 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.01.11 19:29:26.499251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20107 | ||
| 9168 | 2026.01.11 19:29:27.443147 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2026.01.11 19:29:27.443330 [ 276 ] {280feb6f-3712-40ba-8d7f-ddb90dab535c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9170 | 2026.01.11 19:29:27.443402 [ 276 ] {280feb6f-3712-40ba-8d7f-ddb90dab535c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9171 | 2026.01.11 19:29:27.444091 [ 276 ] {280feb6f-3712-40ba-8d7f-ddb90dab535c} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2026.01.11 19:29:27.444144 [ 276 ] {280feb6f-3712-40ba-8d7f-ddb90dab535c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9173 | 2026.01.11 19:29:27.444548 [ 276 ] {280feb6f-3712-40ba-8d7f-ddb90dab535c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9174 | 2026.01.11 19:29:27.444773 [ 276 ] {280feb6f-3712-40ba-8d7f-ddb90dab535c} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2026.01.11 19:29:27.444922 [ 82 ] {} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9176 | 2026.01.11 19:29:27.444942 [ 276 ] {280feb6f-3712-40ba-8d7f-ddb90dab535c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.59 MiB/sec. | ||
| 9177 | 2026.01.11 19:29:27.444986 [ 82 ] {} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.01.11 19:29:27.445012 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9179 | 2026.01.11 19:29:27.445013 [ 276 ] {280feb6f-3712-40ba-8d7f-ddb90dab535c} <Debug> TCPHandler: Processed in 0.002002482 sec. | ||
| 9180 | 2026.01.11 19:29:27.445155 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9181 | 2026.01.11 19:29:27.445165 [ 192 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 9182 | 2026.01.11 19:29:27.445258 [ 276 ] {b498cf62-48c2-419d-9713-a340ad3d6209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9183 | 2026.01.11 19:29:27.445308 [ 276 ] {b498cf62-48c2-419d-9713-a340ad3d6209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9184 | 2026.01.11 19:29:27.445362 [ 192 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9185 | 2026.01.11 19:29:27.445418 [ 192 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2342 rows starting from the beginning of the part | ||
| 9186 | 2026.01.11 19:29:27.445517 [ 192 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 9187 | 2026.01.11 19:29:27.445587 [ 192 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1192 rows starting from the beginning of the part | ||
| 9188 | 2026.01.11 19:29:27.445651 [ 192 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1197 rows starting from the beginning of the part | ||
| 9189 | 2026.01.11 19:29:27.445715 [ 192 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1193 rows starting from the beginning of the part | ||
| 9190 | 2026.01.11 19:29:27.445768 [ 276 ] {b498cf62-48c2-419d-9713-a340ad3d6209} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9191 | 2026.01.11 19:29:27.445785 [ 192 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 9192 | 2026.01.11 19:29:27.445827 [ 276 ] {b498cf62-48c2-419d-9713-a340ad3d6209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9193 | 2026.01.11 19:29:27.446172 [ 276 ] {b498cf62-48c2-419d-9713-a340ad3d6209} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9194 | 2026.01.11 19:29:27.446412 [ 276 ] {b498cf62-48c2-419d-9713-a340ad3d6209} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2026.01.11 19:29:27.446558 [ 82 ] {} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9196 | 2026.01.11 19:29:27.446562 [ 276 ] {b498cf62-48c2-419d-9713-a340ad3d6209} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001325 sec., 48301.88679245283 rows/sec., 3.77 MiB/sec. | ||
| 9197 | 2026.01.11 19:29:27.446616 [ 82 ] {} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.01.11 19:29:27.446643 [ 276 ] {b498cf62-48c2-419d-9713-a340ad3d6209} <Debug> TCPHandler: Processed in 0.00153864 sec. | ||
| 9199 | 2026.01.11 19:29:27.446647 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9200 | 2026.01.11 19:29:27.446754 [ 191 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 9201 | 2026.01.11 19:29:27.446765 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2026.01.11 19:29:27.446850 [ 191 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9203 | 2026.01.11 19:29:27.446869 [ 276 ] {79a8de17-9f0a-43db-80e7-8c3db168c059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9204 | 2026.01.11 19:29:27.446882 [ 191 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1211 rows starting from the beginning of the part | ||
| 9205 | 2026.01.11 19:29:27.446916 [ 276 ] {79a8de17-9f0a-43db-80e7-8c3db168c059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9206 | 2026.01.11 19:29:27.446941 [ 191 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 9207 | 2026.01.11 19:29:27.446987 [ 191 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 719 rows starting from the beginning of the part | ||
| 9208 | 2026.01.11 19:29:27.447028 [ 191 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 522 rows starting from the beginning of the part | ||
| 9209 | 2026.01.11 19:29:27.447073 [ 191 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 719 rows starting from the beginning of the part | ||
| 9210 | 2026.01.11 19:29:27.447112 [ 191 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 9211 | 2026.01.11 19:29:27.447336 [ 276 ] {79a8de17-9f0a-43db-80e7-8c3db168c059} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2026.01.11 19:29:27.447372 [ 276 ] {79a8de17-9f0a-43db-80e7-8c3db168c059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9213 | 2026.01.11 19:29:27.447741 [ 276 ] {79a8de17-9f0a-43db-80e7-8c3db168c059} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9214 | 2026.01.11 19:29:27.447956 [ 276 ] {79a8de17-9f0a-43db-80e7-8c3db168c059} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2026.01.11 19:29:27.448082 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9216 | 2026.01.11 19:29:27.448100 [ 276 ] {79a8de17-9f0a-43db-80e7-8c3db168c059} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 9217 | 2026.01.11 19:29:27.448115 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2026.01.11 19:29:27.448141 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9219 | 2026.01.11 19:29:27.448146 [ 276 ] {79a8de17-9f0a-43db-80e7-8c3db168c059} <Debug> TCPHandler: Processed in 0.001427717 sec. | ||
| 9220 | 2026.01.11 19:29:27.448219 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 9221 | 2026.01.11 19:29:27.448255 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2026.01.11 19:29:27.448313 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9223 | 2026.01.11 19:29:27.448343 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19994 rows starting from the beginning of the part | ||
| 9224 | 2026.01.11 19:29:27.448349 [ 276 ] {f154ce84-5021-4749-94e1-40f602bcb46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9225 | 2026.01.11 19:29:27.448348 [ 187 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6036 rows, containing 5 columns (5 merged, 0 gathered) in 0.003264664 sec., 1848888.5839400317 rows/sec., 156.56 MiB/sec. | ||
| 9226 | 2026.01.11 19:29:27.448391 [ 276 ] {f154ce84-5021-4749-94e1-40f602bcb46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9227 | 2026.01.11 19:29:27.448394 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 9228 | 2026.01.11 19:29:27.448409 [ 192 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693094 sec., 1948503.7452143827 rows/sec., 147.02 MiB/sec. | ||
| 9229 | 2026.01.11 19:29:27.448446 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 9230 | 2026.01.11 19:29:27.448495 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 845 rows starting from the beginning of the part | ||
| 9231 | 2026.01.11 19:29:27.448537 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 9232 | 2026.01.11 19:29:27.448580 [ 195 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 9233 | 2026.01.11 19:29:27.448634 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9234 | 2026.01.11 19:29:27.448729 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9235 | 2026.01.11 19:29:27.448753 [ 276 ] {f154ce84-5021-4749-94e1-40f602bcb46e} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.01.11 19:29:27.448793 [ 276 ] {f154ce84-5021-4749-94e1-40f602bcb46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9237 | 2026.01.11 19:29:27.448964 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_61_12} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2026.01.11 19:29:27.449048 [ 187 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_61_12} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9239 | 2026.01.11 19:29:27.449119 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9240 | 2026.01.11 19:29:27.449161 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_61_12} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9241 | 2026.01.11 19:29:27.449167 [ 276 ] {f154ce84-5021-4749-94e1-40f602bcb46e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9242 | 2026.01.11 19:29:27.449257 [ 196 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_61_12} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9243 | 2026.01.11 19:29:27.449350 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 9244 | 2026.01.11 19:29:27.449407 [ 276 ] {f154ce84-5021-4749-94e1-40f602bcb46e} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.01.11 19:29:27.449520 [ 82 ] {} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9246 | 2026.01.11 19:29:27.449551 [ 276 ] {f154ce84-5021-4749-94e1-40f602bcb46e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 9247 | 2026.01.11 19:29:27.449552 [ 82 ] {} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2026.01.11 19:29:27.449592 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9249 | 2026.01.11 19:29:27.449596 [ 276 ] {f154ce84-5021-4749-94e1-40f602bcb46e} <Debug> TCPHandler: Processed in 0.001387706 sec. | ||
| 9250 | 2026.01.11 19:29:27.449709 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 9251 | 2026.01.11 19:29:27.449857 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9252 | 2026.01.11 19:29:27.449891 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4532 rows starting from the beginning of the part | ||
| 9253 | 2026.01.11 19:29:27.449955 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 9254 | 2026.01.11 19:29:27.449996 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 9255 | 2026.01.11 19:29:27.450035 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 9256 | 2026.01.11 19:29:27.450072 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 9257 | 2026.01.11 19:29:27.450110 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 9258 | 2026.01.11 19:29:27.452403 [ 196 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4920 rows, containing 4 columns (4 merged, 0 gathered) in 0.002747641 sec., 1790626.9414381282 rows/sec., 113.73 MiB/sec. | ||
| 9259 | 2026.01.11 19:29:27.452837 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9260 | 2026.01.11 19:29:27.453115 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_61_12} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9261 | 2026.01.11 19:29:27.453194 [ 197 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_61_12} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9262 | 2026.01.11 19:29:27.453271 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 9263 | 2026.01.11 19:29:27.455309 [ 192 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21787 rows, containing 5 columns (5 merged, 0 gathered) in 0.007125845 sec., 3057461.9571433286 rows/sec., 204.66 MiB/sec. | ||
| 9264 | 2026.01.11 19:29:27.456517 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9265 | 2026.01.11 19:29:27.456801 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2026.01.11 19:29:27.456881 [ 197 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9267 | 2026.01.11 19:29:27.456972 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 9268 | 2026.01.11 19:29:27.542092 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9269 | 2026.01.11 19:29:27.557334 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2026.01.11 19:29:27.557389 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9271 | 2026.01.11 19:29:27.564039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9272 | 2026.01.11 19:29:27.564761 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2026.01.11 19:29:27.567934 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9274 | 2026.01.11 19:29:28.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.90 MiB, peak 315.66 MiB, free memory in arenas 0.00 B, will set to 305.72 MiB (RSS), difference: 2.82 MiB | ||
| 9275 | 2026.01.11 19:29:31.510995 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1184 | ||
| 9276 | 2026.01.11 19:29:31.513443 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2026.01.11 19:29:31.513494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9278 | 2026.01.11 19:29:31.514720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9279 | 2026.01.11 19:29:31.514997 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9280 | 2026.01.11 19:29:31.515197 [ 72 ] {} <Debug> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9281 | 2026.01.11 19:29:31.515271 [ 72 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2026.01.11 19:29:31.515295 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9283 | 2026.01.11 19:29:31.515303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1184 | ||
| 9284 | 2026.01.11 19:29:31.515405 [ 192 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::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 | ||
| 9285 | 2026.01.11 19:29:31.516002 [ 192 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9286 | 2026.01.11 19:29:31.516140 [ 192 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1018 rows starting from the beginning of the part | ||
| 9287 | 2026.01.11 19:29:31.516487 [ 192 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 9288 | 2026.01.11 19:29:31.516827 [ 192 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 9289 | 2026.01.11 19:29:31.517165 [ 192 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 9290 | 2026.01.11 19:29:31.517495 [ 192 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 9291 | 2026.01.11 19:29:31.517818 [ 192 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 9292 | 2026.01.11 19:29:31.524081 [ 193 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 72 columns (72 merged, 0 gathered) in 0.008719337 sec., 135790.14092470563 rows/sec., 108.08 MiB/sec. | ||
| 9293 | 2026.01.11 19:29:31.525713 [ 189 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9294 | 2026.01.11 19:29:31.526331 [ 189 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_31_6} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9295 | 2026.01.11 19:29:31.526424 [ 189 ] {738c1eab-7b05-46d8-a5ec-10b6bcad8a0d::all_1_31_6} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9296 | 2026.01.11 19:29:31.526801 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 9297 | 2026.01.11 19:29:32.456517 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2026.01.11 19:29:32.456719 [ 276 ] {4401741f-a8fb-4cfc-8f51-e3998b21dd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9299 | 2026.01.11 19:29:32.456795 [ 276 ] {4401741f-a8fb-4cfc-8f51-e3998b21dd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9300 | 2026.01.11 19:29:32.457657 [ 276 ] {4401741f-a8fb-4cfc-8f51-e3998b21dd21} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2026.01.11 19:29:32.457710 [ 276 ] {4401741f-a8fb-4cfc-8f51-e3998b21dd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9302 | 2026.01.11 19:29:32.458135 [ 276 ] {4401741f-a8fb-4cfc-8f51-e3998b21dd21} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9303 | 2026.01.11 19:29:32.458374 [ 276 ] {4401741f-a8fb-4cfc-8f51-e3998b21dd21} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2026.01.11 19:29:32.458542 [ 276 ] {4401741f-a8fb-4cfc-8f51-e3998b21dd21} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001875 sec., 218666.6666666667 rows/sec., 13.87 MiB/sec. | ||
| 9305 | 2026.01.11 19:29:32.458594 [ 276 ] {4401741f-a8fb-4cfc-8f51-e3998b21dd21} <Debug> TCPHandler: Processed in 0.002217387 sec. | ||
| 9306 | 2026.01.11 19:29:32.458721 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9307 | 2026.01.11 19:29:32.458827 [ 276 ] {48454c46-dd32-4062-8ccd-4c84322f0777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9308 | 2026.01.11 19:29:32.458873 [ 276 ] {48454c46-dd32-4062-8ccd-4c84322f0777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9309 | 2026.01.11 19:29:32.459299 [ 276 ] {48454c46-dd32-4062-8ccd-4c84322f0777} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2026.01.11 19:29:32.459338 [ 276 ] {48454c46-dd32-4062-8ccd-4c84322f0777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9311 | 2026.01.11 19:29:32.459638 [ 276 ] {48454c46-dd32-4062-8ccd-4c84322f0777} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9312 | 2026.01.11 19:29:32.459855 [ 276 ] {48454c46-dd32-4062-8ccd-4c84322f0777} <Trace> oximeter.fields_ipaddr (24cf49d4-cb7d-4a01-883c-da012df64a90): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9313 | 2026.01.11 19:29:32.459995 [ 276 ] {48454c46-dd32-4062-8ccd-4c84322f0777} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001191 sec., 11754.827875734676 rows/sec., 958.52 KiB/sec. | ||
| 9314 | 2026.01.11 19:29:32.460035 [ 276 ] {48454c46-dd32-4062-8ccd-4c84322f0777} <Debug> TCPHandler: Processed in 0.001368536 sec. | ||
| 9315 | 2026.01.11 19:29:32.460143 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9316 | 2026.01.11 19:29:32.460240 [ 276 ] {b77f39eb-e8b2-4dc4-989f-771d46ef42ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9317 | 2026.01.11 19:29:32.460281 [ 276 ] {b77f39eb-e8b2-4dc4-989f-771d46ef42ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9318 | 2026.01.11 19:29:32.461306 [ 276 ] {b77f39eb-e8b2-4dc4-989f-771d46ef42ff} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2026.01.11 19:29:32.461344 [ 276 ] {b77f39eb-e8b2-4dc4-989f-771d46ef42ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9320 | 2026.01.11 19:29:32.461730 [ 276 ] {b77f39eb-e8b2-4dc4-989f-771d46ef42ff} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9321 | 2026.01.11 19:29:32.461939 [ 276 ] {b77f39eb-e8b2-4dc4-989f-771d46ef42ff} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2026.01.11 19:29:32.462082 [ 276 ] {b77f39eb-e8b2-4dc4-989f-771d46ef42ff} <Debug> executeQuery: Read 1199 rows, 98.03 KiB in 0.00186 sec., 644623.6559139785 rows/sec., 51.47 MiB/sec. | ||
| 9323 | 2026.01.11 19:29:32.462122 [ 276 ] {b77f39eb-e8b2-4dc4-989f-771d46ef42ff} <Debug> TCPHandler: Processed in 0.002029793 sec. | ||
| 9324 | 2026.01.11 19:29:32.462227 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9325 | 2026.01.11 19:29:32.462323 [ 276 ] {be68bbc1-8554-4e27-b417-302f0f4a92c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9326 | 2026.01.11 19:29:32.462364 [ 276 ] {be68bbc1-8554-4e27-b417-302f0f4a92c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9327 | 2026.01.11 19:29:32.462879 [ 276 ] {be68bbc1-8554-4e27-b417-302f0f4a92c5} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2026.01.11 19:29:32.462917 [ 276 ] {be68bbc1-8554-4e27-b417-302f0f4a92c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9329 | 2026.01.11 19:29:32.463231 [ 276 ] {be68bbc1-8554-4e27-b417-302f0f4a92c5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9330 | 2026.01.11 19:29:32.463436 [ 276 ] {be68bbc1-8554-4e27-b417-302f0f4a92c5} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2026.01.11 19:29:32.463553 [ 66 ] {} <Debug> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9332 | 2026.01.11 19:29:32.463572 [ 276 ] {be68bbc1-8554-4e27-b417-302f0f4a92c5} <Debug> executeQuery: Read 259 rows, 16.30 KiB in 0.001266 sec., 204581.35860979464 rows/sec., 12.57 MiB/sec. | ||
| 9333 | 2026.01.11 19:29:32.463621 [ 66 ] {} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2026.01.11 19:29:32.463632 [ 276 ] {be68bbc1-8554-4e27-b417-302f0f4a92c5} <Debug> TCPHandler: Processed in 0.001454608 sec. | ||
| 9335 | 2026.01.11 19:29:32.463649 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9336 | 2026.01.11 19:29:32.463757 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9337 | 2026.01.11 19:29:32.463820 [ 201 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::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 | ||
| 9338 | 2026.01.11 19:29:32.463855 [ 276 ] {b7a0df9e-9924-424a-8f10-480ef7e8ab55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9339 | 2026.01.11 19:29:32.463930 [ 276 ] {b7a0df9e-9924-424a-8f10-480ef7e8ab55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9340 | 2026.01.11 19:29:32.464042 [ 201 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9341 | 2026.01.11 19:29:32.464100 [ 201 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 263 rows starting from the beginning of the part | ||
| 9342 | 2026.01.11 19:29:32.464165 [ 201 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 247 rows starting from the beginning of the part | ||
| 9343 | 2026.01.11 19:29:32.464212 [ 201 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 245 rows starting from the beginning of the part | ||
| 9344 | 2026.01.11 19:29:32.464255 [ 201 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 9345 | 2026.01.11 19:29:32.464291 [ 201 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 245 rows starting from the beginning of the part | ||
| 9346 | 2026.01.11 19:29:32.464329 [ 201 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 259 rows starting from the beginning of the part | ||
| 9347 | 2026.01.11 19:29:32.464416 [ 276 ] {b7a0df9e-9924-424a-8f10-480ef7e8ab55} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9348 | 2026.01.11 19:29:32.464459 [ 276 ] {b7a0df9e-9924-424a-8f10-480ef7e8ab55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9349 | 2026.01.11 19:29:32.464831 [ 276 ] {b7a0df9e-9924-424a-8f10-480ef7e8ab55} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9350 | 2026.01.11 19:29:32.465053 [ 276 ] {b7a0df9e-9924-424a-8f10-480ef7e8ab55} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9351 | 2026.01.11 19:29:32.465166 [ 66 ] {} <Debug> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 9352 | 2026.01.11 19:29:32.465191 [ 276 ] {b7a0df9e-9924-424a-8f10-480ef7e8ab55} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001351 sec., 156920.79940784603 rows/sec., 10.12 MiB/sec. | ||
| 9353 | 2026.01.11 19:29:32.465201 [ 66 ] {} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2026.01.11 19:29:32.465232 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9355 | 2026.01.11 19:29:32.465238 [ 276 ] {b7a0df9e-9924-424a-8f10-480ef7e8ab55} <Debug> TCPHandler: Processed in 0.00153129 sec. | ||
| 9356 | 2026.01.11 19:29:32.465312 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 9357 | 2026.01.11 19:29:32.465343 [ 190 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611402 sec., 782548.364715943 rows/sec., 50.94 MiB/sec. | ||
| 9358 | 2026.01.11 19:29:32.465347 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9359 | 2026.01.11 19:29:32.465421 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9360 | 2026.01.11 19:29:32.465453 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 441 rows starting from the beginning of the part | ||
| 9361 | 2026.01.11 19:29:32.465466 [ 276 ] {0fe14157-e6a2-4e89-b66f-83679c53ded8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9362 | 2026.01.11 19:29:32.465507 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 9363 | 2026.01.11 19:29:32.465513 [ 276 ] {0fe14157-e6a2-4e89-b66f-83679c53ded8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9364 | 2026.01.11 19:29:32.465550 [ 202 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9365 | 2026.01.11 19:29:32.465559 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 9366 | 2026.01.11 19:29:32.465613 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
| 9367 | 2026.01.11 19:29:32.465651 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 213 rows starting from the beginning of the part | ||
| 9368 | 2026.01.11 19:29:32.465693 [ 189 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::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 | ||
| 9369 | 2026.01.11 19:29:32.465916 [ 202 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_36_7} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2026.01.11 19:29:32.466005 [ 202 ] {123b4cd1-f61a-4ad6-b64b-919e177140b5::all_1_36_7} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9371 | 2026.01.11 19:29:32.466060 [ 276 ] {0fe14157-e6a2-4e89-b66f-83679c53ded8} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9372 | 2026.01.11 19:29:32.466101 [ 276 ] {0fe14157-e6a2-4e89-b66f-83679c53ded8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9373 | 2026.01.11 19:29:32.466108 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9374 | 2026.01.11 19:29:32.466420 [ 276 ] {0fe14157-e6a2-4e89-b66f-83679c53ded8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9375 | 2026.01.11 19:29:32.466636 [ 276 ] {0fe14157-e6a2-4e89-b66f-83679c53ded8} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2026.01.11 19:29:32.466664 [ 190 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391597 sec., 1090833.050085621 rows/sec., 75.56 MiB/sec. | ||
| 9377 | 2026.01.11 19:29:32.466779 [ 276 ] {0fe14157-e6a2-4e89-b66f-83679c53ded8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001328 sec., 158885.5421686747 rows/sec., 9.02 MiB/sec. | ||
| 9378 | 2026.01.11 19:29:32.466824 [ 276 ] {0fe14157-e6a2-4e89-b66f-83679c53ded8} <Debug> TCPHandler: Processed in 0.00152648 sec. | ||
| 9379 | 2026.01.11 19:29:32.466824 [ 202 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 9380 | 2026.01.11 19:29:32.466944 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9381 | 2026.01.11 19:29:32.467043 [ 276 ] {9389fc40-71fe-4b72-b651-1bb96b900ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9382 | 2026.01.11 19:29:32.467084 [ 276 ] {9389fc40-71fe-4b72-b651-1bb96b900ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9383 | 2026.01.11 19:29:32.467086 [ 202 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_40_8} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.01.11 19:29:32.467162 [ 202 ] {7b19b0b6-dc46-44b1-a2f8-5d436920b3cd::all_1_40_8} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 9385 | 2026.01.11 19:29:32.467243 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9386 | 2026.01.11 19:29:32.467761 [ 276 ] {9389fc40-71fe-4b72-b651-1bb96b900ea2} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.01.11 19:29:32.467802 [ 276 ] {9389fc40-71fe-4b72-b651-1bb96b900ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9388 | 2026.01.11 19:29:32.468134 [ 276 ] {9389fc40-71fe-4b72-b651-1bb96b900ea2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9389 | 2026.01.11 19:29:32.468335 [ 276 ] {9389fc40-71fe-4b72-b651-1bb96b900ea2} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.01.11 19:29:32.468466 [ 276 ] {9389fc40-71fe-4b72-b651-1bb96b900ea2} <Debug> executeQuery: Read 733 rows, 52.81 KiB in 0.001439 sec., 509381.5149409312 rows/sec., 35.84 MiB/sec. | ||
| 9391 | 2026.01.11 19:29:32.468505 [ 276 ] {9389fc40-71fe-4b72-b651-1bb96b900ea2} <Debug> TCPHandler: Processed in 0.001609972 sec. | ||
| 9392 | 2026.01.11 19:29:32.468619 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2026.01.11 19:29:32.468711 [ 276 ] {f894c6df-5eeb-4e43-ba17-27e5511a5ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9394 | 2026.01.11 19:29:32.468753 [ 276 ] {f894c6df-5eeb-4e43-ba17-27e5511a5ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9395 | 2026.01.11 19:29:32.469083 [ 276 ] {f894c6df-5eeb-4e43-ba17-27e5511a5ddf} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.01.11 19:29:32.469120 [ 276 ] {f894c6df-5eeb-4e43-ba17-27e5511a5ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9397 | 2026.01.11 19:29:32.469425 [ 276 ] {f894c6df-5eeb-4e43-ba17-27e5511a5ddf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9398 | 2026.01.11 19:29:32.469636 [ 276 ] {f894c6df-5eeb-4e43-ba17-27e5511a5ddf} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.01.11 19:29:32.469773 [ 276 ] {f894c6df-5eeb-4e43-ba17-27e5511a5ddf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 9400 | 2026.01.11 19:29:32.469811 [ 276 ] {f894c6df-5eeb-4e43-ba17-27e5511a5ddf} <Debug> TCPHandler: Processed in 0.001242522 sec. | ||
| 9401 | 2026.01.11 19:29:32.469923 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2026.01.11 19:29:32.470017 [ 276 ] {e01349fb-793d-4c53-923f-502a7e1408c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9403 | 2026.01.11 19:29:32.470060 [ 276 ] {e01349fb-793d-4c53-923f-502a7e1408c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9404 | 2026.01.11 19:29:32.470499 [ 276 ] {e01349fb-793d-4c53-923f-502a7e1408c5} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2026.01.11 19:29:32.470535 [ 276 ] {e01349fb-793d-4c53-923f-502a7e1408c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9406 | 2026.01.11 19:29:32.470871 [ 276 ] {e01349fb-793d-4c53-923f-502a7e1408c5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9407 | 2026.01.11 19:29:32.471079 [ 276 ] {e01349fb-793d-4c53-923f-502a7e1408c5} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.01.11 19:29:32.471215 [ 276 ] {e01349fb-793d-4c53-923f-502a7e1408c5} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001214 sec., 264415.1565074135 rows/sec., 17.39 MiB/sec. | ||
| 9409 | 2026.01.11 19:29:32.471253 [ 276 ] {e01349fb-793d-4c53-923f-502a7e1408c5} <Debug> TCPHandler: Processed in 0.001379636 sec. | ||
| 9410 | 2026.01.11 19:29:32.471358 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2026.01.11 19:29:32.471452 [ 276 ] {8fcdc59e-445b-4df6-96d2-3cf3563dc3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9412 | 2026.01.11 19:29:32.471492 [ 276 ] {8fcdc59e-445b-4df6-96d2-3cf3563dc3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9413 | 2026.01.11 19:29:32.471806 [ 276 ] {8fcdc59e-445b-4df6-96d2-3cf3563dc3eb} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2026.01.11 19:29:32.471841 [ 276 ] {8fcdc59e-445b-4df6-96d2-3cf3563dc3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9415 | 2026.01.11 19:29:32.472130 [ 276 ] {8fcdc59e-445b-4df6-96d2-3cf3563dc3eb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9416 | 2026.01.11 19:29:32.472330 [ 276 ] {8fcdc59e-445b-4df6-96d2-3cf3563dc3eb} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2026.01.11 19:29:32.472463 [ 276 ] {8fcdc59e-445b-4df6-96d2-3cf3563dc3eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 9418 | 2026.01.11 19:29:32.472501 [ 276 ] {8fcdc59e-445b-4df6-96d2-3cf3563dc3eb} <Debug> TCPHandler: Processed in 0.001191471 sec. | ||
| 9419 | 2026.01.11 19:29:32.472624 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9420 | 2026.01.11 19:29:32.472751 [ 276 ] {dcdd15fe-f7c1-42ea-9a6d-972446ae7cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9421 | 2026.01.11 19:29:32.472819 [ 276 ] {dcdd15fe-f7c1-42ea-9a6d-972446ae7cbd} <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 | ||
| 9422 | 2026.01.11 19:29:32.473748 [ 276 ] {dcdd15fe-f7c1-42ea-9a6d-972446ae7cbd} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2026.01.11 19:29:32.473787 [ 276 ] {dcdd15fe-f7c1-42ea-9a6d-972446ae7cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9424 | 2026.01.11 19:29:32.474386 [ 276 ] {dcdd15fe-f7c1-42ea-9a6d-972446ae7cbd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9425 | 2026.01.11 19:29:32.474614 [ 276 ] {dcdd15fe-f7c1-42ea-9a6d-972446ae7cbd} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2026.01.11 19:29:32.474733 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9427 | 2026.01.11 19:29:32.474762 [ 276 ] {dcdd15fe-f7c1-42ea-9a6d-972446ae7cbd} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002037 sec., 19636.7206676485 rows/sec., 35.19 MiB/sec. | ||
| 9428 | 2026.01.11 19:29:32.474773 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.01.11 19:29:32.474805 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9430 | 2026.01.11 19:29:32.474836 [ 276 ] {dcdd15fe-f7c1-42ea-9a6d-972446ae7cbd} <Debug> TCPHandler: Processed in 0.002273799 sec. | ||
| 9431 | 2026.01.11 19:29:32.474880 [ 189 ] {b92632f5-6669-4d3f-940b-339439542e94::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 | ||
| 9432 | 2026.01.11 19:29:32.474959 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9433 | 2026.01.11 19:29:32.475061 [ 276 ] {5e8bc9b8-a373-46b7-a465-d17ea59a1795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9434 | 2026.01.11 19:29:32.475104 [ 276 ] {5e8bc9b8-a373-46b7-a465-d17ea59a1795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9435 | 2026.01.11 19:29:32.475129 [ 189 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9436 | 2026.01.11 19:29:32.475215 [ 189 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 923 rows starting from the beginning of the part | ||
| 9437 | 2026.01.11 19:29:32.475404 [ 189 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 9438 | 2026.01.11 19:29:32.475457 [ 276 ] {5e8bc9b8-a373-46b7-a465-d17ea59a1795} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2026.01.11 19:29:32.475501 [ 276 ] {5e8bc9b8-a373-46b7-a465-d17ea59a1795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9440 | 2026.01.11 19:29:32.475569 [ 189 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 9441 | 2026.01.11 19:29:32.475740 [ 189 ] {b92632f5-6669-4d3f-940b-339439542e94::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 | ||
| 9442 | 2026.01.11 19:29:32.475831 [ 276 ] {5e8bc9b8-a373-46b7-a465-d17ea59a1795} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9443 | 2026.01.11 19:29:32.475916 [ 189 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 9444 | 2026.01.11 19:29:32.476060 [ 276 ] {5e8bc9b8-a373-46b7-a465-d17ea59a1795} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2026.01.11 19:29:32.476088 [ 189 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 9446 | 2026.01.11 19:29:32.476200 [ 276 ] {5e8bc9b8-a373-46b7-a465-d17ea59a1795} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001158 sec., 89810.01727115716 rows/sec., 5.50 MiB/sec. | ||
| 9447 | 2026.01.11 19:29:32.476243 [ 276 ] {5e8bc9b8-a373-46b7-a465-d17ea59a1795} <Debug> TCPHandler: Processed in 0.001333394 sec. | ||
| 9448 | 2026.01.11 19:29:32.483510 [ 202 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1123 rows, containing 19 columns (19 merged, 0 gathered) in 0.008662775 sec., 129635.13423816272 rows/sec., 232.30 MiB/sec. | ||
| 9449 | 2026.01.11 19:29:32.485066 [ 190 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9450 | 2026.01.11 19:29:32.485414 [ 190 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2026.01.11 19:29:32.485492 [ 190 ] {b92632f5-6669-4d3f-940b-339439542e94::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9452 | 2026.01.11 19:29:32.485648 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.61 MiB. | ||
| 9453 | 2026.01.11 19:29:33.001167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.92 MiB, peak 315.66 MiB, free memory in arenas 0.00 B, will set to 310.97 MiB (RSS), difference: 4.06 MiB | ||
| 9454 | 2026.01.11 19:29:33.999377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20555 | ||
| 9455 | 2026.01.11 19:29:33.999905 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2026.01.11 19:29:33.999950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9457 | 2026.01.11 19:29:34.000604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9458 | 2026.01.11 19:29:34.000848 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2026.01.11 19:29:34.000994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20555 | ||
| 9460 | 2026.01.11 19:29:35.068061 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9461 | 2026.01.11 19:29:35.084399 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2026.01.11 19:29:35.084452 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9463 | 2026.01.11 19:29:35.090661 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9464 | 2026.01.11 19:29:35.091357 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9465 | 2026.01.11 19:29:35.094069 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9466 | 2026.01.11 19:29:37.443902 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2026.01.11 19:29:37.444095 [ 276 ] {5d86fdd3-eb01-45a5-b7b7-f9b45578c22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9468 | 2026.01.11 19:29:37.444162 [ 276 ] {5d86fdd3-eb01-45a5-b7b7-f9b45578c22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9469 | 2026.01.11 19:29:37.444820 [ 276 ] {5d86fdd3-eb01-45a5-b7b7-f9b45578c22d} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.01.11 19:29:37.444865 [ 276 ] {5d86fdd3-eb01-45a5-b7b7-f9b45578c22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9471 | 2026.01.11 19:29:37.445262 [ 276 ] {5d86fdd3-eb01-45a5-b7b7-f9b45578c22d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9472 | 2026.01.11 19:29:37.445494 [ 276 ] {5d86fdd3-eb01-45a5-b7b7-f9b45578c22d} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2026.01.11 19:29:37.445663 [ 276 ] {5d86fdd3-eb01-45a5-b7b7-f9b45578c22d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.66 MiB/sec. | ||
| 9474 | 2026.01.11 19:29:37.445714 [ 276 ] {5d86fdd3-eb01-45a5-b7b7-f9b45578c22d} <Debug> TCPHandler: Processed in 0.00193561 sec. | ||
| 9475 | 2026.01.11 19:29:37.445835 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9476 | 2026.01.11 19:29:37.445935 [ 276 ] {6d046fb1-f31c-4f80-8e8f-b25fa29d6ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9477 | 2026.01.11 19:29:37.445978 [ 276 ] {6d046fb1-f31c-4f80-8e8f-b25fa29d6ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9478 | 2026.01.11 19:29:37.446406 [ 276 ] {6d046fb1-f31c-4f80-8e8f-b25fa29d6ded} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2026.01.11 19:29:37.446443 [ 276 ] {6d046fb1-f31c-4f80-8e8f-b25fa29d6ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9480 | 2026.01.11 19:29:37.446769 [ 276 ] {6d046fb1-f31c-4f80-8e8f-b25fa29d6ded} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9481 | 2026.01.11 19:29:37.446969 [ 276 ] {6d046fb1-f31c-4f80-8e8f-b25fa29d6ded} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2026.01.11 19:29:37.447106 [ 276 ] {6d046fb1-f31c-4f80-8e8f-b25fa29d6ded} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 9483 | 2026.01.11 19:29:37.447145 [ 276 ] {6d046fb1-f31c-4f80-8e8f-b25fa29d6ded} <Debug> TCPHandler: Processed in 0.001359825 sec. | ||
| 9484 | 2026.01.11 19:29:37.447257 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9485 | 2026.01.11 19:29:37.447351 [ 276 ] {37083300-a28f-4b30-b1fa-f330759aa114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9486 | 2026.01.11 19:29:37.447396 [ 276 ] {37083300-a28f-4b30-b1fa-f330759aa114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9487 | 2026.01.11 19:29:37.447800 [ 276 ] {37083300-a28f-4b30-b1fa-f330759aa114} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2026.01.11 19:29:37.447836 [ 276 ] {37083300-a28f-4b30-b1fa-f330759aa114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9489 | 2026.01.11 19:29:37.448162 [ 276 ] {37083300-a28f-4b30-b1fa-f330759aa114} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9490 | 2026.01.11 19:29:37.448365 [ 276 ] {37083300-a28f-4b30-b1fa-f330759aa114} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9491 | 2026.01.11 19:29:37.448501 [ 276 ] {37083300-a28f-4b30-b1fa-f330759aa114} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 9492 | 2026.01.11 19:29:37.448538 [ 276 ] {37083300-a28f-4b30-b1fa-f330759aa114} <Debug> TCPHandler: Processed in 0.001329284 sec. | ||
| 9493 | 2026.01.11 19:29:37.448637 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9494 | 2026.01.11 19:29:37.448727 [ 276 ] {82bd40a5-e1f7-4c6e-8e71-81559cceb937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9495 | 2026.01.11 19:29:37.448773 [ 276 ] {82bd40a5-e1f7-4c6e-8e71-81559cceb937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9496 | 2026.01.11 19:29:37.449092 [ 276 ] {82bd40a5-e1f7-4c6e-8e71-81559cceb937} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.01.11 19:29:37.449128 [ 276 ] {82bd40a5-e1f7-4c6e-8e71-81559cceb937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9498 | 2026.01.11 19:29:37.449441 [ 276 ] {82bd40a5-e1f7-4c6e-8e71-81559cceb937} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9499 | 2026.01.11 19:29:37.449639 [ 276 ] {82bd40a5-e1f7-4c6e-8e71-81559cceb937} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.01.11 19:29:37.449772 [ 276 ] {82bd40a5-e1f7-4c6e-8e71-81559cceb937} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 9501 | 2026.01.11 19:29:37.449809 [ 276 ] {82bd40a5-e1f7-4c6e-8e71-81559cceb937} <Debug> TCPHandler: Processed in 0.001221042 sec. | ||
| 9502 | 2026.01.11 19:29:41.320202 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9503 | 2026.01.11 19:29:41.320301 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9504 | 2026.01.11 19:29:41.502040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21067 | ||
| 9505 | 2026.01.11 19:29:41.502581 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9506 | 2026.01.11 19:29:41.502627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9507 | 2026.01.11 19:29:41.503137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9508 | 2026.01.11 19:29:41.503376 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.01.11 19:29:41.503521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21067 | ||
| 9510 | 2026.01.11 19:29:41.516431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1216 | ||
| 9511 | 2026.01.11 19:29:41.518710 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2026.01.11 19:29:41.518751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9513 | 2026.01.11 19:29:41.519992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9514 | 2026.01.11 19:29:41.520256 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.01.11 19:29:41.520514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1216 | ||
| 9516 | 2026.01.11 19:29:42.455890 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9517 | 2026.01.11 19:29:42.456066 [ 276 ] {00eb630b-540c-409b-9d29-03544e6d138f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9518 | 2026.01.11 19:29:42.456133 [ 276 ] {00eb630b-540c-409b-9d29-03544e6d138f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9519 | 2026.01.11 19:29:42.456957 [ 276 ] {00eb630b-540c-409b-9d29-03544e6d138f} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2026.01.11 19:29:42.457008 [ 276 ] {00eb630b-540c-409b-9d29-03544e6d138f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9521 | 2026.01.11 19:29:42.457443 [ 276 ] {00eb630b-540c-409b-9d29-03544e6d138f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9522 | 2026.01.11 19:29:42.457662 [ 276 ] {00eb630b-540c-409b-9d29-03544e6d138f} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2026.01.11 19:29:42.457822 [ 276 ] {00eb630b-540c-409b-9d29-03544e6d138f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001805 sec., 227146.81440443214 rows/sec., 14.41 MiB/sec. | ||
| 9524 | 2026.01.11 19:29:42.457873 [ 276 ] {00eb630b-540c-409b-9d29-03544e6d138f} <Debug> TCPHandler: Processed in 0.002109374 sec. | ||
| 9525 | 2026.01.11 19:29:42.457998 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9526 | 2026.01.11 19:29:42.458111 [ 276 ] {43cf48f1-8e98-4357-aadc-5856ea247944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9527 | 2026.01.11 19:29:42.458157 [ 276 ] {43cf48f1-8e98-4357-aadc-5856ea247944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9528 | 2026.01.11 19:29:42.459254 [ 276 ] {43cf48f1-8e98-4357-aadc-5856ea247944} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2026.01.11 19:29:42.459293 [ 276 ] {43cf48f1-8e98-4357-aadc-5856ea247944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9530 | 2026.01.11 19:29:42.459665 [ 276 ] {43cf48f1-8e98-4357-aadc-5856ea247944} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9531 | 2026.01.11 19:29:42.459871 [ 276 ] {43cf48f1-8e98-4357-aadc-5856ea247944} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2026.01.11 19:29:42.460002 [ 276 ] {43cf48f1-8e98-4357-aadc-5856ea247944} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001918 sec., 621480.7090719499 rows/sec., 49.65 MiB/sec. | ||
| 9533 | 2026.01.11 19:29:42.460040 [ 276 ] {43cf48f1-8e98-4357-aadc-5856ea247944} <Debug> TCPHandler: Processed in 0.002093625 sec. | ||
| 9534 | 2026.01.11 19:29:42.460154 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9535 | 2026.01.11 19:29:42.460252 [ 276 ] {e4af88dc-85da-4449-9d32-9e8250330863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9536 | 2026.01.11 19:29:42.460292 [ 276 ] {e4af88dc-85da-4449-9d32-9e8250330863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9537 | 2026.01.11 19:29:42.460809 [ 276 ] {e4af88dc-85da-4449-9d32-9e8250330863} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9538 | 2026.01.11 19:29:42.460846 [ 276 ] {e4af88dc-85da-4449-9d32-9e8250330863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9539 | 2026.01.11 19:29:42.461146 [ 276 ] {e4af88dc-85da-4449-9d32-9e8250330863} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9540 | 2026.01.11 19:29:42.461350 [ 276 ] {e4af88dc-85da-4449-9d32-9e8250330863} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9541 | 2026.01.11 19:29:42.461480 [ 276 ] {e4af88dc-85da-4449-9d32-9e8250330863} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001248 sec., 196314.10256410256 rows/sec., 11.99 MiB/sec. | ||
| 9542 | 2026.01.11 19:29:42.461518 [ 276 ] {e4af88dc-85da-4449-9d32-9e8250330863} <Debug> TCPHandler: Processed in 0.001413807 sec. | ||
| 9543 | 2026.01.11 19:29:42.461623 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9544 | 2026.01.11 19:29:42.461716 [ 276 ] {0aa69bf3-3d2b-4f08-b7fd-4fbc223dd452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9545 | 2026.01.11 19:29:42.461755 [ 276 ] {0aa69bf3-3d2b-4f08-b7fd-4fbc223dd452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9546 | 2026.01.11 19:29:42.462247 [ 276 ] {0aa69bf3-3d2b-4f08-b7fd-4fbc223dd452} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9547 | 2026.01.11 19:29:42.462283 [ 276 ] {0aa69bf3-3d2b-4f08-b7fd-4fbc223dd452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9548 | 2026.01.11 19:29:42.462596 [ 276 ] {0aa69bf3-3d2b-4f08-b7fd-4fbc223dd452} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9549 | 2026.01.11 19:29:42.462807 [ 276 ] {0aa69bf3-3d2b-4f08-b7fd-4fbc223dd452} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9550 | 2026.01.11 19:29:42.462935 [ 276 ] {0aa69bf3-3d2b-4f08-b7fd-4fbc223dd452} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 9551 | 2026.01.11 19:29:42.462972 [ 276 ] {0aa69bf3-3d2b-4f08-b7fd-4fbc223dd452} <Debug> TCPHandler: Processed in 0.001396597 sec. | ||
| 9552 | 2026.01.11 19:29:42.463074 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9553 | 2026.01.11 19:29:42.463166 [ 276 ] {a66416e0-1e0c-447b-8c24-960f4398191e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9554 | 2026.01.11 19:29:42.463205 [ 276 ] {a66416e0-1e0c-447b-8c24-960f4398191e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9555 | 2026.01.11 19:29:42.463689 [ 276 ] {a66416e0-1e0c-447b-8c24-960f4398191e} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9556 | 2026.01.11 19:29:42.463724 [ 276 ] {a66416e0-1e0c-447b-8c24-960f4398191e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9557 | 2026.01.11 19:29:42.464023 [ 276 ] {a66416e0-1e0c-447b-8c24-960f4398191e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9558 | 2026.01.11 19:29:42.464223 [ 276 ] {a66416e0-1e0c-447b-8c24-960f4398191e} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9559 | 2026.01.11 19:29:42.464349 [ 276 ] {a66416e0-1e0c-447b-8c24-960f4398191e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0012 sec., 175833.33333333334 rows/sec., 9.98 MiB/sec. | ||
| 9560 | 2026.01.11 19:29:42.464387 [ 276 ] {a66416e0-1e0c-447b-8c24-960f4398191e} <Debug> TCPHandler: Processed in 0.001359905 sec. | ||
| 9561 | 2026.01.11 19:29:42.464486 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9562 | 2026.01.11 19:29:42.464576 [ 276 ] {823949c1-3fe3-468f-bb79-d5ad136c6dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9563 | 2026.01.11 19:29:42.464615 [ 276 ] {823949c1-3fe3-468f-bb79-d5ad136c6dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9564 | 2026.01.11 19:29:42.465338 [ 276 ] {823949c1-3fe3-468f-bb79-d5ad136c6dbe} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9565 | 2026.01.11 19:29:42.465373 [ 276 ] {823949c1-3fe3-468f-bb79-d5ad136c6dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9566 | 2026.01.11 19:29:42.465695 [ 276 ] {823949c1-3fe3-468f-bb79-d5ad136c6dbe} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9567 | 2026.01.11 19:29:42.465897 [ 276 ] {823949c1-3fe3-468f-bb79-d5ad136c6dbe} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9568 | 2026.01.11 19:29:42.466021 [ 276 ] {823949c1-3fe3-468f-bb79-d5ad136c6dbe} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001461 sec., 492128.6789869952 rows/sec., 34.54 MiB/sec. | ||
| 9569 | 2026.01.11 19:29:42.466058 [ 276 ] {823949c1-3fe3-468f-bb79-d5ad136c6dbe} <Debug> TCPHandler: Processed in 0.001618542 sec. | ||
| 9570 | 2026.01.11 19:29:42.466164 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9571 | 2026.01.11 19:29:42.466255 [ 276 ] {dc72554f-03dd-469d-b57f-1121a3bd87cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9572 | 2026.01.11 19:29:42.466295 [ 276 ] {dc72554f-03dd-469d-b57f-1121a3bd87cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9573 | 2026.01.11 19:29:42.466614 [ 276 ] {dc72554f-03dd-469d-b57f-1121a3bd87cd} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2026.01.11 19:29:42.466649 [ 276 ] {dc72554f-03dd-469d-b57f-1121a3bd87cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9575 | 2026.01.11 19:29:42.466939 [ 276 ] {dc72554f-03dd-469d-b57f-1121a3bd87cd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9576 | 2026.01.11 19:29:42.467146 [ 276 ] {dc72554f-03dd-469d-b57f-1121a3bd87cd} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.01.11 19:29:42.467273 [ 276 ] {dc72554f-03dd-469d-b57f-1121a3bd87cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 9578 | 2026.01.11 19:29:42.467309 [ 276 ] {dc72554f-03dd-469d-b57f-1121a3bd87cd} <Debug> TCPHandler: Processed in 0.001192421 sec. | ||
| 9579 | 2026.01.11 19:29:42.467407 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2026.01.11 19:29:42.467497 [ 276 ] {1cba4f41-c38a-491f-b9e3-43c473d12491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9581 | 2026.01.11 19:29:42.467538 [ 276 ] {1cba4f41-c38a-491f-b9e3-43c473d12491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9582 | 2026.01.11 19:29:42.467982 [ 276 ] {1cba4f41-c38a-491f-b9e3-43c473d12491} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2026.01.11 19:29:42.468017 [ 276 ] {1cba4f41-c38a-491f-b9e3-43c473d12491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9584 | 2026.01.11 19:29:42.468341 [ 276 ] {1cba4f41-c38a-491f-b9e3-43c473d12491} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9585 | 2026.01.11 19:29:42.468539 [ 276 ] {1cba4f41-c38a-491f-b9e3-43c473d12491} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.01.11 19:29:42.468670 [ 276 ] {1cba4f41-c38a-491f-b9e3-43c473d12491} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001191 sec., 263643.99664147774 rows/sec., 17.32 MiB/sec. | ||
| 9587 | 2026.01.11 19:29:42.468706 [ 276 ] {1cba4f41-c38a-491f-b9e3-43c473d12491} <Debug> TCPHandler: Processed in 0.001347575 sec. | ||
| 9588 | 2026.01.11 19:29:42.468805 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9589 | 2026.01.11 19:29:42.468895 [ 276 ] {4285450b-df7d-41b0-bdb6-8fe261ee6629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9590 | 2026.01.11 19:29:42.468961 [ 276 ] {4285450b-df7d-41b0-bdb6-8fe261ee6629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9591 | 2026.01.11 19:29:42.469256 [ 276 ] {4285450b-df7d-41b0-bdb6-8fe261ee6629} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2026.01.11 19:29:42.469291 [ 276 ] {4285450b-df7d-41b0-bdb6-8fe261ee6629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9593 | 2026.01.11 19:29:42.469569 [ 276 ] {4285450b-df7d-41b0-bdb6-8fe261ee6629} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9594 | 2026.01.11 19:29:42.469774 [ 276 ] {4285450b-df7d-41b0-bdb6-8fe261ee6629} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2026.01.11 19:29:42.469899 [ 276 ] {4285450b-df7d-41b0-bdb6-8fe261ee6629} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 9596 | 2026.01.11 19:29:42.469934 [ 276 ] {4285450b-df7d-41b0-bdb6-8fe261ee6629} <Debug> TCPHandler: Processed in 0.0011751 sec. | ||
| 9597 | 2026.01.11 19:29:42.470028 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9598 | 2026.01.11 19:29:42.470142 [ 276 ] {bafe9f31-9331-4023-9206-c7d92ed0a3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9599 | 2026.01.11 19:29:42.470194 [ 276 ] {bafe9f31-9331-4023-9206-c7d92ed0a3fa} <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 | ||
| 9600 | 2026.01.11 19:29:42.471050 [ 276 ] {bafe9f31-9331-4023-9206-c7d92ed0a3fa} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9601 | 2026.01.11 19:29:42.471085 [ 276 ] {bafe9f31-9331-4023-9206-c7d92ed0a3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9602 | 2026.01.11 19:29:42.471628 [ 276 ] {bafe9f31-9331-4023-9206-c7d92ed0a3fa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9603 | 2026.01.11 19:29:42.471855 [ 276 ] {bafe9f31-9331-4023-9206-c7d92ed0a3fa} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9604 | 2026.01.11 19:29:42.471992 [ 276 ] {bafe9f31-9331-4023-9206-c7d92ed0a3fa} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001867 sec., 21424.745581146224 rows/sec., 38.39 MiB/sec. | ||
| 9605 | 2026.01.11 19:29:42.472055 [ 276 ] {bafe9f31-9331-4023-9206-c7d92ed0a3fa} <Debug> TCPHandler: Processed in 0.002073783 sec. | ||
| 9606 | 2026.01.11 19:29:42.472160 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.01.11 19:29:42.472251 [ 276 ] {03b8cd75-408f-4673-aa7a-61bfdadc029b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9608 | 2026.01.11 19:29:42.472292 [ 276 ] {03b8cd75-408f-4673-aa7a-61bfdadc029b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9609 | 2026.01.11 19:29:42.472614 [ 276 ] {03b8cd75-408f-4673-aa7a-61bfdadc029b} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.01.11 19:29:42.472650 [ 276 ] {03b8cd75-408f-4673-aa7a-61bfdadc029b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9611 | 2026.01.11 19:29:42.472945 [ 276 ] {03b8cd75-408f-4673-aa7a-61bfdadc029b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9612 | 2026.01.11 19:29:42.473143 [ 276 ] {03b8cd75-408f-4673-aa7a-61bfdadc029b} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.01.11 19:29:42.473266 [ 276 ] {03b8cd75-408f-4673-aa7a-61bfdadc029b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001033 sec., 100677.63794772506 rows/sec., 6.17 MiB/sec. | ||
| 9614 | 2026.01.11 19:29:42.473300 [ 276 ] {03b8cd75-408f-4673-aa7a-61bfdadc029b} <Debug> TCPHandler: Processed in 0.0011877 sec. | ||
| 9615 | 2026.01.11 19:29:42.595095 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9616 | 2026.01.11 19:29:42.612385 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9617 | 2026.01.11 19:29:42.612442 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9618 | 2026.01.11 19:29:42.618545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9619 | 2026.01.11 19:29:42.619249 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9620 | 2026.01.11 19:29:42.622222 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9621 | 2026.01.11 19:29:43.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.98 MiB, peak 316.98 MiB, free memory in arenas 0.00 B, will set to 311.83 MiB (RSS), difference: -1.15 MiB | ||
| 9622 | 2026.01.11 19:29:47.470943 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9623 | 2026.01.11 19:29:47.471157 [ 276 ] {26dcc097-7040-460c-ba8b-cce36b644098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9624 | 2026.01.11 19:29:47.471234 [ 276 ] {26dcc097-7040-460c-ba8b-cce36b644098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9625 | 2026.01.11 19:29:47.472568 [ 276 ] {26dcc097-7040-460c-ba8b-cce36b644098} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.01.11 19:29:47.472620 [ 276 ] {26dcc097-7040-460c-ba8b-cce36b644098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9627 | 2026.01.11 19:29:47.473097 [ 276 ] {26dcc097-7040-460c-ba8b-cce36b644098} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9628 | 2026.01.11 19:29:47.473328 [ 276 ] {26dcc097-7040-460c-ba8b-cce36b644098} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2026.01.11 19:29:47.473501 [ 276 ] {26dcc097-7040-460c-ba8b-cce36b644098} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002398 sec., 498748.9574645538 rows/sec., 41.12 MiB/sec. | ||
| 9630 | 2026.01.11 19:29:47.473556 [ 276 ] {26dcc097-7040-460c-ba8b-cce36b644098} <Debug> TCPHandler: Processed in 0.002753282 sec. | ||
| 9631 | 2026.01.11 19:29:47.473685 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9632 | 2026.01.11 19:29:47.473789 [ 276 ] {b856734b-a74b-4d87-a689-ec2caff09f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9633 | 2026.01.11 19:29:47.473835 [ 276 ] {b856734b-a74b-4d87-a689-ec2caff09f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9634 | 2026.01.11 19:29:47.474354 [ 276 ] {b856734b-a74b-4d87-a689-ec2caff09f70} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2026.01.11 19:29:47.474393 [ 276 ] {b856734b-a74b-4d87-a689-ec2caff09f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9636 | 2026.01.11 19:29:47.474718 [ 276 ] {b856734b-a74b-4d87-a689-ec2caff09f70} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9637 | 2026.01.11 19:29:47.474933 [ 276 ] {b856734b-a74b-4d87-a689-ec2caff09f70} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9638 | 2026.01.11 19:29:47.475070 [ 276 ] {b856734b-a74b-4d87-a689-ec2caff09f70} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001305 sec., 174712.64367816094 rows/sec., 11.83 MiB/sec. | ||
| 9639 | 2026.01.11 19:29:47.475111 [ 276 ] {b856734b-a74b-4d87-a689-ec2caff09f70} <Debug> TCPHandler: Processed in 0.001480389 sec. | ||
| 9640 | 2026.01.11 19:29:47.475212 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9641 | 2026.01.11 19:29:47.475310 [ 276 ] {ccce0e53-6991-4154-85a0-fa6ae99b79ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9642 | 2026.01.11 19:29:47.475352 [ 276 ] {ccce0e53-6991-4154-85a0-fa6ae99b79ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9643 | 2026.01.11 19:29:47.475944 [ 276 ] {ccce0e53-6991-4154-85a0-fa6ae99b79ff} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9644 | 2026.01.11 19:29:47.475982 [ 276 ] {ccce0e53-6991-4154-85a0-fa6ae99b79ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9645 | 2026.01.11 19:29:47.476310 [ 276 ] {ccce0e53-6991-4154-85a0-fa6ae99b79ff} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9646 | 2026.01.11 19:29:47.476519 [ 276 ] {ccce0e53-6991-4154-85a0-fa6ae99b79ff} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2026.01.11 19:29:47.476658 [ 276 ] {ccce0e53-6991-4154-85a0-fa6ae99b79ff} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001368 sec., 380116.9590643275 rows/sec., 28.13 MiB/sec. | ||
| 9648 | 2026.01.11 19:29:47.476698 [ 276 ] {ccce0e53-6991-4154-85a0-fa6ae99b79ff} <Debug> TCPHandler: Processed in 0.00153516 sec. | ||
| 9649 | 2026.01.11 19:29:47.476804 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9650 | 2026.01.11 19:29:47.476898 [ 276 ] {74659a3f-bc27-424c-95ef-07c0ca55f274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9651 | 2026.01.11 19:29:47.476942 [ 276 ] {74659a3f-bc27-424c-95ef-07c0ca55f274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9652 | 2026.01.11 19:29:47.477507 [ 276 ] {74659a3f-bc27-424c-95ef-07c0ca55f274} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9653 | 2026.01.11 19:29:47.477544 [ 276 ] {74659a3f-bc27-424c-95ef-07c0ca55f274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9654 | 2026.01.11 19:29:47.477915 [ 276 ] {74659a3f-bc27-424c-95ef-07c0ca55f274} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9655 | 2026.01.11 19:29:47.478126 [ 276 ] {74659a3f-bc27-424c-95ef-07c0ca55f274} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2026.01.11 19:29:47.478262 [ 276 ] {74659a3f-bc27-424c-95ef-07c0ca55f274} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001382 sec., 610709.1172214182 rows/sec., 41.10 MiB/sec. | ||
| 9657 | 2026.01.11 19:29:47.478300 [ 276 ] {74659a3f-bc27-424c-95ef-07c0ca55f274} <Debug> TCPHandler: Processed in 0.001544451 sec. | ||
| 9658 | 2026.01.11 19:29:47.478405 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9659 | 2026.01.11 19:29:47.478500 [ 276 ] {8befd792-c38b-431b-9fb3-44aeece903da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9660 | 2026.01.11 19:29:47.478544 [ 276 ] {8befd792-c38b-431b-9fb3-44aeece903da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9661 | 2026.01.11 19:29:47.478903 [ 276 ] {8befd792-c38b-431b-9fb3-44aeece903da} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2026.01.11 19:29:47.478939 [ 276 ] {8befd792-c38b-431b-9fb3-44aeece903da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9663 | 2026.01.11 19:29:47.479241 [ 276 ] {8befd792-c38b-431b-9fb3-44aeece903da} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9664 | 2026.01.11 19:29:47.479441 [ 276 ] {8befd792-c38b-431b-9fb3-44aeece903da} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2026.01.11 19:29:47.479578 [ 276 ] {8befd792-c38b-431b-9fb3-44aeece903da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 9666 | 2026.01.11 19:29:47.479616 [ 276 ] {8befd792-c38b-431b-9fb3-44aeece903da} <Debug> TCPHandler: Processed in 0.001258173 sec. | ||
| 9667 | 2026.01.11 19:29:49.004491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21579 | ||
| 9668 | 2026.01.11 19:29:49.005046 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9669 | 2026.01.11 19:29:49.005093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9670 | 2026.01.11 19:29:49.005598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9671 | 2026.01.11 19:29:49.005841 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2026.01.11 19:29:49.005996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21579 | ||
| 9673 | 2026.01.11 19:29:50.123173 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9674 | 2026.01.11 19:29:50.139878 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2026.01.11 19:29:50.139933 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9676 | 2026.01.11 19:29:50.146238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9677 | 2026.01.11 19:29:50.146950 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2026.01.11 19:29:50.149803 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9679 | 2026.01.11 19:29:51.521700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1248 | ||
| 9680 | 2026.01.11 19:29:51.524254 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.01.11 19:29:51.524309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9682 | 2026.01.11 19:29:51.525559 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9683 | 2026.01.11 19:29:51.525838 [ 243 ] {} <Trace> system.query_log (738c1eab-7b05-46d8-a5ec-10b6bcad8a0d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.01.11 19:29:51.526207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1248 | ||
| 9685 | 2026.01.11 19:29:52.455664 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.01.11 19:29:52.455903 [ 276 ] {85b96837-7f08-4f46-b631-d4f44c8e45db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9687 | 2026.01.11 19:29:52.455967 [ 276 ] {85b96837-7f08-4f46-b631-d4f44c8e45db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9688 | 2026.01.11 19:29:52.456771 [ 276 ] {85b96837-7f08-4f46-b631-d4f44c8e45db} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.01.11 19:29:52.456819 [ 276 ] {85b96837-7f08-4f46-b631-d4f44c8e45db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9690 | 2026.01.11 19:29:52.457223 [ 276 ] {85b96837-7f08-4f46-b631-d4f44c8e45db} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9691 | 2026.01.11 19:29:52.457441 [ 276 ] {85b96837-7f08-4f46-b631-d4f44c8e45db} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.01.11 19:29:52.457572 [ 54 ] {} <Debug> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 9693 | 2026.01.11 19:29:52.457590 [ 276 ] {85b96837-7f08-4f46-b631-d4f44c8e45db} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001735 sec., 236311.23919308357 rows/sec., 14.99 MiB/sec. | ||
| 9694 | 2026.01.11 19:29:52.457641 [ 54 ] {} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2026.01.11 19:29:52.457657 [ 276 ] {85b96837-7f08-4f46-b631-d4f44c8e45db} <Debug> TCPHandler: Processed in 0.002055693 sec. | ||
| 9696 | 2026.01.11 19:29:52.457669 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9697 | 2026.01.11 19:29:52.457772 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 9698 | 2026.01.11 19:29:52.457792 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2026.01.11 19:29:52.457888 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9700 | 2026.01.11 19:29:52.457889 [ 276 ] {7215d39c-218d-439a-b09a-2dee4b3615df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9701 | 2026.01.11 19:29:52.457923 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 9702 | 2026.01.11 19:29:52.457940 [ 276 ] {7215d39c-218d-439a-b09a-2dee4b3615df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9703 | 2026.01.11 19:29:52.457994 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 9704 | 2026.01.11 19:29:52.458048 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 9705 | 2026.01.11 19:29:52.458099 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 9706 | 2026.01.11 19:29:52.458146 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::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 | ||
| 9707 | 2026.01.11 19:29:52.459112 [ 276 ] {7215d39c-218d-439a-b09a-2dee4b3615df} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.01.11 19:29:52.459148 [ 276 ] {7215d39c-218d-439a-b09a-2dee4b3615df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9709 | 2026.01.11 19:29:52.459212 [ 202 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482179 sec., 1383098.80250631 rows/sec., 93.01 MiB/sec. | ||
| 9710 | 2026.01.11 19:29:52.459353 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 9711 | 2026.01.11 19:29:52.459559 [ 276 ] {7215d39c-218d-439a-b09a-2dee4b3615df} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9712 | 2026.01.11 19:29:52.459591 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_33_8} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2026.01.11 19:29:52.459655 [ 199 ] {53a055ce-0b61-4dab-9109-33bd2ce7c19a::all_1_33_8} <Trace> oximeter.fields_i16 (53a055ce-0b61-4dab-9109-33bd2ce7c19a) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 9714 | 2026.01.11 19:29:52.459715 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9715 | 2026.01.11 19:29:52.459770 [ 276 ] {7215d39c-218d-439a-b09a-2dee4b3615df} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9716 | 2026.01.11 19:29:52.459889 [ 54 ] {} <Debug> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9717 | 2026.01.11 19:29:52.459897 [ 276 ] {7215d39c-218d-439a-b09a-2dee4b3615df} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002027 sec., 588061.1741489886 rows/sec., 46.98 MiB/sec. | ||
| 9718 | 2026.01.11 19:29:52.459930 [ 54 ] {} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2026.01.11 19:29:52.459952 [ 276 ] {7215d39c-218d-439a-b09a-2dee4b3615df} <Debug> TCPHandler: Processed in 0.002209737 sec. | ||
| 9720 | 2026.01.11 19:29:52.459957 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9721 | 2026.01.11 19:29:52.460052 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::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 | ||
| 9722 | 2026.01.11 19:29:52.460075 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9723 | 2026.01.11 19:29:52.460167 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9724 | 2026.01.11 19:29:52.460174 [ 276 ] {bd6ccf47-02c1-4764-b83f-ddd0cce55f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9725 | 2026.01.11 19:29:52.460205 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2342 rows starting from the beginning of the part | ||
| 9726 | 2026.01.11 19:29:52.460225 [ 276 ] {bd6ccf47-02c1-4764-b83f-ddd0cce55f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9727 | 2026.01.11 19:29:52.460273 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1199 rows starting from the beginning of the part | ||
| 9728 | 2026.01.11 19:29:52.460322 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9729 | 2026.01.11 19:29:52.460364 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1192 rows starting from the beginning of the part | ||
| 9730 | 2026.01.11 19:29:52.460400 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1196 rows starting from the beginning of the part | ||
| 9731 | 2026.01.11 19:29:52.460438 [ 190 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1192 rows starting from the beginning of the part | ||
| 9732 | 2026.01.11 19:29:52.460802 [ 276 ] {bd6ccf47-02c1-4764-b83f-ddd0cce55f33} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2026.01.11 19:29:52.460844 [ 276 ] {bd6ccf47-02c1-4764-b83f-ddd0cce55f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9734 | 2026.01.11 19:29:52.461163 [ 276 ] {bd6ccf47-02c1-4764-b83f-ddd0cce55f33} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9735 | 2026.01.11 19:29:52.461374 [ 276 ] {bd6ccf47-02c1-4764-b83f-ddd0cce55f33} <Trace> oximeter.fields_u16 (123b4cd1-f61a-4ad6-b64b-919e177140b5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2026.01.11 19:29:52.461509 [ 276 ] {bd6ccf47-02c1-4764-b83f-ddd0cce55f33} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001353 sec., 181079.08351810792 rows/sec., 11.06 MiB/sec. | ||
| 9737 | 2026.01.11 19:29:52.461547 [ 276 ] {bd6ccf47-02c1-4764-b83f-ddd0cce55f33} <Debug> TCPHandler: Processed in 0.001520309 sec. | ||
| 9738 | 2026.01.11 19:29:52.461657 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9739 | 2026.01.11 19:29:52.461755 [ 276 ] {1bede783-03a8-4059-89b3-c22f24e63fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9740 | 2026.01.11 19:29:52.461794 [ 276 ] {1bede783-03a8-4059-89b3-c22f24e63fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9741 | 2026.01.11 19:29:52.462333 [ 276 ] {1bede783-03a8-4059-89b3-c22f24e63fed} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.01.11 19:29:52.462370 [ 276 ] {1bede783-03a8-4059-89b3-c22f24e63fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9743 | 2026.01.11 19:29:52.462682 [ 276 ] {1bede783-03a8-4059-89b3-c22f24e63fed} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9744 | 2026.01.11 19:29:52.462756 [ 199 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7177 rows, containing 5 columns (5 merged, 0 gathered) in 0.002736851 sec., 2622356.861955583 rows/sec., 221.69 MiB/sec. | ||
| 9745 | 2026.01.11 19:29:52.462887 [ 276 ] {1bede783-03a8-4059-89b3-c22f24e63fed} <Trace> oximeter.fields_u32 (7b19b0b6-dc46-44b1-a2f8-5d436920b3cd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.01.11 19:29:52.463012 [ 194 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9747 | 2026.01.11 19:29:52.463021 [ 276 ] {1bede783-03a8-4059-89b3-c22f24e63fed} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001289 sec., 164468.58029480217 rows/sec., 10.61 MiB/sec. | ||
| 9748 | 2026.01.11 19:29:52.463072 [ 276 ] {1bede783-03a8-4059-89b3-c22f24e63fed} <Debug> TCPHandler: Processed in 0.001462448 sec. | ||
| 9749 | 2026.01.11 19:29:52.463180 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9750 | 2026.01.11 19:29:52.463276 [ 276 ] {1ac62d9f-352c-4846-985b-3d24bd175f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9751 | 2026.01.11 19:29:52.463296 [ 194 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_66_13} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.01.11 19:29:52.463315 [ 276 ] {1ac62d9f-352c-4846-985b-3d24bd175f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9753 | 2026.01.11 19:29:52.463375 [ 194 ] {c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9::all_1_66_13} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9754 | 2026.01.11 19:29:52.463470 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 9755 | 2026.01.11 19:29:52.463854 [ 276 ] {1ac62d9f-352c-4846-985b-3d24bd175f6d} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2026.01.11 19:29:52.463896 [ 276 ] {1ac62d9f-352c-4846-985b-3d24bd175f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9757 | 2026.01.11 19:29:52.464207 [ 276 ] {1ac62d9f-352c-4846-985b-3d24bd175f6d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9758 | 2026.01.11 19:29:52.464410 [ 276 ] {1ac62d9f-352c-4846-985b-3d24bd175f6d} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2026.01.11 19:29:52.464510 [ 54 ] {} <Debug> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 9760 | 2026.01.11 19:29:52.464536 [ 276 ] {1ac62d9f-352c-4846-985b-3d24bd175f6d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001279 sec., 164972.63487099297 rows/sec., 9.37 MiB/sec. | ||
| 9761 | 2026.01.11 19:29:52.464542 [ 54 ] {} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2026.01.11 19:29:52.464576 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9763 | 2026.01.11 19:29:52.464581 [ 276 ] {1ac62d9f-352c-4846-985b-3d24bd175f6d} <Debug> TCPHandler: Processed in 0.001448908 sec. | ||
| 9764 | 2026.01.11 19:29:52.464646 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 9765 | 2026.01.11 19:29:52.464730 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9766 | 2026.01.11 19:29:52.464751 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9767 | 2026.01.11 19:29:52.464758 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 9768 | 2026.01.11 19:29:52.464828 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 9769 | 2026.01.11 19:29:52.464853 [ 276 ] {0cf37aca-ba0e-4080-9bd9-0b2df28baf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9770 | 2026.01.11 19:29:52.464872 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 9771 | 2026.01.11 19:29:52.464898 [ 276 ] {0cf37aca-ba0e-4080-9bd9-0b2df28baf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9772 | 2026.01.11 19:29:52.464915 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 9773 | 2026.01.11 19:29:52.464958 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::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 | ||
| 9774 | 2026.01.11 19:29:52.465689 [ 276 ] {0cf37aca-ba0e-4080-9bd9-0b2df28baf61} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.01.11 19:29:52.465729 [ 276 ] {0cf37aca-ba0e-4080-9bd9-0b2df28baf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9776 | 2026.01.11 19:29:52.465765 [ 188 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113544 sec., 929155.2173606708 rows/sec., 56.31 MiB/sec. | ||
| 9777 | 2026.01.11 19:29:52.465915 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 9778 | 2026.01.11 19:29:52.466078 [ 276 ] {0cf37aca-ba0e-4080-9bd9-0b2df28baf61} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9779 | 2026.01.11 19:29:52.466177 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_33_8} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2026.01.11 19:29:52.466257 [ 194 ] {f22a257f-b62f-41ee-a675-dcd84d3f77ad::all_1_33_8} <Trace> oximeter.fields_u8 (f22a257f-b62f-41ee-a675-dcd84d3f77ad) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 9781 | 2026.01.11 19:29:52.466318 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9782 | 2026.01.11 19:29:52.466320 [ 276 ] {0cf37aca-ba0e-4080-9bd9-0b2df28baf61} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2026.01.11 19:29:52.466446 [ 54 ] {} <Debug> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9784 | 2026.01.11 19:29:52.466463 [ 276 ] {0cf37aca-ba0e-4080-9bd9-0b2df28baf61} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001628 sec., 441646.19164619164 rows/sec., 31.00 MiB/sec. | ||
| 9785 | 2026.01.11 19:29:52.466477 [ 54 ] {} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2026.01.11 19:29:52.466501 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9787 | 2026.01.11 19:29:52.466507 [ 276 ] {0cf37aca-ba0e-4080-9bd9-0b2df28baf61} <Debug> TCPHandler: Processed in 0.001804847 sec. | ||
| 9788 | 2026.01.11 19:29:52.466567 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::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 | ||
| 9789 | 2026.01.11 19:29:52.466622 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9790 | 2026.01.11 19:29:52.466635 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9791 | 2026.01.11 19:29:52.466662 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1211 rows starting from the beginning of the part | ||
| 9792 | 2026.01.11 19:29:52.466707 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 733 rows starting from the beginning of the part | ||
| 9793 | 2026.01.11 19:29:52.466716 [ 276 ] {43059f45-c91c-47d4-8699-3922ad8cf33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9794 | 2026.01.11 19:29:52.466752 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9795 | 2026.01.11 19:29:52.466758 [ 276 ] {43059f45-c91c-47d4-8699-3922ad8cf33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9796 | 2026.01.11 19:29:52.466793 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 719 rows starting from the beginning of the part | ||
| 9797 | 2026.01.11 19:29:52.466828 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 520 rows starting from the beginning of the part | ||
| 9798 | 2026.01.11 19:29:52.466865 [ 199 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 719 rows starting from the beginning of the part | ||
| 9799 | 2026.01.11 19:29:52.467092 [ 276 ] {43059f45-c91c-47d4-8699-3922ad8cf33b} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.01.11 19:29:52.467126 [ 276 ] {43059f45-c91c-47d4-8699-3922ad8cf33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9801 | 2026.01.11 19:29:52.467418 [ 276 ] {43059f45-c91c-47d4-8699-3922ad8cf33b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9802 | 2026.01.11 19:29:52.467627 [ 276 ] {43059f45-c91c-47d4-8699-3922ad8cf33b} <Trace> oximeter.measurements_bool (999bbed3-1100-401a-b059-6a7ba78aaad1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.01.11 19:29:52.467757 [ 276 ] {43059f45-c91c-47d4-8699-3922ad8cf33b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 9804 | 2026.01.11 19:29:52.467793 [ 276 ] {43059f45-c91c-47d4-8699-3922ad8cf33b} <Debug> TCPHandler: Processed in 0.001218231 sec. | ||
| 9805 | 2026.01.11 19:29:52.467891 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2026.01.11 19:29:52.467982 [ 276 ] {465e7771-525b-4ff1-8f06-9b891cddcf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9807 | 2026.01.11 19:29:52.468024 [ 276 ] {465e7771-525b-4ff1-8f06-9b891cddcf27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9808 | 2026.01.11 19:29:52.468146 [ 198 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604372 sec., 2471995.272916755 rows/sec., 185.67 MiB/sec. | ||
| 9809 | 2026.01.11 19:29:52.468325 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9810 | 2026.01.11 19:29:52.468471 [ 276 ] {465e7771-525b-4ff1-8f06-9b891cddcf27} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2026.01.11 19:29:52.468514 [ 276 ] {465e7771-525b-4ff1-8f06-9b891cddcf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9812 | 2026.01.11 19:29:52.468569 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_66_13} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2026.01.11 19:29:52.468644 [ 194 ] {e7545512-574c-4969-a196-6d29165490fa::all_1_66_13} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9814 | 2026.01.11 19:29:52.468729 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 9815 | 2026.01.11 19:29:52.468867 [ 276 ] {465e7771-525b-4ff1-8f06-9b891cddcf27} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9816 | 2026.01.11 19:29:52.469074 [ 276 ] {465e7771-525b-4ff1-8f06-9b891cddcf27} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9817 | 2026.01.11 19:29:52.469180 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9818 | 2026.01.11 19:29:52.469200 [ 276 ] {465e7771-525b-4ff1-8f06-9b891cddcf27} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001236 sec., 254045.30744336572 rows/sec., 16.69 MiB/sec. | ||
| 9819 | 2026.01.11 19:29:52.469210 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2026.01.11 19:29:52.469239 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9821 | 2026.01.11 19:29:52.469244 [ 276 ] {465e7771-525b-4ff1-8f06-9b891cddcf27} <Debug> TCPHandler: Processed in 0.001400306 sec. | ||
| 9822 | 2026.01.11 19:29:52.469326 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 9823 | 2026.01.11 19:29:52.469373 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9824 | 2026.01.11 19:29:52.469416 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9825 | 2026.01.11 19:29:52.469443 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21787 rows starting from the beginning of the part | ||
| 9826 | 2026.01.11 19:29:52.469464 [ 276 ] {986cf81f-7204-4ec5-97ad-e0df335e837f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9827 | 2026.01.11 19:29:52.469496 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 321 rows starting from the beginning of the part | ||
| 9828 | 2026.01.11 19:29:52.469505 [ 276 ] {986cf81f-7204-4ec5-97ad-e0df335e837f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9829 | 2026.01.11 19:29:52.469541 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 9830 | 2026.01.11 19:29:52.469582 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 9831 | 2026.01.11 19:29:52.469621 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 844 rows starting from the beginning of the part | ||
| 9832 | 2026.01.11 19:29:52.469659 [ 191 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::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 | ||
| 9833 | 2026.01.11 19:29:52.469814 [ 276 ] {986cf81f-7204-4ec5-97ad-e0df335e837f} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.01.11 19:29:52.469847 [ 276 ] {986cf81f-7204-4ec5-97ad-e0df335e837f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9835 | 2026.01.11 19:29:52.470136 [ 276 ] {986cf81f-7204-4ec5-97ad-e0df335e837f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9836 | 2026.01.11 19:29:52.470330 [ 276 ] {986cf81f-7204-4ec5-97ad-e0df335e837f} <Trace> oximeter.measurements_f64 (6557cdff-cb0f-4013-a043-958bb689e3d8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.01.11 19:29:52.470453 [ 276 ] {986cf81f-7204-4ec5-97ad-e0df335e837f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 9838 | 2026.01.11 19:29:52.470487 [ 276 ] {986cf81f-7204-4ec5-97ad-e0df335e837f} <Debug> TCPHandler: Processed in 0.00116248 sec. | ||
| 9839 | 2026.01.11 19:29:52.470583 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2026.01.11 19:29:52.470672 [ 276 ] {baccb615-151d-4467-ad9f-549c27be5033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9841 | 2026.01.11 19:29:52.470724 [ 276 ] {baccb615-151d-4467-ad9f-549c27be5033} <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 | ||
| 9842 | 2026.01.11 19:29:52.471592 [ 276 ] {baccb615-151d-4467-ad9f-549c27be5033} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2026.01.11 19:29:52.471627 [ 276 ] {baccb615-151d-4467-ad9f-549c27be5033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9844 | 2026.01.11 19:29:52.472147 [ 276 ] {baccb615-151d-4467-ad9f-549c27be5033} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9845 | 2026.01.11 19:29:52.472352 [ 276 ] {baccb615-151d-4467-ad9f-549c27be5033} <Trace> oximeter.measurements_histogramu64 (b92632f5-6669-4d3f-940b-339439542e94): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9846 | 2026.01.11 19:29:52.472479 [ 276 ] {baccb615-151d-4467-ad9f-549c27be5033} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00187 sec., 21390.374331550804 rows/sec., 38.33 MiB/sec. | ||
| 9847 | 2026.01.11 19:29:52.472528 [ 276 ] {baccb615-151d-4467-ad9f-549c27be5033} <Debug> TCPHandler: Processed in 0.002045773 sec. | ||
| 9848 | 2026.01.11 19:29:52.472632 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9849 | 2026.01.11 19:29:52.472784 [ 276 ] {9be1088f-2481-4938-a901-fb92ee926745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9850 | 2026.01.11 19:29:52.472824 [ 276 ] {9be1088f-2481-4938-a901-fb92ee926745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9851 | 2026.01.11 19:29:52.473161 [ 276 ] {9be1088f-2481-4938-a901-fb92ee926745} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9852 | 2026.01.11 19:29:52.473196 [ 276 ] {9be1088f-2481-4938-a901-fb92ee926745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9853 | 2026.01.11 19:29:52.475857 [ 276 ] {9be1088f-2481-4938-a901-fb92ee926745} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9854 | 2026.01.11 19:29:52.476254 [ 276 ] {9be1088f-2481-4938-a901-fb92ee926745} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2026.01.11 19:29:52.476438 [ 54 ] {} <Debug> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9856 | 2026.01.11 19:29:52.476484 [ 54 ] {} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2026.01.11 19:29:52.476490 [ 276 ] {9be1088f-2481-4938-a901-fb92ee926745} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.003717 sec., 27979.553403282218 rows/sec., 1.71 MiB/sec. | ||
| 9858 | 2026.01.11 19:29:52.476509 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9859 | 2026.01.11 19:29:52.476571 [ 276 ] {9be1088f-2481-4938-a901-fb92ee926745} <Debug> TCPHandler: Processed in 0.003925322 sec. | ||
| 9860 | 2026.01.11 19:29:52.476617 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 9861 | 2026.01.11 19:29:52.476724 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9862 | 2026.01.11 19:29:52.476755 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4920 rows starting from the beginning of the part | ||
| 9863 | 2026.01.11 19:29:52.476811 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 9864 | 2026.01.11 19:29:52.476855 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 9865 | 2026.01.11 19:29:52.476894 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 9866 | 2026.01.11 19:29:52.476931 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 9867 | 2026.01.11 19:29:52.476970 [ 194 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::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 | ||
| 9868 | 2026.01.11 19:29:52.478576 [ 198 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5352 rows, containing 4 columns (4 merged, 0 gathered) in 0.001992622 sec., 2685908.3157769013 rows/sec., 170.47 MiB/sec. | ||
| 9869 | 2026.01.11 19:29:52.478968 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9870 | 2026.01.11 19:29:52.479279 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_66_13} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2026.01.11 19:29:52.479358 [ 187 ] {ed7ca9d0-8927-47a9-a638-763b9f11b3b1::all_1_66_13} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9872 | 2026.01.11 19:29:52.479440 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9873 | 2026.01.11 19:29:52.486341 [ 196 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23740 rows, containing 5 columns (5 merged, 0 gathered) in 0.017040872 sec., 1393121.197084281 rows/sec., 93.23 MiB/sec. | ||
| 9874 | 2026.01.11 19:29:52.487144 [ 196 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9875 | 2026.01.11 19:29:52.487464 [ 196 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.01.11 19:29:52.487547 [ 196 ] {b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9877 | 2026.01.11 19:29:52.487646 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9878 | 2026.01.11 19:29:53.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.88 MiB, peak 320.19 MiB, free memory in arenas 0.00 B, will set to 314.57 MiB (RSS), difference: 1.69 MiB | ||
| 9879 | 2026.01.11 19:29:56.320365 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9880 | 2026.01.11 19:29:56.320435 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9881 | 2026.01.11 19:29:56.506361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22027 | ||
| 9882 | 2026.01.11 19:29:56.506861 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2026.01.11 19:29:56.506900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9884 | 2026.01.11 19:29:56.507410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9885 | 2026.01.11 19:29:56.507648 [ 244 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2026.01.11 19:29:56.507769 [ 44 ] {} <Debug> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9887 | 2026.01.11 19:29:56.507794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22027 | ||
| 9888 | 2026.01.11 19:29:56.507809 [ 44 ] {} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9889 | 2026.01.11 19:29:56.507827 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9890 | 2026.01.11 19:29:56.507945 [ 187 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 9891 | 2026.01.11 19:29:56.508082 [ 187 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9892 | 2026.01.11 19:29:56.508120 [ 187 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19595 rows starting from the beginning of the part | ||
| 9893 | 2026.01.11 19:29:56.508185 [ 187 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 9894 | 2026.01.11 19:29:56.508232 [ 187 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 9895 | 2026.01.11 19:29:56.508275 [ 187 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::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 | ||
| 9896 | 2026.01.11 19:29:56.508317 [ 187 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9897 | 2026.01.11 19:29:56.508357 [ 187 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9898 | 2026.01.11 19:29:56.510506 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22027 rows, containing 4 columns (4 merged, 0 gathered) in 0.002617048 sec., 8416735.19171219 rows/sec., 120.40 MiB/sec. | ||
| 9899 | 2026.01.11 19:29:56.510890 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9900 | 2026.01.11 19:29:56.511183 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_46_9} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2026.01.11 19:29:56.511263 [ 197 ] {cec4b0c4-1af1-4c87-ad96-09b949ff872f::all_1_46_9} <Trace> system.asynchronous_metric_log (cec4b0c4-1af1-4c87-ad96-09b949ff872f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9902 | 2026.01.11 19:29:56.511383 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 9903 | 2026.01.11 19:29:57.443277 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9904 | 2026.01.11 19:29:57.443528 [ 276 ] {9d215aa8-ca92-4276-a4bd-3971c3ecbeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9905 | 2026.01.11 19:29:57.443626 [ 276 ] {9d215aa8-ca92-4276-a4bd-3971c3ecbeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9906 | 2026.01.11 19:29:57.444469 [ 276 ] {9d215aa8-ca92-4276-a4bd-3971c3ecbeb0} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2026.01.11 19:29:57.444515 [ 276 ] {9d215aa8-ca92-4276-a4bd-3971c3ecbeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9908 | 2026.01.11 19:29:57.444906 [ 276 ] {9d215aa8-ca92-4276-a4bd-3971c3ecbeb0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9909 | 2026.01.11 19:29:57.445138 [ 276 ] {9d215aa8-ca92-4276-a4bd-3971c3ecbeb0} <Trace> oximeter.fields_string (c4a3aab9-df12-48fb-ae6a-b5d71e9b90c9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.01.11 19:29:57.445302 [ 276 ] {9d215aa8-ca92-4276-a4bd-3971c3ecbeb0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001845 sec., 30352.30352303523 rows/sec., 2.33 MiB/sec. | ||
| 9911 | 2026.01.11 19:29:57.445354 [ 276 ] {9d215aa8-ca92-4276-a4bd-3971c3ecbeb0} <Debug> TCPHandler: Processed in 0.002248968 sec. | ||
| 9912 | 2026.01.11 19:29:57.445481 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2026.01.11 19:29:57.445583 [ 276 ] {2649cb57-f4ed-4623-b189-45a758830baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9914 | 2026.01.11 19:29:57.445625 [ 276 ] {2649cb57-f4ed-4623-b189-45a758830baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9915 | 2026.01.11 19:29:57.446057 [ 276 ] {2649cb57-f4ed-4623-b189-45a758830baa} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.01.11 19:29:57.446092 [ 276 ] {2649cb57-f4ed-4623-b189-45a758830baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9917 | 2026.01.11 19:29:57.446403 [ 276 ] {2649cb57-f4ed-4623-b189-45a758830baa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9918 | 2026.01.11 19:29:57.446623 [ 276 ] {2649cb57-f4ed-4623-b189-45a758830baa} <Trace> oximeter.fields_uuid (e7545512-574c-4969-a196-6d29165490fa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2026.01.11 19:29:57.446753 [ 276 ] {2649cb57-f4ed-4623-b189-45a758830baa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 9920 | 2026.01.11 19:29:57.446791 [ 276 ] {2649cb57-f4ed-4623-b189-45a758830baa} <Debug> TCPHandler: Processed in 0.001364826 sec. | ||
| 9921 | 2026.01.11 19:29:57.446903 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9922 | 2026.01.11 19:29:57.447000 [ 276 ] {ccf8732f-596b-40cb-a1df-5c9413d7a038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9923 | 2026.01.11 19:29:57.447046 [ 276 ] {ccf8732f-596b-40cb-a1df-5c9413d7a038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9924 | 2026.01.11 19:29:57.447452 [ 276 ] {ccf8732f-596b-40cb-a1df-5c9413d7a038} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2026.01.11 19:29:57.447487 [ 276 ] {ccf8732f-596b-40cb-a1df-5c9413d7a038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9926 | 2026.01.11 19:29:57.447826 [ 276 ] {ccf8732f-596b-40cb-a1df-5c9413d7a038} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9927 | 2026.01.11 19:29:57.448035 [ 276 ] {ccf8732f-596b-40cb-a1df-5c9413d7a038} <Trace> oximeter.measurements_cumulativeu64 (b0e2fcb0-eff4-4ed9-9bca-0a3f3e8c03b5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2026.01.11 19:29:57.448166 [ 276 ] {ccf8732f-596b-40cb-a1df-5c9413d7a038} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 9929 | 2026.01.11 19:29:57.448204 [ 276 ] {ccf8732f-596b-40cb-a1df-5c9413d7a038} <Debug> TCPHandler: Processed in 0.001350295 sec. | ||
| 9930 | 2026.01.11 19:29:57.448305 [ 276 ] {} <Trace> TCP-Session: 83522654-d4c2-4d88-98c9-b2cd210dce06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9931 | 2026.01.11 19:29:57.448399 [ 276 ] {010fe726-f6b3-467d-b471-e5fb0d4e35da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53461) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9932 | 2026.01.11 19:29:57.448441 [ 276 ] {010fe726-f6b3-467d-b471-e5fb0d4e35da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9933 | 2026.01.11 19:29:57.448776 [ 276 ] {010fe726-f6b3-467d-b471-e5fb0d4e35da} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2026.01.11 19:29:57.448811 [ 276 ] {010fe726-f6b3-467d-b471-e5fb0d4e35da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9935 | 2026.01.11 19:29:57.449120 [ 276 ] {010fe726-f6b3-467d-b471-e5fb0d4e35da} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9936 | 2026.01.11 19:29:57.449323 [ 276 ] {010fe726-f6b3-467d-b471-e5fb0d4e35da} <Trace> oximeter.measurements_u64 (ed7ca9d0-8927-47a9-a638-763b9f11b3b1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2026.01.11 19:29:57.449449 [ 276 ] {010fe726-f6b3-467d-b471-e5fb0d4e35da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 9938 | 2026.01.11 19:29:57.449485 [ 276 ] {010fe726-f6b3-467d-b471-e5fb0d4e35da} <Debug> TCPHandler: Processed in 0.001228612 sec. | ||
| 9939 | 2026.01.11 19:29:57.650164 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9940 | 2026.01.11 19:29:57.667386 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9941 | 2026.01.11 19:29:57.667437 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9942 | 2026.01.11 19:29:57.673762 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9943 | 2026.01.11 19:29:57.674513 [ 245 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2026.01.11 19:29:57.674822 [ 43 ] {} <Debug> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9945 | 2026.01.11 19:29:57.674868 [ 43 ] {} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2026.01.11 19:29:57.674892 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 9947 | 2026.01.11 19:29:57.674985 [ 201 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 9948 | 2026.01.11 19:29:57.677483 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9949 | 2026.01.11 19:29:57.677831 [ 201 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9950 | 2026.01.11 19:29:57.678651 [ 201 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 9951 | 2026.01.11 19:29:57.682096 [ 201 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 9952 | 2026.01.11 19:29:57.685615 [ 201 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 9953 | 2026.01.11 19:29:57.689694 [ 201 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 9954 | 2026.01.11 19:29:57.693836 [ 201 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 9955 | 2026.01.11 19:29:57.697639 [ 201 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::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 | ||
| 9956 | 2026.01.11 19:29:57.752149 [ 193 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077202472 sec., 4494.674730104498 rows/sec., 23.24 MiB/sec. | ||
| 9957 | 2026.01.11 19:29:57.754590 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9958 | 2026.01.11 19:29:57.756458 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_46_9} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2026.01.11 19:29:57.756568 [ 197 ] {eb747c0c-a01a-43d4-803c-7b2d13ffb796::all_1_46_9} <Trace> system.metric_log (eb747c0c-a01a-43d4-803c-7b2d13ffb796) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9960 | 2026.01.11 19:29:57.758405 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||